1. 8618a6a MINOR: Some spelling cleanup in the comments. by Dave Chiluk · Thu Jun 21 11:03:20 2018 -0500
  2. a41d531 MINOR: config: Enable tracking of up to MAX_SESS_STKCTR stick counters. by Frédéric Lécaille · Mon Jan 29 12:05:07 2018 +0100
  3. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · Fri Nov 24 16:50:31 2017 +0100
  4. 26028f6 MINOR: config: Add auto-increment feature for cpu-map by Christopher Faulet · Wed Nov 22 15:01:51 2017 +0100
  5. f1f0c5f MINOR: config: Export parse_process_number and use it wherever it's applicable by Christopher Faulet · Wed Nov 22 12:06:43 2017 +0100
  6. 48b4bb4 MEDIUM: cfgparse: post parsing registration by William Lallemand · Mon Oct 23 14:36:34 2017 +0200
  7. d2ff56d MEDIUM: cfgparse: post section callback by William Lallemand · Mon Oct 16 11:06:50 2017 +0200
  8. ece9b07 MINOR: cfgparse: add two new functions to check arguments count by Willy Tarreau · Wed Dec 21 22:41:44 2016 +0100
  9. 79bdef3 MINOR: cfgparse: Parse scope lines and save the last one parsed by Christopher Faulet · Fri Nov 04 22:36:15 2016 +0100
  10. 7110b40 MINOR: cfgparse: Add functions to backup and restore registered sections by Christopher Faulet · Wed Oct 26 11:09:44 2016 +0200
  11. 898566e CLEANUP: remove last references to 'ruleset' section by Christopher Faulet · Wed Oct 26 11:06:28 2016 +0200
  12. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · Fri Oct 21 16:37:51 2016 +0200
  13. 845efb5 MINOR: cfgparse: New function cfg_unregister_sections() by David Carlier · Fri Sep 25 11:49:18 2015 +0100
  14. 3986b9c MEDIUM: config: report it when tcp-request rules are misplaced by Willy Tarreau · Tue Sep 16 15:39:51 2014 +0200
  15. 272adea REORG: cfgparse: move server keyword parsing to server.c by Willy Tarreau · Mon Mar 31 10:39:59 2014 +0200
  16. fa45f1d MEDIUM: config: Dynamic sections. by Thierry FOURNIER · Tue Mar 18 13:54:18 2014 +0100
  17. 4fbb228 MINOR: config: make str2listener() use memprintf() to report errors. by Willy Tarreau · Thu Sep 20 20:01:39 2012 +0200
  18. 28a47d6 MINOR: config: pass the file and line to config keyword parsers by Willy Tarreau · Tue Sep 18 20:02:48 2012 +0200
  19. 0a3dd74 MEDIUM: cfgparse: use the new error reporting framework for remaining cfg_keywords by Willy Tarreau · Tue May 08 19:47:01 2012 +0200
  20. 32da3c4 [MEDIUM] Manage peers section parsing and stick table registration on peers. by Emeric Brun · Thu Sep 23 18:39:19 2010 +0200
  21. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · Fri Jan 29 17:50:44 2010 +0100
  22. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · Mon Jun 22 15:48:36 2009 +0200
  23. 61d1889 [MINOR] improve reporting of misplaced acl/reqxxx rules by Willy Tarreau · Tue Mar 31 10:49:21 2009 +0200
  24. 5af24ef [CLEANUP] config: catch and report some possibly wrong rule ordering by Willy Tarreau · Sun Mar 15 15:23:16 2009 +0100
  25. 39f23b6 [MINOR] cfgparse: add support for warnings in external functions by Willy Tarreau · Wed Jul 09 20:22:56 2008 +0200
  26. 5b2c336 [MEDIUM] add support for configuration keyword registration by Willy Tarreau · Wed Jul 09 19:39:06 2008 +0200
  27. 336d475 [MEDIUM]: Inversion for options by Krzysztof Oledzki · Tue Dec 25 02:40:22 2007 +0100
  28. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · Sun Oct 15 15:17:57 2006 +0200
  29. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · Thu Jun 29 18:54:54 2006 +0200
  30. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · Thu Jun 29 17:53:05 2006 +0200[Renamed (90%) from include/haproxy/cfgparse.h]
  31. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · Mon Jun 26 02:48:02 2006 +0200