Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
89fa6918c493d0df69a8c2764e08282f91aa8e82
/
include
/
proto
/
sample.h
1777ea6
MINOR: sample: add a new helper to initialize the owner of a sample
by Willy Tarreau
· Thu Mar 10 16:15:46 2016 +0100
8c542ca
MEDIUM: samples: Use the "struct sample_data" in the "struct sample"
by Thierry FOURNIER
· Wed Aug 19 09:00:18 2015 +0200
79beb24
CLEANUP: sample: generalize sample_fetch_string() as sample_fetch_as_type()
by Adis Nezirovic
· Mon Jul 06 15:41:02 2015 +0200
192252e
MAJOR: sample: pass a pointer to the session to each sample fetch function
by Willy Tarreau
· Sat Apr 04 01:47:55 2015 +0200
15e91e1
MAJOR: sample: don't pass l7 anymore to sample fetch functions
by Willy Tarreau
· Sat Apr 04 00:52:09 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
8fd1376
MINOR: converters: add function to browse converters
by Thierry FOURNIER
· Tue Mar 10 23:56:48 2015 +0100
4d9a1d1
MINOR: sample: add function for browsing samples.
by Thierry FOURNIER
· Mon Dec 08 14:49:19 2014 +0100
eeaa951
MINOR: configuration: File and line propagation
by Thierry FOURNIER
· Tue Feb 11 14:00:19 2014 +0100
7654c9f
MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags
by Thierry FOURNIER
· Tue Dec 17 00:20:33 2013 +0100
0e9af55
MINOR: sample: dont call the sample cast function "c_none"
by Thierry FOURNIER
· Sat Dec 14 14:55:04 2013 +0100
1cf8f08
MINOR: sample: move smp_to_type to sample.c
by Willy Tarreau
· Fri Feb 07 12:14:54 2014 +0100
975c178
MINOR: sample: make sample_parse_expr() use memprintf() to report parse errors
by Willy Tarreau
· Thu Dec 12 23:16:54 2013 +0100
e3ded59
MEDIUM: acl: Last patch change the output type
by Thierry FOURNIER
· Fri Dec 06 15:36:54 2013 +0100
348971e
MEDIUM: acl: use the fetch syntax 'fetch(args),conv(),conv()' into the ACL keyword
by Thierry FOURNIER
· Thu Nov 21 10:50:10 2013 +0100
20f4996
MINOR: sample: export the generic sample conversion parser
by Thierry FOURNIER
· Thu Nov 21 10:51:50 2013 +0100
a4312fa
MAJOR: sample: maintain a per-proxy list of the fetch args to resolve
by Willy Tarreau
· Tue Apr 02 16:34:32 2013 +0200
a91d0a5
MAJOR: acl: convert all ACL requires to SMP use+val instead of ->requires
by Willy Tarreau
· Mon Mar 25 08:12:18 2013 +0100
bf8e251
MINOR: sample: provide a function to report the name of a sample check point
by Willy Tarreau
· Mon Mar 25 14:52:41 2013 +0100
8ed669b
MAJOR: acl: make all ACLs reference the fetch function via a sample.
by Willy Tarreau
· Fri Jan 11 15:49:37 2013 +0100
80aca90
MEDIUM: samples: use new flags to describe compatibility between fetches and their usages
by Willy Tarreau
· Mon Jan 07 15:42:20 2013 +0100
47ca545
MINOR: chunks: centralize the trash chunk allocation
by Willy Tarreau
· Sun Dec 23 20:22:19 2012 +0100
e7ad4bb
MINOR: samples: add a function to fetch and convert any sample to a string
by Willy Tarreau
· Fri Dec 21 00:02:32 2012 +0100
7e2c647
MEDIUM: remove remains of BUFSIZE in HTTP auth and sample conversions
by Willy Tarreau
· Mon Oct 29 20:44:36 2012 +0100
a068a29
MINOR: sample: export 'sample_get_trash_chunk(void)'
by Emeric Brun
· Wed Oct 17 15:34:03 2012 +0200
cd3b094
REORG: rename "pattern" files
by Willy Tarreau
· Fri Apr 27 21:52:18 2012 +0200
[Renamed (84%) from include/proto/pattern.h]
1278578
REORG: use the name "sample" instead of "pattern" to designate extracted data
by Willy Tarreau
· Fri Apr 27 21:37:17 2012 +0200
32a6f2e
MEDIUM: acl/pattern: use the same direction scheme
by Willy Tarreau
· Wed Apr 25 10:13:36 2012 +0200
b4a88f0
MINOR: pattern: replace struct pattern with struct sample
by Willy Tarreau
· Mon Apr 23 21:35:11 2012 +0200
f853c46
MEDIUM: pattern/acl: get rid of temp_pattern in ACLs
by Willy Tarreau
· Mon Apr 23 18:53:56 2012 +0200
9fcb984
MEDIUM: pattern: use the standard arg parser
by Willy Tarreau
· Fri Apr 20 14:45:49 2012 +0200
f995410
MEDIUM: pattern: get rid of arg_i in all functions making use of arguments
by Willy Tarreau
· Fri Apr 20 14:03:29 2012 +0200
ecfb8e8
MEDIUM: pattern: replace type pattern_arg with type arg
by Willy Tarreau
· Fri Apr 20 12:29:52 2012 +0200
5e6cc4a
MINOR: pattern: export the global temporary pattern
by Willy Tarreau
· Fri Dec 16 15:23:14 2011 +0100
485479d
[MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated.
by Emeric Brun
· Thu Sep 23 18:02:19 2010 +0200
f0b38bf
[CLEANUP] stick_table: move pattern to key functions to stick_table.c
by Willy Tarreau
· Sun Jun 06 13:22:23 2010 +0200
107ca30
[MEDIUM] Add pattern fetch management types and functions
by Emeric Brun
· Mon Jan 04 16:16:05 2010 +0100