1. a975b8f [MINOR] tcp: add per-source connection rate limiting by Willy Tarreau · 14 years ago
  2. c00cdc2 [MINOR] stick_table: enable it for frontends too by Willy Tarreau · 14 years ago
  3. 13c29de [MEDIUM] stick_table: move the server ID to a generic data type by Willy Tarreau · 14 years ago
  4. 69b870f [MINOR] stick_table: add support for "conn_cum" data type. by Willy Tarreau · 14 years ago
  5. 08d5f98 [MEDIUM] stick_table: add room for extra data types by Willy Tarreau · 14 years ago
  6. 2799e98 [MINOR] frontend: count denied TCP requests separately by Willy Tarreau · 14 years ago
  7. 1a68794 [MEDIUM] config: parse tcp layer4 rules (tcp-request accept/reject) by Willy Tarreau · 14 years ago
  8. 5ce9457 [DOC] document the "dispatch" keyword by Willy Tarreau · 14 years ago
  9. 21475e3 [DEV] open new 1.5 development branch by Willy Tarreau · 14 years ago
  10. 5fdd77d [RELEASE] Released version 1.4.6 by Willy Tarreau · 14 years ago
  11. 61e28f2 [DOC] add a few precisions about the use of RDP cookies by Willy Tarreau · 14 years ago
  12. 0b1cd94 [MINOR] acl: add srv_is_up() to check that a specific server is up or not by Willy Tarreau · 14 years ago
  13. 9d4d9e3 [RELEASE] Released version 1.4.5 by Willy Tarreau · 14 years ago
  14. 4a56897 [MINOR] stick-tables: add support for "stick on hdr" by Willy Tarreau · 14 years ago
  15. 58215a0 [MINOR] acl: ignore empty lines and comments in pattern files by Willy Tarreau · 14 years ago
  16. 2b5285d [MINOR] acl: support loading values from files by Willy Tarreau · 14 years ago
  17. 2382ad6 [DOC] doc/configuration.txt: fix typos by Patrick Mézard · 14 years ago
  18. 0d4bf01 [DOC] fix ignore-persist/force-persist documentation by Cyril Bonté · 14 years ago
  19. a8e7bbc [DOC] add the "ignore-persist" option to conditionally ignore persistence by Cyril Bonté · 14 years ago
  20. 9508c1c [RELEASE] Released version 1.4.4 by Willy Tarreau · 14 years ago
  21. 8a8e1d9 [MINOR] http: make it possible to pretend keep-alive when doing close by Willy Tarreau · 14 years ago
  22. bce7088 [MEDIUM] add ability to connect to a server from an IP found in a header by Willy Tarreau · 15 years ago
  23. 75934a1 [RELEASE] Released version 1.4.3 by Willy Tarreau · 14 years ago
  24. 9683909 [MINOR] checks: add the ability to disable a server in the config by Willy Tarreau · 14 years ago
  25. c5011ca [DOC] indicate in the doc how to bind to port ranges by Willy Tarreau · 14 years ago
  26. da618cb [RELEASE] Released version 1.4.2 by Willy Tarreau · 14 years ago
  27. 78caf84 [DOC] Some more documentation cleanups by Cyril Bonté · 14 years ago
  28. 66dc20a [MINOR] stats socket: add show sess <id> to dump details about a session by Willy Tarreau · 14 years ago
  29. c5e60c3 [RELEASE] Released version 1.4.1 by Willy Tarreau · 14 years ago
  30. 95cd283 [DOC] be more clear about the limitation to one single monitor-net entry by Willy Tarreau · 14 years ago
  31. ae52678 [STATS] count transfer aborts caused by client and by server by Willy Tarreau · 14 years ago
  32. ec579d8 [DOC] fix typo on stickiness rules by Willy Tarreau · 14 years ago
  33. e18fdfd [RELEASE] Released version 1.4.0 by Willy Tarreau · 14 years ago
  34. 5c6f7b3 [DOC] cleanup of the keyword matrix by Willy Tarreau · 14 years ago
  35. d63335a [DOC] reorder some entries to maintain the alphabetical order by Willy Tarreau · 14 years ago
  36. d7550a2 [DOC] fix a typo about timeout check and clarify the explanation. by Willy Tarreau · 14 years ago
  37. f0c6061 [DOC] Documentation cleanups by Cyril Bonté · 14 years ago
  38. 7d38afb [DOC] fix summary to add pattern extraction by Cyril Bonté · 14 years ago
  39. 0dae585 [MINOR] stats: report maint state for tracking servers too by Cyril Bonté · 14 years ago
  40. b05613d [RELEASE] Released version 1.4-rc1 by Willy Tarreau · 14 years ago
  41. 6b35ce1 [DOC] add info about userlists, http-request and http_auth/http_auth_group acls by Krzysztof Piotr Oledzki · 14 years ago
  42. 5843d1a [MEDIUM] http: switch to tunnel mode after status 101 responses by Willy Tarreau · 14 years ago
  43. 95fa469 [MEDIUM] add support for anonymous ACLs by Willy Tarreau · 14 years ago
  44. cd19e51 [MEDIUM] add a maintenance mode to servers by Cyril Bonté · 14 years ago
  45. 844a7e7 [MEDIUM] http: add support for proxy authentication by Willy Tarreau · 14 years ago
  46. c097e32 [DOC] add some missing ACLs about response header matching by Willy Tarreau · 14 years ago
  47. fdb563c [MEDIUM] http: add support for conditional response header rewriting by Willy Tarreau · 14 years ago
  48. 8abd4cd [MEDIUM] http: add support for conditional request header addition by Willy Tarreau · 14 years ago
  49. 5321c42 [MEDIUM] http: add support for conditional request filter execution by Willy Tarreau · 14 years ago
  50. ef78104 [MINOR] checks: add the server's status in the checks by Willy Tarreau · 14 years ago
  51. d31d6eb [MINOR] pattern: add the "ipmask()" converting function by Willy Tarreau · 14 years ago
  52. 7aabd11 [STATS] make it possible to change a CLI connection timeout by Willy Tarreau · 14 years ago
  53. 99ed327 [CLEANUP] Keep in sync "defaults" support between documentation and code by Cyril Bonté · 14 years ago
  54. 88d349d [MEDIUM] http: add support for Proxy-Connection header by Willy Tarreau · 14 years ago
  55. 6939b55 [RELEASE] Released version 1.4-dev7 by Willy Tarreau · 14 years ago
  56. 4de9149 [MINOR] add the "force-persist" statement to force persistence on down servers by Willy Tarreau · 14 years ago
  57. e803de2 [MINOR] add the ability to force kernel socket buffer size. by Willy Tarreau · 14 years ago
  58. 6046652 [MAJOR] http: rework response Connection header handling by Willy Tarreau · 14 years ago
  59. 116f91e [DOC] add documentation about connection header processing by Willy Tarreau · 14 years ago
  60. 346f76d [MINOR] acl: add fe_id/so_id to match frontend's and socket's id by Krzysztof Piotr Oledzki · 14 years ago
  61. b937b7e [DOC] add the doc about stickiness by Willy Tarreau · 14 years ago
  62. d72758d [DOC] remove several trailing spaces by Willy Tarreau · 14 years ago
  63. 983e01e [DOC] fix various too large lines by Willy Tarreau · 14 years ago
  64. 698ae00 [MINOR] add option "mysql-check" to use MySQL health checks by Hervé COMMOWICK · 14 years ago
  65. b16a574 [MINOR] http: add a separate "http-keep-alive" timeout by Willy Tarreau · 14 years ago
  66. 81e3b4f [MINOR] http redirect: add the ability to append a '/' to the URL by Willy Tarreau · 14 years ago
  67. 11f8f54 [RELEASE] Released version 1.4-dev6 by Willy Tarreau · 14 years ago
  68. c53601c [DOC] Restore ability to search a keyword at the beginning of a line by Krzysztof Piotr Oledzki · 14 years ago
  69. c6df066 [MEDIUM] default-server support by Krzysztof Piotr Oledzki · 15 years ago
  70. 15514c2 [MINOR]: stats: add show-legends to report additional informations by Krzysztof Piotr Oledzki · 15 years ago
  71. 0dfdf19 [MEDIUM] http: restore the original behaviour of option httpclose by Willy Tarreau · 15 years ago
  72. 1f44589 [RELEASE] Released version 1.4-dev5 by Willy Tarreau · 15 years ago
  73. f285f54 [MINOR] redirect: add support for unconditional rules by Willy Tarreau · 15 years ago
  74. b608feb [MAJOR] http: add support for option http-server-close by Willy Tarreau · 15 years ago
  75. a31e5df [MINOR] config: option forceclose is valid in frontends too by Willy Tarreau · 15 years ago
  76. 82eeaf2 [MEDIUM] http: properly handle "option forceclose" by Willy Tarreau · 15 years ago
  77. 97f07b8 [MEDIUM] Decrease server health based on http responses / events, version 3 by Krzysztof Piotr Oledzki · 15 years ago
  78. f864533 [DOC] some small spell fixes and unifications by Krzysztof Piotr Oledzki · 15 years ago
  79. 68a897b [MINOR] config: support passing multiple "domain" statements to cookies by Willy Tarreau · 15 years ago
  80. b21570a [MEDIUM] appsession: add "len", "prefix" and "mode" options by Cyril Bonté · 15 years ago
  81. 53319c9 [DOC] option is "defer-accept", not "defer_accept" by Willy Tarreau · 15 years ago
  82. 3e79479 [CLEANUP] ebtree: remove old unused files by Willy Tarreau · 15 years ago
  83. bf47aeb [MEDIUM] appsession: add the "request-learn" option by Cyril Bonté · 15 years ago
  84. 39bb9be [DOC] option tcp-smart-connect was missing from index by Willy Tarreau · 15 years ago
  85. be6008f [DOC] point to 1.4 doc, not 1.3 by Willy Tarreau · 15 years ago
  86. 5fb1882 [MINOR] Collect & provide http response codes received from servers by Krzysztof Piotr Oledzki · 15 years ago
  87. 35928e8 [DOC] trivial fix for man page by Michael Shuler · 15 years ago
  88. a080eca [DOC] add a reminder about obsolete documents by Willy Tarreau · 15 years ago
  89. cb6cd43 [MINOR] tcp: add support for the defer_accept bind option by Willy Tarreau · 15 years ago
  90. c82a9e5 [RELEASE] Released version 1.4-dev4 by Willy Tarreau · 15 years ago
  91. cfeaa47 [MINOR] stats: add support for numeric IDs in set weight/get weight by Willy Tarreau · 15 years ago
  92. 4483d43 [MEDIUM] stats: add the "set weight" command by Willy Tarreau · 15 years ago
  93. 38338fa [MEDIUM] stats: add the "get weight" command to report a server's weight by Willy Tarreau · 15 years ago
  94. 6162db2 [MEDIUM] add access restrictions to the stats socket by Willy Tarreau · 15 years ago
  95. 2f6bf2b [MINOR] stats: use 'clear counters all' to clear all values by Willy Tarreau · 15 years ago
  96. a36af91 [MINOR] acl: add fe_conn, be_conn, queue, avg_queue by Willy Tarreau · 15 years ago
  97. 6b2e11b [MEDIUM] backend: implement consistent hashing variation by Willy Tarreau · 15 years ago
  98. 53fb4ae [MEDIUM] config: automatically find unused IDs for proxies, servers and listeners by Willy Tarreau · 15 years ago
  99. aeebf9b [MEDIUM] Collect & provide separate statistics for sockets, v2 by Krzysztof Piotr Oledzki · 15 years ago
  100. 719e726 [MINOR] Add "clear counters" to clear statistics counters by Krzysztof Piotr Oledzki · 15 years ago