1. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · Fri Nov 24 16:50:31 2017 +0100
  2. e8692b4 CLEANUP: auth: use the build options list to report its support by Willy Tarreau · Wed Dec 21 19:36:25 2016 +0100
  3. 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
  4. 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
  5. 6eac32e BUILD: Compile clean when debug options defined by CJ Ess · Sat May 02 16:35:24 2015 -0400
  6. c82279c BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm by Cyril Bonté · Fri Aug 29 20:20:01 2014 +0200
  7. 07fcaaa MINOR: fix a few memory usage errors by Dirkjan Bussink · Mon Apr 28 22:57:16 2014 +0000
  8. 86e0fc1 BUG/MINOR: auth: fix wrong return type in pat_match_auth() by Willy Tarreau · Tue Apr 29 19:52:16 2014 +0200
  9. 5338eea MEDIUM: pattern: The match function browse itself the list or the tree. by Thierry FOURNIER · Mon Dec 16 14:22:13 2013 +0100
  10. 9eec0a6 MAJOR: auth: Change the internal authentication system. by Thierry FOURNIER · Wed Jan 22 18:38:02 2014 +0100
  11. 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
  12. a65b343 MEDIUM: pattern: rename "acl" prefix to "pat" by Thierry FOURNIER · Thu Nov 28 18:22:00 2013 +0100
  13. b950959 CLEANUP: auth: make the code build again with DEBUG_AUTH by Willy Tarreau · Thu May 10 23:25:35 2012 +0200
  14. 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
  15. 8f7406e MEDIUM: acl: remove the ACL_TEST_F_NULL_MATCH flag by Willy Tarreau · Fri Apr 20 18:16:26 2012 +0200
  16. ff011f2 [REORG] http: move the http-request rules to proto_http by Willy Tarreau · Thu Jan 06 17:51:27 2011 +0100
  17. 890a33e [BUILD] fix platform-dependant build issues related to crypt() by Willy Tarreau · Thu Mar 04 19:10:14 2010 +0100
  18. b4c06b7 [BUILD] auth: don't use unnamed unions by Willy Tarreau · Tue Feb 02 11:28:20 2010 +0100
  19. 9cc670f [CLEANUP] config: use build_acl_cond() to simplify http-request ACL parsing by Willy Tarreau · Mon Feb 01 10:43:44 2010 +0100
  20. f9423ae [MINOR] acl: add http_auth and http_auth_group by Krzysztof Piotr Oledzki · Fri Jan 29 19:26:18 2010 +0100
  21. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · Fri Jan 29 17:50:44 2010 +0100