1. 29d1ac1 REORG: server: move slowstart init outside of checks by Amaury Denoyelle · 3 years, 2 months ago
  2. bc2ebfa MEDIUM: server: extend refcount for all servers by Amaury Denoyelle · 3 years, 3 months ago
  3. 26cb834 BUG/MEDIUM: check: fix leak on agent-check purge by Amaury Denoyelle · 3 years, 4 months ago
  4. 6d7fc44 BUG/MINOR: check: fix leak on add dynamic server with agent-check error by Amaury Denoyelle · 3 years, 4 months ago
  5. 25fe103 BUG/MINOR: check: do not reset check flags on purge by Amaury Denoyelle · 3 years, 4 months ago
  6. 9ba34ae BUG/MINOR: check: test if server is not null in purge by Amaury Denoyelle · 3 years, 4 months ago
  7. b65f4ca MEDIUM: server: implement agent check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  8. 2fc4d39 MEDIUM: server: implement check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  9. 9ecee0f MINOR: check: enable safe keywords for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  10. b33a0ab MEDIUM: check: implement check deletion for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  11. 403dce8 MINOR: check: do not increment global maxsock at runtime by Amaury Denoyelle · 3 years, 4 months ago
  12. 3c2ab1a MINOR: check: export check init functions by Amaury Denoyelle · 3 years, 4 months ago
  13. f2c27a5 MINOR: check: allocate default check ruleset for every backends by Amaury Denoyelle · 3 years, 4 months ago
  14. acff309 BUG/MINOR: check: fix the condition to validate a port-less server by Willy Tarreau · 3 years, 4 months ago
  15. dfee217 BUG/MINOR: checks: return correct error code for srv_parse_agent_check by Dirkjan Bussink · 3 years, 5 months ago
  16. a057045 MINOR: server: replace the pendconns-related stuff with a struct queue by Willy Tarreau · 3 years, 6 months ago
  17. 7f3c1df MINOR: proxy: replace the pendconns-related stuff with a struct queue by Willy Tarreau · 3 years, 6 months ago
  18. 1112430 MINOR: errors: specify prefix "config" for parsing output by Amaury Denoyelle · 3 years, 6 months ago
  19. ea86083 BUG/MINOR: checks: Reschedule check on observe mode only if fastinter is set by Christopher Faulet · 3 years, 7 months ago
  20. 92017a3 BUG/MINOR: checks: Handle synchronous connect when a tcpcheck is started by Christopher Faulet · 3 years, 7 months ago
  21. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 7 months ago
  22. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 7 months ago
  23. 0f1fc23 BUG/MINOR: checks: Set missing id to the dummy checks frontend by Christopher Faulet · 3 years, 8 months ago
  24. 147b8c9 MINOIR: checks/trace: Register a new trace source with its events by Christopher Faulet · 3 years, 8 months ago
  25. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · 3 years, 8 months ago
  26. d68d4f1 MEDIUM: dynbuf: remove last usages of b_alloc_margin() by Willy Tarreau · 3 years, 8 months ago
  27. 76e10e7 MINOR: server: prepare parsing for dynamic servers by Amaury Denoyelle · 3 years, 9 months ago
  28. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · 3 years, 9 months ago
  29. dcf753a CLEANUP: Use the ist() macro whenever possible by Tim Duesterhus · 3 years, 9 months ago
  30. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · 3 years, 9 months ago
  31. 4d77bbf MINOR: dynbuf: pass offer_buffers() the number of buffers instead of a threshold by Willy Tarreau · 3 years, 9 months ago
  32. 90f366b MINOR: dynbuf: use regular lists instead of mt_lists for buffer_wait by Willy Tarreau · 3 years, 9 months ago
  33. e8e5091 MINOR: dynbuf: make the buffer wait queue per thread by Willy Tarreau · 3 years, 9 months ago
  34. 4e9df27 BUG/MEDIUM: checks: don't needlessly take the server lock in health_adjust() by Willy Tarreau · 3 years, 10 months ago
  35. 64ba5eb BUG/MINOR: checks: properly handle wrapping time in __health_adjust() by Willy Tarreau · 3 years, 10 months ago
  36. b26122b CLEANUP: check: fix get_check_status_info declaration by William Dauchy · 3 years, 10 months ago
  37. c943799 MEDIUM: resolvers/dns: split dns.c into dns.c and resolvers.c by Emeric Brun · 3 years, 10 months ago
  38. d30e9a1 MINOR: resolvers: rework prototype suffixes to split resolving and dns. by Emeric Brun · 4 years ago
  39. 08622d3 MINOR: resolvers: renames some resolvers specific types to not use dns prefix by Emeric Brun · 4 years ago
  40. f430090 CLEANUP: check: fix some typo in comments by William Dauchy · 3 years, 10 months ago
  41. 4858fb2 MEDIUM: check: align agentaddr and agentport behaviour by William Dauchy · 3 years, 10 months ago
  42. 1c921cd BUG/MINOR: check: consitent way to set agentaddr by William Dauchy · 3 years, 10 months ago
  43. 69f118d MEDIUM: check: remove checkport checkaddr flag by William Dauchy · 3 years, 10 months ago
  44. 7aa3271 MINOR: checks: Add function to get the result code corresponding to a status by Christopher Faulet · 3 years, 10 months ago
  45. 025fc71 MINOR: checks: export a few functions that appear often in trace dumps by Willy Tarreau · 3 years, 10 months ago
  46. 8f10042 BUG/MEDIUM: tcpcheck: Don't destroy connection in the wake callback context by Christopher Faulet · 3 years, 11 months ago
  47. 6ecd593 BUG/MINOR: check: Don't perform any check on servers defined in a frontend by Christopher Faulet · 3 years, 11 months ago
  48. f7e4a6f MINOR: checks: don't call conn_cond_update_polling() anymore by Willy Tarreau · 4 years ago
  49. 30bd4ef MINOR: checks: use cs_drain_and_close() instead of draining the connection by Willy Tarreau · 4 years ago
  50. 1e527cb MINOR: check: Always increment check health counter on CONPASS by Christopher Faulet · 4 years ago
  51. 97b7bdf REORG: tcpcheck: Move check option parsing functions based on tcp-check by Christopher Faulet · 4 years ago
  52. b1bb069 MINOR: tcpcheck: Don't handle anymore in-progress connect rules in tcpcheck_main by Christopher Faulet · 4 years ago
  53. b381a50 BUG/MAJOR: tcpcheck: Allocate input and output buffers from the buffer pool by Christopher Faulet · 4 years ago
  54. 1faf18a BUG/MINOR: tcpcheck: Don't forget to reset tcp-check flags on new kind of check by Christopher Faulet · 4 years ago
  55. fc633b6 CLEANUP: config: Return ERR_NONE from config callbacks instead of 0 by Christopher Faulet · 4 years, 1 month ago
  56. c751b45 BUG/MINOR: tcpcheck: Don't warn on unused rules if check option is after by Christopher Faulet · 4 years, 1 month ago
  57. 7c14890 MINOR: check: report error on incompatible proto by Amaury Denoyelle · 4 years, 1 month ago
  58. 0519bd4 BUG/MEDIUM: check: reuse srv proto only if using same mode by Amaury Denoyelle · 4 years, 1 month ago
  59. 5e29376 BUG/MINOR: checks: Report a socket error before any connection attempt by Christopher Faulet · 4 years, 1 month ago
  60. c3914d4 MEDIUM: proxy: replace proxy->state with proxy->disabled by Willy Tarreau · 4 years, 2 months ago
  61. 65ec4e3 MEDIUM: tools: make str2sa_range() check that the protocol has ->connect() by Willy Tarreau · 4 years, 2 months ago
  62. 5fc9328 MINOR: tools: make str2sa_range() directly return the protocol by Willy Tarreau · 4 years, 2 months ago
  63. a93e5c7 MINOR: tools: make str2sa_range() optionally return the fd by Willy Tarreau · 4 years, 3 months ago
  64. 3281993 MINOR: tools: add several PA_O_* flags in str2sa_range() callers by Willy Tarreau · 4 years, 3 months ago
  65. 8b0fa8f MEDIUM: config: remove all checks for missing/invalid ports/ranges by Willy Tarreau · 4 years, 3 months ago
  66. 7f96a84 MEDIUM: tools: make str2sa_range() validate callers' port specifications by Willy Tarreau · 4 years, 3 months ago
  67. cd3a5591 MINOR: tools: make str2sa_range() take more options than just resolve by Willy Tarreau · 4 years, 3 months ago
  68. e52b6e5 CLEANUP: Do not use a fixed type for 'sizeof' in 'calloc' by Tim Duesterhus · 4 years, 3 months ago
  69. 2867b40 BUG/MEDIUM: checks: Fix off-by-one in allocation of SMTP greeting cmd by Tim Duesterhus · 4 years, 6 months ago
  70. 588b314 BUILD: Re-enable -Wimplicit-fallthrough by Tim Duesterhus · 4 years, 6 months ago
  71. 7c18b54 REORG: dgram: rename proto_udp to dgram by Willy Tarreau · 4 years, 6 months ago
  72. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 6 months ago
  73. bcc6733 REORG: check: extract the external checks from check.{c,h} by Willy Tarreau · 4 years, 6 months ago
  74. 51cd595 REORG: check: move tcpchecks away from check.c by Willy Tarreau · 4 years, 6 months ago
  75. cee013e REORG: check: move the e-mail alerting code to mailers.c by Willy Tarreau · 4 years, 6 months ago
  76. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 6 months ago
  77. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  78. a55c454 REORG: include: move queue.h to haproxy/queue{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  79. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  80. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  81. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  82. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  83. 209108d REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  84. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  85. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · 4 years, 6 months ago[Renamed (99%) from src/checks.c]
  86. 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  87. fc77454 REORG: include: move proto_tcp.h to haproxy/proto_tcp.h by Willy Tarreau · 4 years, 6 months ago
  88. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  89. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  90. a171892 REORG: include: move vars.h to haproxy/vars{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  91. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  92. d7d2c28 CLEANUP: include: remove unused mux_pt.h by Willy Tarreau · 4 years, 6 months ago
  93. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  94. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  95. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  96. 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  97. 832ce65 REORG: include: move proto_udp.h to haproxy/proto_udp{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  98. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  99. fc8f6a8 REORG: include: move port_range.h to haproxy/port_range{,-t}.h by Willy Tarreau · 4 years, 6 months ago
  100. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 6 months ago