1. 9ed6203 REORG: cli: split dumpstats.h in stats.h and cli.h by William Lallemand · Mon Nov 21 17:49:11 2016 +0100
  2. ba7bc16 MINOR: spoe/checks: Add support for SPOP health checks by Christopher Faulet · Mon Nov 07 21:07:38 2016 +0100
  3. 79bdef3 MINOR: cfgparse: Parse scope lines and save the last one parsed by Christopher Faulet · Fri Nov 04 22:36:15 2016 +0100
  4. 7110b40 MINOR: cfgparse: Add functions to backup and restore registered sections by Christopher Faulet · Wed Oct 26 11:09:44 2016 +0200
  5. 898566e CLEANUP: remove last references to 'ruleset' section by Christopher Faulet · Wed Oct 26 11:06:28 2016 +0200
  6. 987e16d MINOR: dns: implement extra 'hold' timers. by Baptiste Assmann · Wed Nov 02 22:23:31 2016 +0100
  7. 757478e BUG/MEDIUM: servers: properly propagate the maintenance states during startup by Willy Tarreau · Thu Nov 03 19:22:19 2016 +0100
  8. 71c432e CLEANUP: cfgparse: Very minor spelling correction by Ian Miell · Tue Aug 18 19:32:08 2015 +0100
  9. b1f48e3 MINOR: backend: add hash-balance-factor option for hash-type consistent by Andrew Rodland · Tue Oct 25 12:49:05 2016 -0400
  10. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · Fri Oct 21 16:37:51 2016 +0200
  11. 7d9736f CLEANUP: tcp rules: mention everywhere that tcp-conn rules are L4 by Willy Tarreau · Fri Oct 21 16:34:21 2016 +0200
  12. a0bcbdc MEDIUM: make SO_REUSEPORT configurable by Lukas Tribus · Mon Sep 12 21:42:20 2016 +0000
  13. 70d6045 MINOR: cfgparse: few memory leaks fixes. by David Carlier · Mon Aug 22 23:27:42 2016 +0100
  14. e4edc6b MEDIUM: http: implement http-response track-sc* directive by Ruoshan Huang · Thu Jul 14 15:07:45 2016 +0800
  15. 831962e CLEANUP: fixed some usages of realloc leading to memory leak by Hubert Verstraete · Tue Jun 28 22:44:26 2016 +0200
  16. 7bba4cc BUG/MEDIUM: fix risk of segfault with "show tls-keys" by William Lallemand · Fri May 20 17:28:07 2016 +0200
  17. 659fbf0 BUG/MEDIUM: config: fix multiple declaration of section parsers by Willy Tarreau · Thu May 26 17:55:28 2016 +0200
  18. 6e46ff1 BUG/MINOR: fix listening IP address storage for frontends (cont) by Vincent Bernat · Thu May 19 11:29:43 2016 +0200
  19. 6e61589 BUG/MAJOR: fix listening IP address storage for frontends by Vincent Bernat · Wed May 18 16:17:44 2016 +0200
  20. 5e4261b CLEANUP: config: detect double registration of a config section by Willy Tarreau · Tue May 17 16:16:09 2016 +0200
  21. 4920d70 BUG/MINOR: fix maxaccept computation according to the frontend process range by Cyril Bonté · Fri Apr 15 07:58:43 2016 +0200
  22. 7c0ffd2 BUG/MEDIUM: fix maxaccept computation on per-process listeners by Willy Tarreau · Thu Apr 14 11:47:38 2016 +0200
  23. 97880bb BUG/MINOR: cfgparse: couple of small memory leaks. by David Carlier · Fri Apr 08 10:35:26 2016 +0100
  24. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · Sun Apr 03 13:48:43 2016 +0200
  25. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
  26. 776e518 MINOR: cfgparse: warn when gid parameter is not a number by Baptiste Assmann · Fri Mar 11 17:21:15 2016 +0100
  27. 79fee6a MINOR: cfgparse: warn when uid parameter is not a number by Baptiste Assmann · Fri Mar 11 17:10:04 2016 +0100
  28. 0618195 BUG/MEDIUM: stats: stats bind-process doesn't propagate the process mask correctly by Cyril Bonté · Wed Feb 24 00:14:54 2016 +0100
  29. 235fcfc MINOR: mailers: make it possible to configure the connection timeout by Pieter Baauw · Sat Feb 13 15:33:40 2016 +0100
  30. 7a91a0e MEDIUM: cfgparse: reject incorrect 'timeout retry' keyword spelling in resolvers by Pieter Baauw · Sat Feb 13 15:51:58 2016 +0100
  31. 1d54972 MEDIUM: config: allow to manipulate environment variables in the global section by Willy Tarreau · Tue Feb 16 12:41:57 2016 +0100
  32. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · Thu Feb 04 13:40:26 2016 +0100
  33. 309c641 MEDIUM: filters: Replace filter_http_headers callback by an analyzer by Christopher Faulet · Wed Dec 02 09:57:32 2015 +0100
  34. 3d97c90 REORG: filters: Prepare creation of the HTTP compression filter by Christopher Faulet · Wed Dec 09 14:59:38 2015 +0100
  35. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · Thu Apr 30 11:48:27 2015 +0200
  36. 3b90f0a BUG/MEDIUM: config: Adding validation to stick-table expire value. by Ben Cabot · Wed Jan 20 09:44:39 2016 +0000
  37. 7f43fa9 BUG/MEDIUM: dns: no DNS resolution happens if no ports provided to the nameserver by Baptiste Assmann · Thu Jan 21 00:59:46 2016 +0100
  38. b22fc30 MINOR: config: make tune.recv_enough configurable by Willy Tarreau · Mon Dec 14 12:04:35 2015 +0100
  39. e22bfd6 BUG/MINOR: checks: email-alert causes a segfault when an unknown mailers section is configured by Cyril Bonté · Fri Dec 04 03:07:07 2015 +0100
  40. 7e08470 BUG/MEDIUM: checks: email-alert not working when declared in defaults by Cyril Bonté · Fri Dec 04 03:07:06 2015 +0100
  41. e954493 BUG/MINOR: http rule: http capture 'id' rule points to a non existing id by Baptiste Assmann · Tue Nov 03 23:31:35 2015 +0100
  42. a315c55 BUG/MINOR: dns: check for duplicate nameserver id in a resolvers section was missing by Baptiste Assmann · Mon Nov 02 22:55:49 2015 +0100
  43. 49795eb BUG: config: external-check command validation is checking for incorrect arguments. by Ben Cabot · Wed Sep 16 12:07:51 2015 +0100
  44. 43885c7 BUG/MEDIUM: logs: segfault writing to log from Lua by Dragan Dosen · Thu Oct 01 13:18:13 2015 +0200
  45. c8cfa7b MEDIUM: logs: have global.log_send_hostname not contain the trailing space by Dragan Dosen · Mon Sep 28 13:28:21 2015 +0200
  46. 0b85ece MEDIUM: logs: add a new RFC5424 log-format for the structured-data by Dragan Dosen · Fri Sep 25 19:17:44 2015 +0200
  47. 1322d09 MEDIUM: logs: add support for RFC5424 header format per logger by Dragan Dosen · Tue Sep 22 16:05:32 2015 +0200
  48. 68d2e3a MEDIUM: logs: remove the hostname, tag and pid part from the logheader by Dragan Dosen · Sat Sep 19 22:35:44 2015 +0200
  49. 59cee97 MEDIUM: log: use a separate buffer for the header and for the message by Dragan Dosen · Sat Sep 19 22:09:02 2015 +0200
  50. 845efb5 MINOR: cfgparse: New function cfg_unregister_sections() by David Carlier · Fri Sep 25 11:49:18 2015 +0100
  51. 2709784 MEDIUM: config: set tune.maxrewrite to 1024 by default by Willy Tarreau · Mon Sep 28 13:53:23 2015 +0200
  52. 9b69454 BUG/MINOR: config: check that tune.bufsize is always positive by Willy Tarreau · Mon Sep 28 13:49:53 2015 +0200
  53. bb3c09a CLEANUP: config: make the errorloc/errorfile messages less confusing by Willy Tarreau · Sun Sep 27 15:13:30 2015 +0200
  54. 7fe3be7 MINOR: standard: avoid DNS resolution from the function str2sa_range() by Thierry FOURNIER · Sat Sep 26 20:03:36 2015 +0200
  55. e11cfcd MINOR: config: new backend directives: load-server-state-from-file and server-state-file-name by Baptiste Assmann · Wed Aug 19 16:44:03 2015 +0200
  56. e088226 MINOR: config: new global section directive: server-state-file by Baptiste Assmann · Sun Aug 23 09:54:31 2015 +0200
  57. 6bc8936 MINOR: config: new global directive server-state-base by Baptiste Assmann · Sun Aug 23 09:22:25 2015 +0200
  58. 72b8c1f MEDIUM: tools: make str2sa_range() optionally return the FQDN by Willy Tarreau · Tue Sep 08 15:50:19 2015 +0200
  59. 8669e97 MINOR cfgparse: Correct the mailer warning text to show the right names to the user by Pieter Baauw · Mon Aug 17 00:45:05 2015 +0200
  60. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · Thu Aug 20 19:35:14 2015 +0200
  61. 0ea5c7f MINOR: actions: change actions names by Thierry FOURNIER · Wed Aug 05 19:05:19 2015 +0200
  62. d0d65ae MEDIUM: capture: Move the capture configuration storage in the union by Thierry FOURNIER · Tue Aug 04 08:21:12 2015 +0200
  63. 5ec63e0 MEDIUM: track-sc: Move the track-sc configuration storage in the union by Thierry FOURNIER · Tue Aug 04 09:09:48 2015 +0200
  64. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · Tue Aug 04 19:35:46 2015 +0200
  65. f3934b8 MEDIUM: config: emit a warning on a frontend without listener by Willy Tarreau · Tue Aug 11 11:36:45 2015 +0200
  66. 6db62c5 CLEANUP: config: remove appsession initialization by Willy Tarreau · Mon Aug 10 19:04:29 2015 +0200
  67. 449d74a MEDIUM: backend: add the "http-reuse aggressive" strategy by Willy Tarreau · Wed Aug 05 17:16:33 2015 +0200
  68. 161d45f MEDIUM: backend: implement "http-reuse safe" by Willy Tarreau · Wed Aug 05 16:02:46 2015 +0200
  69. d8fecee MINOR: config: add new setting "http-reuse" by Willy Tarreau · Wed Aug 05 14:12:31 2015 +0200
  70. 4c5490a BUG/MINOR: dns: wrong time unit for some DNS default parameters by Baptiste Assmann · Tue Jul 14 21:42:49 2015 +0200
  71. e6c3941 BUILD/MINOR: tools: rename popcount to my_popcountl by David Carlier · Thu Jul 02 07:00:17 2015 +0000
  72. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200
  73. a68ca96 MAJOR: server: add DNS-based server name resolution by Baptiste Assmann · Tue Apr 14 01:15:08 2015 +0200
  74. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · Mon Apr 13 23:40:55 2015 +0200
  75. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · Tue Jun 09 17:29:50 2015 +0200
  76. 4d441a7 MEDIUM: sample: add trie support to 51Degrees by Thomas Holmes · Fri May 29 12:54:25 2015 +0100
  77. 0809f26 MINOR: config: add 51Degrees config parsing. by Thomas Holmes · Tue May 12 15:50:47 2015 +0100
  78. 47783ef MEDIUM: ssl: add the possibility to use a global DH parameters file by Remi Gacogne · Fri May 29 15:53:22 2015 +0200
  79. b3971ab MAJOR: peers: peers protocol version 2.0 by Emeric Brun · Tue May 12 18:49:09 2015 +0200
  80. df1425a MEDIUM: cfgparse: check max arguments in the proxies sections by William Lallemand · Tue Apr 28 20:17:49 2015 +0200
  81. 1a748ae MEDIUM: cfgparse: max arguments check in the global section by William Lallemand · Tue May 19 16:37:23 2015 +0200
  82. 6e62fb6 MEDIUM: cfgparse: check section maximum number of arguments by William Lallemand · Tue Apr 28 16:55:23 2015 +0200
  83. 5109719 CLEANUP: cfgparse: remove reference to 'ruleset' section by William Lallemand · Tue Apr 14 16:35:22 2015 +0200
  84. 4ac9f54 BUG/MEDIUM: cfgparse: segfault when userlist is misused by William Lallemand · Thu May 28 18:03:51 2015 +0200
  85. 77063bc BUG/MINOR: cfgparse: fix typo in 'option httplog' error message by William Lallemand · Thu May 28 18:02:48 2015 +0200
  86. be4653b MINOR: http: prepare support for parsing redirect actions on responses by Willy Tarreau · Thu May 28 15:26:58 2015 +0200
  87. 0d1fdf7 MINOR: proxy: add a flag to memorize that the proxy's ID was forced by Willy Tarreau · Wed May 27 16:44:02 2015 +0200
  88. 98d0485 MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions by Willy Tarreau · Tue May 26 12:18:29 2015 +0200
  89. e2dc1fa MEDIUM: stick-table: remove the now duplicate find_stktable() function by Willy Tarreau · Tue May 26 12:08:07 2015 +0200
  90. afb3992 MEDIUM: config: clarify the conflicting modes detection for backend rules by Willy Tarreau · Tue May 26 12:04:09 2015 +0200
  91. 8f50b68 MINOR: config: don't open-code proxy name lookups by Willy Tarreau · Tue May 26 11:45:02 2015 +0200
  92. 9e0bb10 CLEANUP: proxy: make the proxy lookup functions more user-friendly by Willy Tarreau · Tue May 26 11:24:42 2015 +0200
  93. e45288c MEDIUM: config: reject conflicts in table names by Willy Tarreau · Tue May 26 10:49:46 2015 +0200
  94. 911fa2e MEDIUM: config: reject invalid config with name duplicates by Willy Tarreau · Tue May 26 10:35:50 2015 +0200
  95. 726ab71 MEDIUM: backend: Allow redispatch on retry intervals by Joseph Lynch · Mon May 11 23:25:34 2015 -0700
  96. 146defa MINOR: Add TLS ticket keys reference and use it in the listener struct by Nenad Merdanovic · Sat May 09 08:46:00 2015 +0200
  97. 5581c27 BUG/MEDIUM: checks: do not dereference a list as a tcpcheck struct by Willy Tarreau · Wed May 13 12:24:53 2015 +0200
  98. f2c8735 BUG/MAJOR: checks: always check for end of list before proceeding by Willy Tarreau · Wed May 13 12:08:21 2015 +0200
  99. b2f0745 MEDIUM: cfgparse: expand environment variables by William Lallemand · Tue May 12 14:27:13 2015 +0200
  100. 64e8451 MINOR: cfgparse: remove line size limitation by William Lallemand · Tue May 12 14:25:37 2015 +0200