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