Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
1ad64acf6cfb4d804cf5da2581382995cec8b649
/
src
/
cfgparse-global.c
7cea606
BUG/MINOR: Fix several leaks of 'log_tag' in init().
by Eric Salama
· Fri Oct 02 11:58:19 2020 +0200
a519460
MINOR: config: make strict limits enabled by default
by William Dauchy
· Sat Mar 28 19:29:58 2020 +0100
13cd54c
MEDIUM: peers: add the "localpeer" global option
by Dragan Dosen
· Thu Jun 18 18:24:05 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
6be7849
REORG: include: move cfgparse.h to haproxy/cfgparse.h
by Willy Tarreau
· Fri Jun 05 00:00:29 2020 +0200
dfd3de8
REORG: include: move stream.h to haproxy/stream{,-t}.h
by Willy Tarreau
· Thu Jun 04 23:46:14 2020 +0200
0a3bd39
REORG: include: move compression.h to haproxy/compression{,-t}.h
by Willy Tarreau
· Thu Jun 04 08:52:38 2020 +0200
d68a692
Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)"
by Willy Tarreau
· Wed May 20 12:04:39 2020 +0200
957ec59
MEDIUM: sink: add global statement to create a new ring (sink buffer)
by Emeric Brun
· Mon May 11 14:41:31 2020 +0200
3eb10b8
MINOR: init: add -dW and "zero-warning" to reject configs with warnings
by Willy Tarreau
· Wed Apr 15 16:42:39 2020 +0200
1b85785
MINOR: config: mark global.debug as deprecated
by Willy Tarreau
· Tue Feb 25 11:27:22 2020 +0100
a45a8b5
MEDIUM: init: set NO_NEW_PRIVS by default when supported
by Willy Tarreau
· Fri Dec 06 16:31:45 2019 +0100
upstream/master
d96f112
MEDIUM: init: prevent process and thread creation at runtime
by Willy Tarreau
· Tue Dec 03 07:07:36 2019 +0100
0fec3ab
MINOR: init: always fail when setrlimit fails
by William Dauchy
· Sun Oct 27 20:08:11 2019 +0100
7764a57
BUG/MEDIUM: threads: cpu-map designating a single thread/process are ignored
by Willy Tarreau
· Tue Jul 16 15:10:34 2019 +0200
9faebe3
MEDIUM: tools: improve time format error detection
by Willy Tarreau
· Fri Jun 07 19:00:37 2019 +0200
0ba4f48
MAJOR: polling: add event ports support (Solaris)
by Emmanuel Hocdet
· Mon Apr 08 16:53:32 2019 +0000
81492c9
MINOR: threads: flatten the per-thread cpu-map
by Willy Tarreau
· Fri May 03 09:41:23 2019 +0200
6b02ab8
MINOR: config: Test validity of tune.maxaccept during the config parsing
by Christopher Faulet
· Tue Apr 30 14:03:56 2019 +0200
636848a
MINOR: init: add a "set-dumpable" global directive to enable core dumps
by Willy Tarreau
· Mon Apr 15 19:38:50 2019 +0200
ca783d4
MINOR: config: remove obsolete use of DEFAULT_MAXCONN at various places
by Willy Tarreau
· Wed Mar 13 10:03:07 2019 +0100
5799e9c
MINOR: config: relax the range checks on cpu-map
by Willy Tarreau
· Tue Mar 05 18:14:03 2019 +0100
ff9c914
MINOR: config: make MAX_PROCS configurable at build time
by Willy Tarreau
· Thu Feb 07 10:39:36 2019 +0100
a38a717
MINOR: config: keep an all_proc_mask like we have all_threads_mask
by Willy Tarreau
· Sat Feb 02 17:11:28 2019 +0100
c9a82e4
MINOR: cfgparse: make the process/thread parser support a maximum value
by Willy Tarreau
· Sat Jan 26 13:25:14 2019 +0100
c77d364
MINOR: config: round up global.tune.bufsize to the next multiple of 2 void*
by Willy Tarreau
· Wed Dec 12 06:19:42 2018 +0100
beb859a
MINOR: polling: add an option to support busy polling
by Willy Tarreau
· Thu Nov 22 18:07:59 2018 +0100
36b9e22
REORG: config: extract the global section parser into cfgparse-global
by Willy Tarreau
· Sun Nov 11 15:19:52 2018 +0100