1. 799f3a4 MINOR: Produce tcp-check info message for pure tcp-check rules only by Christopher Faulet · 4 years, 3 months ago
  2. 0ae3d1d MEDIUM: checks: Implement agent check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  3. 267b01b MEDIUM: checks: Implement SPOP check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  4. 1997eca MEDIUM: checks: Implement LDAP check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  5. f2b3be5 MEDIUM: checks: Implement MySQL check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  6. ce35507 MEDIUM: checks: Implement postgres check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  7. fbcc77c MEDIUM: checks: Implement smtp check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  8. 811f78c MEDIUM: checks: Implement ssl-hello check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  9. 33f05df MEDIUM: checks: Implement redis check using tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  10. 9e6ed15 MINOR: checks: Support custom functions to eval a tcp-check expect rules by Christopher Faulet · 4 years, 3 months ago
  11. 6f87adc MINOR: checks: Export the tcpcheck_eval_ret enum by Christopher Faulet · 4 years, 3 months ago
  12. 7a1e2e1 MEDIUM: checks: Add a list of vars to set before executing a tpc-check ruleset by Christopher Faulet · 4 years, 3 months ago
  13. bb591a1 MINOR: checks: Relax the default option for tcp-check connect rules by Christopher Faulet · 4 years, 3 months ago
  14. 98cc57c MEDIUM: checks: Add status-code sample expression on tcp-check expect rules by Christopher Faulet · 4 years, 3 months ago
  15. be52b4d MEDIUM: checks: Add on-error/on-success option on tcp-check expect rules by Christopher Faulet · 4 years, 3 months ago
  16. cf80f2f MINOR: checks: Add option to tcp-check expect rules to customize error status by Christopher Faulet · 4 years, 3 months ago
  17. 1032059 MINOR: checks: Use a name for the healthcheck status enum by Christopher Faulet · 4 years, 3 months ago
  18. 5d503fc MEDIUM: checks: Add a shared list of tcp-check rules by Christopher Faulet · 4 years, 3 months ago
  19. f50f4e9 MEDIUM: checks: Support log-format strings for tcp-check send rules by Christopher Faulet · 4 years, 3 months ago
  20. b7d3009 MEDIUM: checks: Support expression to set the port by Christopher Faulet · 4 years, 3 months ago
  21. 5c28874 MINOR: checks: Add the addr option for tcp-check connect rule by Christopher Faulet · 4 years, 3 months ago
  22. 085426a MINOR: checks: Add the via-socks4 option for tcp-check connect rules by Christopher Faulet · 4 years, 3 months ago
  23. 79b31d4 MINOR: checks: Add the sni option for tcp-check connect rules by Christopher Faulet · 4 years, 3 months ago
  24. 707b52f MEDIUM: checks: Parse custom action rules in tcp-checks by Gaetan Rivet · 4 years, 5 months ago
  25. 13a5043 MINOR: checks/vars: Add a check scope for variables by Gaetan Rivet · 4 years, 5 months ago
  26. 05d692d MEDIUM: checks: Associate a session to each tcp-check healthcheck by Gaetan Rivet · 4 years, 5 months ago
  27. b2c2e0f MAJOR: checks: Refactor and simplify the tcp-check loop by Christopher Faulet · 4 years, 3 months ago
  28. a202d1d MEDIUM: checks: Add implicit tcp-check connect rule by Christopher Faulet · 4 years, 4 months ago
  29. 06d963a MINOR: checks: define a tcp-check connect type by Gaetan Rivet · 4 years, 5 months ago
  30. 48219dc MINOR: checks: define tcp-check send type by Gaetan Rivet · 4 years, 5 months ago
  31. 5301b01 MINOR: checks: Set the tcp-check rule index during parsing by Gaetan Rivet · 4 years, 5 months ago
  32. 9dcb09f MEDIUM: checks: capture groups in expect regexes by Gaetan Rivet · 4 years, 5 months ago
  33. efab6c6 MINOR: checks: add rbinary expect match type by Gaetan Rivet · 4 years, 5 months ago
  34. b616add MINOR: checks: define a tcp expect type by Gaetan Rivet · 4 years, 5 months ago
  35. f8ba677 MINOR: checks: add linger option to tcp connect by Gaetan Rivet · 4 years, 5 months ago
  36. 1afd826 MINOR: checks: add min-recv tcp-check expect option by Gaetan Rivet · 4 years, 5 months ago
  37. 4038b94 MEDIUM: checks: rewind to the first inverse expect rule of a chain on new data by Gaetan Rivet · 4 years, 5 months ago
  38. dd66732 MINOR: checks: Use an enum to describe the tcp-check rule type by Gaetan Rivet · 4 years, 5 months ago
  39. f61f33a BUG/MINOR: checks: Respect the no-check-ssl option by Christopher Faulet · 4 years, 4 months ago
  40. aaae9a0 BUG/MINOR: check: Update server address and port to execute an external check by Christopher Faulet · 4 years, 3 months ago
  41. a8561db BUILD: buffer: types/{ring.h,checks.h} should include buf.h, not buffer.h by Willy Tarreau · 4 years, 4 months ago
  42. 2a54bb7 MEDIUM: connection: Upstream SOCKS4 proxy support by Alexander Liu · 5 years ago
  43. c98aa1f MINOR: checks: Store the proxy in checks. by Olivier Houchard · 5 years ago
  44. 9215014 MEDIUM: checks: Add check-alpn. by Olivier Houchard · 6 years ago
  45. 0b75e63 CLEANUP: Fix a typo in the checks header file by Joseph Herlant · 6 years ago
  46. fa8aa86 MEDIUM: connections: Change struct wait_list to wait_event. by Olivier Houchard · 6 years ago
  47. 26e1a8f MINOR: checks: Give checks their own wait_list. by Olivier Houchard · 6 years ago
  48. c9fa048 MAJOR: buffer: finalize buffer detachment by Willy Tarreau · 6 years ago
  49. ec74647 BUILD: checks: don't include server.h by Willy Tarreau · 7 years ago
  50. 08eaa78 CLEANUP: checks: remove 16 bytes of holes in struct check by Willy Tarreau · 7 years ago
  51. 9aaf778 MAJOR: connection : Split struct connection into struct connection and struct conn_stream. by Olivier Houchard · 7 years ago
  52. 9130a96 MINOR: checks: Add a new keyword to specify a SNI when doing SSL checks. by Olivier Houchard · 7 years ago
  53. 95db2bc MAJOR: check: find out which port to use for health check at run time by Baptiste Assmann · 8 years ago
  54. 55f9ff1 MINOR: check: add agent-send server parameter by James Brown · 9 years ago
  55. 22b09d2 MINOR: include comment in tcpcheck error log by Baptiste Assmann · 9 years ago
  56. aa12b47 MINOR: tcpcheck_rule structure update by Baptiste Assmann · 9 years ago
  57. bb2ae64 MEDIUM: protocol: automatically pick the proto associated to the connection. by Thierry FOURNIER · 9 years ago
  58. 0ba0e4a MEDIUM: Support sending email alerts by Simon Horman · 9 years ago
  59. e16c1b3 MEDIUM: Attach tcpcheck_rules to check by Simon Horman · 9 years ago
  60. 41f5876 MEDIUM: Move proto and addr fields struct check by Simon Horman · 9 years ago
  61. ac92a06 MINOR: checks: update dynamic environment variables in external checks by Cyril Bonté · 10 years ago
  62. 9ce1311 BUG/MEDIUM: checks: fix conflicts between agent checks and ssl healthchecks by Cyril Bonté · 10 years ago
  63. 98637e5 MEDIUM: Add external check by Simon Horman · 10 years ago
  64. 09af0d6 MEDIUM: regex: replace all standard regex function by own functions by Thierry FOURNIER · 10 years ago
  65. 2396418 MINOR: checks: support a neutral check result by Willy Tarreau · 10 years ago
  66. 69e273f MEDIUM: tcp-check new feature: connect by Baptiste Assmann · 11 years ago
  67. 3343432 MINOR: checks: add a flag to indicate what check is an agent by Willy Tarreau · 11 years ago
  68. 33a08db MINOR: checks: add a PAUSED state for the checks by Willy Tarreau · 11 years ago
  69. 2e10f5a MINOR: checks: replace state DISABLED with CONFIGURED and ENABLED by Willy Tarreau · 11 years ago
  70. 2c115e5 MINOR: checks: rename the state flags by Willy Tarreau · 11 years ago
  71. 6aaa1b8 MINOR: checks: use an enum instead of flags to report a check result by Willy Tarreau · 11 years ago
  72. 8e85ad5 REORG: checks: retrieve the check-specific defines from server.h to checks.h by Willy Tarreau · 11 years ago
  73. 98aec9f BUG/MINOR: checks: tcp-check actions are enums, not flags by Willy Tarreau · 11 years ago
  74. 5ecb77f MEDIUM: checks: add send/expect tcp based check by Baptiste Assmann · 11 years ago
  75. 7eeb435 CLEANUP: protect checks.h from multiple inclusions by Thierry FOURNIER · 11 years ago
  76. eb2c24a MINOR: checks: add on-marked-up option by Justin Karneges · 12 years ago
  77. b7cd8f9 CLEANUP: Fix HCHK spelling errors by Simon Horman · 12 years ago
  78. e0d1bfb [MINOR] Allow shutdown of sessions when a server becomes unavailable by Simon Horman · 13 years ago
  79. 97f07b8 [MEDIUM] Decrease server health based on http responses / events, version 3 by Krzysztof Piotr Oledzki · 15 years ago
  80. 213014e [MEDIUM] Health check reporting code rework + health logging, v3 by Krzysztof Piotr Oledzki · 15 years ago
  81. 0960541 [MEDIUM] Collect & show information about last health check, v3 by Krzysztof Piotr Oledzki · 15 years ago