Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
601360b41d4caffd098edae17145f7d640fab63a
/
include
/
proto
/
pattern.h
12ba0c2
MINOR: samples: rename a struct from sample_storage to sample_data
by Thierry FOURNIER
· Fri Aug 14 00:02:11 2015 +0200
315ec42
BUG/MEDIUM: pattern: don't load more than once a pattern list.
by Thierry FOURNIER
· Mon Nov 24 11:14:42 2014 +0100
b1dd9bf
MEDIUM: pattern: use ebtree's longest match to index/lookup string beginning
by Willy Tarreau
· Sat May 10 08:53:48 2014 +0200
e47e4e2
BUG/MEDIUM: patterns: last fix was still not enough
by Thierry FOURNIER
· Mon Apr 28 11:18:57 2014 +0200
a631fc8
BUG/MAJOR: patterns: -i and -n are ignored for inlined patterns
by Willy Tarreau
· Sat Apr 26 23:33:51 2014 +0200
953f74d
MINOR: pattern: find element in a reference
by Baptiste Assmann
· Fri Apr 25 16:57:03 2014 +0200
b4a163a
CLEANUP: pattern: move array definitions to proto/ and not types/
by Willy Tarreau
· Wed Apr 02 20:55:23 2014 +0200
46006bd
MINOR: pattern: Add function to prune and reload pattern list.
by Thierry FOURNIER
· Fri Mar 21 21:45:15 2014 +0100
94580c9
MINOR: dumpstat/conf: display all the configuration lines that using pattern reference
by Thierry FOURNIER
· Tue Feb 11 14:36:45 2014 +0100
eeaa951
MINOR: configuration: File and line propagation
by Thierry FOURNIER
· Tue Feb 11 14:00:19 2014 +0100
364cfdf
MEDIUM: dumpstats: Display error message during add of values.
by Thierry FOURNIER
· Wed Jan 29 19:08:49 2014 +0100
39bef45
MINOR: pattern/map/acl: Centralization of the file parsers
by Thierry FOURNIER
· Wed Jan 29 13:29:45 2014 +0100
e369ca2
MEDIUM: pattern_find_smp: functions find_smp uses the pat_ref_elt to find the element to be removed
by Thierry FOURNIER
· Wed Jan 29 16:24:55 2014 +0100
7acca4b
MEDIUM: pattern: delete() function uses the pat_ref_elt to find the element to be removed
by Thierry FOURNIER
· Tue Jan 28 16:43:36 2014 +0100
0d6ba51
MINOR: pattern: store configuration reference for each acl or map pattern.
by Thierry FOURNIER
· Tue Feb 11 03:31:34 2014 +0100
aa222aa
MINOR: pattern: The function "pattern_register()" is no longer used.
by Thierry FOURNIER
· Mon Jan 27 17:20:07 2014 +0100
af5a29d
MINOR: pattern: Each pattern is identified by unique id.
by Thierry FOURNIER
· Tue Mar 11 14:29:22 2014 +0100
5d34408
MEDIUM: pattern: The expected type is stored in the pattern head, and conversion is executed once.
by Thierry FOURNIER
· Mon Jan 27 14:19:53 2014 +0100
1e00d38
MAJOR: pattern/map: Extends the map edition system in the patterns
by Thierry FOURNIER
· Tue Feb 11 11:31:40 2014 +0100
3667e51
MEDIUM: pattern/dumpstats: The function pattern_lookup() is no longer used
by Thierry FOURNIER
· Wed Jan 15 11:57:00 2014 +0100
55d0b10
MEDIUM: pattern: add sample lookup function.
by Thierry FOURNIER
· Wed Jan 15 11:25:26 2014 +0100
6f7203d
MEDIUM: pattern: add prune function
by Thierry FOURNIER
· Tue Jan 14 16:24:51 2014 +0100
b113650
MEDIUM: pattern: add delete functions
by Thierry FOURNIER
· Wed Jan 15 11:38:49 2014 +0100
5338eea
MEDIUM: pattern: The match function browse itself the list or the tree.
by Thierry FOURNIER
· Mon Dec 16 14:22:13 2013 +0100
1794fdf
MEDIUM: pattern: The function pattern_exec_match() returns "struct pattern" if the patten match.
by Thierry FOURNIER
· Fri Jan 17 15:25:13 2014 +0100
e1bcac5
MINOR: pattern: Rename "pat_idx_elt" to "pattern_tree"
by Thierry FOURNIER
· Fri Dec 13 16:09:50 2013 +0100
edc15c3
MEDIUM: pattern: The parse functions just return "struct pattern" without memory allocation
by Thierry FOURNIER
· Fri Dec 13 15:36:59 2013 +0100
b9b0846
MEDIUM: pattern: add indexation function.
by Thierry FOURNIER
· Fri Dec 13 15:12:32 2013 +0100
3ead5b9
MINOR: pattern: separe list element from the data part.
by Thierry FOURNIER
· Fri Dec 13 12:12:18 2013 +0100
972028f
MEDIUM: pattern: Change the prototype of the function pattern_register().
by Thierry FOURNIER
· Thu Jan 23 17:53:31 2014 +0100
580c32c
MEDIUM: pattern: The pattern parser no more uses <opaque> and just takes one string.
by Thierry FOURNIER
· Fri Jan 24 10:58:12 2014 +0100
e7ba236
MINOR: pattern: move functions for grouping pat_match_* and pat_parse_* and add documentation.
by Thierry FOURNIER
· Tue Jan 21 11:25:41 2014 +0100
01cdcd4
MINOR: pattern: add function to lookup a specific entry in pattern list
by Thierry FOURNIER
· Tue Dec 10 15:08:01 2013 +0100
7609064
MINOR: pattern: make the pattern matching function return a pointer to the matched element
by Thierry FOURNIER
· Tue Dec 10 15:03:38 2013 +0100
0b2fe4a
MINOR: pattern: add support for compiling patterns for lookups
by Thierry FOURNIER
· Fri Dec 06 20:33:50 2013 +0100
7148ce6
MEDIUM: pattern: Extract the index process from the pat_parse_*() functions
by Thierry FOURNIER
· Fri Dec 06 19:06:43 2013 +0100
cc0e0b3
MINOR: pattern: Each pattern sets the expected input type
by Thierry FOURNIER
· Fri Dec 06 16:56:40 2013 +0100
6f8fe31
MINOR: pattern: import acl_find_match_name() into pattern.h
by Willy Tarreau
· Thu Nov 28 22:24:25 2013 +0100
0cba607
MINOR: acl/pattern: use types different from int to clarify who does what.
by Willy Tarreau
· Thu Nov 28 22:21:02 2013 +0100
a65b343
MEDIUM: pattern: rename "acl" prefix to "pat"
by Thierry FOURNIER
· Thu Nov 28 18:22:00 2013 +0100
d163e1c
MEDIUM: pattern: create pattern expression
by Thierry FOURNIER
· Thu Nov 28 11:41:23 2013 +0100
ed66c29
REORG: acl/pattern: extract pattern matching from the acl file and create pattern.c
by Thierry FOURNIER
· Thu Nov 28 11:05:19 2013 +0100
cd3b094
REORG: rename "pattern" files
by Willy Tarreau
· Fri Apr 27 21:52:18 2012 +0200
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