Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
332d7b0fa36caf0e51b4508db2b61e60ef9c6431
/
include
/
proto
/
acl.h
07ca496
MINOR: acl: add parse and match primitives to use binary type on ACLs
by Emeric Brun
· Wed Oct 17 13:38:19 2012 +0200
cd3b094
REORG: rename "pattern" files
by Willy Tarreau
· Fri Apr 27 21:52:18 2012 +0200
7dcb648
MEDIUM: acl: extend the pattern parsers to report meaningful errors
by Willy Tarreau
· Fri Apr 27 17:52:25 2012 +0200
b7451bb
MEDIUM: acl: report parsing errors to the caller
by Willy Tarreau
· Fri Apr 27 12:38:15 2012 +0200
32a6f2e
MEDIUM: acl/pattern: use the same direction scheme
by Willy Tarreau
· Wed Apr 25 10:13:36 2012 +0200
24e32d8
MEDIUM: acl: replace acl_expr with args in acl fetch_* functions
by Willy Tarreau
· Mon Apr 23 23:55:44 2012 +0200
32389b7
MEDIUM: acl/pattern: switch rdp_cookie functions stack up-down
by Willy Tarreau
· Mon Apr 23 23:13:20 2012 +0200
21e5b0e
MEDIUM: get rid of SMP_F_READ_ONLY and SMP_F_MUST_FREE
by Willy Tarreau
· Mon Apr 23 19:25:44 2012 +0200
3740635
MAJOR: acl: make use of the new sample struct and get rid of acl_test
by Willy Tarreau
· Mon Apr 23 16:16:37 2012 +0200
9184584
MINOR: acl: include pattern.h to make pattern migration more transparent
by Willy Tarreau
· Fri Dec 16 15:47:06 2011 +0100
0e69854
MINOR: acl: add new matches for header/path/url length
by Willy Tarreau
· Fri Sep 16 08:32:32 2011 +0200
44b90cc
[CLEANUP] tcp: move some non tcp-specific layer6 processing out of proto_tcp
by Willy Tarreau
· Mon May 24 20:27:29 2010 +0200
f9423ae
[MINOR] acl: add http_auth and http_auth_group
by Krzysztof Piotr Oledzki
· Fri Jan 29 19:26:18 2010 +0100
f1e98b8
[CLEANUP] config: use warnif_cond_requires_resp() to check for bad ACLs
by Willy Tarreau
· Thu Jan 28 17:59:39 2010 +0100
2bbba41
[MINOR] acl: add build_acl_cond() to make it easier to add ACLs in config
by Willy Tarreau
· Thu Jan 28 16:48:33 2010 +0100
dd64f8d
[MEDIUM] acl: when possible, report the name and requirements of ACLs in warnings
by Willy Tarreau
· Sun Jul 27 22:02:32 2008 +0200
58393e1
[MEDIUM] acl: get rid of dummy values in always_true/always_false
by Willy Tarreau
· Sun Jul 20 10:39:22 2008 +0200
4a26d2f
[MINOR] acl: add a new parsing function: parse_dotted_ver
by Willy Tarreau
· Tue Jul 15 16:05:33 2008 +0200
1138281
[TESTS] added test-acl.cfg to test some ACL combinations
by Willy Tarreau
· Wed Jul 09 16:18:21 2008 +0200
a643baf
[MEDIUM] Fix memory freeing at exit
by Krzysztof Piotr Oledzki
· Thu May 29 23:53:44 2008 +0200
a590983
[MEDIUM] acl: added the TRUE and FALSE ACLs.
by Willy Tarreau
· Sun Jun 17 20:40:25 2007 +0200
d41f8d8
[MINOR] acl: specify the direction during fetches
by Willy Tarreau
· Sun Jun 10 10:06:18 2007 +0200
ae8b796
[MEDIUM] smarter integer comparison support in ACLs
by Willy Tarreau
· Sat Jun 09 23:10:04 2007 +0200
f3d2598
[MINOR] ACL regex matching on the URI ; uri_reg
by Willy Tarreau
· Tue May 08 22:45:09 2007 +0200
a67fad9
[MINOR] implement acl_parse_ip and acl_match_ip
by Willy Tarreau
· Tue May 08 19:50:09 2007 +0200
a84d374
[MAJOR] new framework for generic ACL support
by Willy Tarreau
· Mon May 07 00:36:48 2007 +0200