Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
5bc2cbf8f42c4cda9fe8ef1305da8f67d4a97a48
/
src
/
cfgparse.c
72b8c1f
MEDIUM: tools: make str2sa_range() optionally return the FQDN
by Willy Tarreau
· Tue Sep 08 15:50:19 2015 +0200
8669e97
MINOR cfgparse: Correct the mailer warning text to show the right names to the user
by Pieter Baauw
· Mon Aug 17 00:45:05 2015 +0200
29fbe51
MAJOR: tproxy: remove support for cttproxy
by Willy Tarreau
· Thu Aug 20 19:35:14 2015 +0200
0ea5c7f
MINOR: actions: change actions names
by Thierry FOURNIER
· Wed Aug 05 19:05:19 2015 +0200
d0d65ae
MEDIUM: capture: Move the capture configuration storage in the union
by Thierry FOURNIER
· Tue Aug 04 08:21:12 2015 +0200
5ec63e0
MEDIUM: track-sc: Move the track-sc configuration storage in the union
by Thierry FOURNIER
· Tue Aug 04 09:09:48 2015 +0200
a28a942
MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs
by Thierry FOURNIER
· Tue Aug 04 19:35:46 2015 +0200
f3934b8
MEDIUM: config: emit a warning on a frontend without listener
by Willy Tarreau
· Tue Aug 11 11:36:45 2015 +0200
6db62c5
CLEANUP: config: remove appsession initialization
by Willy Tarreau
· Mon Aug 10 19:04:29 2015 +0200
449d74a
MEDIUM: backend: add the "http-reuse aggressive" strategy
by Willy Tarreau
· Wed Aug 05 17:16:33 2015 +0200
161d45f
MEDIUM: backend: implement "http-reuse safe"
by Willy Tarreau
· Wed Aug 05 16:02:46 2015 +0200
d8fecee
MINOR: config: add new setting "http-reuse"
by Willy Tarreau
· Wed Aug 05 14:12:31 2015 +0200
4c5490a
BUG/MINOR: dns: wrong time unit for some DNS default parameters
by Baptiste Assmann
· Tue Jul 14 21:42:49 2015 +0200
e6c3941
BUILD/MINOR: tools: rename popcount to my_popcountl
by David Carlier
· Thu Jul 02 07:00:17 2015 +0000
93b38d9
MEDIUM: 51Degrees code refactoring and cleanup
by Dragan Dosen
· Mon Jun 29 16:43:25 2015 +0200
a68ca96
MAJOR: server: add DNS-based server name resolution
by Baptiste Assmann
· Tue Apr 14 01:15:08 2015 +0200
325137d
MEDIUM: dns: implement a DNS resolver
by Baptiste Assmann
· Mon Apr 13 23:40:55 2015 +0200
31af49d
MEDIUM: ssl: Add options to forge SSL certificates
by Christopher Faulet
· Tue Jun 09 17:29:50 2015 +0200
4d441a7
MEDIUM: sample: add trie support to 51Degrees
by Thomas Holmes
· Fri May 29 12:54:25 2015 +0100
0809f26
MINOR: config: add 51Degrees config parsing.
by Thomas Holmes
· Tue May 12 15:50:47 2015 +0100
47783ef
MEDIUM: ssl: add the possibility to use a global DH parameters file
by Remi Gacogne
· Fri May 29 15:53:22 2015 +0200
b3971ab
MAJOR: peers: peers protocol version 2.0
by Emeric Brun
· Tue May 12 18:49:09 2015 +0200
df1425a
MEDIUM: cfgparse: check max arguments in the proxies sections
by William Lallemand
· Tue Apr 28 20:17:49 2015 +0200
1a748ae
MEDIUM: cfgparse: max arguments check in the global section
by William Lallemand
· Tue May 19 16:37:23 2015 +0200
6e62fb6
MEDIUM: cfgparse: check section maximum number of arguments
by William Lallemand
· Tue Apr 28 16:55:23 2015 +0200
5109719
CLEANUP: cfgparse: remove reference to 'ruleset' section
by William Lallemand
· Tue Apr 14 16:35:22 2015 +0200
4ac9f54
BUG/MEDIUM: cfgparse: segfault when userlist is misused
by William Lallemand
· Thu May 28 18:03:51 2015 +0200
77063bc
BUG/MINOR: cfgparse: fix typo in 'option httplog' error message
by William Lallemand
· Thu May 28 18:02:48 2015 +0200
be4653b
MINOR: http: prepare support for parsing redirect actions on responses
by Willy Tarreau
· Thu May 28 15:26:58 2015 +0200
0d1fdf7
MINOR: proxy: add a flag to memorize that the proxy's ID was forced
by Willy Tarreau
· Wed May 27 16:44:02 2015 +0200
98d0485
MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions
by Willy Tarreau
· Tue May 26 12:18:29 2015 +0200
e2dc1fa
MEDIUM: stick-table: remove the now duplicate find_stktable() function
by Willy Tarreau
· Tue May 26 12:08:07 2015 +0200
afb3992
MEDIUM: config: clarify the conflicting modes detection for backend rules
by Willy Tarreau
· Tue May 26 12:04:09 2015 +0200
8f50b68
MINOR: config: don't open-code proxy name lookups
by Willy Tarreau
· Tue May 26 11:45:02 2015 +0200
9e0bb10
CLEANUP: proxy: make the proxy lookup functions more user-friendly
by Willy Tarreau
· Tue May 26 11:24:42 2015 +0200
e45288c
MEDIUM: config: reject conflicts in table names
by Willy Tarreau
· Tue May 26 10:49:46 2015 +0200
911fa2e
MEDIUM: config: reject invalid config with name duplicates
by Willy Tarreau
· Tue May 26 10:35:50 2015 +0200
726ab71
MEDIUM: backend: Allow redispatch on retry intervals
by Joseph Lynch
· Mon May 11 23:25:34 2015 -0700
146defa
MINOR: Add TLS ticket keys reference and use it in the listener struct
by Nenad Merdanovic
· Sat May 09 08:46:00 2015 +0200
5581c27
BUG/MEDIUM: checks: do not dereference a list as a tcpcheck struct
by Willy Tarreau
· Wed May 13 12:24:53 2015 +0200
f2c8735
BUG/MAJOR: checks: always check for end of list before proceeding
by Willy Tarreau
· Wed May 13 12:08:21 2015 +0200
b2f0745
MEDIUM: cfgparse: expand environment variables
by William Lallemand
· Tue May 12 14:27:13 2015 +0200
64e8451
MINOR: cfgparse: remove line size limitation
by William Lallemand
· Tue May 12 14:25:37 2015 +0200
3f41560
BUG/MEDIUM: cfgparse: incorrect memmove in quotes management
by William Lallemand
· Tue May 12 14:01:09 2015 +0200
22b09d2
MINOR: include comment in tcpcheck error log
by Baptiste Assmann
· Fri May 01 08:03:04 2015 +0200
f9873ba
MEDIUM: cfgparse: introduce weak and strong quoting
by William Lallemand
· Tue May 05 17:37:14 2015 +0200
e428b08
BUG/MEDIUM: config: properly compute the default number of processes for a proxy
by Willy Tarreau
· Mon May 04 21:57:58 2015 +0200
64c5722
MINOR: config: report the number of processes using a peers section in the error case
by Willy Tarreau
· Mon May 04 21:48:51 2015 +0200
0334ffc
CLEANUP: config: fix misleading information in error message.
by Willy Tarreau
· Mon May 04 21:46:08 2015 +0200
9fbe18e
MEDIUM: http: add a new option http-buffer-request
by Willy Tarreau
· Fri May 01 22:42:08 2015 +0200
bf59807
MAJOR: peers: allow peers section to be used with nbproc > 1
by Willy Tarreau
· Fri May 01 19:16:14 2015 +0200
1e27301
MEDIUM: config: validate that peers sections are bound to exactly one process
by Willy Tarreau
· Fri May 01 19:15:17 2015 +0200
0fca483
MEDIUM: config: propagate the table's process list to the peers sections
by Willy Tarreau
· Fri May 01 19:12:05 2015 +0200
77e4bd1
MEDIUM: peers: add the ability to disable a peers section
by Willy Tarreau
· Fri May 01 20:02:17 2015 +0200
6866f3f
MEDIUM: config: initialize stick-tables after peers, not before
by Willy Tarreau
· Fri May 01 19:09:08 2015 +0200
02df774
BUG/MINOR: config: clear proxy->table.peers.p for disabled proxies
by Willy Tarreau
· Fri May 01 19:59:56 2015 +0200
0f228a0
MEDIUM: http: add option-ignore-probes to get rid of the floods of 408
by Willy Tarreau
· Fri May 01 15:37:53 2015 +0200
f3045d2
MAJOR: pattern: add LRU-based cache on pattern matching
by Willy Tarreau
· Wed Apr 29 16:24:50 2015 +0200
9903f0e
REORG: session: move the session parts out of stream.c
by Willy Tarreau
· Sat Apr 04 18:50:31 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
10b688f
MEDIUM: listener: store the default target per listener
by Willy Tarreau
· Fri Mar 13 16:43:12 2015 +0100
512fd00
CLEANUP: listeners: remove unused timeout
by Willy Tarreau
· Fri Mar 13 16:25:15 2015 +0100
91d9628
MINOR: peers: centralize configuration of the peers frontend
by Willy Tarreau
· Fri Mar 13 15:47:26 2015 +0100
9ff95bb
BUG/MEDIUM: peers: correctly configure the client timeout
by Willy Tarreau
· Fri Mar 13 16:18:25 2015 +0100
e7acee7
BUILD/CLEANUP: config: silent 3 warnings about mixed declarations with code
by Willy Tarreau
· Fri Feb 27 16:37:05 2015 +0100
05552d4
MEDIUM: Add support for configurable TLS ticket keys
by Nenad Merdanovic
· Fri Feb 27 19:56:49 2015 +0100
64e3416
MEDIUM: Allow suppression of email alerts by log level
by Simon Horman
· Fri Feb 06 11:11:57 2015 +0900
0ba0e4a
MEDIUM: Support sending email alerts
by Simon Horman
· Fri Jan 30 11:23:00 2015 +0900
9dc4996
MEDIUM: Allow configuration of email alerts
by Simon Horman
· Fri Jan 30 11:22:59 2015 +0900
0d16a40
MEDIUM: Add parsing of mailers section
by Simon Horman
· Fri Jan 30 11:22:58 2015 +0900
1a23cf0
BUG/MEDIUM: Do not set agent health to zero if server is disabled in config
by Simon Horman
· Wed Nov 12 15:55:53 2014 +0900
324f07f
MEDIUM: backend: add the crc32 hash algorithm for load balancing
by Willy Tarreau
· Tue Jan 20 19:44:50 2015 +0100
094af4e
MINOR: logs: add a new per-proxy "log-tag" directive
by Willy Tarreau
· Wed Jan 07 15:03:42 2015 +0100
33cb065
MINOR: config: implement global setting tune.buffers.limit
by Willy Tarreau
· Tue Dec 23 22:52:37 2014 +0100
1058ae7
MINOR: config: implement global setting tune.buffers.reserve
by Willy Tarreau
· Tue Dec 23 22:40:40 2014 +0100
f6b7001
BUG/MEDIUM: config: do not propagate processes between stopped processes
by Willy Tarreau
· Thu Dec 18 14:00:43 2014 +0100
8a95d8c
BUG/MINOR: config: fix typo in condition when propagating process binding
by Willy Tarreau
· Thu Dec 18 13:56:26 2014 +0100
d972203
BUG/MINOR: parse: refer curproxy instead of proxy
by Godbach
· Thu Dec 18 15:44:58 2014 +0800
b3e54fe
MAJOR: namespace: add Linux network namespace support
by KOVACS Krisztian
· Mon Nov 17 15:11:45 2014 +0100
743c128
BUG/MINOR: config: don't inherit the default balance algorithm in frontends
by Willy Tarreau
· Tue Nov 18 15:04:29 2014 +0100
06cc905
BUG/MEDIUM: config: avoid skipping disabled proxies
by Willy Tarreau
· Fri Oct 10 14:54:25 2014 +0200
5163969
BUG/MINOR: config: don't propagate process binding for dynamic use_backend
by Cyril Bonté
· Thu Oct 02 19:56:25 2014 +0200
acbe8ab
BUG/MINOR: config: don't propagate process binding on fatal errors.
by Willy Tarreau
· Wed Oct 01 20:50:17 2014 +0200
e42bd96
MINOR: config: detect the case where a tcp-request content rule has no inspect-delay
by Willy Tarreau
· Tue Sep 16 16:21:19 2014 +0200
3986b9c
MEDIUM: config: report it when tcp-request rules are misplaced
by Willy Tarreau
· Tue Sep 16 15:39:51 2014 +0200
eb791e0
MEDIUM: config: only warn if stats are attached to multi-process bind directives
by Willy Tarreau
· Tue Sep 16 15:11:04 2014 +0200
419ead8
MEDIUM: config: compute the exact bind-process before listener's maxaccept
by Willy Tarreau
· Tue Sep 16 13:41:21 2014 +0200
b369a04
MEDIUM: config: make the frontends automatically bind to the listeners' processes
by Willy Tarreau
· Tue Sep 16 13:21:03 2014 +0200
64ab607
MEDIUM: config: properly propagate process binding between proxies
by Willy Tarreau
· Tue Sep 16 12:17:36 2014 +0200
8a3478e
BUG/MEDIUM: config: propagate frontend to backend process binding again.
by Willy Tarreau
· Tue Sep 16 11:31:31 2014 +0200
1a0191d
BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
by Cyril Bonté
· Fri Aug 29 20:20:02 2014 +0200
09448f7
MEDIUM: http: add the track-sc* actions to http-request rules
by Willy Tarreau
· Wed Jun 25 18:12:15 2014 +0200
18324f5
MEDIUM: log: support a user-configurable max log line length
by Willy Tarreau
· Fri Jun 27 18:10:07 2014 +0200
98637e5
MEDIUM: Add external check
by Simon Horman
· Fri Jun 20 12:30:16 2014 +0900
09af0d6
MEDIUM: regex: replace all standard regex function by own functions
by Thierry FOURNIER
· Wed Jun 18 11:35:54 2014 +0200
148f408
MINOR: regex: fix a little configuration memory leak.
by Thierry FOURNIER
· Wed Jun 11 14:45:31 2014 +0200
215663d
MINOR: config: warn when tcp-check rules are used without option tcp-check
by Willy Tarreau
· Fri Jun 13 18:30:23 2014 +0200
d9ed3d2
MINOR: logs: don't limit HTTP header captures to HTTP frontends
by Willy Tarreau
· Fri Jun 13 12:23:06 2014 +0200
f46cd6e
MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits
by Remi Gacogne
· Thu Jun 12 14:58:40 2014 +0200
1b48cc9
BUG/MEDIUM: fix ignored values for half-closed timeouts (client-fin and server-fin) in defaults section.
by Simone Gotti
· Wed Jun 11 12:25:28 2014 +0200
Next »