1. b22fc30 MINOR: config: make tune.recv_enough configurable by Willy Tarreau · Mon Dec 14 12:04:35 2015 +0100
  2. 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
  3. 7e08470 BUG/MEDIUM: checks: email-alert not working when declared in defaults by Cyril Bonté · Fri Dec 04 03:07:06 2015 +0100
  4. 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
  5. 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
  6. 49795eb BUG: config: external-check command validation is checking for incorrect arguments. by Ben Cabot · Wed Sep 16 12:07:51 2015 +0100
  7. 43885c7 BUG/MEDIUM: logs: segfault writing to log from Lua by Dragan Dosen · Thu Oct 01 13:18:13 2015 +0200
  8. c8cfa7b MEDIUM: logs: have global.log_send_hostname not contain the trailing space by Dragan Dosen · Mon Sep 28 13:28:21 2015 +0200
  9. 0b85ece MEDIUM: logs: add a new RFC5424 log-format for the structured-data by Dragan Dosen · Fri Sep 25 19:17:44 2015 +0200
  10. 1322d09 MEDIUM: logs: add support for RFC5424 header format per logger by Dragan Dosen · Tue Sep 22 16:05:32 2015 +0200
  11. 68d2e3a MEDIUM: logs: remove the hostname, tag and pid part from the logheader by Dragan Dosen · Sat Sep 19 22:35:44 2015 +0200
  12. 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
  13. 845efb5 MINOR: cfgparse: New function cfg_unregister_sections() by David Carlier · Fri Sep 25 11:49:18 2015 +0100
  14. 2709784 MEDIUM: config: set tune.maxrewrite to 1024 by default by Willy Tarreau · Mon Sep 28 13:53:23 2015 +0200
  15. 9b69454 BUG/MINOR: config: check that tune.bufsize is always positive by Willy Tarreau · Mon Sep 28 13:49:53 2015 +0200
  16. bb3c09a CLEANUP: config: make the errorloc/errorfile messages less confusing by Willy Tarreau · Sun Sep 27 15:13:30 2015 +0200
  17. 7fe3be7 MINOR: standard: avoid DNS resolution from the function str2sa_range() by Thierry FOURNIER · Sat Sep 26 20:03:36 2015 +0200
  18. 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
  19. e088226 MINOR: config: new global section directive: server-state-file by Baptiste Assmann · Sun Aug 23 09:54:31 2015 +0200
  20. 6bc8936 MINOR: config: new global directive server-state-base by Baptiste Assmann · Sun Aug 23 09:22:25 2015 +0200
  21. 72b8c1f MEDIUM: tools: make str2sa_range() optionally return the FQDN by Willy Tarreau · Tue Sep 08 15:50:19 2015 +0200
  22. 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
  23. 29fbe51 MAJOR: tproxy: remove support for cttproxy by Willy Tarreau · Thu Aug 20 19:35:14 2015 +0200
  24. 0ea5c7f MINOR: actions: change actions names by Thierry FOURNIER · Wed Aug 05 19:05:19 2015 +0200
  25. d0d65ae MEDIUM: capture: Move the capture configuration storage in the union by Thierry FOURNIER · Tue Aug 04 08:21:12 2015 +0200
  26. 5ec63e0 MEDIUM: track-sc: Move the track-sc configuration storage in the union by Thierry FOURNIER · Tue Aug 04 09:09:48 2015 +0200
  27. a28a942 MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs by Thierry FOURNIER · Tue Aug 04 19:35:46 2015 +0200
  28. f3934b8 MEDIUM: config: emit a warning on a frontend without listener by Willy Tarreau · Tue Aug 11 11:36:45 2015 +0200
  29. 6db62c5 CLEANUP: config: remove appsession initialization by Willy Tarreau · Mon Aug 10 19:04:29 2015 +0200
  30. 449d74a MEDIUM: backend: add the "http-reuse aggressive" strategy by Willy Tarreau · Wed Aug 05 17:16:33 2015 +0200
  31. 161d45f MEDIUM: backend: implement "http-reuse safe" by Willy Tarreau · Wed Aug 05 16:02:46 2015 +0200
  32. d8fecee MINOR: config: add new setting "http-reuse" by Willy Tarreau · Wed Aug 05 14:12:31 2015 +0200
  33. 4c5490a BUG/MINOR: dns: wrong time unit for some DNS default parameters by Baptiste Assmann · Tue Jul 14 21:42:49 2015 +0200
  34. e6c3941 BUILD/MINOR: tools: rename popcount to my_popcountl by David Carlier · Thu Jul 02 07:00:17 2015 +0000
  35. 93b38d9 MEDIUM: 51Degrees code refactoring and cleanup by Dragan Dosen · Mon Jun 29 16:43:25 2015 +0200
  36. a68ca96 MAJOR: server: add DNS-based server name resolution by Baptiste Assmann · Tue Apr 14 01:15:08 2015 +0200
  37. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · Mon Apr 13 23:40:55 2015 +0200
  38. 31af49d MEDIUM: ssl: Add options to forge SSL certificates by Christopher Faulet · Tue Jun 09 17:29:50 2015 +0200
  39. 4d441a7 MEDIUM: sample: add trie support to 51Degrees by Thomas Holmes · Fri May 29 12:54:25 2015 +0100
  40. 0809f26 MINOR: config: add 51Degrees config parsing. by Thomas Holmes · Tue May 12 15:50:47 2015 +0100
  41. 47783ef MEDIUM: ssl: add the possibility to use a global DH parameters file by Remi Gacogne · Fri May 29 15:53:22 2015 +0200
  42. b3971ab MAJOR: peers: peers protocol version 2.0 by Emeric Brun · Tue May 12 18:49:09 2015 +0200
  43. df1425a MEDIUM: cfgparse: check max arguments in the proxies sections by William Lallemand · Tue Apr 28 20:17:49 2015 +0200
  44. 1a748ae MEDIUM: cfgparse: max arguments check in the global section by William Lallemand · Tue May 19 16:37:23 2015 +0200
  45. 6e62fb6 MEDIUM: cfgparse: check section maximum number of arguments by William Lallemand · Tue Apr 28 16:55:23 2015 +0200
  46. 5109719 CLEANUP: cfgparse: remove reference to 'ruleset' section by William Lallemand · Tue Apr 14 16:35:22 2015 +0200
  47. 4ac9f54 BUG/MEDIUM: cfgparse: segfault when userlist is misused by William Lallemand · Thu May 28 18:03:51 2015 +0200
  48. 77063bc BUG/MINOR: cfgparse: fix typo in 'option httplog' error message by William Lallemand · Thu May 28 18:02:48 2015 +0200
  49. be4653b MINOR: http: prepare support for parsing redirect actions on responses by Willy Tarreau · Thu May 28 15:26:58 2015 +0200
  50. 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
  51. 98d0485 MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions by Willy Tarreau · Tue May 26 12:18:29 2015 +0200
  52. e2dc1fa MEDIUM: stick-table: remove the now duplicate find_stktable() function by Willy Tarreau · Tue May 26 12:08:07 2015 +0200
  53. afb3992 MEDIUM: config: clarify the conflicting modes detection for backend rules by Willy Tarreau · Tue May 26 12:04:09 2015 +0200
  54. 8f50b68 MINOR: config: don't open-code proxy name lookups by Willy Tarreau · Tue May 26 11:45:02 2015 +0200
  55. 9e0bb10 CLEANUP: proxy: make the proxy lookup functions more user-friendly by Willy Tarreau · Tue May 26 11:24:42 2015 +0200
  56. e45288c MEDIUM: config: reject conflicts in table names by Willy Tarreau · Tue May 26 10:49:46 2015 +0200
  57. 911fa2e MEDIUM: config: reject invalid config with name duplicates by Willy Tarreau · Tue May 26 10:35:50 2015 +0200
  58. 726ab71 MEDIUM: backend: Allow redispatch on retry intervals by Joseph Lynch · Mon May 11 23:25:34 2015 -0700
  59. 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
  60. 5581c27 BUG/MEDIUM: checks: do not dereference a list as a tcpcheck struct by Willy Tarreau · Wed May 13 12:24:53 2015 +0200
  61. f2c8735 BUG/MAJOR: checks: always check for end of list before proceeding by Willy Tarreau · Wed May 13 12:08:21 2015 +0200
  62. b2f0745 MEDIUM: cfgparse: expand environment variables by William Lallemand · Tue May 12 14:27:13 2015 +0200
  63. 64e8451 MINOR: cfgparse: remove line size limitation by William Lallemand · Tue May 12 14:25:37 2015 +0200
  64. 3f41560 BUG/MEDIUM: cfgparse: incorrect memmove in quotes management by William Lallemand · Tue May 12 14:01:09 2015 +0200
  65. 22b09d2 MINOR: include comment in tcpcheck error log by Baptiste Assmann · Fri May 01 08:03:04 2015 +0200
  66. f9873ba MEDIUM: cfgparse: introduce weak and strong quoting by William Lallemand · Tue May 05 17:37:14 2015 +0200
  67. e428b08 BUG/MEDIUM: config: properly compute the default number of processes for a proxy by Willy Tarreau · Mon May 04 21:57:58 2015 +0200
  68. 64c5722 MINOR: config: report the number of processes using a peers section in the error case by Willy Tarreau · Mon May 04 21:48:51 2015 +0200
  69. 0334ffc CLEANUP: config: fix misleading information in error message. by Willy Tarreau · Mon May 04 21:46:08 2015 +0200
  70. 9fbe18e MEDIUM: http: add a new option http-buffer-request by Willy Tarreau · Fri May 01 22:42:08 2015 +0200
  71. bf59807 MAJOR: peers: allow peers section to be used with nbproc > 1 by Willy Tarreau · Fri May 01 19:16:14 2015 +0200
  72. 1e27301 MEDIUM: config: validate that peers sections are bound to exactly one process by Willy Tarreau · Fri May 01 19:15:17 2015 +0200
  73. 0fca483 MEDIUM: config: propagate the table's process list to the peers sections by Willy Tarreau · Fri May 01 19:12:05 2015 +0200
  74. 77e4bd1 MEDIUM: peers: add the ability to disable a peers section by Willy Tarreau · Fri May 01 20:02:17 2015 +0200
  75. 6866f3f MEDIUM: config: initialize stick-tables after peers, not before by Willy Tarreau · Fri May 01 19:09:08 2015 +0200
  76. 02df774 BUG/MINOR: config: clear proxy->table.peers.p for disabled proxies by Willy Tarreau · Fri May 01 19:59:56 2015 +0200
  77. 0f228a0 MEDIUM: http: add option-ignore-probes to get rid of the floods of 408 by Willy Tarreau · Fri May 01 15:37:53 2015 +0200
  78. f3045d2 MAJOR: pattern: add LRU-based cache on pattern matching by Willy Tarreau · Wed Apr 29 16:24:50 2015 +0200
  79. 9903f0e REORG: session: move the session parts out of stream.c by Willy Tarreau · Sat Apr 04 18:50:31 2015 +0200
  80. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  81. 10b688f MEDIUM: listener: store the default target per listener by Willy Tarreau · Fri Mar 13 16:43:12 2015 +0100
  82. 512fd00 CLEANUP: listeners: remove unused timeout by Willy Tarreau · Fri Mar 13 16:25:15 2015 +0100
  83. 91d9628 MINOR: peers: centralize configuration of the peers frontend by Willy Tarreau · Fri Mar 13 15:47:26 2015 +0100
  84. 9ff95bb BUG/MEDIUM: peers: correctly configure the client timeout by Willy Tarreau · Fri Mar 13 16:18:25 2015 +0100
  85. e7acee7 BUILD/CLEANUP: config: silent 3 warnings about mixed declarations with code by Willy Tarreau · Fri Feb 27 16:37:05 2015 +0100
  86. 05552d4 MEDIUM: Add support for configurable TLS ticket keys by Nenad Merdanovic · Fri Feb 27 19:56:49 2015 +0100
  87. 64e3416 MEDIUM: Allow suppression of email alerts by log level by Simon Horman · Fri Feb 06 11:11:57 2015 +0900
  88. 0ba0e4a MEDIUM: Support sending email alerts by Simon Horman · Fri Jan 30 11:23:00 2015 +0900
  89. 9dc4996 MEDIUM: Allow configuration of email alerts by Simon Horman · Fri Jan 30 11:22:59 2015 +0900
  90. 0d16a40 MEDIUM: Add parsing of mailers section by Simon Horman · Fri Jan 30 11:22:58 2015 +0900
  91. 1a23cf0 BUG/MEDIUM: Do not set agent health to zero if server is disabled in config by Simon Horman · Wed Nov 12 15:55:53 2014 +0900
  92. 324f07f MEDIUM: backend: add the crc32 hash algorithm for load balancing by Willy Tarreau · Tue Jan 20 19:44:50 2015 +0100
  93. 094af4e MINOR: logs: add a new per-proxy "log-tag" directive by Willy Tarreau · Wed Jan 07 15:03:42 2015 +0100
  94. 33cb065 MINOR: config: implement global setting tune.buffers.limit by Willy Tarreau · Tue Dec 23 22:52:37 2014 +0100
  95. 1058ae7 MINOR: config: implement global setting tune.buffers.reserve by Willy Tarreau · Tue Dec 23 22:40:40 2014 +0100
  96. f6b7001 BUG/MEDIUM: config: do not propagate processes between stopped processes by Willy Tarreau · Thu Dec 18 14:00:43 2014 +0100
  97. 8a95d8c BUG/MINOR: config: fix typo in condition when propagating process binding by Willy Tarreau · Thu Dec 18 13:56:26 2014 +0100
  98. d972203 BUG/MINOR: parse: refer curproxy instead of proxy by Godbach · Thu Dec 18 15:44:58 2014 +0800
  99. b3e54fe MAJOR: namespace: add Linux network namespace support by KOVACS Krisztian · Mon Nov 17 15:11:45 2014 +0100
  100. 743c128 BUG/MINOR: config: don't inherit the default balance algorithm in frontends by Willy Tarreau · Tue Nov 18 15:04:29 2014 +0100