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