1. b08c6d0 BUG/MINOR: cli: allow space escaping on the CLI by Yves Lafon · 4 years, 1 month ago
  2. 7af4fa9 MINOR: activity: rename the "stream" field to "stream_calls" by Willy Tarreau · 4 years, 1 month ago
  3. a00cf9b MINOR: activity: group the per-loop counters at the top by Willy Tarreau · 4 years, 1 month ago
  4. e406386 MINOR: activity: rename confusing poll_* fields in the output by Willy Tarreau · 4 years, 1 month ago
  5. e545153 MINOR: activity: report the number of times poll() reports I/O by Willy Tarreau · 4 years, 1 month ago
  6. 4f72ec8 CLEANUP: activity: remove unused counter fd_lock by Willy Tarreau · 4 years, 1 month ago
  7. 588b314 BUILD: Re-enable -Wimplicit-fallthrough by Tim Duesterhus · 4 years, 1 month ago
  8. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  9. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  10. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  11. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  13. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  14. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  15. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  16. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  17. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  18. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  19. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  20. 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  21. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  22. 48d25b3 REORG: include: move session.h to haproxy/session{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  23. 3c2a7c2 REORG: include: move peers.h to haproxy/peers{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  24. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  25. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  26. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  27. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  28. 2cd5809 REORG: include: move map to haproxy/map{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  29. 225a90a REORG: include: move pattern.h to haproxy/pattern{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  30. 213e990 REORG: include: move listener.h to haproxy/listener{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  31. b5abe5b REORG: include: move mworker.h to haproxy/mworker{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  32. 762d7a5 REORG: include: move frontend.h to haproxy/frontend.h by Willy Tarreau · 4 years, 1 month ago
  33. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  34. 0a3bd39 REORG: include: move compression.h to haproxy/compression{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  35. 551271d REORG: include: move pipe.h to haproxy/pipe{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  36. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  37. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  38. 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  39. c2f7c58 REORG: include: move common/ticks.h to haproxy/ticks.h by Willy Tarreau · 4 years, 1 month ago
  40. a04ded5 REORG: include: move activity to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  41. 3646777 REORG: memory: move the pool type definitions to haproxy/pool-t.h by Willy Tarreau · 4 years, 1 month ago
  42. 6634794 REORG: include: move freq_ctr to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  43. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  44. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 1 month ago
  45. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 1 month ago
  46. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  47. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  48. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  49. 9597cbd MINOR: applet: adopt the wait list entry from the CLI by Willy Tarreau · 4 years, 2 months ago
  50. d425950 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 3 months ago
  51. cf12f2e MINOR: cli: make "show fd" rely on resolve_sym_name() by Willy Tarreau · 4 years, 4 months ago
  52. d308c5e CLEANUP: cli: deduplicate the code in _getsocks by William Lallemand · 4 years, 6 months ago
  53. 5fd3b28 BUG/MEDIUM: cli: _getsocks must send the peers sockets by William Lallemand · 4 years, 6 months ago
  54. a31b09e BUG/MINOR: cli/mworker: can't start haproxy with 2 programs by William Lallemand · 4 years, 6 months ago
  55. 241797a MINOR: listener: split dequeue_all_listener() in two by Willy Tarreau · 4 years, 7 months ago
  56. 2e945c8 BUG/MINOR: cli: fix out of bounds in -S parser by William Lallemand · 4 years, 7 months ago
  57. 90b098c BUG/MINOR: cli: don't call the kw->io_release if kw->parse failed by William Lallemand · 4 years, 8 months ago
  58. abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · 4 years, 8 months ago
  59. 859dc80 MEDIUM: list: Separate "locked" list from regular list. by Olivier Houchard · 5 years ago
  60. 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · 4 years, 10 months ago
  61. 300decc MINOR: cli: extend the CLI context with a list and two offsets by Willy Tarreau · 4 years, 10 months ago
  62. 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · 5 years ago
  63. d50c7fe MINOR: cli: add two new states to print messages on the CLI by Willy Tarreau · 5 years ago
  64. 305d5ab MAJOR: fd: Get rid of the fd cache. by Olivier Houchard · 5 years ago
  65. 1c8d32b MAJOR: stream: store the target address into s->target_addr by Willy Tarreau · 5 years ago
  66. 22dc248 CLEANUP: channel: Remove the unused flag CF_WAKE_CONNECT by Christopher Faulet · 5 years ago
  67. ad03288 BUG/MINOR: mworker/cli: don't output a \n before the response by William Lallemand · 5 years ago
  68. 1933801 BUG/MEDIUM: mworker/cli: command pipelining doesn't work anymore by William Lallemand · 5 years ago
  69. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
  70. a8b2ce0 MINOR: activity: report the number of failed pool/buffer allocations by Willy Tarreau · 5 years ago
  71. d78d08f MINOR: activity: report totals and average separately by Willy Tarreau · 5 years ago
  72. a0211b8 MINOR: activity: write totals on the "show activity" output by Willy Tarreau · 5 years ago
  73. d6a7850 MINOR: cli/activity: add 3 general purpose counters in development mode by Willy Tarreau · 5 years ago
  74. 394c9b4 MINOR: cli/activity: remove "fd_del" and "fd_skip" from show activity by Willy Tarreau · 5 years ago
  75. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
  76. 58d9621 MINOR: cli/activity: show the dumping thread ID starting at 1 by Willy Tarreau · 5 years ago
  77. c125cef CLEANUP: ssl: make inclusion of openssl headers safe by Willy Tarreau · 5 years ago
  78. 5db847a CLEANUP: ssl: remove 57 occurrences of useless tests on LIBRESSL_VERSION_NUMBER by Willy Tarreau · 5 years ago
  79. 9a1ab08 CLEANUP: ssl-sock: use HA_OPENSSL_VERSION_NUMBER instead of OPENSSL_VERSION_NUMBER by Willy Tarreau · 5 years ago
  80. 54832b9 BUILD: enable several LibreSSL hacks, including by Ilya Shipitsin · 5 years ago
  81. bc13bec MINOR: activity: report context switch counts instead of rates by Willy Tarreau · 5 years ago
  82. 0212fad MINOR: tasks/activity: report the context switch and task wakeup rates by Willy Tarreau · 5 years ago
  83. d0e095c MINOR: ssl/cli: async fd io-handlers printable on show fd by Emeric Brun · 5 years ago
  84. 620072b MINOR: cli: don't add a semicolon at the end of HAPROXY_CLI by William Lallemand · 5 years ago
  85. 9a37fd0 MEDIUM: mworker/cli: export the HAPROXY_MASTER_CLI variable by William Lallemand · 5 years ago
  86. 8f7069a CLEANUP: mworker: remove the type field in mworker_proc by William Lallemand · 5 years ago
  87. e618284 BUILD: cli/threads: fix build in single-threaded mode by Willy Tarreau · 5 years ago
  88. a8f57d5 MINOR: cli/activity: report the accept queue sizes in "show activity" by Willy Tarreau · 5 years ago
  89. 64a9c05 MINOR: cli/listener: report the number of accepts on "show activity" by Willy Tarreau · 5 years ago
  90. 33d29e2 MINOR: cli: export HAPROXY_CLI environment variable by William Lallemand · 5 years ago
  91. e58915f MINOR: cli: start addresses by a prefix in 'show cli sockets' by William Lallemand · 5 years ago
  92. 75812a7 BUG/MINOR: cli: correctly handle abns in 'show cli sockets' by William Lallemand · 5 years ago
  93. 88dc7c5 REORG: mworker/cli: move CLI functions to mworker.c by William Lallemand · 5 years ago
  94. a8cf66b MINOR: listener: do not needlessly set l->maxconn by Willy Tarreau · 5 years ago
  95. e2711c7 MINOR: listener: introduce listener_backlog() to report the backlog value by Willy Tarreau · 5 years ago
  96. 18215cb BUG/MINOR: config: don't over-count the global maxsock value by Willy Tarreau · 5 years ago
  97. 8a03408 MINOR: activity: add accept queue counters for pushed and overflows by Willy Tarreau · 5 years ago
  98. ff9c914 MINOR: config: make MAX_PROCS configurable at build time by Willy Tarreau · 5 years ago
  99. c9a82e4 MINOR: cfgparse: make the process/thread parser support a maximum value by Willy Tarreau · 5 years ago
  100. e9ca807 MINOR: cli/show_fd: report that a connection is back or not by Willy Tarreau · 6 years ago