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