1. a8979a9 DOC: server: Add missing params in comment of the server state line parsing by Christopher Faulet · 3 years, 5 months ago
  2. 1c921cd BUG/MINOR: check: consitent way to set agentaddr by William Dauchy · 3 years, 5 months ago
  3. fe03e7d MEDIUM: server: adding support for check_port in server state by William Dauchy · 3 years, 5 months ago
  4. 69f118d MEDIUM: check: remove checkport checkaddr flag by William Dauchy · 3 years, 5 months ago
  5. 99497d7 MINOR: server: Don't set the check port during the update from a state file by Christopher Faulet · 3 years, 5 months ago
  6. 446db71 BUG/MINOR: cli: fix set server addr/port coherency with health checks by William Dauchy · 3 years, 5 months ago
  7. bb470aa MINOR: ssl: Remove client_crt member of the server's ssl context by Remi Tricot-Le Breton · 3 years, 5 months ago
  8. 18c68df CLEANUP: srv: fix comment for pool-max-conn by Amaury Denoyelle · 3 years, 5 months ago
  9. e3bdc81 MINOR: server: Forbid server definitions in frontend sections by Christopher Faulet · 3 years, 6 months ago
  10. 2aa4b3a BUILD: SSL: guard TLS13 ciphersuites with HAVE_SSL_CTX_SET_CIPHERSUITES by Ilya Shipitsin · 3 years, 6 months ago
  11. 10d5c31 BUG/MINOR: srv: do not cleanup idle conns if pool max is null by Amaury Denoyelle · 3 years, 6 months ago
  12. e3c4192 BUG/MINOR: srv: do not init address if backend is disabled by Amaury Denoyelle · 3 years, 6 months ago
  13. 24da7e1 BUG/MEDIUM: server: srv_set_addr_desc() crashes when a server has no address by Thayne McCombs · 3 years, 6 months ago
  14. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · 3 years, 6 months ago
  15. 92149f9 MEDIUM: stick-tables: Add srvkey option to stick-table by Thayne McCombs · 3 years, 8 months ago
  16. f46c10c MINOR: server: Add QUIC definitions to servers. by Frédéric Lécaille · 3 years, 7 months ago
  17. f38a018 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 7 months ago
  18. f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · 3 years, 8 months ago
  19. 7f8f6cb BUG/MEDIUM: stats: prevent crash if counters not alloc with dummy one by Amaury Denoyelle · 3 years, 8 months ago
  20. f5fe706 MINOR: server: remove idle lock in srv_cleanup_connections by Willy Tarreau · 3 years, 8 months ago
  21. 21b9ff5 BUG/MEDIUM: server: make it possible to kill last idle connections by Willy Tarreau · 3 years, 8 months ago
  22. 75bef00 MINOR: server: Copy configuration file and line for server templates by Christopher Faulet · 3 years, 8 months ago
  23. ac1c60fd BUG/MINOR: server: Set server without addr but with dns in RMAINT on startup by Christopher Faulet · 3 years, 8 months ago
  24. e6ba791 BUG/MINOR: server: fix down_time report for stats by Amaury Denoyelle · 3 years, 8 months ago
  25. fe2bf09 BUG/MINOR: server: fix srv downtime calcul on starting by Amaury Denoyelle · 3 years, 8 months ago
  26. 595e767 MINOR: server: read-lock the cookie during srv_set_dyncookie() by Willy Tarreau · 3 years, 9 months ago
  27. ac66d6b MINOR: proxy; replace the spinlock with an rwlock by Willy Tarreau · 3 years, 9 months ago
  28. 1e690bb BUG/MEDIUM: server: support changing the slowstart value from state-file by Willy Tarreau · 3 years, 9 months ago
  29. c3914d4 MEDIUM: proxy: replace proxy->state with proxy->disabled by Willy Tarreau · 3 years, 9 months ago
  30. fbd0bc9 MINOR: dns/stats: integrate dns counters in stats by Amaury Denoyelle · 3 years, 9 months ago
  31. 65ec4e3 MEDIUM: tools: make str2sa_range() check that the protocol has ->connect() by Willy Tarreau · 3 years, 10 months ago
  32. 5fc9328 MINOR: tools: make str2sa_range() directly return the protocol by Willy Tarreau · 3 years, 10 months ago
  33. a93e5c7 MINOR: tools: make str2sa_range() optionally return the fd by Willy Tarreau · 3 years, 10 months ago
  34. 3281993 MINOR: tools: add several PA_O_* flags in str2sa_range() callers by Willy Tarreau · 3 years, 10 months ago
  35. 8b0fa8f MEDIUM: config: remove all checks for missing/invalid ports/ranges by Willy Tarreau · 3 years, 10 months ago
  36. 8095876 MINOR: tools: add several PA_O_PORT_* flags in str2sa_range() callers by Willy Tarreau · 3 years, 10 months ago
  37. cd3a5591 MINOR: tools: make str2sa_range() take more options than just resolve by Willy Tarreau · 3 years, 10 months ago
  38. 9743f70 BUG/MINOR: server: report correct error message for invalid port on "socks4" by Willy Tarreau · 3 years, 10 months ago
  39. b0b7607 MINOR: server: Improve log message sent when server address is updated by Christopher Faulet · 3 years, 10 months ago
  40. d6c6b5f BUG/MEDIUM: dns: Be sure to renew IP address for already known servers by Christopher Faulet · 3 years, 10 months ago
  41. 87138c3 BUG/MAJOR: dns: disabled servers through SRV records never recover by Baptiste Assmann · 4 years ago
  42. 012261a BUG/MAJOR: dns: fix null pointer dereference in snr_update_srv_status by Jerome Magnin · 4 years ago
  43. d3db384 BUG/MEDIUM: resolve: fix init resolving for ring and peers section. by Emeric Brun · 4 years ago
  44. 2d067f9 BUG/MEDIUM: server: fix possibly uninitialized state file on close by Willy Tarreau · 4 years ago
  45. dc6e8a9 BUG/MEDIUM: server: resolve state file handle leak on reload by Ilya Shipitsin · 4 years ago
  46. de4db17 MINOR: lists: rename some MT_LIST operations to clarify them by Willy Tarreau · 4 years ago
  47. 18ed789 BUG/MEDIUM: server: don't kill all idle conns when there are not enough by Willy Tarreau · 4 years ago
  48. 76cc699 MINOR: config: add a new tune.idle-pool.shared global setting. by Willy Tarreau · 4 years ago
  49. ff1d092 MEDIUM: connections: Don't use a lock when moving connections to remove. by Olivier Houchard · 4 years ago
  50. f8f4c2e CLEANUP: connections: rename the toremove_lock to takeover_lock by Olivier Houchard · 4 years ago
  51. 2f3f4d3 MEDIUM: server: add a new pool-low-conn server setting by Willy Tarreau · 4 years ago
  52. bdb86bd MEDIUM: server: improve estimate of the need for idle connections by Willy Tarreau · 4 years ago
  53. c35bcfc BUG/MINOR: server: start cleaning idle connections from various points by Willy Tarreau · 4 years ago
  54. 4d82bf5 MINOR: connection: align toremove_{lock,connections} and cleanup into idle_conns by Willy Tarreau · 4 years ago
  55. 0a4b0ab BUILD: include: add sys/types before netinet/tcp.h by Willy Tarreau · 4 years, 1 month ago
  56. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  57. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  58. 51cd595 REORG: check: move tcpchecks away from check.c by Willy Tarreau · 4 years, 1 month ago
  59. cee013e REORG: check: move the e-mail alerting code to mailers.c by Willy Tarreau · 4 years, 1 month ago
  60. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  61. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  62. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  63. a55c454 REORG: include: move queue.h to haproxy/queue{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  64. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  65. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  66. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  67. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  68. 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  69. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  70. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  71. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  72. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  73. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  74. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  75. fc8f6a8 REORG: include: move port_range.h to haproxy/port_range{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  76. 3afc4c4 REORG: include: move dict.h to hparoxy/dict{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  77. 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  78. 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  79. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  80. af613e8 CLEANUP: thread: rename __decl_hathreads() to __decl_thread() by Willy Tarreau · 4 years, 1 month ago
  81. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  82. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  83. 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · 4 years, 1 month ago
  84. 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · 4 years, 1 month ago
  85. 784063e MINOR: config: Don't dump keywords if argument is NULL by Christopher Faulet · 4 years, 2 months ago
  86. c02a23f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 2 months ago
  87. 707ad32 CLEANUP: connections: align function declaration by William Dauchy · 4 years, 2 months ago
  88. 6318d33 BUG/MEDIUM: connections: force connections cleanup on server changes by William Dauchy · 4 years, 2 months ago
  89. b3b5352 BUG/MINOR: server: Fix server_finalize_init() to avoid unused variable by Christopher Faulet · 4 years, 2 months ago
  90. 3829046 MINOR: checks/obj_type: Add a new object type for checks by Christopher Faulet · 4 years, 2 months ago
  91. 0ae3d1d MEDIUM: checks: Implement agent check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  92. ce8111e MINOR: server/checks: Move parsing of server check keywords in checks.c by Christopher Faulet · 4 years, 3 months ago
  93. cbba66c MINOR: server/checks: Move parsing of agent keywords in checks.c by Christopher Faulet · 4 years, 3 months ago
  94. 5d503fc MEDIUM: checks: Add a shared list of tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  95. 04578db MINOR: checks: Don't use a static tcp rule list head by Gaetan Rivet · 4 years, 5 months ago
  96. 8892e5d BUG/MEDIUM: server/checks: Init server check during config validity check by Christopher Faulet · 4 years, 3 months ago
  97. 10c4b4a MINOR: server: respect warning and alert semantic by Gaetan Rivet · 4 years, 5 months ago
  98. 2e8d52f BUG/MINOR: ssl: default settings for ssl server options are not used by Jerome Magnin · 4 years, 2 months ago
  99. 8ba10fe BUG/MINOR: peers: Incomplete peers sections should be validated. by Frédéric Lécaille · 4 years, 3 months ago
  100. 079cb9a MEDIUM: connections: Revamp the way idle connections are killed by Olivier Houchard · 4 years, 3 months ago