- f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · Sat Nov 14 19:25:33 2020 +0100
- 7f8f6cb BUG/MEDIUM: stats: prevent crash if counters not alloc with dummy one by Amaury Denoyelle · Tue Nov 10 14:24:31 2020 +0100
- f5fe706 MINOR: server: remove idle lock in srv_cleanup_connections by Willy Tarreau · Fri Nov 06 12:07:31 2020 +0100
- 21b9ff5 BUG/MEDIUM: server: make it possible to kill last idle connections by Willy Tarreau · Thu Nov 05 09:12:20 2020 +0100
- 75bef00 MINOR: server: Copy configuration file and line for server templates by Christopher Faulet · Mon Nov 02 22:04:55 2020 +0100
- ac1c60fd BUG/MINOR: server: Set server without addr but with dns in RMAINT on startup by Christopher Faulet · Mon Oct 26 10:31:17 2020 +0100
- e6ba791 BUG/MINOR: server: fix down_time report for stats by Amaury Denoyelle · Thu Oct 29 15:59:05 2020 +0100
- fe2bf09 BUG/MINOR: server: fix srv downtime calcul on starting by Amaury Denoyelle · Thu Oct 29 15:59:04 2020 +0100
- 595e767 MINOR: server: read-lock the cookie during srv_set_dyncookie() by Willy Tarreau · Tue Oct 20 17:30:08 2020 +0200
- ac66d6b MINOR: proxy; replace the spinlock with an rwlock by Willy Tarreau · Tue Oct 20 17:24:27 2020 +0200
- 1e690bb BUG/MEDIUM: server: support changing the slowstart value from state-file by Willy Tarreau · Thu Oct 22 11:30:59 2020 +0200
- c3914d4 MEDIUM: proxy: replace proxy->state with proxy->disabled by Willy Tarreau · Thu Sep 24 08:39:22 2020 +0200
- fbd0bc9 MINOR: dns/stats: integrate dns counters in stats by Amaury Denoyelle · Mon Oct 05 11:49:46 2020 +0200
- 65ec4e3 MEDIUM: tools: make str2sa_range() check that the protocol has ->connect() by Willy Tarreau · Wed Sep 16 19:17:08 2020 +0200
- 5fc9328 MINOR: tools: make str2sa_range() directly return the protocol by Willy Tarreau · Wed Sep 16 18:25:03 2020 +0200
- a93e5c7 MINOR: tools: make str2sa_range() optionally return the fd by Willy Tarreau · Tue Sep 15 14:01:16 2020 +0200
- 3281993 MINOR: tools: add several PA_O_* flags in str2sa_range() callers by Willy Tarreau · Fri Sep 04 15:53:16 2020 +0200
- 8b0fa8f MEDIUM: config: remove all checks for missing/invalid ports/ranges by Willy Tarreau · Tue Sep 15 11:52:23 2020 +0200
- 8095876 MINOR: tools: add several PA_O_PORT_* flags in str2sa_range() callers by Willy Tarreau · Tue Sep 15 10:30:39 2020 +0200
- cd3a5591 MINOR: tools: make str2sa_range() take more options than just resolve by Willy Tarreau · Fri Sep 04 15:30:46 2020 +0200
- 9743f70 BUG/MINOR: server: report correct error message for invalid port on "socks4" by Willy Tarreau · Tue Sep 15 11:25:54 2020 +0200
- b0b7607 MINOR: server: Improve log message sent when server address is updated by Christopher Faulet · Tue Sep 08 10:38:40 2020 +0200
- d6c6b5f BUG/MEDIUM: dns: Be sure to renew IP address for already known servers by Christopher Faulet · Tue Sep 08 10:27:24 2020 +0200
- 87138c3 BUG/MAJOR: dns: disabled servers through SRV records never recover by Baptiste Assmann · Tue Aug 04 10:57:21 2020 +0200
- 012261a BUG/MAJOR: dns: fix null pointer dereference in snr_update_srv_status by Jerome Magnin · Tue Jul 28 13:38:22 2020 +0200
- d3db384 BUG/MEDIUM: resolve: fix init resolving for ring and peers section. by Emeric Brun · Tue Jul 21 16:54:36 2020 +0200
- 2d067f9 BUG/MEDIUM: server: fix possibly uninitialized state file on close by Willy Tarreau · Thu Jul 16 06:40:27 2020 +0200
- dc6e8a9 BUG/MEDIUM: server: resolve state file handle leak on reload by Ilya Shipitsin · Thu Jul 16 02:02:40 2020 +0500
- de4db17 MINOR: lists: rename some MT_LIST operations to clarify them by Willy Tarreau · Fri Jul 10 08:10:29 2020 +0200
- 18ed789 BUG/MEDIUM: server: don't kill all idle conns when there are not enough by Willy Tarreau · Thu Jul 02 19:05:30 2020 +0200
- 76cc699 MINOR: config: add a new tune.idle-pool.shared global setting. by Willy Tarreau · Wed Jul 01 18:49:24 2020 +0200
- ff1d092 MEDIUM: connections: Don't use a lock when moving connections to remove. by Olivier Houchard · Mon Jun 29 20:15:59 2020 +0200
- f8f4c2e CLEANUP: connections: rename the toremove_lock to takeover_lock by Olivier Houchard · Mon Jun 29 20:15:59 2020 +0200
- 2f3f4d3 MEDIUM: server: add a new pool-low-conn server setting by Willy Tarreau · Wed Jul 01 07:43:51 2020 +0200
- bdb86bd MEDIUM: server: improve estimate of the need for idle connections by Willy Tarreau · Mon Jun 29 15:56:35 2020 +0200
- c35bcfc BUG/MINOR: server: start cleaning idle connections from various points by Willy Tarreau · Mon Jun 29 14:43:16 2020 +0200
- 4d82bf5 MINOR: connection: align toremove_{lock,connections} and cleanup into idle_conns by Willy Tarreau · Sun Jun 28 00:19:17 2020 +0200
- 0a4b0ab BUILD: include: add sys/types before netinet/tcp.h by Willy Tarreau · Thu Jun 11 11:22:44 2020 +0200
- b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
- 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
- 51cd595 REORG: check: move tcpchecks away from check.c by Willy Tarreau · Fri Jun 05 12:25:38 2020 +0200
- cee013e REORG: check: move the e-mail alerting code to mailers.c by Willy Tarreau · Fri Jun 05 11:40:38 2020 +0200
- 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
- dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
- 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
- a55c454 REORG: include: move queue.h to haproxy/queue{,-t}.h by Willy Tarreau · Thu Jun 04 22:59:39 2020 +0200
- 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · Thu Jun 04 22:50:02 2020 +0200
- 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
- 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
- 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
- 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · Thu Jun 04 19:42:41 2020 +0200
- 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · Thu Jun 04 18:21:56 2020 +0200
- 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · Thu Jun 04 18:02:10 2020 +0200
- cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
- f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
- e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
- eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · Thu Jun 04 10:53:16 2020 +0200
- fc8f6a8 REORG: include: move port_range.h to haproxy/port_range{,-t}.h by Willy Tarreau · Wed Jun 03 19:20:59 2020 +0200
- 3afc4c4 REORG: include: move dict.h to hparoxy/dict{,-t}.h by Willy Tarreau · Wed Jun 03 18:23:19 2020 +0200
- 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · Wed Jun 03 15:26:55 2020 +0200
- 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · Tue Jun 02 17:02:59 2020 +0200
- 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
- af613e8 CLEANUP: thread: rename __decl_hathreads() to __decl_thread() by Willy Tarreau · Fri Jun 05 08:40:51 2020 +0200
- 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · Wed May 27 16:10:29 2020 +0200
- 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
- 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · Wed May 27 10:58:19 2020 +0200
- 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · Sat May 30 01:42:45 2020 +0200
- 784063e MINOR: config: Don't dump keywords if argument is NULL by Christopher Faulet · Mon May 18 12:14:18 2020 +0200
- c02a23f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed May 06 00:53:22 2020 +0500
- 707ad32 CLEANUP: connections: align function declaration by William Dauchy · Mon May 04 13:52:40 2020 +0200
- 6318d33 BUG/MEDIUM: connections: force connections cleanup on server changes by William Dauchy · Sat May 02 21:52:36 2020 +0200
- b3b5352 BUG/MINOR: server: Fix server_finalize_init() to avoid unused variable by Christopher Faulet · Mon Apr 27 11:17:10 2020 +0200
- 3829046 MINOR: checks/obj_type: Add a new object type for checks by Christopher Faulet · Tue Apr 21 11:46:40 2020 +0200
- 0ae3d1d MEDIUM: checks: Implement agent check using tcp-check rules by Christopher Faulet · Mon Apr 06 17:54:24 2020 +0200
- ce8111e MINOR: server/checks: Move parsing of server check keywords in checks.c by Christopher Faulet · Mon Apr 06 15:04:11 2020 +0200
- cbba66c MINOR: server/checks: Move parsing of agent keywords in checks.c by Christopher Faulet · Mon Apr 06 14:26:30 2020 +0200
- 5d503fc MEDIUM: checks: Add a shared list of tcp-check rules by Christopher Faulet · Mon Mar 30 20:34:34 2020 +0200
- 04578db MINOR: checks: Don't use a static tcp rule list head by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
- 8892e5d BUG/MEDIUM: server/checks: Init server check during config validity check by Christopher Faulet · Thu Mar 26 19:48:20 2020 +0100
- 10c4b4a MINOR: server: respect warning and alert semantic by Gaetan Rivet · Tue Feb 11 11:42:38 2020 +0100
- 2e8d52f BUG/MINOR: ssl: default settings for ssl server options are not used by Jerome Magnin · Wed Apr 22 11:40:18 2020 +0200
- 8ba10fe BUG/MINOR: peers: Incomplete peers sections should be validated. by Frédéric Lécaille · Fri Apr 03 09:43:47 2020 +0200
- 079cb9a MEDIUM: connections: Revamp the way idle connections are killed by Olivier Houchard · Mon Mar 30 00:23:57 2020 +0200
- dc2f275 MEDIUM: servers: Split the connections into idle, safe, and available. by Olivier Houchard · Thu Feb 13 19:12:07 2020 +0100
- cf6e0c8 MEDIUM: proxy_protocol: Support sending unique IDs using PPv2 by Tim Duesterhus · Fri Mar 13 12:34:24 2020 +0100
- 9080711 BUILD: general: always pass unsigned chars to is* functions by Willy Tarreau · Tue Feb 25 08:16:33 2020 +0100
- e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · Fri Feb 14 16:50:14 2020 +0100
- 13a9232 MEDIUM: dns: use Additional records from SRV responses by Baptiste Assmann · Fri Jun 07 09:40:55 2019 +0200
- 7675c72 CLEANUP: server: remove unused err section in server_finalize_init by William Dauchy · Wed Jan 08 21:29:53 2020 +0100
- ca7a5af BUG/MINOR: state-file: do not leak memory on parse errors by Willy Tarreau · Fri Dec 20 17:26:27 2019 +0100
- fd1aa01 BUG/MINOR: state-file: do not store duplicates in the global tree by Willy Tarreau · Fri Dec 20 17:23:40 2019 +0100
- 7d6a1fa BUG/MEDIUM: state-file: do not allocate a full buffer for each server entry by Willy Tarreau · Fri Dec 20 17:18:13 2019 +0100
- 2444108 BUG/MINOR: server: make "agent-addr" work on default-server line by Willy Tarreau · Wed Dec 11 15:43:45 2019 +0100
- f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · Sun Nov 17 09:48:56 2019 -0500
- 5d48627 BUG/MINOR: server: check return value of fopen() in apply_server_state() by Vedran Furac · Wed Oct 16 14:49:38 2019 +0200
- 859dc80 MEDIUM: list: Separate "locked" list from regular list. by Olivier Houchard · Thu Aug 08 15:47:21 2019 +0200
- 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · Fri Aug 09 11:21:01 2019 +0200
- 5e83d99 BUG/MAJOR: queue/threads: avoid an AB/BA locking issue in process_srv_queue() by Willy Tarreau · Tue Jul 30 11:59:34 2019 +0200
- 4be7190 BUG/MEDIUM: servers: Fix a race condition with idle connections. by Olivier Houchard · Thu Jul 11 15:49:00 2019 +0200
- 1b9423d MINOR: server: Add "no-tfo" option. by Frédéric Lécaille · Thu Jul 04 14:19:06 2019 +0200