1. 07fcaaa MINOR: fix a few memory usage errors by Dirkjan Bussink · Mon Apr 28 22:57:16 2014 +0000
  2. 86e0fc1 BUG/MINOR: auth: fix wrong return type in pat_match_auth() by Willy Tarreau · Tue Apr 29 19:52:16 2014 +0200
  3. 5338eea MEDIUM: pattern: The match function browse itself the list or the tree. by Thierry FOURNIER · Mon Dec 16 14:22:13 2013 +0100
  4. 9eec0a6 MAJOR: auth: Change the internal authentication system. by Thierry FOURNIER · Wed Jan 22 18:38:02 2014 +0100
  5. 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
  6. a65b343 MEDIUM: pattern: rename "acl" prefix to "pat" by Thierry FOURNIER · Thu Nov 28 18:22:00 2013 +0100
  7. b950959 CLEANUP: auth: make the code build again with DEBUG_AUTH by Willy Tarreau · Thu May 10 23:25:35 2012 +0200
  8. 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
  9. 8f7406e MEDIUM: acl: remove the ACL_TEST_F_NULL_MATCH flag by Willy Tarreau · Fri Apr 20 18:16:26 2012 +0200
  10. ff011f2 [REORG] http: move the http-request rules to proto_http by Willy Tarreau · Thu Jan 06 17:51:27 2011 +0100
  11. 890a33e [BUILD] fix platform-dependant build issues related to crypt() by Willy Tarreau · Thu Mar 04 19:10:14 2010 +0100
  12. b4c06b7 [BUILD] auth: don't use unnamed unions by Willy Tarreau · Tue Feb 02 11:28:20 2010 +0100
  13. 9cc670f [CLEANUP] config: use build_acl_cond() to simplify http-request ACL parsing by Willy Tarreau · Mon Feb 01 10:43:44 2010 +0100
  14. f9423ae [MINOR] acl: add http_auth and http_auth_group by Krzysztof Piotr Oledzki · Fri Jan 29 19:26:18 2010 +0100
  15. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · Fri Jan 29 17:50:44 2010 +0100