1. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · 3 years, 6 months ago
  2. f8c869b MINOR: config: Add a warning if tune.chksize is used by Christopher Faulet · 3 years, 7 months ago
  3. bb9fb8b MINOR: config: Deprecate and ignore tune.chksize global option by Christopher Faulet · 3 years, 7 months ago
  4. ccf4299 MEDIUM: config: remove the deprecated and dangerous global "debug" directive by Willy Tarreau · 3 years, 9 months ago
  5. 7cea606 BUG/MINOR: Fix several leaks of 'log_tag' in init(). by Eric Salama · 3 years, 9 months ago
  6. a519460 MINOR: config: make strict limits enabled by default by William Dauchy · 4 years, 3 months ago
  7. 13cd54c MEDIUM: peers: add the "localpeer" global option by Dragan Dosen · 4 years ago
  8. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  9. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  10. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  11. 0a3bd39 REORG: include: move compression.h to haproxy/compression{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. d68a692 Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" by Willy Tarreau · 4 years, 1 month ago
  13. 957ec59 MEDIUM: sink: add global statement to create a new ring (sink buffer) by Emeric Brun · 4 years, 2 months ago
  14. 3eb10b8 MINOR: init: add -dW and "zero-warning" to reject configs with warnings by Willy Tarreau · 4 years, 3 months ago
  15. 1b85785 MINOR: config: mark global.debug as deprecated by Willy Tarreau · 4 years, 4 months ago
  16. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 4 years, 7 months ago upstream/master
  17. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 4 years, 7 months ago
  18. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 4 years, 8 months ago
  19. 7764a57 BUG/MEDIUM: threads: cpu-map designating a single thread/process are ignored by Willy Tarreau · 5 years ago
  20. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
  21. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · 5 years ago
  22. 81492c9 MINOR: threads: flatten the per-thread cpu-map by Willy Tarreau · 5 years ago
  23. 6b02ab8 MINOR: config: Test validity of tune.maxaccept during the config parsing by Christopher Faulet · 5 years ago
  24. 636848a MINOR: init: add a "set-dumpable" global directive to enable core dumps by Willy Tarreau · 5 years ago
  25. ca783d4 MINOR: config: remove obsolete use of DEFAULT_MAXCONN at various places by Willy Tarreau · 5 years ago
  26. 5799e9c MINOR: config: relax the range checks on cpu-map by Willy Tarreau · 5 years ago
  27. ff9c914 MINOR: config: make MAX_PROCS configurable at build time by Willy Tarreau · 5 years ago
  28. a38a717 MINOR: config: keep an all_proc_mask like we have all_threads_mask by Willy Tarreau · 5 years ago
  29. c9a82e4 MINOR: cfgparse: make the process/thread parser support a maximum value by Willy Tarreau · 5 years ago
  30. c77d364 MINOR: config: round up global.tune.bufsize to the next multiple of 2 void* by Willy Tarreau · 6 years ago
  31. beb859a MINOR: polling: add an option to support busy polling by Willy Tarreau · 6 years ago
  32. 36b9e22 REORG: config: extract the global section parser into cfgparse-global by Willy Tarreau · 6 years ago