1. 9ad7bd4 MEDIUM: session: use the pointer to the origin instead of s->si[0].end by Willy Tarreau · 9 years ago
  2. e36cbcb MEDIUM: stream: move the frontend's pointer to the session by Willy Tarreau · 9 years ago
  3. fb0afa7 MEDIUM: stream: move the listener's pointer to the session by Willy Tarreau · 9 years ago
  4. e7dff02 REORG/MEDIUM: stream: rename stream flags from SN_* to SF_* by Willy Tarreau · 9 years ago
  5. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · 9 years ago
  6. 10b688f MEDIUM: listener: store the default target per listener by Willy Tarreau · 9 years ago
  7. 512fd00 CLEANUP: listeners: remove unused timeout by Willy Tarreau · 9 years ago
  8. 32b60d4 MEDIUM: stats: use frontend_accept() as the accept function by Willy Tarreau · 9 years ago
  9. f87ab94 MINOR: proxy: store the default target into the frontend's configuration by Willy Tarreau · 9 years ago
  10. bc18da1 MEDIUM: channel: don't always set CF_WAKE_WRITE on bi_put* by Willy Tarreau · 9 years ago
  11. 2dbbf4d MEDIUM: stats: proxied stats admin forms fix by Jeff Buchbinder · 10 years ago
  12. 4e4292b CLEANUP: stream-int: add si_ib/si_ob to dereference the buffers by Willy Tarreau · 10 years ago
  13. 2bb4a96 REORG/MEDIUM: stream-int: introduce si_ic/si_oc to access channels by Willy Tarreau · 10 years ago
  14. 22ec1ea REORG/MAJOR: move session's req and resp channels back into the session by Willy Tarreau · 10 years ago
  15. b197d7f BUG/MINOR: stats:Fix incorrect printf type. by Warren Turkal · 9 years ago
  16. 0766e44 MEDIUM/BUG: Only explicitly report "DOWN (agent)" if the agent health is zero by Simon Horman · 10 years ago
  17. 3c23a85 CLEANUP: session: remove session_from_task() by Willy Tarreau · 10 years ago
  18. 9841019 MINOR: stats: report a "waiting" flags for sessions by Willy Tarreau · 10 years ago
  19. 07e78c5 MINOR: map/acl/dumpstats: remove the "Done." message by Thierry FOURNIER · 10 years ago
  20. e4e30f7 BUILD: ssl: use OPENSSL_NO_OCSP to detect OCSP support by Lukas Tribus · 10 years ago
  21. 44cf545 BUG/MAJOR: cli: explicitly call cli_release_handler() upon error by Willy Tarreau · 10 years ago
  22. 08afdcb MINOR: stats: fix minor typo fix in stats_dump_errors_to_buffer() by Olivier Doucet · 10 years ago
  23. 656c5fa BUILD: ssl: disable OCSP when using boringssl by Lukas Tribus · 10 years ago
  24. 8c27bca MINOR: stats: fix minor typo in HTML page by Marco Corte · 10 years ago
  25. af4ef74 MINOR: ssl/cli: Fix unapropriate comment in code on 'set ssl ocsp-response' by Emeric Brun · 10 years ago
  26. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · 10 years ago
  27. f5b1cc3 MEDIUM: stats: report per-backend and per-server time stats in HTML and CSV outputs by Willy Tarreau · 10 years ago
  28. a28df3e MEDIUM: stats: report the last check and last agent's output on the CSV status by Willy Tarreau · 10 years ago
  29. ac49707 BUILD: stats: workaround stupid and bogus -Werror=format-security behaviour by Willy Tarreau · 10 years ago
  30. ce3f913 MINOR: stats: add counters for SSL cache lookups and misses by Willy Tarreau · 10 years ago
  31. 0c9c272 MINOR: stats: report SSL key computations per second by Willy Tarreau · 10 years ago
  32. 248a60e MINOR: stats: improve the stats web page to support more actions by Willy Tarreau · 10 years ago
  33. cf2924b MEDIUM: stats: report down caused by agent prior to reporting up by Willy Tarreau · 10 years ago
  34. 9b5aecd MEDIUM: cli: add support for enabling/disabling health checks. by Willy Tarreau · 10 years ago
  35. 29e50f7 BUG/MINOR: cli: "agent" was missing from the "enable"/"disable" help message by Willy Tarreau · 10 years ago
  36. 9638efa MINOR: stats: report a distinct output for DOWN caused by agent by Willy Tarreau · 10 years ago
  37. 2a4b70f MINOR: cli: introduce a new "set server" command by Willy Tarreau · 10 years ago
  38. ed7df90 MEDIUM: stats: introduce new actions to simplify admin status management by Willy Tarreau · 10 years ago
  39. fae3a7e MINOR: stats: use the admin flags for soft enable/disable/stop/start on the web page by Willy Tarreau · 10 years ago
  40. bfc7b7a MAJOR: checks: add support for a new "drain" administrative mode by Willy Tarreau · 10 years ago
  41. f4e38b3 MEDIUM: stats: report a server's own state instead of the tracked one's by Willy Tarreau · 10 years ago
  42. 3209123 MEDIUM: server: allow multi-level server tracking by Willy Tarreau · 10 years ago
  43. a0066dd MEDIUM: server: properly support and propagate the maintenance status by Willy Tarreau · 10 years ago
  44. 892337c MAJOR: server: use states instead of flags to store the server state by Willy Tarreau · 10 years ago
  45. 2012521 REORG/MEDIUM: server: move the maintenance bits out of the server state by Willy Tarreau · 10 years ago
  46. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · 10 years ago
  47. efe2822 BUG/MINOR: stats: tracking servers may incorrectly report an inherited DRAIN status by Willy Tarreau · 10 years ago
  48. e21f849 BUG/MINOR: stats: do not report "100%" in the thottle column when server is draining by Willy Tarreau · 10 years ago
  49. 02615f9 MINOR: server: remove the SRV_DRAIN flag which can always be deduced by Willy Tarreau · 10 years ago
  50. d03fdf4 MINOR: stats: improve alignment of color codes to save one line of header by Willy Tarreau · 10 years ago
  51. c7fa7db OPTIM: stats: avoid the calculation of a useless link on tracking servers in maintenance by Cyril Bonté · 10 years ago
  52. d5de76a BUG/MINOR: stats: fix a typo on a closing tag for a server tracking another one by Cyril Bonté · 10 years ago
  53. a9db57e MEDIUM: config: limit nbproc to the machine's word size by Willy Tarreau · 11 years ago
  54. e47e4e2 BUG/MEDIUM: patterns: last fix was still not enough by Thierry FOURNIER · 10 years ago
  55. a631fc8 BUG/MAJOR: patterns: -i and -n are ignored for inlined patterns by Willy Tarreau · 10 years ago
  56. 8b8995f MINOR: stats: always emit HTTP/1.1 in responses by Willy Tarreau · 10 years ago
  57. cce3648 BUILD: stats: let gcc know that last_fwd cannot be used uninitialized... by Willy Tarreau · 10 years ago
  58. af3cf70 MEDIUM: stats: reimplement HTTP keep-alive on the stats page by Willy Tarreau · 10 years ago
  59. f7e04e9 MINOR: cli: remove information about acl or map owner. by Thierry FOURNIER · 10 years ago
  60. 65ce613 MINOR: pattern/cli: Update used terms in documentation and cli by Thierry FOURNIER · 10 years ago
  61. 66eb9bf MINOR: pattern: Remove the flag "PAT_F_FROM_FILE". by Thierry FOURNIER · 10 years ago
  62. 64c585f MINOR: cli: Block the usage of the command "acl add" in many cases. by Thierry FOURNIER · 10 years ago
  63. 364cfdf MEDIUM: dumpstats: Display error message during add of values. by Thierry FOURNIER · 10 years ago
  64. 9356c68 MEDIUM: dumpstats/pattern: display and use each pointer of each pattern dumped by Thierry FOURNIER · 10 years ago
  65. 86db66a MINOR: dumpstats: display the reference for th key/pattern and value. by Thierry FOURNIER · 10 years ago
  66. 0d6ba51 MINOR: pattern: store configuration reference for each acl or map pattern. by Thierry FOURNIER · 10 years ago
  67. af5a29d MINOR: pattern: Each pattern is identified by unique id. by Thierry FOURNIER · 10 years ago
  68. 5d34408 MEDIUM: pattern: The expected type is stored in the pattern head, and conversion is executed once. by Thierry FOURNIER · 10 years ago
  69. c5959fd MEDIUM: pattern: merge same pattern by Thierry FOURNIER · 10 years ago
  70. 1e00d38 MAJOR: pattern/map: Extends the map edition system in the patterns by Thierry FOURNIER · 10 years ago
  71. 8888635 MINOR: map/pattern: The sample parser is stored in the pattern by Thierry FOURNIER · 10 years ago
  72. 55d0b10 MEDIUM: pattern: add sample lookup function. by Thierry FOURNIER · 10 years ago
  73. 6f7203d MEDIUM: pattern: add prune function by Thierry FOURNIER · 10 years ago
  74. b113650 MEDIUM: pattern: add delete functions by Thierry FOURNIER · 10 years ago
  75. b4be129 MINOR: map/dumpstats: The cli cmd "get map ..." display the "int" format. by Thierry FOURNIER · 10 years ago
  76. b990384 MINOR: dumpstats: change the "get map" display management by Thierry FOURNIER · 10 years ago
  77. d572343 MINOR: dumpstats: change map inline sentences by Thierry FOURNIER · 10 years ago
  78. 1794fdf MEDIUM: pattern: The function pattern_exec_match() returns "struct pattern" if the patten match. by Thierry FOURNIER · 10 years ago
  79. 1432a0c MINOR: dumpstats: Group map inline help by Thierry FOURNIER · 10 years ago
  80. 7654c9f MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags by Thierry FOURNIER · 11 years ago
  81. e1bcac5 MINOR: pattern: Rename "pat_idx_elt" to "pattern_tree" by Thierry FOURNIER · 11 years ago
  82. b9b0846 MEDIUM: pattern: add indexation function. by Thierry FOURNIER · 11 years ago
  83. 1cf8f08 MINOR: sample: move smp_to_type to sample.c by Willy Tarreau · 10 years ago
  84. 3ead5b9 MINOR: pattern: separe list element from the data part. by Thierry FOURNIER · 11 years ago
  85. 972028f MEDIUM: pattern: Change the prototype of the function pattern_register(). by Thierry FOURNIER · 10 years ago
  86. f522f3d BUG/MEDIUM: stats: the "lastsess" field must appear last in the CSV. by Willy Tarreau · 10 years ago
  87. bc233dd MINOR: stats: report exact last session time in backend too by Willy Tarreau · 10 years ago
  88. a20cb85 MINOR: stats: Enhancement to stats page to provide information of last session time. by Bhaskar Maddala · 10 years ago
  89. 4efb353 BUG/MINOR: cli: fix missing break in command line parser by Willy Tarreau · 10 years ago
  90. 12833bb MINOR: cli: add the new "show pools" command by Willy Tarreau · 10 years ago
  91. 91b843d REORG: stats: move the stats socket states to dumpstats.c by Willy Tarreau · 10 years ago
  92. e43d532 MEDIUM: listener: apply a limit on the session rate submitted to SSL by Willy Tarreau · 11 years ago
  93. 93e7c00 MEDIUM: listener: add support for limiting the session rate in addition to the connection rate by Willy Tarreau · 11 years ago
  94. 71b734c MINOR: cli: add more information to the "show info" output by Willy Tarreau · 10 years ago
  95. aad6938 CLEANUP: connection: use conn_xprt_ready() instead of checking the flag by Willy Tarreau · 10 years ago
  96. 3c72872 CLEANUP: connection: use conn_ctrl_ready() instead of checking the flag by Willy Tarreau · 10 years ago
  97. 16f649c REORG: polling: rename "fd_spec" to "fd_cache" by Willy Tarreau · 10 years ago
  98. 15a4dec REORG: polling: rename "spec_e" to "state" and "spec_p" to "cache" by Willy Tarreau · 10 years ago
  99. 69a41fa CLEANUP: polling: rename "spec_e" to "state" by Willy Tarreau · 10 years ago
  100. 410f810 BUG/MEDIUM: map: segmentation fault with the stats's socket command "set map ..." by Thierry FOURNIER · 10 years ago