Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
3d95717b58be0902078e0693e383bc32ea3a715a
/
src
/
server.c
« Previous
7d8e688
BUG/MINOR: server: don't use "proxy" when px is really meant.
by Olivier Houchard
· 8 years ago
dfacd69
BUG/MAJOR: Broken parsing for valid keywords provided after 'source' setting.
by Frédéric Lécaille
· 8 years ago
8d083ed
BUG/MINOR: server: Fix a wrong error message during 'usesrc' keyword parsing.
by Frédéric Lécaille
· 8 years ago
04bf981
BUG/MEDIUM: servers: unbreak server weight propagation
by Willy Tarreau
· 8 years ago
266b1a8
MEDIUM: server: Inherit CLI weight changes and agent-check weight responses
by Michal Idzikowski
· 8 years ago
3a47193
BUG/MINOR: server : no transparent proxy for DragonflyBSD
by David Carlier
· 8 years ago
b4a2d5e
MINOR server: Restrict dynamic cookie check to the same proxy.
by Olivier Houchard
· 8 years ago
6f18208
CLEANUP: server: moving netinet/tcp.h inclusion
by David Carlier
· 8 years ago
acd4827
BUG/MEDIUM: server: Wrong server default CRT filenames initialization.
by Frédéric Lécaille
· 8 years ago
6e0843c
MINOR: server: Add 'no-agent-check' server keyword.
by Frédéric Lécaille
· 8 years ago
2a0d061
MINOR: server: Make 'default-server' support 'disabled' keyword.
by Frédéric Lécaille
· 8 years ago
6e5e0d8
MINOR: server: Make 'default-server' support 'addr' keyword.
by Frédéric Lécaille
· 8 years ago
9a146de
MINOR: server: Make 'default-server' support 'sni' keyword.
by Frédéric Lécaille
· 8 years ago
dba9707
MINOR: server: Make 'default-server' support 'source' keyword.
by Frédéric Lécaille
· 8 years ago
22f41a2
MINOR: server: Make 'default-server' support 'namespace' keyword.
by Frédéric Lécaille
· 8 years ago
5c3cd97
MINOR: server: Make 'default-server' support 'tcp-ut' keyword.
by Frédéric Lécaille
· 8 years ago
bcaf1d7
MINOR: server: Make 'default-server' support 'ciphers' keyword.
by Frédéric Lécaille
· 8 years ago
9d1b95b
MINOR: server: Make 'default-server' support 'cookie' keyword.
by Frédéric Lécaille
· 8 years ago
547356e
MINOR: server: Make 'default-server' support 'observe' keyword.
by Frédéric Lécaille
· 8 years ago
1618623
MINOR: server: Make 'default-server' support 'redir' keyword.
by Frédéric Lécaille
· 8 years ago
5e57643
MINOR: server: Make 'default-server' support 'ca-file', 'crl-file' and 'crt' settings.
by Frédéric Lécaille
· 8 years ago
67e0e61
MINOR: server: Make 'default-server' support 'track' setting.
by Frédéric Lécaille
· 8 years ago
65aa356
MINOR: server: Make 'default-server' support 'check' keyword.
by Frédéric Lécaille
· 8 years ago
273f321
MINOR: server: Make 'default-server' support 'verifyhost' setting.
by Frédéric Lécaille
· 8 years ago
7c8cd58
MINOR: server: Make 'default-server' support 'verify' keyword.
by Frédéric Lécaille
· 8 years ago
31045e4
MINOR: server: Make 'default-server' support 'send-proxy' and 'send-proxy-v2 keywords.
by Frédéric Lécaille
· 8 years ago
f9bc1d6
MINOR: server: Make 'default-server' support 'non-stick' keyword.
by Frédéric Lécaille
· 8 years ago
1502cfd
CLEANUP: server: code alignement.
by Frédéric Lécaille
· 8 years ago
25df890
MINOR: server: Make 'default-server' support 'check-send-proxy' keyword.
by Frédéric Lécaille
· 8 years ago
f5bf903
MINOR: server: Make 'default-server' support 'backup' keyword.
by Frédéric Lécaille
· 8 years ago
8065b6d
MINOR: server: irrelevant error message with 'default-server' config file keyword.
by Frédéric Lécaille
· 8 years ago
2cb49eb
BUG/MEDIUM server: Fix crash when dynamic is defined, but not key is provided.
by Olivier Houchard
· 8 years ago
4e69404
MINOR: server: Add dynamic session cookies.
by Olivier Houchard
· 8 years ago
2da082d
MINOR: cli: Add possiblity to change agent config via CLI/socket
by Misiek
· 8 years ago
ea84933
MINOR: checks: Add agent-addr config directive
by Misiek
· 8 years ago
77ee752
BUG/MINOR: Reset errno variable before calling strtol(3)
by Ryabin Sergey
· 8 years ago
9698f4b
MEDIUM: server: disable protocol validations when the server doesn't resolve
by Willy Tarreau
· 8 years ago
6ecb10a
MINOR: server: take the destination port from the port field, not the addr
by Willy Tarreau
· 8 years ago
48ef4c9
MINOR: tools: make str2sa_range() return the port in a separate argument
by Willy Tarreau
· 8 years ago
04276f3
MEDIUM: server: split the address and the port into two different fields
by Willy Tarreau
· 8 years ago
3acfcd1
BUG/MEDIUM: server: consider AF_UNSPEC as a valid address family
by Willy Tarreau
· 8 years ago
a261e9b
CLEANUP: connection: remove all direct references to raw_sock and ssl_sock
by Willy Tarreau
· 8 years ago
141ad85
MINOR: server: move the use_ssl field out of the ifdef USE_OPENSSL
by Willy Tarreau
· 8 years ago
90b5abe
BUG/MINOR: cli: be sure to always warn the cli applet when input buffer is full
by Christopher Faulet
· 8 years ago
3b6e547
CLEANUP: cli: rename STAT_CLI_* to CLI_ST_*
by Willy Tarreau
· 8 years ago
58d9cb7
REORG: cli: move "{enable|disable} agent" to server.c
by Willy Tarreau
· 8 years ago
2c04eda
REORG: cli: move "{enable|disable} health" to server.c
by Willy Tarreau
· 8 years ago
ffb4d58
REORG: cli: move "{enable|disable} server" to server.c
by Willy Tarreau
· 8 years ago
b802627
REORG: cli: move "set maxconn server" to server.c
by Willy Tarreau
· 8 years ago
6b16094
REORG: cli: move get/set weight to server.c
by William Lallemand
· 8 years ago
222baf2
REORG: cli: move 'set server' to server.c
by William Lallemand
· 8 years ago
21b069d
MINOR: server: create new function cli_find_server() to find a server
by Willy Tarreau
· 8 years ago
327298c
BUILD: fix build on Solaris 10/11
by David Carlier
· 8 years ago
e5a6068
MEDIUM: server: do not restrict anymore usage of IP address from the state file
by Willy Tarreau
· 8 years ago
3eed10e
MINOR: init: add -dr to ignore server address resolution failures
by Willy Tarreau
· 8 years ago
4310d36
MINOR: server: add support for explicit numeric address in init-addr
by Willy Tarreau
· 8 years ago
465b6e5
MEDIUM: server: make libc resolution failure non-fatal
by Willy Tarreau
· 8 years ago
37ebe12
MINOR: server: implement init-addr none
by Willy Tarreau
· 8 years ago
25e5152
MEDIUM: server: make use of init-addr
by Willy Tarreau
· 8 years ago
2593827
MEDIUM: server: add a new init-addr server line setting
by Baptiste Assmann
· 8 years ago
3b9fe9f
MAJOR: dns: runtime resolution can change server admin state
by Baptiste Assmann
· 8 years ago
8b42848
MINOR: server: make srv_set_admin_state() capable of telling why this happens
by Willy Tarreau
· 8 years ago
e659973
MINOR: server: indicate in the logs when RMAINT is cleared
by Willy Tarreau
· 8 years ago
83cbaa5
MAJOR: server: postpone address resolution
by Baptiste Assmann
· 8 years ago
757478e
BUG/MEDIUM: servers: properly propagate the maintenance states during startup
by Willy Tarreau
· 8 years ago
6fb8dc1
MINOR: server: do not emit warnings/logs/alerts on server state changes at boot
by Willy Tarreau
· 8 years ago
e1bde14
BUG/MINOR: srv-state: allow to have both CMAINT and FDRAIN flags
by Willy Tarreau
· 8 years ago
22cace2
BUG/MEDIUM: srv-state: properly restore the DRAIN state
by Willy Tarreau
· 8 years ago
dc3a9e8
CLEANUP: tools: make ipcpy() preserve the original port
by Willy Tarreau
· 8 years ago
65ce3f5
MINOR: dns: query type change when last record is a CNAME
by Baptiste Assmann
· 8 years ago
c1ce5f3
MEDIUM: dns: new DNS response parser
by Baptiste Assmann
· 8 years ago
d458adc
MINOR: new update_server_addr_port() function to change both server's ADDR and service PORT
by Baptiste Assmann
· 8 years ago
6b453f1
MINOR: server: introduction of 3 new server flags
by Baptiste Assmann
· 8 years ago
95db2bc
MAJOR: check: find out which port to use for health check at run time
by Baptiste Assmann
· 8 years ago
d260e1d
MAJOR: listen section: don't use first bind port anymore when no server ports are provided
by Baptiste Assmann
· 9 years ago
eec1d38
BUG/MEDIUM: dns: fix alignment issues in the DNS response parser
by Willy Tarreau
· 8 years ago
174dd37
MINOR: Add ability for agent-check to set server maxconn
by Nenad Merdanovic
· 9 years ago
d10025c
BUG/MINOR: server: risk of over reading the pref_net array.
by David Carlier
· 9 years ago
02779b6
CLEANUP: uniformize last argument of malloc/calloc
by Vincent Bernat
· 9 years ago
3c2f2f2
CLEANUP: remove unneeded casts
by Vincent Bernat
· 9 years ago
1a786d7
BUG/MINOR: tcpcheck: fix incorrect list usage resulting in failure to load certain configs
by Willy Tarreau
· 9 years ago
09a9178
MINOR: server: generalize the "updater" source
by Thierry Fournier
· 9 years ago
d35b7a6
CLEANUP: server: add "const" to some message strings
by Thierry Fournier
· 9 years ago
c62df84
BUG/MINOR: server: fix the format of the warning on address change
by Thierry Fournier
· 9 years ago
ac88cfe
MEDIUM: dns: add a "resolve-net" option which allow to prefer an ip in a network
by Thierry Fournier
· 9 years ago
ada3484
MEDIUM: dns: extract options
by Thierry Fournier
· 9 years ago
f3c7a83
BUG/MEDIUM: servers state: server port is used uninitialized
by Willy Tarreau
· 9 years ago
a875b1f
BUG/MAJOR: servers state: server port is erased when dns resolution is enabled on a server
by Baptiste Assmann
· 9 years ago
0821bb9
MINOR: server state: missing LF (\n) on error message printed when parsing server state file
by Baptiste Assmann
· 9 years ago
baf9794
BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and first rule(s) is (are) COMMENT
by Baptiste Assmann
· 9 years ago
3dd73be
BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and last rule is a CONNECT with no port
by Baptiste Assmann
· 9 years ago
cf4fb03
BUG/MINOR: server: check return value of fgets() in apply_server_state()
by Dragan Dosen
· 9 years ago
55f9ff1
MINOR: check: add agent-send server parameter
by James Brown
· 9 years ago
fad0318
BUG/MAJOR: dns: first DNS response packet not matching queried hostname may lead to a loop
by Baptiste Assmann
· 9 years ago
e6a4a32
MEDIUM: dns: Don't use the ANY query type
by Andrew Hayworth
· 9 years ago
31138fa
BUG/MEDIUM: server: fix misuse of format string in load-server-state's warnings
by Willy Tarreau
· 9 years ago
e1aebb2
BUILD: server: fix build warnings introduced by load-server-state
by Willy Tarreau
· 9 years ago
7fe3be7
MINOR: standard: avoid DNS resolution from the function str2sa_range()
by Thierry FOURNIER
· 9 years ago
6076d1c
MINOR: server: startup slowstart task when using seamless reload of HAProxy
by Baptiste Assmann
· 9 years ago
e11cfcd
MINOR: config: new backend directives: load-server-state-from-file and server-state-file-name
by Baptiste Assmann
· 9 years ago
Next »