1. c9a82e4 MINOR: cfgparse: make the process/thread parser support a maximum value by Willy Tarreau · 5 years ago
  2. e655251 MINOR: initcall: use initcalls for section parsers by Willy Tarreau · 6 years ago
  3. 3a1f5fd REORG: config: extract the proxy parser into cfgparse-listen.c by Willy Tarreau · 6 years ago
  4. 36b9e22 REORG: config: extract the global section parser into cfgparse-global by Willy Tarreau · 6 years ago
  5. 8618a6a MINOR: Some spelling cleanup in the comments. by Dave Chiluk · 6 years ago
  6. a41d531 MINOR: config: Enable tracking of up to MAX_SESS_STKCTR stick counters. by Frédéric Lécaille · 6 years ago
  7. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · 7 years ago
  8. 26028f6 MINOR: config: Add auto-increment feature for cpu-map by Christopher Faulet · 7 years ago
  9. f1f0c5f MINOR: config: Export parse_process_number and use it wherever it's applicable by Christopher Faulet · 7 years ago
  10. 48b4bb4 MEDIUM: cfgparse: post parsing registration by William Lallemand · 7 years ago
  11. d2ff56d MEDIUM: cfgparse: post section callback by William Lallemand · 7 years ago
  12. ece9b07 MINOR: cfgparse: add two new functions to check arguments count by Willy Tarreau · 8 years ago
  13. 79bdef3 MINOR: cfgparse: Parse scope lines and save the last one parsed by Christopher Faulet · 8 years ago
  14. 7110b40 MINOR: cfgparse: Add functions to backup and restore registered sections by Christopher Faulet · 8 years ago
  15. 898566e CLEANUP: remove last references to 'ruleset' section by Christopher Faulet · 8 years ago
  16. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · 8 years ago
  17. 845efb5 MINOR: cfgparse: New function cfg_unregister_sections() by David Carlier · 9 years ago
  18. 3986b9c MEDIUM: config: report it when tcp-request rules are misplaced by Willy Tarreau · 10 years ago
  19. 272adea REORG: cfgparse: move server keyword parsing to server.c by Willy Tarreau · 10 years ago
  20. fa45f1d MEDIUM: config: Dynamic sections. by Thierry FOURNIER · 10 years ago
  21. 4fbb228 MINOR: config: make str2listener() use memprintf() to report errors. by Willy Tarreau · 12 years ago
  22. 28a47d6 MINOR: config: pass the file and line to config keyword parsers by Willy Tarreau · 12 years ago
  23. 0a3dd74 MEDIUM: cfgparse: use the new error reporting framework for remaining cfg_keywords by Willy Tarreau · 12 years ago
  24. 32da3c4 [MEDIUM] Manage peers section parsing and stick table registration on peers. by Emeric Brun · 14 years ago
  25. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · 14 years ago
  26. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · 15 years ago
  27. 61d1889 [MINOR] improve reporting of misplaced acl/reqxxx rules by Willy Tarreau · 15 years ago
  28. 5af24ef [CLEANUP] config: catch and report some possibly wrong rule ordering by Willy Tarreau · 15 years ago
  29. 39f23b6 [MINOR] cfgparse: add support for warnings in external functions by Willy Tarreau · 16 years ago
  30. 5b2c336 [MEDIUM] add support for configuration keyword registration by Willy Tarreau · 16 years ago
  31. 336d475 [MEDIUM]: Inversion for options by Krzysztof Oledzki · 17 years ago
  32. b17916e [CLEANUP] add a few "const char *" where appropriate by Willy Tarreau · 18 years ago
  33. e3ba5f0 [CLEANUP] included common/version.h everywhere by Willy Tarreau · 18 years ago
  34. 2dd0d47 [CLEANUP] renamed include/haproxy to include/common by Willy Tarreau · 18 years ago[Renamed (90%) from include/haproxy/cfgparse.h]
  35. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago