]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2020-04-27  Christopher... BUG/MEDIUM: checks: unsubscribe for events on the old...
2020-04-27  Christopher... BUG/MINOR: server: Fix server_finalize_init() to avoid...
2020-04-27  Christopher... REGTEST: Add a script to validate agent checks
2020-04-27  Christopher... BUG/MEDIUM: checks: Unsubscribe to mux events when...
2020-04-27  Christopher... MINOR: checks: Support list of status codes on http...
2020-04-27  Christopher... BUG/MINOR: mux-fcgi: Be sure to have a connection as...
2020-04-27  Christopher... MINOR: checks: Support mux protocol definition for...
2020-04-27  Christopher... BUG/MEDIUM: checks: Use the mux protocol specified...
2020-04-27  Christopher... DOC: Fix the tcp-check and http-check directives layout
2020-04-27  Christopher... DOC: Add documentation about comments for tcp-check...
2020-04-27  Christopher... Revert "MEDIUM: checks: capture groups in expect regexes"
2020-04-27  Christopher... REGTEST: Add scripts to test based tcp-check health...
2020-04-27  Christopher... BUG/MINOR: checks: Send the right amount of outgoing...
2020-04-27  Christopher... MINOR: checks: Use a tree instead of a list to store...
2020-04-27  Christopher... BUG/MEDIUM: checks: Be sure to subscribe for sends...
2020-04-27  Christopher... MINOR: checks: Use ist API as far as possible
2020-04-27  Christopher... MINOR: ist: Add a function to retrieve the ist pointer
2020-04-27  Christopher... REGTEST: Fix reg-tests about health-checks to adapt...
2020-04-27  Christopher... CLEANUP: checks: Reorg checks.c file to be more readable
2020-04-27  Christopher... MINOR: checks: Remove unused code about pure TCP checks
2020-04-27  Christopher... MEDIUM: checks: Implement default TCP check using tcp...
2020-04-27  Christopher... MAJOR: checks: Use the best mux depending on the protoc...
2020-04-27  Christopher... MINOR: connection: Add a function to install a mux...
2020-04-27  Christopher... MINOR: checks: Add a mux proto to health-check and...
2020-04-27  Christopher... MINOR: checks: Use the check as origin when a session...
2020-04-27  Christopher... BUG/MINOR: obj_type: Handle stream object in obj_base_p...
2020-04-27  Christopher... MINOR: checks/obj_type: Add a new object type for checks
2020-04-27  Christopher... MEDIUM: checks: Refactor how data are received in tcpch...
2020-04-27  Christopher... MINOR: connection: Add macros to know if a conn or...
2020-04-27  Christopher... MINOR: checks: Make resume conditions more explicit...
2020-04-27  Christopher... MAJOR: checks: Implement HTTP check using tcp-check...
2020-04-27  Christopher... MINOR: checks: Add a reverse non-comment rule iterator...
2020-04-27  Christopher... MINOR: standard: Add my_memspn and my_memcspn
2020-04-27  Christopher... MINOR: checks: Introduce flags to configure in tcp...
2020-04-27  Christopher... MINOR: checks: Use an indirect string to represent...
2020-04-27  Christopher... MEDIUM: checks: Use a shared ruleset to store tcp-check...
2020-04-27  Christopher... MINOR: proxy/checks: Register a keyword to parse extern...
2020-04-27  Christopher... MINOR: proxy/checks: Move parsing of external-check...
2020-04-27  Christopher... MINOR: proxy/checks: Register a keyword to parse http...
2020-04-27  Christopher... MINOR: proxy/checks: Move parsing of tcp-check option...
2020-04-27  Christopher... MINOR: proxy/checks: Move parsing of httpchk option...
2020-04-27  Christopher... MINOR: checks: Improve log message of tcp-checks on...
2020-04-27  Christopher... MINOR: checks: Add an option to set success status...
2020-04-27  Christopher... MINOR: Produce tcp-check info message for pure tcp...
2020-04-27  Christopher... REGTEST: Adapt regtests about checks to recent changes
2020-04-27  Christopher... MEDIUM: checks: Implement agent check using tcp-check...
2020-04-27  Christopher... MINOR: server/checks: Move parsing of server check...
2020-04-27  Christopher... MINOR: server/checks: Move parsing of agent keywords...
2020-04-27  Christopher... MEDIUM: checks: Implement SPOP check using tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Implement LDAP check using tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Implement MySQL check using tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Implement postgres check using tcp...
2020-04-27  Christopher... MEDIUM: checks: Implement smtp check using tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Implement ssl-hello check using tcp...
2020-04-27  Christopher... MEDIUM: checks: Implement redis check using tcp-check...
2020-04-27  Christopher... MINOR: checks: Support custom functions to eval a tcp...
2020-04-27  Christopher... MINOR: checks: Use dedicated function to handle onsucce...
2020-04-27  Christopher... MINOR: checks: Export the tcpcheck_eval_ret enum
2020-04-27  Christopher... MEDIUM: checks: Add a list of vars to set before execut...
2020-04-27  Christopher... MINOR: checks: Relax the default option for tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Add status-code sample expression on...
2020-04-27  Christopher... MEDIUM: checks: Add on-error/on-success option on tcp...
2020-04-27  Christopher... MINOR: checks: Add a sample fetch to extract a block...
2020-04-27  Christopher... MINOR: checks: Merge tcp-check comment rules with the...
2020-04-27  Christopher... MINOR: checks: Add option to tcp-check expect rules...
2020-04-27  Christopher... MINOR: checks: Use a name for the healthcheck status...
2020-04-27  Christopher... MINOR: sample: add rtrim converter
2020-04-27  Christopher... MINOR: sample: add ltrim converter
2020-04-27  Christopher... MINOR: sample: add cut_crlf converter
2020-04-27  Christopher... MINOR: sample: add htonl converter
2020-04-27  Christopher... MEDIUM: checks: Add a shared list of tcp-check rules
2020-04-27  Christopher... MINOR: log: Don't systematically set LW_REQ when a...
2020-04-27  Christopher... MINOR: log: Don't depends on a stream to process sample...
2020-04-27  Christopher... MEDIUM: checks: Support log-format strings for tcp...
2020-04-27  Christopher... MEDIUM: checks: Support expression to set the port
2020-04-27  Christopher... MINOR: checks: Add the addr option for tcp-check connec...
2020-04-27  Christopher... MINOR: checks: Add the default option for tcp-check...
2020-04-27  Christopher... MINOR: ssl: Export a generic function to parse an alpn...
2020-04-27  Christopher... MINOR: checks: Add the alpn option for tcp-check connec...
2020-04-27  Christopher... MINOR: checks: Add the via-socks4 option for tcp-check...
2020-04-27  Christopher... MINOR: checks: Add the sni option for tcp-check connect...
2020-04-27  Gaetan RivetMINOR: checks: Add support to set-var and unset-var...
2020-04-27  Gaetan RivetMEDIUM: checks: Parse custom action rules in tcp-checks
2020-04-27  Gaetan RivetMINOR: checks/vars: Add a check scope for variables
2020-04-27  Gaetan RivetMEDIUM: checks: Associate a session to each tcp-check...
2020-04-27  Christopher... MAJOR: checks: Refactor and simplify the tcp-check...
2020-04-27  Christopher... MEDIUM: checks: Add implicit tcp-check connect rule
2020-04-27  Gaetan RivetMINOR: checks: define a tcp-check connect type
2020-04-27  Gaetan RivetMINOR: checks: define tcp-check send type
2020-04-27  Gaetan RivetMINOR: checks: Set the tcp-check rule index during...
2020-04-27  Christopher... MEDIUM: proxy/checks: Register a keyword to parse tcp...
2020-04-27  Gaetan RivetMEDIUM: checks: Use a non-comment rule iterator to...
2020-04-27  Gaetan RivetMINOR: checks: Don't use a static tcp rule list head
2020-04-27  Gaetan RivetMEDIUM: checks: capture groups in expect regexes
2020-04-27  Christopher... MINOR: checks: Simplify functions to get step id and...
2020-04-27  Gaetan RivetMINOR: checks: add rbinary expect match type
2020-04-27  Christopher... MINOR: checks: Stop xform buffers to null-terminated...
2020-04-27  Gaetan RivetMEDIUM: checks: rewrite tcp-check expect block
2020-04-27  Gaetan RivetMINOR: checks: define a tcp expect type
2020-04-27  Gaetan RivetMINOR: checks: add linger option to tcp connect
next