Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
29ffe267337b2a1818a714decd9da800c12823dc
/
src
/
extcheck.c
973cf90
MINOR: ext-check: indicate the transport and protocol of a server
by Willy Tarreau
· Fri May 13 15:58:35 2022 +0200
7e2e4f8
CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h
by Willy Tarreau
· Tue Apr 26 10:30:35 2022 +0200
cef08c2
MINOR: extcheck: fill in the server's UNIX socket address when known
by Willy Tarreau
· Thu Apr 14 19:51:02 2022 +0200
c7edc98
CLEANUP: extcheck: do not needlessly preset the server's address/port
by Willy Tarreau
· Thu Apr 14 19:49:50 2022 +0200
dfd10ab
MINOR: proxy: Introduce proxy flags to replace disabled bitfield
by Christopher Faulet
· Wed Oct 06 14:24:19 2021 +0200
9310f48
CLEANUP: tree-wide: remove unneeded include time.h in ~20 files
by Willy Tarreau
· Wed Oct 06 16:18:40 2021 +0200
397ad41
BUILD: extcheck: needs to include stream-t.h
by Willy Tarreau
· Wed Oct 06 09:11:54 2021 +0200
2b71810
CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion
by Willy Tarreau
· Wed Apr 21 07:32:39 2021 +0200
ff88270
MINOR: pool: move pool declarations to read_mostly
by Willy Tarreau
· Sat Apr 10 17:23:00 2021 +0200
0182516
CLEANUP: config: make the cfg_keyword parsers take a const for the defproxy
by Willy Tarreau
· Tue Mar 09 09:53:46 2021 +0100
144f84a
MEDIUM: task: extend the state field to 32 bits
by Willy Tarreau
· Tue Mar 02 16:09:26 2021 +0100
61cfdf4
CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)
by Willy Tarreau
· Sat Feb 20 10:46:51 2021 +0100
220fd70
BUG/MINOR: extcheck: proxy_parse_extcheck() must take a const for the defproxy
by Willy Tarreau
· Fri Feb 12 12:07:38 2021 +0100
b3250a2
BUG/MINOR: extcheck: add missing checks on extchk_setenv()
by Willy Tarreau
· Sat Oct 24 13:07:39 2020 +0200
c3914d4
MEDIUM: proxy: replace proxy->state with proxy->disabled
by Willy Tarreau
· Thu Sep 24 08:39:22 2020 +0200
3715906
REORG: listener: move the listening address to a struct receiver
by Willy Tarreau
· Thu Aug 27 07:48:42 2020 +0200
e52b6e5
CLEANUP: Do not use a fixed type for 'sizeof' in 'calloc'
by Tim Duesterhus
· Sat Sep 12 20:26:43 2020 +0200
36979d9
REORG: include: move the error reporting functions to from log.h to errors.h
by Willy Tarreau
· Fri Jun 05 17:27:29 2020 +0200
bcc6733
REORG: check: extract the external checks from check.{c,h}
by Willy Tarreau
· Fri Jun 05 15:31:31 2020 +0200