Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a73e59b6901a164d19b1145e8511602d9814f28f
a73e59b
BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled
by Christopher Faulet
· Fri Dec 09 17:30:18 2016 +0100
9d810ca
BUG/MEDIUM: stream: Save unprocessed events for a stream
by Christopher Faulet
· Thu Dec 08 22:33:52 2016 +0100
34c5cc9
MINOR: task: Rename run_queue and run_queue_cur counters
by Christopher Faulet
· Tue Dec 06 09:15:30 2016 +0100
1cbe74c
MINOR: applet: Count number of (active) applets
by Christopher Faulet
· Tue Dec 06 09:13:22 2016 +0100
90b5abe
BUG/MINOR: cli: be sure to always warn the cli applet when input buffer is full
by Christopher Faulet
· Mon Dec 05 14:25:08 2016 +0100
1821d3c
MINOR: cli: Remove useless call to bi_putchk
by Christopher Faulet
· Mon Dec 05 14:23:37 2016 +0100
1002aac
DOC: Fix some typo in SPOE documentation
by Christopher Faulet
· Fri Dec 09 17:41:54 2016 +0100
31bfe1f
DOC: Add undocumented argument of the trace filter
by Christopher Faulet
· Fri Dec 09 17:42:38 2016 +0100
43ad11d
MINOR: Do not forward the header "Expect: 100-continue" when the option http-buffer-request is set
by Thierry FOURNIER / OZON.IO
· Mon Dec 12 15:19:58 2016 +0100
c1edafe
DOC: lua: Add documentation about variable manipulation from applet
by Thierry FOURNIER / OZON.IO
· Mon Dec 12 16:25:30 2016 +0100
b210bcc
DOC: lua: Documentation about some entry missing
by Thierry FOURNIER / OZON.IO
· Mon Dec 12 16:24:16 2016 +0100
d2471c2
MINOR: proxy: Add fe_name/be_name fetchers next to existing fe_id/be_id
by Marcin Deranek
· Mon Dec 12 14:08:05 2016 +0100
8e0f175
BUG/MINOR: stats: fix be/sessions/max output in html stats
by Willy Tarreau
· Mon Dec 12 15:07:29 2016 +0100
4394a2c
MINOR: lua: give HAProxy variable access to the applets
by Thierry FOURNIER / OZON.IO
· Mon Dec 12 12:31:54 2016 +0100
3e1d791
CLEANUP: hlua: just indent functions
by Thierry FOURNIER / OZON.IO
· Mon Dec 12 12:29:34 2016 +0100
a9cf315
BUILD: rearrange target files by build time
by Willy Tarreau
· Sun Dec 11 22:12:33 2016 +0100
4b123be
MINOR: lua: Allow argument for actions
by Thierry FOURNIER / OZON.IO
· Fri Dec 09 18:03:31 2016 +0100
d2f6f47
BUG/MEDIUM: variables: some variable name can hide another ones
by Thierry FOURNIER / OZON.IO
· Mon Dec 12 12:42:14 2016 +0100
fb981bd
DOC: mention that req_tot is for both frontends and backends
by Willy Tarreau
· Mon Dec 12 14:31:46 2016 +0100
35088f9
BUG/MINOR: http: don't send an extra CRLF after a Set-Cookie in a redirect
by Matthieu Guegan
· Mon Dec 05 11:35:54 2016 +0100
f25e8e5
DOC: Added 51Degrees conv and fetch functions to documentation.
by Ben Shillito
· Fri Dec 02 14:25:37 2016 +0000
3c5e374
DOC: Fix map table's format
by Ruoshan Huang
· Fri Dec 02 16:25:31 2016 +0800
3067bfa
BUG/MEDIUM: cli: fix "show stat resolvers" and "show tls-keys"
by Willy Tarreau
· Mon Dec 05 14:50:15 2016 +0100
a1c35ab
BUG/MINOR: cli: allow the backslash to be escaped on the CLI
by Dragan Dosen
· Thu Nov 24 11:33:12 2016 +0100
796c5b7
OPTIM: stream-int: don't disable polling anymore on DONT_READ
by Willy Tarreau
· Tue Nov 29 21:47:02 2016 +0100
92b10c9
BUG/MAJOR: stream: fix session abort on resource shortage
by Willy Tarreau
· Sun Dec 04 20:05:16 2016 +0100
6962f4e
BUG/MINOR: http: Call XFER_DATA analyzer when HTTP txn is switched in tunnel mode
by Christopher Faulet
· Mon Nov 28 14:21:27 2016 +0100
d47a1bd
BUG/MINOR: filters: Invert evaluation order of HTTP_XFER_BODY and XFER_DATA analyzers
by Christopher Faulet
· Mon Nov 28 12:36:26 2016 +0100
4aad833
BUG/MINOR: filters: Protect args in macros HAS_DATA_FILTERS and IS_DATA_FILTER
by Christopher Faulet
· Mon Nov 28 10:01:32 2016 +0100
3235957
BUG/MINOR: http: Keep the same behavior between 1.6 and 1.7 for tunneled txn
by Christopher Faulet
· Tue Nov 29 14:49:54 2016 +0100
d1cd209
BUG/MEDIUM: http: Fix tunnel mode when the CONNECT method is used
by Christopher Faulet
· Mon Nov 28 10:14:03 2016 +0100
4896c44
DOC: Spelling fixes
by Tim Düsterhus
· Tue Nov 29 02:15:19 2016 +0100
ddc3e9e
BUG/MINOR: stats: make field_str() return an empty string on NULL
by Willy Tarreau
· Sat Nov 26 15:55:59 2016 +0100
b3e111b
BUG/MEDIUM: proxy: return "none" and "unknown" for unknown LB algos
by Willy Tarreau
· Sat Nov 26 15:52:04 2016 +0100
0e658fb
[RELEASE] Released version 1.8-dev0
by Willy Tarreau
· Fri Nov 25 16:55:50 2016 +0100
e59fcdd
[RELEASE] Released version 1.7.0
by Willy Tarreau
· Fri Nov 25 16:39:17 2016 +0100
e2d4ff4
DOC: update the roadmap file with the latest changes
by Willy Tarreau
· Fri Nov 25 16:32:20 2016 +0100
7d56221
REORG: stkctr: move all the stick counters processing to stick-tables.c
by Willy Tarreau
· Fri Nov 25 16:10:05 2016 +0100
3971310
REORG: tcp-rules: move tcp rules processing to their own file
by Willy Tarreau
· Fri Nov 25 15:49:32 2016 +0100
d39ad44
CLEANUP: cfgparse: cascade the warnif_misplaced_* rules
by Willy Tarreau
· Fri Nov 25 15:16:12 2016 +0100
ae9bea0
CLEANUP: counters: move from 3 types to 2 types
by Willy Tarreau
· Fri Nov 25 14:44:52 2016 +0100
3758581
BUG/MINOR: freq-ctr: make swrate_add() support larger values
by Willy Tarreau
· Fri Nov 25 11:55:10 2016 +0100
35069f8
MINOR: cli: make "show errors" capable of dumping only request or response
by Willy Tarreau
· Fri Nov 25 09:16:37 2016 +0100
234ba2d
MINOR: cli: make "show errors" support a proxy name
by Willy Tarreau
· Fri Nov 25 08:39:10 2016 +0100
a1b1ed5
MINOR: cli: make "show stat" support a proxy name
by Willy Tarreau
· Fri Nov 25 08:50:58 2016 +0100
b5cff60
BUG: spoe: Fix parsing of SPOE actions in ACK frames
by Christopher Faulet
· Thu Nov 24 14:53:22 2016 +0100
97108e0
CLEANUP: sample: report "converter" instead of "conv method" in error messages
by Willy Tarreau
· Fri Nov 25 07:33:24 2016 +0100
8a4e442
MEDIUM: log-format: Use standard HAProxy log system to report errors
by Thierry FOURNIER / OZON.IO
· Wed Nov 23 00:41:28 2016 +0100
4ed1c95
MINOR: http/conf: store the use_backend configuration file and line for logs
by Thierry FOURNIER / OZON.IO
· Thu Nov 24 23:57:54 2016 +0100
5948b01
BUG/MINOR: conf: calloc untested
by Thierry FOURNIER / OZON.IO
· Thu Nov 24 23:58:32 2016 +0100
8a1027a
MINOR: lua: Add tokenize function.
by Thierry FOURNIER / OZON.IO
· Thu Nov 24 20:48:38 2016 +0100
7f3aa8b
MINOR: lua: add utility function for check boolean argument
by Thierry FOURNIER / OZON.IO
· Thu Nov 24 20:37:38 2016 +0100
e365815
BUILD: vars: remove a build warning on vars.c
by Willy Tarreau
· Thu Nov 24 21:23:28 2016 +0100
80ebacf
BUILD: ssl: make the SSL layer build again with openssl 0.9.8
by Willy Tarreau
· Thu Nov 24 20:07:11 2016 +0100
59fd511
MEDIUM: log-format/conf: take into account the parse_logformat_string() return code
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 23:50:02 2016 +0100
a2c38d7
MEDIUM: log-format: strict parsing and enable fail
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 23:11:21 2016 +0100
6fe0e1b
CLEANUP: log-format: remove unused arguments
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 22:33:24 2016 +0100
bca46f0
CLEANUP: log-format: fix return code of function parse_logformat_var_args()
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 23:13:04 2016 +0100
eca4d95
CLEANUP: log-format: fix return code of the function parse_logformat_var()
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 22:06:04 2016 +0100
eb51e16
CLEANUP/MINOR: log-format: unexport functions parse_logformat_var_args() and parse_logformat_var()
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 23:17:19 2016 +0100
a69c912
CLEANUP: log-format: useless file and line in json converter
by Thierry FOURNIER / OZON.IO
· Wed Nov 23 01:13:57 2016 +0100
9cbfef2
BUG/MINOR: log-format: uncatched memory allocation functions
by Thierry FOURNIER / OZON.IO
· Tue Nov 22 23:24:10 2016 +0100
df4399f
BUILD: server: remove a build warning introduced by latest series
by Willy Tarreau
· Thu Nov 24 17:32:01 2016 +0100
30e5e18
CLEANUP: cli: remove assignments to st0 and st2 in keyword parsers
by Willy Tarreau
· Thu Nov 24 16:45:53 2016 +0100
4190856
CLEANUP: cli: simplify the request parser a little bit
by Willy Tarreau
· Thu Nov 24 16:23:38 2016 +0100
3b6e547
CLEANUP: cli: rename STAT_CLI_* to CLI_ST_*
by Willy Tarreau
· Thu Nov 24 15:53:53 2016 +0100
45c742b
REORG: cli: move the "set rate-limit" functions to their own parser
by Willy Tarreau
· Thu Nov 24 14:51:17 2016 +0100
58d9cb7
REORG: cli: move "{enable|disable} agent" to server.c
by Willy Tarreau
· Thu Nov 24 12:56:01 2016 +0100
2c04eda
REORG: cli: move "{enable|disable} health" to server.c
by Willy Tarreau
· Thu Nov 24 12:51:04 2016 +0100
ffb4d58
REORG: cli: move "{enable|disable} server" to server.c
by Willy Tarreau
· Thu Nov 24 12:47:00 2016 +0100
15b9e68
REORG: cli: move "{enable|disable} frontend" to proxy.c
by Willy Tarreau
· Thu Nov 24 11:55:28 2016 +0100
5212d7f
REORG: cli: move "shutdown frontend" to proxy.c
by Willy Tarreau
· Thu Nov 24 11:13:06 2016 +0100
61b6521
REORG: cli: move "shutdown session" to stream.c
by Willy Tarreau
· Thu Nov 24 11:09:25 2016 +0100
4e46b62
REORG: cli: move "shutdown sessions server" to stream.c
by Willy Tarreau
· Wed Nov 23 16:50:48 2016 +0100
c429a1f
REORG: cli: move "set maxconn frontend" to proxy.c
by Willy Tarreau
· Wed Nov 23 16:22:04 2016 +0100
b802627
REORG: cli: move "set maxconn server" to server.c
by Willy Tarreau
· Wed Nov 23 11:26:56 2016 +0100
2af9941
REORG: cli: move "set maxconn global" to its own handler
by Willy Tarreau
· Wed Nov 23 11:10:59 2016 +0100
89d467c
REORG: cli: move "clear counters" to stats.c
by Willy Tarreau
· Wed Nov 23 11:02:40 2016 +0100
599852e
REORG: cli: move "set timeout" to its own handler
by Willy Tarreau
· Tue Nov 22 20:33:32 2016 +0100
0a73929
REORG: cli: make "show env" also use the generic keyword registration
by Willy Tarreau
· Tue Nov 22 20:21:23 2016 +0100
12207b3
REORG: cli: move "show errors" out of cli.c
by Willy Tarreau
· Tue Nov 22 19:48:51 2016 +0100
f13ebdf
REORG: cli: move table dump/clear/set to stick_table.c
by Willy Tarreau
· Tue Nov 22 18:00:53 2016 +0100
97c2ae1
REORG: cli: move dump_text(), dump_text_line(), and dump_binary() to standard.c
by Willy Tarreau
· Tue Nov 22 18:00:20 2016 +0100
0baac8c
REORG: cli: move "show info" to stats.c
by Willy Tarreau
· Tue Nov 22 16:36:53 2016 +0100
2b812e2
REORG: cli: move "show stat" to stats.c
by Willy Tarreau
· Tue Nov 22 16:18:05 2016 +0100
6b16094
REORG: cli: move get/set weight to server.c
by William Lallemand
· Tue Nov 22 12:34:35 2016 +0100
933efcd
REORG: cli: move 'show backend' to proxy.c
by William Lallemand
· Tue Nov 22 12:34:16 2016 +0100
4c5b4d5
REORG: cli: move 'show sess' to stream.c
by William Lallemand
· Mon Nov 21 08:51:11 2016 +0100
a6c5f33
REORG: cli: move 'show servers' to proxy.c
by William Lallemand
· Sat Nov 19 02:25:36 2016 +0100
e7ed885
REORG: cli: move 'show pools' to memory.c
by William Lallemand
· Sat Nov 19 02:25:36 2016 +0100
222baf2
REORG: cli: move 'set server' to server.c
by William Lallemand
· Sat Nov 19 02:00:33 2016 +0100
960f2cb
MINOR: proxy: create new function cli_find_frontend() to find a frontend
by Willy Tarreau
· Thu Nov 24 12:02:29 2016 +0100
21b069d
MINOR: server: create new function cli_find_server() to find a server
by Willy Tarreau
· Wed Nov 23 17:15:08 2016 +0100
de57a57
MINOR: cli: create new function cli_has_level() to validate permissions
by Willy Tarreau
· Wed Nov 23 17:01:39 2016 +0100
69e9644
REORG: cli: move show stat resolvers to dns.c
by William Lallemand
· Sat Nov 19 00:58:54 2016 +0100
ad8be61
REORG: cli: move map and acl code to map.c
by William Lallemand
· Fri Nov 18 19:26:17 2016 +0100
32af203
REORG: cli: move ssl CLI functions to ssl_sock.c
by William Lallemand
· Sat Oct 29 18:09:35 2016 +0200
9ed6203
REORG: cli: split dumpstats.h in stats.h and cli.h
by William Lallemand
· Mon Nov 21 17:49:11 2016 +0100
74c24fb
REORG: cli: split dumpstats.c in src/cli.c and src/stats.c
by William Lallemand
· Mon Nov 21 17:18:36 2016 +0100
8e0bb0a
MINOR: connection: add names for transport and data layers
by Willy Tarreau
· Thu Nov 24 16:58:12 2016 +0100
Next »