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
2020-10-16
Willy Tarreau
BUG/MEDIUM: proxy: properly stop backends
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Willy Tarreau
DOC: improve the documentation for "option nolinger"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
CLEANUP: protocol: remove the now unused <handler>...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: protocol: register the receiver's I/O handler...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: log: set the UDP receiver's I/O handler in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: protocol: add a default I/O callback and put...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MEDIUM: listener: remove the second pass of fd manipula...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MEDIUM: listener: use protocol->accept_conn() to accept...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: sockpair: implement sockpair_accept_conn() to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: sock: implement sock_accept_conn() to accept...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: protocol: add a new function accept_conn()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: sock: rename sock_accept_conn() to sock_acceptin...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: connection: add new error codes for accept_conn()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: session: simplify error path in session_accept_fd()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MEDIUM: listener: allocate the connection before queuin...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MINOR: connection: make sockaddr_alloc() take the addre...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
CLEANUP: fd: finally get rid of fd_done_recv()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
CLEANUP: protocol: remove the ->drain() function
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MEDIUM: proxy: remove obsolete "monitor-net"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Willy Tarreau
MEDIUM: proxy: remove obsolete "mode health"
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
DOC: Describe reuse safe for HOL handling
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
MEDIUM: fcgi: remove conn from session on detach
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
MEDIUM: h2: remove conn from session on detach
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
MEDIUM: backend: add reused conn to sess if mux marked...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
MEDIUM: backend: add new conn to session if mux marked...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
MINOR: connection: don't check priv flag on free
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
MINOR: mux/connection: add a new mux flag for HOL risk
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
MINOR: connection: improve list api usage
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
BUG/MEDIUM: connection: fix srv idle count on conn...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-15
Amaury Denoyelle
BUG/MINOR: connection: fix loop iter on connection...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Willy Tarreau
BUG/MEDIUM: deinit: check fdtab before fdtab[fd].owner
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Willy Tarreau
CLEANUP: protocol: intitialize all of the sockaddr...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Willy Tarreau
CONTRIB: tcploop: implement a disconnect operation 'D'
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
BUG/MINOR: listener: detect and handle shared sockets...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
CLEANUP: unix: make use of sock_accept_conn() where...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
CLEANUP: tcp: make use of sock_accept_conn() where...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
MINOR: sockpair: implement the .rx_listening function
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
MINOR: protocol: make proto_tcp & proto_uxst report...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
MINOR: sock: add sock_accept_conn() to test a listening...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
MINOR: proto-tcp: make use of connect(AF_UNSPEC) for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
MINOR: fd: report an error message when failing initial...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
BUG/MINOR: mux-h2: do not stop outgoing connections...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-13
Willy Tarreau
BUG/MINOR: init: only keep rlim_fd_cur if max is unlimited
commit
|
commitdiff
|
tree
|
snapshot
2020-10-11
Ilya Shipitsin
CI: travis-ci: replace not defined SSL_LIB, SSL_INC...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Willy Tarreau
[RELEASE] Released version 2.3-dev6
v2.3-dev6
commit
|
commitdiff
|
tree
|
snapshot
2020-10-10
Brad Smith
BUILD: makefile: Enable getaddrinfo() on OS/X
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Frédéric Lécaille
MINOR: peers: heartbeat, collisions and handshake infor...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
BUG/MINOR: proxy: respect the proper format string...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: config: remove the deprecated and dangerous...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: config: mark "grace" as deprecated
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: listeners: implement protocol level ->suspend...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: split do_unbind_listener() in two
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: receivers: add an rx_unbind() method in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: move the LI_O_MWORKER flag to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
CLEANUP: listeners: remove the do_close argument to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: listener: let do_unbind_listener() decide wheth...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
BROKEN/MEDIUM: listeners: rework the unbind logic to...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: listeners: always close master vs worker listeners
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listener: add a few BUG_ON() statements to detec...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: udp: implement udp_suspend() and udp_resume()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: make soft_stop() stop most listeners...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: protocol: add protocol_stop_now() to instant...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: centralize proxy status update and reporting
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: add mode PR_MODE_PEERS to flag peers...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: make stop_proxy() now use stop_listener()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: add a new stop_listener() function
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: count unstoppable jobs on creation...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: split delete_listener() in two versions
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: listeners: now use the listener's ->enable...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: protocol: add a new pair of enable/disable metho...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: protocol: add a new pair of rx_enable/rx_disable...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: sock: provide a set of generic enable/disable...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listener: use the protocol's ->rx_resume() metho...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: protocol: implement an ->rx_resume() method
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: protocol: replace ->pause(listener) with ->rx_su...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: protocol: rename the ->listeners field to -...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
CLEANUP: listeners: remove the now unused enable_all_li...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
CLEANUP: protocol: remove the ->enable_all method
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: protocol: directly call enable_listener() from...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: export enable_listener()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
CLEANUP: listeners: remove unused disable_listener...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
CLEANUP: protocol: remove the ->disable_all method
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: move fd_stop_recv() to the receiver...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
BUG/MEDIUM: listeners: correctly report pause() errors
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proto_tcp: make the pause() more robust in...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
CLEANUP: proxy: remove the now unused pause_proxies...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MAJOR: signals: use protocol_pause_all() and protocol_r...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: protocol: introduce protocol_{pause,resume}_all()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: listener/proxy: make the listeners notify about...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: check the current listener earlier...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: listeners: check the current listener state...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: merge zombify_proxy() with stop_proxy()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: remove start_proxies()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: replace proxy->state with proxy->disabled
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
CLEANUP: peers: don't use the PR_ST* states to mark...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: startup: don't rely on PR_STNEW to check for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: remove state PR_STPAUSED
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: remove the PR_STERROR state
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MEDIUM: proxy: remove the unused PR_STFULL state
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Willy Tarreau
MINOR: proxy: maintain per-state counters of listeners
commit
|
commitdiff
|
tree
|
snapshot
next