1. 798a39c [MEDIUM] hash: add support for an 'avalanche' hash-type by Willy Tarreau · 14 years ago
  2. 442e834 [RELEASE] Released version 1.5-dev3 by Willy Tarreau · 14 years ago
  3. f099e79 [DOC] add documentation for peers section by Emeric Brun · 14 years ago
  4. 6a1cefa [DOC] stick store-response and new patterns payload and payload_lv by Emeric Brun · 14 years ago
  5. 7c6b82e [DOC] new type binary in stick-table by Emeric Brun · 14 years ago
  6. 392d1d8 [DOC] acls rep_ssl_hello and req_ssl_hello by Emeric Brun · 14 years ago
  7. 0a3b67f [DOC] tcp-response content and inspect by Emeric Brun · 14 years ago
  8. ceb24bc [DOC] add references to unix socket handling by Willy Tarreau · 14 years ago
  9. 71c814e [DOC] document the 'accept-proxy' bind option by Willy Tarreau · 14 years ago
  10. 640cf22 [DOC] add the proxy protocol's specifications by Willy Tarreau · 14 years ago
  11. ba4c5be [MINOR] cookie: add support for the "preserve" option by Willy Tarreau · 14 years ago
  12. bfcd311 [DOC] fix typos about bind-process syntax by Willy Tarreau · 14 years ago
  13. 7f18e52 [MINOR] acl: add the http_req_first match by Willy Tarreau · 14 years ago
  14. 8776f1b [MINOR] add better support to "mysql-check" by Hervé COMMOWICK · 14 years ago
  15. 66c327d [DOC] stats: document the "stats admin" statement by Cyril Bonté · 14 years ago
  16. 996a92c [DOC] document the cookie maxidle and maxlife parameters by Willy Tarreau · 14 years ago
  17. 2be1b3f [DOC] fix http-request documentation by Cyril Bonté · 14 years ago
  18. 43961d5 [MINOR] global: add "tune.chksize" to change the default check buffer size by Willy Tarreau · 14 years ago
  19. bd74154 [MEDIUM] checks: add support for HTTP contents lookup by Willy Tarreau · 14 years ago
  20. b4c81e4 [MINOR] checks: add support for LDAPv3 health checks by Gabor Lekeny · 14 years ago
  21. b824b00 [MEDIUM] tcp-request : don't wait for inspect-delay to expire when the buffer is full by Willy Tarreau · 14 years ago
  22. 22a9534 [MEDIUM] make it possible to combine http-pretend-keepalived with httpclose by Willy Tarreau · 14 years ago
  23. a56235c [DOC] tcp-request inspect-delay is for backends too by Willy Tarreau · 14 years ago
  24. 7ab6aff [DOC] missing index entry for http-check send-state by Willy Tarreau · 14 years ago
  25. 59f8920 [DOC] bind option is "defer-accept", not "defer_accept" by Willy Tarreau · 14 years ago
  26. 6cbd647 [DOC] fix typo in the avg_queue() and be_conn() definition (backend, not frontend) by Willy Tarreau · 14 years ago
  27. f5a526f [DOC] fix typo in the queue() definition (backend, not frontend) by Willy Tarreau · 14 years ago
  28. a79094d [DOC] fix description of cookie "insert" and "indirect" modes by Willy Tarreau · 14 years ago
  29. a168b10 [DOC] add a summary about cookie incompatibilities between specs and browsers by Willy Tarreau · 14 years ago
  30. 37242fa [RELEASE] Released version 1.5-dev2 by Willy Tarreau · 14 years ago
  31. fc815fd [RELEASE] Released version 1.5-dev1 by Willy Tarreau · 14 years ago
  32. 62a36c4 [DOC] cleanup: split a few long lines by Willy Tarreau · 14 years ago
  33. e965652 [DOC] update the references to session counters and to tcp-request connection by Willy Tarreau · 14 years ago
  34. 68c03ab [MEDIUM] config: replace 'tcp-request <action>' with "tcp-request connection" by Willy Tarreau · 14 years ago
  35. 88bc4ec [DOC] stats: document "show table" and "clear table" by Willy Tarreau · 14 years ago
  36. c9705a1 [DOC] configuration: document all the new tracked counters by Willy Tarreau · 14 years ago
  37. 8fb12c4 [MINOR] stick-table: use suffix "_cnt" for cumulated counts by Willy Tarreau · 14 years ago
  38. fb35620 [MEDIUM] session: support "tcp-request content" rules in backends by Willy Tarreau · 14 years ago
  39. d669a4f [MEDIUM] backend: support servers on 0.0.0.0 by Willy Tarreau · 14 years ago
  40. 35da19c [DOC] add configuration samples by Patrick Mezard · 14 years ago
  41. 9ec2ec4 [DOC] summarize and highlight persistent connections behaviour by Patrick Mezard · 14 years ago
  42. 105faca [DOC] mention 'option http-server-close' effect in Tq section by Patrick Mezard · 14 years ago
  43. a975b8f [MINOR] tcp: add per-source connection rate limiting by Willy Tarreau · 14 years ago
  44. c00cdc2 [MINOR] stick_table: enable it for frontends too by Willy Tarreau · 14 years ago
  45. 13c29de [MEDIUM] stick_table: move the server ID to a generic data type by Willy Tarreau · 14 years ago
  46. 69b870f [MINOR] stick_table: add support for "conn_cum" data type. by Willy Tarreau · 14 years ago
  47. 08d5f98 [MEDIUM] stick_table: add room for extra data types by Willy Tarreau · 14 years ago
  48. 2799e98 [MINOR] frontend: count denied TCP requests separately by Willy Tarreau · 14 years ago
  49. 1a68794 [MEDIUM] config: parse tcp layer4 rules (tcp-request accept/reject) by Willy Tarreau · 14 years ago
  50. 5ce9457 [DOC] document the "dispatch" keyword by Willy Tarreau · 14 years ago
  51. 21475e3 [DEV] open new 1.5 development branch by Willy Tarreau · 14 years ago
  52. 5fdd77d [RELEASE] Released version 1.4.6 by Willy Tarreau · 14 years ago
  53. 61e28f2 [DOC] add a few precisions about the use of RDP cookies by Willy Tarreau · 14 years ago
  54. 0b1cd94 [MINOR] acl: add srv_is_up() to check that a specific server is up or not by Willy Tarreau · 14 years ago
  55. 9d4d9e3 [RELEASE] Released version 1.4.5 by Willy Tarreau · 14 years ago
  56. 4a56897 [MINOR] stick-tables: add support for "stick on hdr" by Willy Tarreau · 14 years ago
  57. 58215a0 [MINOR] acl: ignore empty lines and comments in pattern files by Willy Tarreau · 14 years ago
  58. 2b5285d [MINOR] acl: support loading values from files by Willy Tarreau · 14 years ago
  59. 2382ad6 [DOC] doc/configuration.txt: fix typos by Patrick Mézard · 14 years ago
  60. 0d4bf01 [DOC] fix ignore-persist/force-persist documentation by Cyril Bonté · 14 years ago
  61. a8e7bbc [DOC] add the "ignore-persist" option to conditionally ignore persistence by Cyril Bonté · 14 years ago
  62. 9508c1c [RELEASE] Released version 1.4.4 by Willy Tarreau · 14 years ago
  63. 8a8e1d9 [MINOR] http: make it possible to pretend keep-alive when doing close by Willy Tarreau · 14 years ago
  64. bce7088 [MEDIUM] add ability to connect to a server from an IP found in a header by Willy Tarreau · 15 years ago
  65. 75934a1 [RELEASE] Released version 1.4.3 by Willy Tarreau · 14 years ago
  66. 9683909 [MINOR] checks: add the ability to disable a server in the config by Willy Tarreau · 14 years ago
  67. c5011ca [DOC] indicate in the doc how to bind to port ranges by Willy Tarreau · 14 years ago
  68. da618cb [RELEASE] Released version 1.4.2 by Willy Tarreau · 14 years ago
  69. 78caf84 [DOC] Some more documentation cleanups by Cyril Bonté · 14 years ago
  70. 66dc20a [MINOR] stats socket: add show sess <id> to dump details about a session by Willy Tarreau · 14 years ago
  71. c5e60c3 [RELEASE] Released version 1.4.1 by Willy Tarreau · 14 years ago
  72. 95cd283 [DOC] be more clear about the limitation to one single monitor-net entry by Willy Tarreau · 14 years ago
  73. ae52678 [STATS] count transfer aborts caused by client and by server by Willy Tarreau · 14 years ago
  74. ec579d8 [DOC] fix typo on stickiness rules by Willy Tarreau · 14 years ago
  75. e18fdfd [RELEASE] Released version 1.4.0 by Willy Tarreau · 14 years ago
  76. 5c6f7b3 [DOC] cleanup of the keyword matrix by Willy Tarreau · 14 years ago
  77. d63335a [DOC] reorder some entries to maintain the alphabetical order by Willy Tarreau · 14 years ago
  78. d7550a2 [DOC] fix a typo about timeout check and clarify the explanation. by Willy Tarreau · 14 years ago
  79. f0c6061 [DOC] Documentation cleanups by Cyril Bonté · 14 years ago
  80. 7d38afb [DOC] fix summary to add pattern extraction by Cyril Bonté · 14 years ago
  81. 0dae585 [MINOR] stats: report maint state for tracking servers too by Cyril Bonté · 14 years ago
  82. b05613d [RELEASE] Released version 1.4-rc1 by Willy Tarreau · 14 years ago
  83. 6b35ce1 [DOC] add info about userlists, http-request and http_auth/http_auth_group acls by Krzysztof Piotr Oledzki · 14 years ago
  84. 5843d1a [MEDIUM] http: switch to tunnel mode after status 101 responses by Willy Tarreau · 14 years ago
  85. 95fa469 [MEDIUM] add support for anonymous ACLs by Willy Tarreau · 14 years ago
  86. cd19e51 [MEDIUM] add a maintenance mode to servers by Cyril Bonté · 14 years ago
  87. 844a7e7 [MEDIUM] http: add support for proxy authentication by Willy Tarreau · 14 years ago
  88. c097e32 [DOC] add some missing ACLs about response header matching by Willy Tarreau · 14 years ago
  89. fdb563c [MEDIUM] http: add support for conditional response header rewriting by Willy Tarreau · 14 years ago
  90. 8abd4cd [MEDIUM] http: add support for conditional request header addition by Willy Tarreau · 14 years ago
  91. 5321c42 [MEDIUM] http: add support for conditional request filter execution by Willy Tarreau · 14 years ago
  92. ef78104 [MINOR] checks: add the server's status in the checks by Willy Tarreau · 14 years ago
  93. d31d6eb [MINOR] pattern: add the "ipmask()" converting function by Willy Tarreau · 14 years ago
  94. 7aabd11 [STATS] make it possible to change a CLI connection timeout by Willy Tarreau · 14 years ago
  95. 99ed327 [CLEANUP] Keep in sync "defaults" support between documentation and code by Cyril Bonté · 14 years ago
  96. 88d349d [MEDIUM] http: add support for Proxy-Connection header by Willy Tarreau · 14 years ago
  97. 6939b55 [RELEASE] Released version 1.4-dev7 by Willy Tarreau · 14 years ago
  98. 4de9149 [MINOR] add the "force-persist" statement to force persistence on down servers by Willy Tarreau · 14 years ago
  99. e803de2 [MINOR] add the ability to force kernel socket buffer size. by Willy Tarreau · 14 years ago
  100. 6046652 [MAJOR] http: rework response Connection header handling by Willy Tarreau · 14 years ago