Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
370e0f1de5674ccc06773165d9da2afb90a60638
/
src
/
cfgparse-global.c
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