1. 137325d [MINOR] config: fix too large ssl-hello-check message. by Willy Tarreau · 14 years ago
  2. 54f6a58 [BUG] config: reset check request to avoid double free when switching to ssl/sql by Willy Tarreau · 14 years ago
  3. 95fa469 [MEDIUM] add support for anonymous ACLs by Willy Tarreau · 14 years ago
  4. 9cc670f [CLEANUP] config: use build_acl_cond() to simplify http-request ACL parsing by Willy Tarreau · 14 years ago
  5. 8c8bd45 [MAJOR] use the new auth framework for http stats by Krzysztof Piotr Oledzki · 14 years ago
  6. f9423ae [MINOR] acl: add http_auth and http_auth_group by Krzysztof Piotr Oledzki · 14 years ago
  7. 59bb218 [MINOR] http-request: allow/deny/auth support for frontend/backend/listen by Krzysztof Piotr Oledzki · 14 years ago
  8. 9610504 [MINOR] generic auth support with groups and encrypted passwords by Krzysztof Piotr Oledzki · 14 years ago
  9. fdb563c [MEDIUM] http: add support for conditional response header rewriting by Willy Tarreau · 14 years ago
  10. 8abd4cd [MEDIUM] http: add support for conditional request header addition by Willy Tarreau · 14 years ago
  11. 5321c42 [MEDIUM] http: add support for conditional request filter execution by Willy Tarreau · 14 years ago
  12. ade5ec4 [MEDIUM] config: factor out the parsing of 20 req*/rsp* keywords by Willy Tarreau · 14 years ago
  13. 3ec18a0 [CLEANUP] config: specify correct const char types to warnif_* functions by Willy Tarreau · 14 years ago
  14. f4f0412 [MINOR] prepare req_*/rsp_* to receive a condition by Willy Tarreau · 14 years ago
  15. f1e98b8 [CLEANUP] config: use warnif_cond_requires_resp() to check for bad ACLs by Willy Tarreau · 14 years ago
  16. ef6494c [CLEANUP] config: use build_acl_cond() instead of parse_acl_cond() by Willy Tarreau · 14 years ago
  17. ef78104 [MINOR] checks: add the server's status in the checks by Willy Tarreau · 14 years ago
  18. e9d8788 [MINOR] checks: make the HTTP check code add the CRLF itself by Willy Tarreau · 14 years ago
  19. 0c55931 [MINOR] config: off-by-one in "stick-table" after list of converters by Willy Tarreau · 14 years ago
  20. 99ed327 [CLEANUP] Keep in sync "defaults" support between documentation and code by Cyril Bonté · 14 years ago
  21. 88d349d [MEDIUM] http: add support for Proxy-Connection header by Willy Tarreau · 14 years ago
  22. 4de9149 [MINOR] add the "force-persist" statement to force persistence on down servers by Willy Tarreau · 14 years ago
  23. e803de2 [MINOR] add the ability to force kernel socket buffer size. by Willy Tarreau · 14 years ago
  24. 1d33b29 [MEDIUM] Add stick and store rules analysers. by Emeric Brun · 14 years ago
  25. b982a3d [MEDIUM] Add stick table configuration and init. by Emeric Brun · 14 years ago
  26. 698ae00 [MINOR] add option "mysql-check" to use MySQL health checks by Hervé COMMOWICK · 14 years ago
  27. 3b7a369 [MINOR] config: don't accept 'appsession' in defaults section by Cyril Bonté · 14 years ago
  28. b16a574 [MINOR] http: add a separate "http-keep-alive" timeout by Willy Tarreau · 14 years ago
  29. 81e3b4f [MINOR] http redirect: add the ability to append a '/' to the URL by Willy Tarreau · 14 years ago
  30. 260a3bb [BUG] cfgparser/stats: fix error message by Krzysztof Piotr Oledzki · 14 years ago
  31. a9389b1 [BUG]: add 'observer', 'on-error', 'error-limit' to supported options list by Krzysztof Piotr Oledzki · 14 years ago
  32. c6df066 [MEDIUM] default-server support by Krzysztof Piotr Oledzki · 14 years ago
  33. 15514c2 [MINOR]: stats: add show-legends to report additional informations by Krzysztof Piotr Oledzki · 14 years ago
  34. deb9ed8 [MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements by Willy Tarreau · 15 years ago
  35. 97cb780 [MINOR] config: centralize proxy struct initialization by Willy Tarreau · 15 years ago
  36. f285f54 [MINOR] redirect: add support for unconditional rules by Willy Tarreau · 15 years ago
  37. 963abc3 [MINOR] config: some options were missing for "redirect" by Willy Tarreau · 15 years ago
  38. b608feb [MAJOR] http: add support for option http-server-close by Willy Tarreau · 15 years ago
  39. a31e5df [MINOR] config: option forceclose is valid in frontends too by Willy Tarreau · 15 years ago
  40. 1a8bea9 [BUG] config: fix erroneous check on cookie domain names, again by Krzysztof Piotr Oledzki · 15 years ago
  41. 3ccf94e [BUG] second fix for the printf format warning by Willy Tarreau · 15 years ago
  42. 500b8f0 [BUG] format '%d' expects type 'int', but argument 5 has type 'long int' by Krzysztof Piotr Oledzki · 15 years ago
  43. 97f07b8 [MEDIUM] Decrease server health based on http responses / events, version 3 by Krzysztof Piotr Oledzki · 15 years ago
  44. dd1b01d [BUG] Configuration parser bug when escaping characters by Cyril Bonté · 15 years ago
  45. 68a897b [MINOR] config: support passing multiple "domain" statements to cookies by Willy Tarreau · 15 years ago
  46. 4d187ac [BUG] config: cookie domain was ignored in defaults sections by Willy Tarreau · 15 years ago
  47. 3d8fbb6 [BUG] config: fix erroneous check on cookie domain names by Willy Tarreau · 15 years ago
  48. 7bb651e [BUG] config: fix wrong handling of too large argument count by Willy Tarreau · 15 years ago
  49. b86db34 [BUG] x-original-to: name was not set in default instance by Willy Tarreau · 15 years ago
  50. b21570a [MEDIUM] appsession: add "len", "prefix" and "mode" options by Cyril Bonté · 15 years ago
  51. 96532db [MINOR] server tracking: don't care about the tracked server's mode by Alex Williams · 15 years ago
  52. b37c27e [MAJOR] http: create the analyser which waits for a response by Willy Tarreau · 15 years ago
  53. bf47aeb [MEDIUM] appsession: add the "request-learn" option by Cyril Bonté · 15 years ago
  54. cb6cd43 [MINOR] tcp: add support for the defer_accept bind option by Willy Tarreau · 15 years ago
  55. f5bbafe [MINOR] config: report all supported options for the "bind" keyword by Willy Tarreau · 15 years ago
  56. 975c50b [MINOR] add the "initial weight" to the server struct. by Willy Tarreau · 15 years ago
  57. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · 15 years ago
  58. 53fb4ae [MEDIUM] config: automatically find unused IDs for proxies, servers and listeners by Willy Tarreau · 15 years ago
  59. 8892235 [MINOR] config: add pointer to file name in block/redirect/use_backend/monitor rules by Willy Tarreau · 15 years ago
  60. 092549f [MINOR] config: report places of duplicate names or IDs by Willy Tarreau · 15 years ago
  61. 90a570f [MINOR] config: reference file and line with any listener/proxy/server declaration by Willy Tarreau · 15 years ago
  62. 9d7e335 [BUG] config: look for ID conflicts in all sockets, not only last ones. by Willy Tarreau · 15 years ago
  63. aeebf9b [MEDIUM] Collect & provide separate statistics for sockets, v2 by Krzysztof Piotr Oledzki · 15 years ago
  64. f27b5ea [MEDIUM] new option "independant-streams" to stop updating read timeout on writes by Willy Tarreau · 15 years ago
  65. 9757a38 [MEDIUM] backend: introduce the "static-rr" LB algorithm by Willy Tarreau · 15 years ago
  66. f3e49f9 [MINOR] backend: separate declarations of LB algos from their lookup method by Willy Tarreau · 15 years ago
  67. 619caca [MINOR] Allow dots in show-node & add "white-space: nowrap" in th.pxname. by Krzysztof Piotr Oledzki · 15 years ago
  68. 48cb2ae [MINOR] add "description", "node" and show-node"/"show-desc", remove "node-name", v2 by Krzysztof Piotr Oledzki · 15 years ago
  69. f89c187 [CLEANUP] backend: move LB algos to individual files by Willy Tarreau · 15 years ago
  70. 08ff959 [BUG] check if rise/fall has an argument and it is > 0 by Krzysztof Piotr Oledzki · 15 years ago
  71. 213014e [MEDIUM] Health check reporting code rework + health logging, v3 by Krzysztof Piotr Oledzki · 15 years ago
  72. 78abe61 [MAJOR] struct chunk rework by Krzysztof Piotr Oledzki · 15 years ago
  73. 0960541 [MEDIUM] Collect & show information about last health check, v3 by Krzysztof Piotr Oledzki · 15 years ago
  74. 27a674e [MEDIUM] make it possible to change the buffer size in the configuration by Willy Tarreau · 15 years ago
  75. 4e5b828 [MEDIUM] set rep->analysers from fe and be analysers by Willy Tarreau · 15 years ago
  76. c1a2167 [MINOR] cleanup set_session_backend by using pre-computed analysers by Willy Tarreau · 15 years ago
  77. b55932d [MEDIUM] remove old experimental tcpsplice option by Willy Tarreau · 15 years ago
  78. 1d45b7c [MINOR] stats: add a new node-name setting by Willy Tarreau · 15 years ago
  79. e7ded1f [BUG] log: option tcplog would log to global if no logger was defined by Willy Tarreau · 15 years ago
  80. bb92501 [MINOR] config: improve error reporting when checking configuration by Willy Tarreau · 15 years ago
  81. 3b6b1a9 [MINOR] config: the "capture" keyword is not allowed in backends by Willy Tarreau · 15 years ago
  82. 9389379 [MINOR] config: improve error reporting in listen sections by Willy Tarreau · 15 years ago
  83. 058e907 [MINOR] config: improve error reporting in global section by Willy Tarreau · 15 years ago
  84. 3a058f3 [MINOR] add a new CLF log format by Emeric Brun · 15 years ago
  85. 647caf1 [MEDIUM] add support for RDP cookie persistence by Emeric Brun · 15 years ago
  86. cd7afc0 [MINOR] http: take http request timeout from the backend by Willy Tarreau · 15 years ago
  87. a9fb083 [MINOR] report in the proxies the requirements for ACLs by Willy Tarreau · 15 years ago
  88. 1d0dfb1 [MAJOR] http: complete splitting of the remaining stages by Willy Tarreau · 15 years ago
  89. d787e66 [MEDIUM] http: split request waiter from request processor by Willy Tarreau · 15 years ago
  90. 915e1eb [MEDIUM] config: split parser and checker in two functions by Willy Tarreau · 15 years ago
  91. 6704d67 [MEDIUM] support setting a server weight to zero by Willy Tarreau · 15 years ago
  92. be1b918 [MEDIUM] add support for TCP MSS adjustment for listeners by Willy Tarreau · 15 years ago
  93. d88edf2 [MEDIUM] implement tcp-smart-connect option at the backend by Willy Tarreau · 15 years ago
  94. 9ea05a7 [MEDIUM] implement option tcp-smart-accept at the frontend by Willy Tarreau · 15 years ago
  95. 3842f00 [MINOR] config: support resetting options do default values by Willy Tarreau · 15 years ago
  96. 84b57da [MINOR] config: track "no option"/"option" changes by Willy Tarreau · 15 years ago
  97. c6f4ce8 [MEDIUM] add support for binding to source port ranges during connect by Willy Tarreau · 15 years ago
  98. 13a34bd [MINOR] compute the max of sessions/s on fe/be/srv by Willy Tarreau · 15 years ago
  99. f7edefa [MINOR] implement per-logger log level limitation by Willy Tarreau · 15 years ago
  100. affb481 [MEDIUM] add support for "balance hdr(name)" by Benoit · 15 years ago