Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5a3671d8b137e046ccb749fa7fc0d6ff59a141cb
/
include
/
proto
/
sample.h
757f5ad
CLEANUP: Fix typos in the sample subsystem
by Joseph Herlant
· 6 years ago
b509232
MINOR: sample: remove impossible tests on negative smp->data.u.str.data
by Willy Tarreau
· 6 years ago
843b7cb
MEDIUM: chunks: make the chunk struct's fields match the buffer struct
by Willy Tarreau
· 6 years ago
5db105e
MINOR: samples: Handle the type SMP_T_METH in smp_is_safe and smp_is_rw
by Christopher Faulet
· 7 years ago
476e5d0
REORG: sample: move code to release a sample expression in sample.c
by Christopher Faulet
· 8 years ago
77128f5
MINOR: sample: provide smp_is_rw() and smp_make_rw()
by Willy Tarreau
· 8 years ago
2c59479
MINOR: sample: implement smp_is_safe() and smp_make_safe()
by Willy Tarreau
· 8 years ago
1777ea6
MINOR: sample: add a new helper to initialize the owner of a sample
by Willy Tarreau
· 9 years ago
8c542ca
MEDIUM: samples: Use the "struct sample_data" in the "struct sample"
by Thierry FOURNIER
· 9 years ago
79beb24
CLEANUP: sample: generalize sample_fetch_string() as sample_fetch_as_type()
by Adis Nezirovic
· 9 years ago
192252e
MAJOR: sample: pass a pointer to the session to each sample fetch function
by Willy Tarreau
· 10 years ago
15e91e1
MAJOR: sample: don't pass l7 anymore to sample fetch functions
by Willy Tarreau
· 10 years ago
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· 10 years ago
8fd1376
MINOR: converters: add function to browse converters
by Thierry FOURNIER
· 10 years ago
4d9a1d1
MINOR: sample: add function for browsing samples.
by Thierry FOURNIER
· 10 years ago
eeaa951
MINOR: configuration: File and line propagation
by Thierry FOURNIER
· 11 years ago
7654c9f
MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags
by Thierry FOURNIER
· 11 years ago
0e9af55
MINOR: sample: dont call the sample cast function "c_none"
by Thierry FOURNIER
· 11 years ago
1cf8f08
MINOR: sample: move smp_to_type to sample.c
by Willy Tarreau
· 11 years ago
975c178
MINOR: sample: make sample_parse_expr() use memprintf() to report parse errors
by Willy Tarreau
· 11 years ago
e3ded59
MEDIUM: acl: Last patch change the output type
by Thierry FOURNIER
· 11 years ago
348971e
MEDIUM: acl: use the fetch syntax 'fetch(args),conv(),conv()' into the ACL keyword
by Thierry FOURNIER
· 11 years ago
20f4996
MINOR: sample: export the generic sample conversion parser
by Thierry FOURNIER
· 11 years ago
a4312fa
MAJOR: sample: maintain a per-proxy list of the fetch args to resolve
by Willy Tarreau
· 12 years ago
a91d0a5
MAJOR: acl: convert all ACL requires to SMP use+val instead of ->requires
by Willy Tarreau
· 12 years ago
bf8e251
MINOR: sample: provide a function to report the name of a sample check point
by Willy Tarreau
· 12 years ago
8ed669b
MAJOR: acl: make all ACLs reference the fetch function via a sample.
by Willy Tarreau
· 12 years ago
80aca90
MEDIUM: samples: use new flags to describe compatibility between fetches and their usages
by Willy Tarreau
· 12 years ago
47ca545
MINOR: chunks: centralize the trash chunk allocation
by Willy Tarreau
· 12 years ago
e7ad4bb
MINOR: samples: add a function to fetch and convert any sample to a string
by Willy Tarreau
· 12 years ago
7e2c647
MEDIUM: remove remains of BUFSIZE in HTTP auth and sample conversions
by Willy Tarreau
· 12 years ago
a068a29
MINOR: sample: export 'sample_get_trash_chunk(void)'
by Emeric Brun
· 12 years ago
cd3b094
REORG: rename "pattern" files
by Willy Tarreau
· 13 years ago
[Renamed (84%) from include/proto/pattern.h]
1278578
REORG: use the name "sample" instead of "pattern" to designate extracted data
by Willy Tarreau
· 13 years ago
32a6f2e
MEDIUM: acl/pattern: use the same direction scheme
by Willy Tarreau
· 13 years ago
b4a88f0
MINOR: pattern: replace struct pattern with struct sample
by Willy Tarreau
· 13 years ago
f853c46
MEDIUM: pattern/acl: get rid of temp_pattern in ACLs
by Willy Tarreau
· 13 years ago
9fcb984
MEDIUM: pattern: use the standard arg parser
by Willy Tarreau
· 13 years ago
f995410
MEDIUM: pattern: get rid of arg_i in all functions making use of arguments
by Willy Tarreau
· 13 years ago
ecfb8e8
MEDIUM: pattern: replace type pattern_arg with type arg
by Willy Tarreau
· 13 years ago
5e6cc4a
MINOR: pattern: export the global temporary pattern
by Willy Tarreau
· 13 years ago
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
· 14 years ago
f0b38bf
[CLEANUP] stick_table: move pattern to key functions to stick_table.c
by Willy Tarreau
· 14 years ago
107ca30
[MEDIUM] Add pattern fetch management types and functions
by Emeric Brun
· 15 years ago