index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
haproxy
/
server.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: checks/event_hdl: SERVER_CHECK event
Aurelien DARRAGON
2023-05-05
1
-0
/
+1
*
MEDIUM: clock: replace timeval "now" with integer "now_ns"
Willy Tarreau
2023-04-28
1
-1
/
+1
*
MINOR: clock: do not use now.tv_sec anymore
Willy Tarreau
2023-04-28
1
-1
/
+1
*
MINOR: server: change srv_op_st_chg_cause storage type
Aurelien DARRAGON
2023-04-21
1
-3
/
+4
*
MINOR: server: change adm_st_chg_cause storage type
Aurelien DARRAGON
2023-04-21
1
-3
/
+4
*
MINOR: cfgparse/server: move (min/max)conn postparsing logic into dedicated f...
Aurelien DARRAGON
2023-02-08
1
-0
/
+20
*
CLEANUP: assorted typo fixes in the code and comments
Ilya Shipitsin
2022-11-30
1
-1
/
+1
*
BUG/MINOR: server/idle: at least use atomic stores when updating max_used_conns
Willy Tarreau
2022-11-21
1
-5
/
+8
*
REORG: server: Export srv_settings_cpy() function
Christopher Faulet
2022-08-03
1
-0
/
+1
*
MINOR: server: export server_parse_sni_expr() function
William Lallemand
2022-03-16
1
-0
/
+1
*
MEDIUM: server/backend: implement websocket protocol selection
Amaury Denoyelle
2021-11-03
1
-0
/
+3
*
REORG: server: uninline the idle conns management functions
Willy Tarreau
2021-10-07
1
-128
/
+5
*
REORG: connection: uninline conn_notify_mux() and conn_delete_from_tree()
Willy Tarreau
2021-10-07
1
-6
/
+0
*
CLEANUP: ssl/server: move ssl_sock_set_srv() to srv_set_ssl() in server.c
Willy Tarreau
2021-10-07
1
-0
/
+1
*
MEDIUM: server: extend refcount for all servers
Amaury Denoyelle
2021-08-25
1
-2
/
+2
*
BUG/MINOR: stats: use refcount to protect dynamic server on dump
Amaury Denoyelle
2021-08-25
1
-0
/
+1
*
MINOR: server: return the next srv instance on free_server
Amaury Denoyelle
2021-08-25
1
-1
/
+1
*
MINOR: srv: extract tracking server config function
Amaury Denoyelle
2021-07-16
1
-0
/
+2
*
CLEANUP: server: a separate function for initializing the per_thr field
Miroslav Zagorac
2021-06-17
1
-0
/
+1
*
CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec
Willy Tarreau
2021-04-07
1
-10
/
+10
*
CLEANUP: atomic: add an explicit _FETCH variant for add/sub/and/or
Willy Tarreau
2021-04-07
1
-2
/
+2
*
REORG: server: use flags for parse_server
Amaury Denoyelle
2021-03-18
1
-1
/
+1
*
REORG: server: add a free server function
Amaury Denoyelle
2021-03-18
1
-0
/
+1
*
MINOR: resolvers: Add function to change the srv status based on SRV resolution
Christopher Faulet
2021-03-12
1
-0
/
+1
*
MINOR: server: allocate a per-thread struct for the per-thread connections stuff
Willy Tarreau
2021-03-05
1
-4
/
+4
*
MINOR: server: add a global list of all known servers
Willy Tarreau
2021-03-05
1
-0
/
+1
*
MINOR: server: don't read curr_used_conns multiple times
Willy Tarreau
2021-03-05
1
-5
/
+7
*
MEDIUM: task: extend the state field to 32 bits
Willy Tarreau
2021-03-05
1
-2
/
+2
*
CLEANUP: server: rename srv_cleanup_{idle,toremove}_connections()
Willy Tarreau
2021-02-26
1
-2
/
+2
*
REORG: server: Export and rename some functions updating server info
Christopher Faulet
2021-02-25
1
-3
/
+7
*
BUG/MINOR: resolvers: new callback to properly handle SRV record errors
Baptiste Assmann
2021-02-24
1
-0
/
+1
*
MINOR: connection: allocate dynamically hash node for backend conns
Amaury Denoyelle
2021-02-19
1
-11
/
+17
*
MEDIUM: resolvers/dns: split dns.c into dns.c and resolvers.c
Emeric Brun
2021-02-13
1
-1
/
+1
*
MINOR: resolvers: renames some resolvers specific types to not use dns prefix
Emeric Brun
2021-02-13
1
-2
/
+2
*
BUG/MINOR: dns: add missing sent counter and parent id to dns counters.
Emeric Brun
2021-02-13
1
-1
/
+1
*
BUG/MINOR: server: parse_server() must take a const for the defproxy
Willy Tarreau
2021-02-12
1
-1
/
+1
*
MEDIUM: connection: replace idle conn lists by eb trees
Amaury Denoyelle
2021-02-12
1
-8
/
+45
*
MEDIUM: connection: protect idle conn lists with locks
Amaury Denoyelle
2021-02-12
1
-0
/
+7
*
MEDIUM: stick-tables: Add srvkey option to stick-table
Thayne McCombs
2020-12-31
1
-1
/
+1
*
BUG/MEDIUM: connection: fix srv idle count on conn takeover
Amaury Denoyelle
2020-10-15
1
-10
/
+1
*
CLEANUP: assorted typo fixes in the code and comments
Ilya Shipitsin
2020-07-31
1
-1
/
+1
*
BUG/MEDIUM: resolve: fix init resolving for ring and peers section.
Emeric Brun
2020-07-21
1
-1
/
+1
*
CLEANUP: connection: remove unused field idle_time from the connection struct
Christopher Faulet
2020-07-15
1
-2
/
+0
*
MINOR: server: Factorize code to deal with connections removed from an idle list
Christopher Faulet
2020-07-15
1
-0
/
+21
*
MINOR: server: Factorize code to deal with reuse of server idle connections
Christopher Faulet
2020-07-15
1
-0
/
+24
*
MINOR: connection: use MT_LIST_ADDQ() to add connections to idle lists
Willy Tarreau
2020-07-10
1
-2
/
+2
*
MINOR: lists: rename some MT_LIST operations to clarify them
Willy Tarreau
2020-07-10
1
-2
/
+2
*
MEDIUM: server: add a new pool-low-conn server setting
Willy Tarreau
2020-07-01
1
-2
/
+2
*
BUG/MINOR: server: fix the connection release logic regarding nearly full con...
Willy Tarreau
2020-07-01
1
-4
/
+4
*
MEDIUM: server: use the two thresholds for the connection release algorithm
Willy Tarreau
2020-06-29
1
-7
/
+10
[next]