Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
70124ce3e12403632511944c17c7fb8e8455fde2
/
src
/
map.c
b5997f7
MAJOR: threads/map: Make acls/maps thread safe
by Emeric Brun
· 7 years ago
06d80a9
REORG: channel: finally rename the last bi_* / bo_* functions
by Willy Tarreau
· 7 years ago
c3680ec
MINOR: add severity information to cli feedback messages
by Andjelko Iharos
· 7 years ago
8d85aa4
BUG/MAJOR: map: fix segfault during 'show map/acl' on cli.
by Emeric Brun
· 7 years ago
96c1571
BUG/MINOR: Fix "get map <map> <value>" CLI command
by Nenad Merdanovic
· 8 years ago
24f45d8
BUG/MEDIUM: cli: Prevent double free in CLI ACL lookup
by Nenad Merdanovic
· 8 years ago
30e5e18
CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers
by Willy Tarreau
· 8 years ago
3b6e547
CLEANUP: cli: rename STAT_CLI_* to CLI_ST_*
by Willy Tarreau
· 8 years ago
ad8be61
REORG: cli: move map and acl code to map.c
by William Lallemand
· 8 years ago
78f3595
CLEANUP: map: Avoid memory leak in out-of-memory condition.
by Andreas Seltenreich
· 9 years ago
8feaa66
MINOR: map: Add regex matching replacement
by Thierry Fournier
· 9 years ago
b2f8f08
MINOR: map: The map can return IPv4 and IPv6
by Thierry FOURNIER
· 9 years ago
5cc18d4
MINOR: samples: data assignation simplification
by Thierry FOURNIER
· 9 years ago
136f9d3
MINOR: samples: rename union from "data" to "u"
by Thierry FOURNIER
· 9 years ago
8c542ca
MEDIUM: samples: Use the "struct sample_data" in the "struct sample"
by Thierry FOURNIER
· 9 years ago
503bb09
MINOR: samples: rename some struct member from "smp" to "data"
by Thierry FOURNIER
· 9 years ago
12ba0c2
MINOR: samples: rename a struct from sample_storage to sample_data
by Thierry FOURNIER
· 9 years ago
bf65cd4
MAJOR: arg: converts uint and sint in sint
by Thierry FOURNIER
· 9 years ago
07ee64e
MAJOR: sample: converts uint and sint in 64 bits signed integer
by Thierry FOURNIER
· 9 years ago
0a9a2b8
MEDIUM: sample change the prototype of sample-fetches and converters functions
by Thierry FOURNIER
· 9 years ago
3def393
MINOR: lua: map system integration in Lua
by Thierry FOURNIER
· 10 years ago
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· 10 years ago
933e5de
MEDIUM: map: uses HAProxy facilities to store default value
by Thierry FOURNIER
· 10 years ago
68a556e
MINOR: converters: give the session pointer as converter argument
by Thierry FOURNIER
· 10 years ago
1edc971
MINOR: converters: add a "void *private" argument to converters
by Thierry FOURNIER
· 10 years ago
e47e4e2
BUG/MEDIUM: patterns: last fix was still not enough
by Thierry FOURNIER
· 11 years ago
b7729c9
MINOR: pattern: forbid dns resolutions
by Thierry FOURNIER
· 11 years ago
94580c9
MINOR: dumpstat/conf: display all the configuration lines that using pattern reference
by Thierry FOURNIER
· 11 years ago
eeaa951
MINOR: configuration: File and line propagation
by Thierry FOURNIER
· 11 years ago
39bef45
MINOR: pattern/map/acl: Centralization of the file parsers
by Thierry FOURNIER
· 11 years ago
e369ca2
MEDIUM: pattern_find_smp: functions find_smp uses the pat_ref_elt to find the element to be removed
by Thierry FOURNIER
· 11 years ago
0d6ba51
MINOR: pattern: store configuration reference for each acl or map pattern.
by Thierry FOURNIER
· 11 years ago
5d34408
MEDIUM: pattern: The expected type is stored in the pattern head, and conversion is executed once.
by Thierry FOURNIER
· 11 years ago
1e00d38
MAJOR: pattern/map: Extends the map edition system in the patterns
by Thierry FOURNIER
· 11 years ago
8888635
MINOR: map/pattern: The sample parser is stored in the pattern
by Thierry FOURNIER
· 11 years ago
55d0b10
MEDIUM: pattern: add sample lookup function.
by Thierry FOURNIER
· 11 years ago
6f7203d
MEDIUM: pattern: add prune function
by Thierry FOURNIER
· 11 years ago
b113650
MEDIUM: pattern: add delete functions
by Thierry FOURNIER
· 11 years ago
1794fdf
MEDIUM: pattern: The function pattern_exec_match() returns "struct pattern" if the patten match.
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
b9b0846
MEDIUM: pattern: add indexation function.
by Thierry FOURNIER
· 11 years ago
3ead5b9
MINOR: pattern: separe list element from the data part.
by Thierry FOURNIER
· 11 years ago
972028f
MEDIUM: pattern: Change the prototype of the function pattern_register().
by Thierry FOURNIER
· 11 years ago
338a031
BUG/MEDIUM: map: The map parser includes blank lines.
by Thierry FOURNIER
· 11 years ago
b0c0a0f
MINOR: map: export parse output sample functions
by Thierry FOURNIER
· 11 years ago
7609064
MINOR: pattern: make the pattern matching function return a pointer to the matched element
by Thierry FOURNIER
· 11 years ago
7148ce6
MEDIUM: pattern: Extract the index process from the pat_parse_*() functions
by Thierry FOURNIER
· 11 years ago
2d4771b
MINOR: map: export map_get_reference() function
by Thierry FOURNIER
· 11 years ago
736459e
BUG/MEDIUM: map: Bad map file parser
by Thierry FOURNIER
· 11 years ago
0ffe78c
MEDIUM: map: merge identical maps
by Thierry FOURNIER
· 11 years ago
a82d202
MINOR: map: Cleanup the initialisation of map descriptors.
by Thierry FOURNIER
· 11 years ago
275db69
BUG/MINOR: map: The map list was declared in the map.h file
by Thierry FOURNIER
· 11 years ago
d5f624d
MEDIUM: sample: add the "map" converter
by Thierry FOURNIER
· 11 years ago