1. ba7bc16 MINOR: spoe/checks: Add support for SPOP health checks by Christopher Faulet · 8 years ago
  2. f7e4e7e MAJOR: spoe: Add an experimental Stream Processing Offload Engine by Christopher Faulet · 8 years ago
  3. 85d79c9 MINOR: vars: Add 'unset-var' action/converter by Christopher Faulet · 8 years ago
  4. ff2613e MEDIUM: vars: Add a per-process scope for variables by Christopher Faulet · 8 years ago
  5. b71557a MINOR: vars: Allow '.' in variable names by Christopher Faulet · 8 years ago
  6. 9adb0a5 MINOR: filters: Update filters documentation accordingly to recent changes by Christopher Faulet · 8 years ago
  7. e5a6068 MEDIUM: server: do not restrict anymore usage of IP address from the state file by Willy Tarreau · 8 years ago
  8. 3eed10e MINOR: init: add -dr to ignore server address resolution failures by Willy Tarreau · 8 years ago
  9. 6a031d1 DOC: add some documentation for the "init-addr" server keyword by Willy Tarreau · 8 years ago
  10. 987e16d MINOR: dns: implement extra 'hold' timers. by Baptiste Assmann · 8 years ago
  11. b96dd28 MINOR: stats: indicate it when a server is down due to resolution by Willy Tarreau · 8 years ago
  12. 89aa7f3 MINOR: new srv_admin flag: SRV_ADMF_RMAINT by Baptiste Assmann · 8 years ago
  13. def0d22 MINOR: stream: make option contstats usable again by Willy Tarreau · 8 years ago
  14. 29b2531 DOC: move the device detection modules documentation to their own files by Willy Tarreau · 8 years ago
  15. d0027ed MEDIUM: wurfl: add Scientiamobile WURFL device detection module by scientiamobile · 8 years ago
  16. 5b2ce8a DOC: stats: provide state details for show servers state by Cyril Bonté · 8 years ago
  17. 1458fdb DOC: Fix typo in description of `-st` parameter in man page by Jorrit Schippers · 8 years ago
  18. 17be45e DOC: fix the entry for hash-balance-factor config option by Andrew Rodland · 8 years ago
  19. 608efa1 [RELEASE] Released version 1.7-dev5 by Willy Tarreau · 8 years ago
  20. b1f48e3 MINOR: backend: add hash-balance-factor option for hash-type consistent by Andrew Rodland · 8 years ago
  21. 4f61429 DOC: document tcp-request session by Willy Tarreau · 8 years ago
  22. a5bc36b MINOR: stats: emit dses by Willy Tarreau · 8 years ago
  23. 8a90b8e MINOR: stats: output dcon by Willy Tarreau · 8 years ago
  24. 0c63053 DOC: fix missed entry for "set-{src,dst}{,-port}" by Willy Tarreau · 8 years ago
  25. 00005ce MINOR: tcp: make set-src/set-src-port and set-dst/set-dst-port commutative by Willy Tarreau · 8 years ago
  26. ad9a7e9 MINOR: Add fe_req_rate sample fetch by Nenad Merdanovic · 8 years ago
  27. 7d56c6d MINOR: enable IP_BIND_ADDRESS_NO_PORT on backend connections by Lukas Tribus · 8 years ago
  28. a0bcbdc MEDIUM: make SO_REUSEPORT configurable by Lukas Tribus · 8 years ago
  29. 3749ebf MINOR: cli: ability to change a server's port by Baptiste Assmann · 8 years ago
  30. 5094656 MINOR: cli: change a server health check port through the stats socket by Baptiste Assmann · 8 years ago
  31. e3f5031 MINOR: cli: allow the semi-colon to be escaped on the CLI by Chad Lavoie · 8 years ago
  32. 4cac359 MEDIUM: log: Decompose %Tq in %Th %Ti %TR by Thierry FOURNIER / OZON.IO · 8 years ago
  33. 41d5e3a [RELEASE] Released version 1.7-dev4 by Willy Tarreau · 8 years ago
  34. 30fcd39 MINOR: tcp: add further tcp info fetchers by Joe Williams · 8 years ago
  35. 16e0156 MINOR: tcp: add dst_is_local and src_is_local by Willy Tarreau · 8 years ago
  36. aa1ea8a DOC: minor typo fixes to improve HTML parsing by haproxy-dconv by Olivier Doucet · 8 years ago
  37. 8dfe863 DOC: fix json converter example and error message by Herve COMMOWICK · 8 years ago
  38. 53e381c DOC: lua: remove old functions by Thierry FOURNIER / OZON.IO · 8 years ago
  39. 6310bef MINOR: tcp: Return TCP statistics like RTT and RTT variance by Thierry Fournier / OZON.IO · 8 years ago
  40. e4edc6b MEDIUM: http: implement http-response track-sc* directive by Ruoshan Huang · 8 years ago
  41. ab00df6 BUG/MEDIUM: lua: the function txn_done() from sample fetches can crash by Thierry FOURNIER · 8 years ago
  42. 8e48b87 DOC: spelling fixes by Dan Lloyd · 8 years ago
  43. be1d34d DOC: add missing doc for http-request deny [deny_status <status>] by Willy Tarreau · 8 years ago
  44. 9075968 MINOR: tcp: add "tcp-request connection expect-netscaler-cip layer4" by Bertrand Jacquin · 8 years ago
  45. 93b227d MINOR: listener: add the "accept-netscaler-cip" option to the "bind" keyword by Bertrand Jacquin · 8 years ago
  46. d294aea MEDIUM: ssl: support SNI filters with multicerts by Emmanuel Hocdet · 8 years ago
  47. 0070cd5 DOC: http: add documentation for url32 and url32+src by Dragan Dosen · 8 years ago
  48. 13e9b0c MEDIUM: tcp/http: new set-dst/set-dst-port actions by William Lallemand · 8 years ago
  49. 44be640 MEDIUM: tcp/http: add 'set-src-port' action by William Lallemand · 8 years ago
  50. 2e785f2 MEDIUM: tcp: add 'set-src' to 'tcp-request connection' by William Lallemand · 8 years ago
  51. bb93346 DOC: update doc about tls-tickets-keys dump by William Lallemand · 8 years ago
  52. 1516fe3 DOC: Fix typo so fetch is properly parsed by Cyril's converter by Nenad Merdanovic · 8 years ago
  53. e384139 BUG/MEDIUM: init: don't use environment locale by Maxime de Roucy · 8 years ago
  54. f34b28a DOC: filters: Update the filters documentation accordingly to recent changes by Christopher Faulet · 8 years ago
  55. 27b639d MINOR: log: add the %Td log-format specifier by Willy Tarreau · 8 years ago
  56. 379d9c7 MEDIUM: init: allow directory as argument of -f by Maxime de Roucy · 8 years ago
  57. 7d1b48f [RELEASE] Released version 1.7-dev3 by Willy Tarreau · 8 years ago
  58. 174dd37 MINOR: Add ability for agent-check to set server maxconn by Nenad Merdanovic · 8 years ago
  59. c3fe533 DOC: filters: Add filters documentation by Christopher Faulet · 8 years ago
  60. eba5634 DOC: Clarify IPv4 address / mask notation rules by Daniel Schneller · 8 years ago
  61. 9ff96c7 MINOR: acl: Add predefined METH_DELETE, METH_PUT by Daniel Schneller · 8 years ago
  62. 596659b DOC: fix discrepancy in the example for http-request redirect by Coen Rosdorff · 8 years ago
  63. 0e00dca DOC: http: rename the unique-id sample and add the documentation by Thierry Fournier · 8 years ago
  64. ff48042 MINOR: lua: add class listener by Thierry Fournier · 8 years ago
  65. f2fdc9d MINOR: lua: add class server by Thierry Fournier · 8 years ago
  66. f61aa63 MINOR: lua: add class proxy by Thierry Fournier · 8 years ago
  67. eea77c0 MINOR: lua: dump general info by Thierry Fournier · 8 years ago
  68. b912567 DOC: name set-gpt0 mismatch with the expected keyword by Thierry Fournier · 8 years ago
  69. c8f0e78 DOC: typo: req.uri is now replaced by capture.req.uri by Baptiste Assmann · 8 years ago
  70. 66025d8 DOC: regsub: parser limitation about the inability to use closing square brackets by Baptiste Assmann · 8 years ago
  71. 79fb45d DOC: typo: maxconn paragraph is wrong due to a wrong buffer size by Baptiste Assmann · 8 years ago
  72. 33db600 DOC: typo: ACL subdir match by Baptiste Assmann · 8 years ago
  73. 123ff04 DOC: stick-table: amend paragraph blaming the loss of table upon reload by Baptiste Assmann · 8 years ago
  74. 2f2d2ec DOC: typo on stick-store response by Baptiste Assmann · 8 years ago
  75. 2e1941e DOC: timeout client: pointers to timeout http-request by Baptiste Assmann · 8 years ago
  76. 13f8353 DOC: "addr" parameter applies to both health and agent checks by Baptiste Assmann · 8 years ago
  77. 0b54705 DOC: Clarify tunes.vars.xxx-max-size settings by Daniel Schneller · 8 years ago
  78. e83345d DOC: add encoding to json converter example by Mac Browning · 8 years ago
  79. 840b024 MINOR: da: Using ARG12 macro for the sample fetch and the convertor. by David Carlier · 8 years ago
  80. 8234f6d [RELEASE] Released version 1.7-dev2 by Willy Tarreau · 8 years ago
  81. 5d8b979 DOC: document the "show info typed" and "show stat typed" output formats by Willy Tarreau · 8 years ago
  82. 5b9bdff MINOR: stats: report number of intercepted requests for frontend and backends by Willy Tarreau · 8 years ago
  83. c73810f MINOR: stats: add 3 fields to report the frontend-specific connection stats by Willy Tarreau · 8 years ago
  84. f1516d9 MINOR: stats: report the load balancing algorithm in CSV output by Willy Tarreau · 8 years ago
  85. f8211df MEDIUM: stats: add a new "mode" column to report the proxy mode by Willy Tarreau · 8 years ago
  86. a6f5a73 MEDIUM: stats: report the listeners' address in the CSV output by Willy Tarreau · 8 years ago
  87. e4847c6 MEDIUM: stats: report the cookie value in the server & backend CSV dumps by Willy Tarreau · 8 years ago
  88. 3a4ec3a MEDIUM: stats: report server's address in the CSV output by Willy Tarreau · 8 years ago
  89. 3141f59 MINOR: stats: add check and agent's health values in the output by Willy Tarreau · 8 years ago
  90. dd7354b MINOR: stats: add check_desc and agent_desc to the output fields by Willy Tarreau · 8 years ago
  91. 7f61884 MINOR: stats: add agent_status, agent_code, agent_duration to output by Willy Tarreau · 8 years ago
  92. 235fcfc MINOR: mailers: make it possible to configure the connection timeout by Pieter Baauw · 8 years ago
  93. ac88cfe MEDIUM: dns: add a "resolve-net" option which allow to prefer an ip in a network by Thierry Fournier · 8 years ago
  94. 1d54972 MEDIUM: config: allow to manipulate environment variables in the global section by Willy Tarreau · 8 years ago
  95. ae79572 MINOR: cli: add a new "show env" command by Willy Tarreau · 8 years ago
  96. 06c8099 DOC: LUA: fix some typos and syntax errors by Godbach · 8 years ago
  97. 7282d8e DOC: add server name at rate-limit sessions example by Panagiotis Panagiotopoulos · 8 years ago
  98. 835b921 MEDIUM: log: add a new log format flag "E" by Dragan Dosen · 8 years ago
  99. 1de1659 MINOR: lua: Add concat class by Thierry Fournier · 8 years ago
  100. b1f4656 MINOR: lua: add "now" time function by Thierry Fournier · 8 years ago