Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
6e595772ad674b31fe6f7755064b6f072b8bcd4b
/
src
/
cfgparse.c
ba4c5be
[MINOR] cookie: add support for the "preserve" option
by Willy Tarreau
· Sat Oct 23 12:46:42 2010 +0200
c63d4bb
[BUG] cookie: correctly unset default cookie parameters
by Willy Tarreau
· Sat Oct 23 11:37:27 2010 +0200
8776f1b
[MINOR] add better support to "mysql-check"
by Hervé COMMOWICK
· Mon Oct 18 15:58:36 2010 +0200
aa2f389
[MINOR] checks: ensure that we can inherit binary checks from the defaults section
by Willy Tarreau
· Fri Oct 22 16:15:31 2010 +0200
53621e0
[BUG] config: report correct keywords for "observe"
by Willy Tarreau
· Fri Oct 22 14:53:40 2010 +0200
474be41
[MEDIUM] stats: add an admin level
by Cyril Bonté
· Tue Oct 12 00:14:36 2010 +0200
3193685
[MINOR] cookie: add options "maxidle" and "maxlife"
by Willy Tarreau
· Wed Oct 06 16:59:56 2010 +0200
43961d5
[MINOR] global: add "tune.chksize" to change the default check buffer size
by Willy Tarreau
· Mon Oct 04 20:39:20 2010 +0200
bd74154
[MEDIUM] checks: add support for HTTP contents lookup
by Willy Tarreau
· Tue Mar 16 18:46:54 2010 +0100
b4c81e4
[MINOR] checks: add support for LDAPv3 health checks
by Gabor Lekeny
· Wed Sep 29 18:17:05 2010 +0200
af7ad00
[MINOR] support a global jobs counter
by Willy Tarreau
· Tue Aug 31 15:39:26 2010 +0200
5612328
[MINOR] session-counters: use "track-sc{1,2}" instead of "track-{fe,be}-counters"
by Willy Tarreau
· Fri Aug 06 19:06:56 2010 +0200
d1f9652
[MEDIUM] tcp: accept the "track-counters" in "tcp-request content" rules
by Willy Tarreau
· Tue Aug 03 19:34:32 2010 +0200
f059a0f
[MAJOR] session-counters: split FE and BE track counters
by Willy Tarreau
· Tue Aug 03 16:29:52 2010 +0200
ac78288
[MEDIUM] stick-tables: add stored data argument type checking
by Willy Tarreau
· Sun Jun 20 10:41:54 2010 +0200
888617d
[MEDIUM] stick-tables: add support for arguments to data_types
by Willy Tarreau
· Sun Jun 20 09:11:39 2010 +0200
b084e9c
[MINOR] config: support a comma-separated list of store data types in stick-table
by Willy Tarreau
· Sat Jun 19 07:12:36 2010 +0200
9ba2dcc
[MAJOR] session: add track-counters to track counters related to the session
by Willy Tarreau
· Mon Jun 14 21:04:55 2010 +0200
fb35620
[MEDIUM] session: support "tcp-request content" rules in backends
by Willy Tarreau
· Tue Aug 03 14:02:05 2010 +0200
c00cdc2
[MINOR] stick_table: enable it for frontends too
by Willy Tarreau
· Sun Jun 06 16:48:26 2010 +0200
13c29de
[MEDIUM] stick_table: move the server ID to a generic data type
by Willy Tarreau
· Sun Jun 06 16:40:39 2010 +0200
056f568
[MINOR] config: initialize stick tables after all the parsing
by Willy Tarreau
· Sun Jun 06 15:51:11 2010 +0200
08d5f98
[MEDIUM] stick_table: add room for extra data types
by Willy Tarreau
· Sun Jun 06 13:34:54 2010 +0200
f0b38bf
[CLEANUP] stick_table: move pattern to key functions to stick_table.c
by Willy Tarreau
· Sun Jun 06 13:22:23 2010 +0200
81f9aa3
[MAJOR] frontend: split accept() into frontend_accept() and session_accept()
by Willy Tarreau
· Tue Jun 01 17:45:26 2010 +0200
de3041d
[MINOR] frontend: only check for monitor-net rules if LI_O_CHK_MONNET is set
by Willy Tarreau
· Mon May 31 10:56:17 2010 +0200
a5c0ab2
[MEDIUM] frontend: check for LI_O_TCP_RULES in the listener
by Willy Tarreau
· Mon May 31 10:30:33 2010 +0200
ab78619
[MINOR] proxy: add a list to hold future layer 4 rules
by Willy Tarreau
· Sun May 23 22:39:25 2010 +0200
eb47268
[MEDIUM] separate protocol-level accept() from the frontend's
by Willy Tarreau
· Fri May 28 18:46:57 2010 +0200
dd70165
[BUG] consistent hash: balance on all servers, not only 2 !
by Willy Tarreau
· Tue May 25 23:03:02 2010 +0200
e52564c
[MINOR] option http-pretend-keepalive is both for FEs and BEs
by Willy Tarreau
· Tue Apr 27 22:19:14 2010 +0200
47fdd8e
[MINOR] add the "ignore-persist" option to conditionally ignore persistence
by Cyril Bonté
· Sun Apr 25 00:00:51 2010 +0200
7016020
[MINOR] config: report "default-server" instead of "(null)" in error messages
by Willy Tarreau
· Wed Apr 07 16:06:40 2010 +0200
8a8e1d9
[MINOR] http: make it possible to pretend keep-alive when doing close
by Willy Tarreau
· Mon Apr 05 16:15:16 2010 +0200
efa5f51
[BUILD] config: last patch breaks build without CONFIG_HAP_LINUX_TPROXY
by Willy Tarreau
· Tue Mar 30 20:13:29 2010 +0200
bce7088
[MEDIUM] add ability to connect to a server from an IP found in a header
by Willy Tarreau
· Mon Sep 07 11:51:47 2009 +0200
07a5490
[CLEANUP] proxy: move PR_O_SSL3_CHK to options2 to release one flag
by Willy Tarreau
· Mon Mar 29 18:33:29 2010 +0200
9683909
[MINOR] checks: add the ability to disable a server in the config
by Willy Tarreau
· Mon Mar 29 10:02:24 2010 +0200
4554bc1
[MINOR] config: allow "slowstart 0s"
by Willy Tarreau
· Fri Mar 26 10:40:49 2010 +0100
e24fdfb
[MINOR] config: emit warnings when HTTP-only options are used in TCP mode
by Willy Tarreau
· Thu Mar 25 07:22:56 2010 +0100
c9f825f
[OPTIM] config: only allocate check buffer when checks are enabled
by Cyril Bonté
· Wed Mar 17 18:56:31 2010 +0100
57b1bf7
[MEDIUM] checks: support multi-packet health check responses
by Nick Chalk
· Tue Mar 16 15:50:46 2010 +0000
f53b25d
[BUG] config: fix endless loop when parsing "on-error"
by Willy Tarreau
· Mon Mar 15 19:40:37 2010 +0100
d986526
[BUG] Clear-cookie path issue
by William Turner
· Mon Mar 01 13:30:34 2010 -0500
88e0581
[BUILD] fix some build warnings on Solaris with is* macros
by Willy Tarreau
· Wed Mar 03 00:16:00 2010 +0100
329f74d
[BUG] uri_auth: do not attemp to convert uri_auth -> http-request more than once
by Krzysztof Piotr Oledzki
· Mon Feb 22 20:27:23 2010 +0100
d5191e7
[BUG] config: report unresolvable host names as errors
by Willy Tarreau
· Tue Feb 09 20:50:45 2010 +0100
df5cb9f
[BUG] pxid/puid/luid: don't shift IDs when some of them are forced
by Krzysztof Piotr Oledzki
· Fri Feb 05 20:58:27 2010 +0100
aff01ea
[BUG] cfgparse memory leak and missing free calls in deinit()
by Krzysztof Piotr Oledzki
· Fri Feb 05 20:31:44 2010 +0100
b4c06b7
[BUILD] auth: don't use unnamed unions
by Willy Tarreau
· Tue Feb 02 11:28:20 2010 +0100
137325d
[MINOR] config: fix too large ssl-hello-check message.
by Willy Tarreau
· Mon Feb 01 16:38:17 2010 +0100
54f6a58
[BUG] config: reset check request to avoid double free when switching to ssl/sql
by Willy Tarreau
· Mon Feb 01 16:31:14 2010 +0100
95fa469
[MEDIUM] add support for anonymous ACLs
by Willy Tarreau
· Mon Feb 01 13:05:50 2010 +0100
9cc670f
[CLEANUP] config: use build_acl_cond() to simplify http-request ACL parsing
by Willy Tarreau
· Mon Feb 01 10:43:44 2010 +0100
8c8bd45
[MAJOR] use the new auth framework for http stats
by Krzysztof Piotr Oledzki
· Fri Jan 29 19:29:32 2010 +0100
f9423ae
[MINOR] acl: add http_auth and http_auth_group
by Krzysztof Piotr Oledzki
· Fri Jan 29 19:26:18 2010 +0100
59bb218
[MINOR] http-request: allow/deny/auth support for frontend/backend/listen
by Krzysztof Piotr Oledzki
· Fri Jan 29 17:58:21 2010 +0100
9610504
[MINOR] generic auth support with groups and encrypted passwords
by Krzysztof Piotr Oledzki
· Fri Jan 29 17:50:44 2010 +0100
fdb563c
[MEDIUM] http: add support for conditional response header rewriting
by Willy Tarreau
· Sun Jan 31 15:43:27 2010 +0100
8abd4cd
[MEDIUM] http: add support for conditional request header addition
by Willy Tarreau
· Sun Jan 31 14:30:44 2010 +0100
5321c42
[MEDIUM] http: add support for conditional request filter execution
by Willy Tarreau
· Thu Jan 28 20:35:13 2010 +0100
ade5ec4
[MEDIUM] config: factor out the parsing of 20 req*/rsp* keywords
by Willy Tarreau
· Thu Jan 28 19:33:49 2010 +0100
3ec18a0
[CLEANUP] config: specify correct const char types to warnif_* functions
by Willy Tarreau
· Thu Jan 28 19:01:34 2010 +0100
f4f0412
[MINOR] prepare req_*/rsp_* to receive a condition
by Willy Tarreau
· Thu Jan 28 18:10:50 2010 +0100
f1e98b8
[CLEANUP] config: use warnif_cond_requires_resp() to check for bad ACLs
by Willy Tarreau
· Thu Jan 28 17:59:39 2010 +0100
ef6494c
[CLEANUP] config: use build_acl_cond() instead of parse_acl_cond()
by Willy Tarreau
· Thu Jan 28 17:12:36 2010 +0100
ef78104
[MINOR] checks: add the server's status in the checks
by Willy Tarreau
· Wed Jan 27 11:53:01 2010 +0100
e9d8788
[MINOR] checks: make the HTTP check code add the CRLF itself
by Willy Tarreau
· Wed Jan 27 11:28:42 2010 +0100
0c55931
[MINOR] config: off-by-one in "stick-table" after list of converters
by Willy Tarreau
· Tue Jan 26 18:36:26 2010 +0100
99ed327
[CLEANUP] Keep in sync "defaults" support between documentation and code
by Cyril Bonté
· Sun Jan 24 23:29:44 2010 +0100
88d349d
[MEDIUM] http: add support for Proxy-Connection header
by Willy Tarreau
· Mon Jan 25 12:15:43 2010 +0100
4de9149
[MINOR] add the "force-persist" statement to force persistence on down servers
by Willy Tarreau
· Fri Jan 22 19:10:05 2010 +0100
e803de2
[MINOR] add the ability to force kernel socket buffer size.
by Willy Tarreau
· Thu Jan 21 17:43:04 2010 +0100
1d33b29
[MEDIUM] Add stick and store rules analysers.
by Emeric Brun
· Mon Jan 04 15:47:17 2010 +0100
b982a3d
[MEDIUM] Add stick table configuration and init.
by Emeric Brun
· Mon Jan 04 15:45:53 2010 +0100
698ae00
[MINOR] add option "mysql-check" to use MySQL health checks
by Hervé COMMOWICK
· Tue Jan 12 09:25:13 2010 +0100
3b7a369
[MINOR] config: don't accept 'appsession' in defaults section
by Cyril Bonté
· Sun Jan 10 17:01:47 2010 +0100
b16a574
[MINOR] http: add a separate "http-keep-alive" timeout
by Willy Tarreau
· Sun Jan 10 14:46:16 2010 +0100
81e3b4f
[MINOR] http redirect: add the ability to append a '/' to the URL
by Willy Tarreau
· Sun Jan 10 00:42:19 2010 +0100
260a3bb
[BUG] cfgparser/stats: fix error message
by Krzysztof Piotr Oledzki
· Wed Jan 06 16:25:05 2010 +0100
a9389b1
[BUG]: add 'observer', 'on-error', 'error-limit' to supported options list
by Krzysztof Piotr Oledzki
· Tue Jan 05 16:44:17 2010 +0100
c6df066
[MEDIUM] default-server support
by Krzysztof Piotr Oledzki
· Tue Jan 05 16:38:49 2010 +0100
15514c2
[MINOR]: stats: add show-legends to report additional informations
by Krzysztof Piotr Oledzki
· Mon Jan 04 16:03:09 2010 +0100
deb9ed8
[MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements
by Willy Tarreau
· Sun Jan 03 21:03:22 2010 +0100
97cb780
[MINOR] config: centralize proxy struct initialization
by Willy Tarreau
· Sun Jan 03 20:23:58 2010 +0100
f285f54
[MINOR] redirect: add support for unconditional rules
by Willy Tarreau
· Sun Jan 03 20:03:03 2010 +0100
963abc3
[MINOR] config: some options were missing for "redirect"
by Willy Tarreau
· Sun Jan 03 19:47:39 2010 +0100
b608feb
[MAJOR] http: add support for option http-server-close
by Willy Tarreau
· Sat Jan 02 22:47:18 2010 +0100
a31e5df
[MINOR] config: option forceclose is valid in frontends too
by Willy Tarreau
· Wed Dec 30 01:10:35 2009 +0100
1a8bea9
[BUG] config: fix erroneous check on cookie domain names, again
by Krzysztof Piotr Oledzki
· Tue Dec 15 23:40:47 2009 +0100
3ccf94e
[BUG] second fix for the printf format warning
by Willy Tarreau
· Thu Dec 17 21:12:16 2009 +0100
500b8f0
[BUG] format '%d' expects type 'int', but argument 5 has type 'long int'
by Krzysztof Piotr Oledzki
· Tue Dec 15 22:34:51 2009 +0100
97f07b8
[MEDIUM] Decrease server health based on http responses / events, version 3
by Krzysztof Piotr Oledzki
· Tue Dec 15 22:31:24 2009 +0100
dd1b01d
[BUG] Configuration parser bug when escaping characters
by Cyril Bonté
· Sun Dec 06 13:43:42 2009 +0100
68a897b
[MINOR] config: support passing multiple "domain" statements to cookies
by Willy Tarreau
· Thu Dec 03 23:28:34 2009 +0100
4d187ac
[BUG] config: cookie domain was ignored in defaults sections
by Willy Tarreau
· Thu Dec 03 23:13:06 2009 +0100
3d8fbb6
[BUG] config: fix erroneous check on cookie domain names
by Willy Tarreau
· Thu Dec 03 23:10:56 2009 +0100
7bb651e
[BUG] config: fix wrong handling of too large argument count
by Willy Tarreau
· Mon Nov 09 21:16:53 2009 +0100
b86db34
[BUG] x-original-to: name was not set in default instance
by Willy Tarreau
· Mon Nov 30 11:50:16 2009 +0100
b21570a
[MEDIUM] appsession: add "len", "prefix" and "mode" options
by Cyril Bonté
· Sun Nov 29 20:04:48 2009 +0100
Next »