projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2021-08-09
Amaury Denoyelle
BUG/MINOR: check: test if server is not null in purge
commit
|
commitdiff
|
tree
|
snapshot
2021-08-07
Ilya Shipitsin
CI: travis-ci: temporarily disable arm64 builds
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
REGTESTS: server: fix dynamic server with checks test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: doc: specify ulimit-n usage for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
REGTESTS: server: add dynamic check server test
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MEDIUM: server: implement agent check for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MEDIUM: server: implement check for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: check: enable safe keywords for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MEDIUM: check: implement check deletion for dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: server: implement a refcount for dynamic servers
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: check: do not increment global maxsock at runtime
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: check: export check init functions
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: check: allocate default check ruleset for every...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: server: initialize fields for dynamic server...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MEDIUM: task: implement tasklet kill
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Amaury Denoyelle
MINOR: server: unmark deprecated on enable health/agent cli
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Christopher...
BUG/MEDIUM: spoe: Fix policy to close applets when...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Christopher...
BUG/MEDIUM: spoe: Create a SPOE applet if necessary...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Christopher...
MINOR: spoe: Add a pointer on the filter config in...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
BUG/MINOR: server: update last_change on maint->ready...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
CLEANUP: fd: remove the now unneeded fd_mig_lock
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
CLEANUP: fd: remove the now unused fd_set_running()
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MAJOR: fd: get rid of the DWCAS when setting the runnin...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MINOR: activity/fd: remove the dead_fd counter
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Amaury Denoyelle
BUG/MINOR: server: remove srv from px list on CLI ...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MEDIUM: servers: make the server deletion code run...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MEDIUM: threads: add a stronger thread_isolate_full...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
MINOR: threads: make thread_release() not wait for...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Willy Tarreau
CLEANUP: thread: fix fantaisist indentation of thread_h...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-04
Amaury Denoyelle
BUG/MINOR: server: fix race on error path of 'add serve...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
William Lallemand
MINOR: stats: shows proxy in a stopped state
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
William Lallemand
MINOR: proxy: disabled takes a stopping and a disabled...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
William Lallemand
MINOR: doc: rename conn_status in `option httsplog`
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
William Lallemand
MINOR: log: rename 'dontloglegacyconnerr' to 'log-error...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Willy Tarreau
[RELEASE] Released version 2.5-dev3
v2.5-dev3
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Miroslav Zagorac
BUILD: opentracing: fixed build when using pkg-config...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Willy Tarreau
MEDIUM: atomic: relax the load/store barriers on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Willy Tarreau
MEDIUM: atomic: simplify the atomic load/store/exchange...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
Willy Tarreau
BUG/MINOR: freq_ctr: use stricter barriers between...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
MEDIUM: fd: rely more on fd_update_events() to detect...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
REORG: fd: uninline fd_update_events()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
MINOR: poll/epoll: move detection of RDHUP support...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
MINOR: fd: update flags only once in fd_update_events()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
DOC: internals: document the FD takeover process
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MINOR: fd: protect fd state harder against a concur...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MINOR: pollers: always program an update for migrat...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MINOR: poll: fix abnormally high skip_fd counter
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MINOR: select: fix excess number of dead/skip reported
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MEDIUM: pollers: clear the sleeping bit after wakin...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Willy Tarreau
BUG/MEDIUM: connection: close a rare race between idle...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
William Lallemand
REGTESTS: ssl: ssl_errors.vtc does not work with old...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
REGTESTS: ssl: Add tests for the connection and SSL...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MEDIUM: connection: Add option to disable legacy error log
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MINOR: ssl: Define a default https log format
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MINOR: ssl: Add new ssl_fc_hsk_err sample fetch
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MINOR: ssl: Enable error fetches in case of handshake...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
MINOR: connection: Add a connection error code sample...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Remi Tricot...
BUG/MINOR: connection: Add missing error labels to...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
William Lallemand
CLEANUP: mworker: PR_CAP already initialized with alloc...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
William Lallemand
CLEANUP: mworker: use the proxy helper functions in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
William Lallemand
MINOR: stats: don't output internal proxies (PR_CAP_INT)
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
William Lallemand
MINOR: mworker: the mworker CLI proxy is internal
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
William Lallemand
MINOR: proxy: rename PR_CAP_LUA to PR_CAP_INT
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Christopher...
BUG/MEDIUM: mux-h2: Handle remaining read0 cases on...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Christopher...
BUG/MINOR: mux-h1: Be sure to swap H1C to splice mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Christopher...
BUG/MINOR: mux-h2: Obey dontlognull option during the...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Christopher...
BUG/MINOR: mux-h1: Obey dontlognull option for empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
William Lallemand
BUG/MINOR: systemd: must check the configuration using -Ws
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Amaury Denoyelle
MINOR: ssl: use __objt_* variant when retrieving counters
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Christopher...
BUG/MINOR: resolvers: Use a null-terminated string...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Willy Tarreau
BUILD: threads: fix pthread_mutex_unlock when !USE_THREAD
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Willy Tarreau
BUG/MINOR: check: fix the condition to validate a port...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Christopher...
BUG/MINOR: stats: Add missing agent stats on servers
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Amaury Denoyelle
BUG/MEDIUM: ssl_sample: fix segfault for srv samples...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
David CARLIER
BUILD/MINOR: memprof fix macOs build.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Willy Tarreau
BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXE...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Willy Tarreau
BUG/MEDIUM: mworker: do not register an exit handler...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Willy Tarreau
BUG/MEDIUM: cfgcond: limit recursion level in the condi...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
jenny-cheung
MINOR: deinit: always deinit the init_mutex on failed...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Christopher...
CLEANUP: http_ana: Remove now unused label from http_pr...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-18
Willy Tarreau
MEDIUM: proxy: remove long-broken 'option http_proxy'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Willy Tarreau
BUG/MINOR: cfgcond: revisit the condition freeing mecha...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Willy Tarreau
BUG/MINOR: arg: free all args on make_arg_list()'s...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Willy Tarreau
[RELEASE] Released version 2.5-dev2
v2.5-dev2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Willy Tarreau
BUG/MEDIUM: init: restore behavior of command-line...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Willy Tarreau
REGTESTS: add more complex check conditions to check_co...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Willy Tarreau
REGTEST: make check_condition.vtc fail as soon as possible
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: cfgcond: support terms made of parenthesis aroun...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: cfgcond: insert an expression between the condit...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: cfgcond: make the conditional term parser automa...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: cfgcond: support negating conditional expressions
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: cfgcond: remerge all arguments into a single...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MEDIUM: cfgcond: report invalid trailing chars after...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: cfgcond: start to split the condition parser...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
REORG: config: move the condition preprocessing code...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
CLEANUP: hlua: use free_args() to release args arrays
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
CLEANUP: config: use free_args() to release args array...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: arg: add a free_args() function to free an args...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: init: make -cc support environment variables...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Willy Tarreau
MINOR: init: verify that there is a single word on...
commit
|
commitdiff
|
tree
|
snapshot
next