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