1. 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
  2. 0ceba5a [MEDIUM] acl: set types on all currently known ACL verbs by Willy Tarreau · Fri Jul 25 19:31:03 2008 +0200
  3. a980263 [MEDIUM] acl: enforce ACL type checking by Willy Tarreau · Fri Jul 25 19:13:19 2008 +0200
  4. b6fb420 [MINOR] acl: add the "wait_end" acl verb by Willy Tarreau · Sun Jul 20 11:18:28 2008 +0200
  5. 58393e1 [MEDIUM] acl: get rid of dummy values in always_true/always_false by Willy Tarreau · Sun Jul 20 10:39:22 2008 +0200
  6. a79534f [MEDIUM] acl: permit fetch() functions to set the result themselves by Willy Tarreau · Sun Jul 20 10:13:37 2008 +0200
  7. c631770 [MINOR] acl: add REQ_CONTENT to the list of default acls by Willy Tarreau · Sun Jul 20 09:29:50 2008 +0200
  8. ec6c5df [CLEANUP] remove many #include <types/xxx> from C files by Willy Tarreau · Tue Jul 15 00:22:45 2008 +0200
  9. 4a26d2f [MINOR] acl: add a new parsing function: parse_dotted_ver by Willy Tarreau · Tue Jul 15 16:05:33 2008 +0200
  10. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · Mon Jul 14 23:54:42 2008 +0200
  11. 1138281 [TESTS] added test-acl.cfg to test some ACL combinations by Willy Tarreau · Wed Jul 09 16:18:21 2008 +0200
  12. 8001d61 [MEDIUM] Fix memory freeing at exit, part 2 by Krzysztof Piotr Oledzki · Sat May 31 13:53:23 2008 +0200
  13. a643baf [MEDIUM] Fix memory freeing at exit by Krzysztof Piotr Oledzki · Thu May 29 23:53:44 2008 +0200
  14. 2e74c3f [MEDIUM] restrict the set of allowed characters for identifiers by Willy Tarreau · Sun Dec 02 18:45:09 2007 +0100
  15. 8f8e645 [CLEANUP] shut warnings 'is*' macros from ctype.h on solaris by Willy Tarreau · Sun Jun 17 21:51:38 2007 +0200
  16. a590983 [MEDIUM] acl: added the TRUE and FALSE ACLs. by Willy Tarreau · Sun Jun 17 20:40:25 2007 +0200
  17. 16fbe82 [MEDIUM] provide default ACLs by Willy Tarreau · Sun Jun 17 11:54:31 2007 +0200
  18. c8d7c96 [MEDIUM] acl: support '-i' to ignore case when matching by Willy Tarreau · Sun Jun 17 08:20:33 2007 +0200
  19. 74b98a8 [BUG] negation in ACL conds was not cleared between terms by Willy Tarreau · Sat Jun 16 19:35:18 2007 +0200
  20. 97be145 [MINOR] acl: provide a reference to the expr to fetch() by Willy Tarreau · Sun Jun 10 11:47:14 2007 +0200
  21. bb76891 [MINOR] acl: provide the argument length for fetch functions by Willy Tarreau · Sun Jun 10 11:17:01 2007 +0200
  22. d41f8d8 [MINOR] acl: specify the direction during fetches by Willy Tarreau · Sun Jun 10 10:06:18 2007 +0200
  23. ae8b796 [MEDIUM] smarter integer comparison support in ACLs by Willy Tarreau · Sat Jun 09 23:10:04 2007 +0200
  24. f3d2598 [MINOR] ACL regex matching on the URI ; uri_reg by Willy Tarreau · Tue May 08 22:45:09 2007 +0200
  25. a67fad9 [MINOR] implement acl_parse_ip and acl_match_ip by Willy Tarreau · Tue May 08 19:50:09 2007 +0200
  26. a84d374 [MAJOR] new framework for generic ACL support by Willy Tarreau · Mon May 07 00:36:48 2007 +0200