1. 2c6962c [MAJOR] proto_uxst rework -> SNMP support by Krzysztof Piotr Oledzki · 16 years ago
  2. f58a962 [MINOR] Implement persistent id for proxies and servers by Krzysztof Piotr Oledzki · 16 years ago
  3. c8b16fc [MEDIUM] Implement "track [<backend>/]<server>" by Krzysztof Piotr Oledzki · 16 years ago
  4. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · 16 years ago
  5. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · 16 years ago
  6. 5c7bf79 [DOC] add a configuration entry for "server ... redir <prefix>" by Willy Tarreau · 16 years ago
  7. d2a4aa2 [DOC] applied small fixes from early readers by Willy Tarreau · 16 years ago
  8. af85d94 [DOC] fix erroneous "useallbackups" option in the doc by Willy Tarreau · 16 years ago
  9. 41a340d [DOC] minor cleanup of the doc and notice to contributors by Willy Tarreau · 16 years ago
  10. 5259dfe [MEDIUM]: rework checks handling by Krzysztof Piotr Oledzki · 16 years ago
  11. ced2701 [DOC] added documentation about HTTP header manipulations by Willy Tarreau · 16 years ago
  12. 303c035 [DOC] document all req* and rsp* keywords. by Willy Tarreau · 16 years ago
  13. 198a744 [DOC] all server parameters have been documented by Willy Tarreau · 16 years ago
  14. eabeafa [DOC] added "server", "source" and "stats" keywords by Willy Tarreau · 16 years ago
  15. b1e52e8 [MEDIUM] support fully transparent proxy on Linux (USE_LINUX_TPROXY) by Willy Tarreau · 16 years ago
  16. 844e3c5 [DOC] added documentation for "option tcplog" to "use_backend" by Willy Tarreau · 16 years ago
  17. a453bdd [DOC] document options nolinger to ssl-hello-chk by Willy Tarreau · 16 years ago
  18. 25b501a [MEDIUM]: Count retries and redispatches also for servers, fix redistribute_pending, extend logs, %d->%u cleanup by Krzysztof Piotr Oledzki · 16 years ago
  19. 51c9bde [MINOR] tarpit timeout is also allowed in backends by Willy Tarreau · 16 years ago
  20. 036fae0 [MEDIUM] introduce "timeout http-request" in frontends by Willy Tarreau · 16 years ago
  21. a0250ba [OPTIM] introduce global parameter "tune.maxaccept" by Willy Tarreau · 16 years ago
  22. c73ce2b [MINOR] add support for the "backlog" parameter by Willy Tarreau · 16 years ago
  23. c27debf [DOC] document options forwardfor to logasap by Willy Tarreau · 16 years ago
  24. a8efd36 [STATS] add support for "show info" on the unix socket by Willy Tarreau · 16 years ago
  25. bf1f816 [DOC] document more options by Willy Tarreau · 17 years ago
  26. 2769aa0 [DOC] large update to the configuration manual by Willy Tarreau · 17 years ago
  27. 336d475 [MEDIUM]: Inversion for options by Krzysztof Oledzki · 17 years ago
  28. 0ba2750 [DOC] big update to the configuration manual by Willy Tarreau · 17 years ago
  29. 81ae195 [MEDIUM] add support for logging via a UNIX socket by Robert Tsai · 17 years ago
  30. e219db7 [MEDIUM] introduce the "timeout" keyword by Willy Tarreau · 17 years ago
  31. befdff1 [DOC] add a bit of documentation about timers by Willy Tarreau · 17 years ago
  32. c7246fc [DOC] document "nbsrv" and "monitor fail" by Willy Tarreau · 17 years ago
  33. 5764b38 [DOC] document the server's slowstart parameter by Willy Tarreau · 17 years ago
  34. dbc36f6 [DOC] document the "http-check disable-on-404" option by Willy Tarreau · 17 years ago
  35. 5eb1a90 [MEDIUM] New option http_proxy by Alexandre Cassen · 17 years ago
  36. f56fd8a [BUILD] make ebtree headers multiple-include compatible by Willy Tarreau · 17 years ago
  37. e6d2e4d [MINOR] merge ebtree version 3.0 by Willy Tarreau · 17 years ago
  38. 583bc96 [MEDIUM] continous statistics by Krzysztof Piotr Oledzki · 17 years ago
  39. 0173280 [MEDIUM] introduce the "url_param" balance method by Willy Tarreau · 17 years ago
  40. acafc5f [MEDIUM] add support for "maxqueue" to limit server queue overload by Elijah Epifanov · 17 years ago
  41. fbee713 [MEDIUM] introduce the "stats" keyword in global section by Willy Tarreau · 17 years ago
  42. d9db927 [MINOR] report haproxy's version by default on the stats page by Krzysztof Oledzki · 17 years ago
  43. fe255b7 [DOC] document spread-checks by Willy Tarreau · 17 years ago
  44. 87ea548 [MINOR] add the "nolinger" option to disable data lingering by Alexandre Cassen · 17 years ago
  45. 10806d5 [DOC] fixed 2 typos in haproxy-en/fr by Willy Tarreau · 17 years ago
  46. 031a26b [DOC] added a small man page by Willy Tarreau · 17 years ago
  47. bbd4212 [MINOR] add support for "stats refresh <interval>" by Willy Tarreau · 17 years ago
  48. 24e779b [DOC] the "stats" keyword is not allowed in a pure frontend. by Willy Tarreau · 17 years ago
  49. 6a06a40 [DOC] started a new configuration manual by Willy Tarreau · 17 years ago
  50. 3f49b30 [MEDIUM] errorfile: use a local file to feed error messages by Willy Tarreau · 17 years ago
  51. ae8b796 [MEDIUM] smarter integer comparison support in ACLs by Willy Tarreau · 17 years ago
  52. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · 17 years ago
  53. 726c2bf [DOC] add some documentation about ACLs by Willy Tarreau · 17 years ago
  54. 2367790 [MEDIUM] implement SMTP health checks by Willy Tarreau · 17 years ago
  55. 2fcb500 [MEDIUM] implement the URI hash algorithm by Willy Tarreau · 17 years ago
  56. 6996e15 [BUG] fixed connection establishment detection by Willy Tarreau · 17 years ago
  57. de99e99 [MAJOR] introduced speculative I/O with epoll() by Willy Tarreau · 17 years ago
  58. 985fc56 [DOC] added some docs about http headers storage and acls by Willy Tarreau · 17 years ago
  59. 2ea3abb [MEDIUM] add support for health-checks on other addresses by Willy Tarreau · 17 years ago
  60. 4fb20ff [DOC] update architecture guide by Willy Tarreau · 17 years ago
  61. 7ac51f6 [MEDIUM] add the "except" keyword to the "forwardfor" option by Willy Tarreau · 17 years ago
  62. 95c20ac [MEDIUM] add user/groupname support by Willy Tarreau · 17 years ago
  63. b326fcc [CLEANUP] renamed several HTTP structures by Willy Tarreau · 17 years ago
  64. 244b47b [DOC] add some doc about internal naming rules by Willy Tarreau · 17 years ago
  65. ee68cf2 [DOC] added a link to an excellent paper about HTTP load time by Willy Tarreau · 17 years ago
  66. d1142aa [DOC] imported lots of internal documentations by Willy Tarreau · 17 years ago
  67. 1ba6a73 [DOC] updated the http_parsing doc by Willy Tarreau · 17 years ago
  68. 6d1a988 [MAJOR] complete support and doc for tcp-splicing by Willy Tarreau · 17 years ago
  69. 85270da [MINOR] updated versions and docs by Willy Tarreau · 18 years ago
  70. 0ea7c43 [DOC] added a short descriptive of the backend mechanism by Willy Tarreau · 18 years ago
  71. 58f10d7 [MAJOR] replaced the client-side HTTP parser with a new one by Willy Tarreau · 18 years ago
  72. 08fa2e3 [MINOR] tarpit: close the connection if the client closes. by Willy Tarreau · 18 years ago
  73. 2272dc1 [DOC] add docs and examples of tarpit configuration by Willy Tarreau · 18 years ago
  74. 8f2b855 [RELEASE] released 1.3.1 after resyncing with 1.2.15 by Willy Tarreau · 18 years ago
  75. 1c47f85 [MEDIUM] implemented the 'monitor-uri' keyword. by Willy Tarreau · 18 years ago
  76. f3c6920 [MEDIUM] implement 'option ssl-hello-chk' to use CLIENT HELLO health checks. by Willy Tarreau · 18 years ago
  77. baaee00 [BIGMOVE] exploded the monolithic haproxy.c file into multiple files. by Willy Tarreau · 18 years ago
  78. 3dc0644 [LICENSE] licensing clarifications by Willy TARREAU · 18 years ago
  79. 94b4591 [DOC] renamed 'haproxy' instead of 'ha-proxy' or 'h a p r o x y' by Willy Tarreau · 18 years ago
  80. 7e6328d [RELEASE] released 1.2.14 by willy tarreau · 18 years ago
  81. 8f635a4 [DOC] french doc update by willy tarreau · 18 years ago
  82. d4ba08d [DOC] add some informations about 'stats' and 'option httpclose'. by willy tarreau · 18 years ago
  83. 052c15d Merge branch 'abort-close' into merge by willy tarreau · 18 years ago
  84. 481132e [DOC] documented the 'stats' parameter. by willy tarreau · 18 years ago
  85. 12e0212 Merge branch 'minconn' into abort-close by willy tarreau · 18 years ago
  86. f76e6ca [MAJOR] implemented the 'minconn' server parameter for dynamic load regulation by willy tarreau · 18 years ago
  87. e0bdd62 [DOC] documented the 'abortonclose' option by willy tarreau · 18 years ago
  88. 532bb55 [DOC] update documentation to explain the server's maxconn by willy tarreau · 18 years ago
  89. 078c79a [MINOR] make logs more accurate about expiration and close during queue. by willy tarreau · 18 years ago
  90. 34f4530 [doc] updated english and french docs with source and weight options. by willy tarreau · 18 years ago
  91. 767ba71 * the default 'httpclose' option only sets the 'Connection:' headers by Willy TARREAU · 18 years ago
  92. 3481c46 * there was a bug in the way the backup servers were handled. They by Willy TARREAU · 18 years ago
  93. 065f1c0 * bumped version to 1.2.8 and updated CHANGELOG accordingly by willy tarreau · 18 years ago
  94. 39df2dc * fixed version references in documentation by willy tarreau · 18 years ago
  95. 22739ef * Documentation about the hot-reconfiguration mechanism. by willy tarreau · 18 years ago
  96. b952e1d * released 1.2.7rc (1.1.33rc) by willy tarreau · 19 years ago
  97. c5f73ed * released 1.2.6 by willy tarreau · 19 years ago
  98. 64a3cc3 * released 1.2.5 (1.1.31) by willy tarreau · 19 years ago
  99. c1f4753 * released 1.2.5-pre2 by willy tarreau · 19 years ago
  100. 598da41 * released 1.2.5-pre1 by willy tarreau · 19 years ago