Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
31e64ca301f06a3869fb04d105636c8816bf8085
31e64ca
MINOR: dumpstats: extract stats fields enum and names
by Thierry Fournier
· Wed Mar 23 16:25:49 2016 +0100
f4011dd
MINOR: http: sample fetch which returns unique-id
by Thierry Fournier
· Tue Mar 29 17:23:51 2016 +0200
b912567
DOC: name set-gpt0 mismatch with the expected keyword
by Thierry Fournier
· Tue Mar 29 19:34:37 2016 +0200
c8f0e78
DOC: typo: req.uri is now replaced by capture.req.uri
by Baptiste Assmann
· Sun Mar 06 23:42:52 2016 +0100
66025d8
DOC: regsub: parser limitation about the inability to use closing square brackets
by Baptiste Assmann
· Sun Mar 06 23:36:48 2016 +0100
79fb45d
DOC: typo: maxconn paragraph is wrong due to a wrong buffer size
by Baptiste Assmann
· Sun Mar 06 23:34:31 2016 +0100
33db600
DOC: typo: ACL subdir match
by Baptiste Assmann
· Sun Mar 06 23:32:10 2016 +0100
123ff04
DOC: stick-table: amend paragraph blaming the loss of table upon reload
by Baptiste Assmann
· Sun Mar 06 23:29:28 2016 +0100
2f2d2ec
DOC: typo on stick-store response
by Baptiste Assmann
· Sun Mar 06 23:27:24 2016 +0100
2e1941e
DOC: timeout client: pointers to timeout http-request
by Baptiste Assmann
· Sun Mar 06 23:24:12 2016 +0100
13f8353
DOC: "addr" parameter applies to both health and agent checks
by Baptiste Assmann
· Sun Mar 06 23:14:36 2016 +0100
8b0d6e1
MINOR: lua: convert field to lua type
by Thierry Fournier
· Wed Mar 16 18:29:13 2016 +0100
94ed1c1
MINOR: lua: Add internal function which strip spaces
by Thierry Fournier
· Wed Feb 24 08:06:32 2016 +0100
3d4a675
MINOR: lua: post initialization
by Thierry Fournier
· Fri Feb 19 20:53:30 2016 +0100
fd107a2
MINOR: lua: precise message when a critical error is catched
by Thierry Fournier
· Fri Feb 19 19:57:23 2016 +0100
45e78d7
MINOR: lua: refactor the Lua object registration
by Thierry Fournier
· Fri Feb 19 18:34:46 2016 +0100
4f99b27
CLEANUP: lua: Remove two same functions
by Thierry Fournier
· Mon Feb 22 08:40:02 2016 +0100
991188d
MINOR: lua: remove some useless checks
by Thierry Fournier
· Mon Feb 22 19:07:12 2016 +0100
ddd8988
MINOR: lua: move class registration facilities
by Thierry Fournier
· Mon Feb 22 19:52:08 2016 +0100
9ba1d02
CLEANUP: map: it seems that the map were planed to be chained
by Thierry Fournier
· Wed Mar 02 08:36:14 2016 +0100
ac9d467
BUG/MINOR: prevent the dump of uninitialized vars
by Thierry Fournier
· Fri Mar 25 08:43:46 2016 +0100
85dc1d3
BUG/MINOR: lua: can't load external libraries
by Thierry Fournier
· Sat Mar 26 13:19:21 2016 +0100
69ad4b9
BUG/MAJOR: Fix crash in http_get_fhdr with exactly MAX_HDR_HISTORY headers
by Nenad Merdanovic
· Tue Mar 29 13:14:30 2016 +0200
1789115
BUG/MEDIUM: Fix RFC5077 resumption when more than TLS_TICKETS_NO are present
by Nenad Merdanovic
· Fri Mar 25 22:16:57 2016 +0100
3bb4617
BUG/MEDIUM: peers: fix incorrect age in frequency counters
by Willy Tarreau
· Fri Mar 25 18:17:47 2016 +0100
42ff05e
CLEANUP: connection: fix double negation on memcmp()
by David CARLIER
· Thu Mar 24 09:22:36 2016 +0000
8ab1043
CLEANUP: chunk: adding NULL check to chunk_dup allocation.
by David Carlier
· Wed Mar 23 17:50:57 2016 +0000
0b54705
DOC: Clarify tunes.vars.xxx-max-size settings
by Daniel Schneller
· Mon Mar 21 20:46:57 2016 +0100
e7fe8eb
BUG/MINOR: conf: "listener id" expects integer, but its not checked
by Thierry Fournier
· Fri Feb 26 08:45:58 2016 +0100
e83345d
DOC: add encoding to json converter example
by Mac Browning
· Mon Mar 14 14:46:01 2016 -0400
840b024
MINOR: da: Using ARG12 macro for the sample fetch and the convertor.
by David Carlier
· Wed Mar 16 10:09:55 2016 +0000
3fa0e2a
BUILD: namespaces: fix a potential build warning in namespaces.c
by Willy Tarreau
· Thu Mar 17 05:39:53 2016 +0100
e2e5bde
BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted
by Benoit GARNIER
· Sun Mar 27 03:04:16 2016 +0200
15073a3
MINOR: sample: Moves ARGS underlying type from 32 to 64 bits.
by David Carlier
· Tue Mar 15 19:00:35 2016 +0000
8234f6d
[RELEASE] Released version 1.7-dev2
by Willy Tarreau
· Mon Mar 14 00:10:05 2016 +0100
b413c2a
BUG/MINOR: log: GMT offset not updated when entering/leaving DST
by Benoit GARNIER
· Sun Mar 27 11:08:03 2016 +0200
5c557d1
CLEANUP: http: fix a build warning introduced by a recent fix
by Willy Tarreau
· Sun Mar 13 08:17:02 2016 +0100
e6e22e8
BUG/MINOR: pattern: Avoid memory leak on out-of-memory condition
by Andreas Seltenreich
· Thu Mar 03 20:20:23 2016 +0100
93f91c3
BUG/MINOR: standard: Avoid free of non-allocated pointer
by Andreas Seltenreich
· Thu Mar 03 20:40:37 2016 +0100
776e518
MINOR: cfgparse: warn when gid parameter is not a number
by Baptiste Assmann
· Fri Mar 11 17:21:15 2016 +0100
79fee6a
MINOR: cfgparse: warn when uid parameter is not a number
by Baptiste Assmann
· Fri Mar 11 17:10:04 2016 +0100
5d8b979
DOC: document the "show info typed" and "show stat typed" output formats
by Willy Tarreau
· Fri Mar 11 11:09:34 2016 +0100
1e62df9
MEDIUM: stats: implement a typed output format for stats
by Willy Tarreau
· Mon Jan 11 18:57:53 2016 +0100
cb80912
MEDIUM: stats: support "show info typed" on the CLI
by Willy Tarreau
· Mon Jan 11 20:08:42 2016 +0100
b47785f
MINOR: stats: add functions to emit typed fields into a chunk
by Willy Tarreau
· Wed Feb 24 23:28:31 2016 +0100
6060074
MINOR: stats: make stats_dump_fields_html() not use &trash by default
by Willy Tarreau
· Mon Jan 11 15:32:30 2016 +0100
508a63f
MINOR: stats: add ST_SHOWADMIN to pass the admin info in the regular flags
by Willy Tarreau
· Mon Jan 11 15:28:40 2016 +0100
36090d2
CLEANUP: stats: make stats_dump_fields_html() not rely on proxy anymore
by Willy Tarreau
· Mon Jan 11 15:22:55 2016 +0100
501f602
MINOR: stats: introduce stats_dump_one_line() to dump one stats line
by Willy Tarreau
· Fri Jan 08 17:37:22 2016 +0100
5b9bdff
MINOR: stats: report number of intercepted requests for frontend and backends
by Willy Tarreau
· Mon Jan 11 14:40:47 2016 +0100
c73810f
MINOR: stats: add 3 fields to report the frontend-specific connection stats
by Willy Tarreau
· Mon Jan 11 13:52:04 2016 +0100
f1516d9
MINOR: stats: report the load balancing algorithm in CSV output
by Willy Tarreau
· Mon Jan 11 14:48:36 2016 +0100
f8211df
MEDIUM: stats: add a new "mode" column to report the proxy mode
by Willy Tarreau
· Mon Jan 11 14:09:38 2016 +0100
bbf8450
REORG: stats: dump the backend stats via the generic function
by Willy Tarreau
· Fri Jan 08 17:25:50 2016 +0100
362eaeb
REORG: stats: dump the server stats via the generic function
by Willy Tarreau
· Fri Jan 08 17:23:28 2016 +0100
fa9512f
REORG: stats: dump the socket stats via the generic function
by Willy Tarreau
· Fri Jan 08 17:20:51 2016 +0100
b5f66b8
REORG: stats: dump the frontend's HTML stats via a generic function
by Willy Tarreau
· Fri Jan 08 17:15:39 2016 +0100
7101b64
MEDIUM: stats: make it possible to report the WAITING state for listeners
by Willy Tarreau
· Fri Jan 08 17:05:19 2016 +0100
a6f5a73
MEDIUM: stats: report the listeners' address in the CSV output
by Willy Tarreau
· Fri Jan 08 16:59:56 2016 +0100
0c378ef
MEDIUM: stats: compute the color code only in the HTML form
by Willy Tarreau
· Fri Jan 08 16:51:35 2016 +0100
e4847c6
MEDIUM: stats: report the cookie value in the server & backend CSV dumps
by Willy Tarreau
· Fri Jan 08 15:43:54 2016 +0100
3a4ec3a
MEDIUM: stats: report server's address in the CSV output
by Willy Tarreau
· Fri Jan 08 15:35:43 2016 +0100
0deb85a
MEDIUM: stats: expose the same flags for CLI and HTTP accesses
by Willy Tarreau
· Fri Jan 08 15:33:18 2016 +0100
89fa691
MEDIUM: stats: only report observe errors when observe is set
by Willy Tarreau
· Fri Jan 08 15:12:28 2016 +0100
30d3373
MEDIUM: stats: make the HTML server state dump use the CSV states
by Willy Tarreau
· Fri Jan 08 14:57:09 2016 +0100
3141f59
MINOR: stats: add check and agent's health values in the output
by Willy Tarreau
· Fri Jan 08 14:25:28 2016 +0100
dd7354b
MINOR: stats: add check_desc and agent_desc to the output fields
by Willy Tarreau
· Fri Jan 08 13:47:26 2016 +0100
7f61884
MINOR: stats: add agent_status, agent_code, agent_duration to output
by Willy Tarreau
· Fri Jan 08 11:40:03 2016 +0100
ce1dd44
MINOR: stats: make HTML stats dump rely on the table for the check status
by Willy Tarreau
· Fri Jan 08 09:48:26 2016 +0100
03fb1c5
MINOR: stats: prepend '*' in front of the check status when in progress
by Willy Tarreau
· Fri Jan 08 09:43:54 2016 +0100
7344f47
MINOR: stats: only report backend's down time if it has servers
by Willy Tarreau
· Mon Jan 11 12:04:02 2016 +0100
8a8cce1
MINOR: stats: make CSV report server check status only when enabled
by Willy Tarreau
· Fri Jan 08 09:41:59 2016 +0100
8485f4e
MINOR: stats: do not check srv->state for SRV_ST_STOPPED in HTML dumps
by Willy Tarreau
· Thu Jan 07 13:59:10 2016 +0100
02bc6c2
MINOR: stats: do not use srv->admin & STATS_ADMF_MAINT in HTML dumps
by Willy Tarreau
· Thu Jan 07 12:59:57 2016 +0100
ba2f264
MEDIUM: stats: move the server state coloring logic to the server dump function
by Willy Tarreau
· Thu Jan 07 09:54:40 2016 +0100
164d4a9
MEDIUM: stats: make stats_dump_sv_stats() use the stats field for HTML
by Willy Tarreau
· Wed Jan 06 19:48:21 2016 +0100
2b96cf1
MEDIUM: stats: convert stats_dump_sv_stats() to use stats_dump_fields_csv()
by Willy Tarreau
· Wed Jan 06 19:25:38 2016 +0100
770c217
MEDIUM: stats: make stats_dump_be_stats() use stats fields for HTML dump
by Willy Tarreau
· Wed Jan 06 17:14:42 2016 +0100
f6eecbe
MEDIUM: stats: convert stats_dump_be_stats() to use stats_dump_fields_csv()
by Willy Tarreau
· Wed Jan 06 16:14:50 2016 +0100
f7e2723
MEDIUM: stats: make stats_dump_li_stats() use stats fields for HTML dump
by Willy Tarreau
· Wed Jan 06 15:49:26 2016 +0100
4607fad
MEDIUM: stats: convert stats_dump_li_stats() to use stats_dump_fields_csv()
by Willy Tarreau
· Wed Jan 06 15:41:29 2016 +0100
d72c917
MEDIUM: stats: make stats_dump_fe_stats() use stats fields for HTML dump
by Willy Tarreau
· Wed Jan 06 15:26:40 2016 +0100
9e56107
MEDIUM: stats: convert stats_dump_fe_stats() to use stats_dump_fields_csv()
by Willy Tarreau
· Mon Jan 04 19:36:41 2016 +0100
82a8602
MINOR: stats: create stats fields storage and CSV dump function
by Willy Tarreau
· Mon Jan 04 19:04:18 2016 +0100
f614229
MINOR: stats: don't hard-code the CSV fields list anymore
by Willy Tarreau
· Mon Jan 04 17:24:29 2016 +0100
8e20514
MINOR: stats: add a declaration of all stats fields
by Willy Tarreau
· Mon Jan 04 17:23:25 2016 +0100
1b4ba1e
MEDIUM: stats: make use of stats_dump_info_fields() for "show info"
by Willy Tarreau
· Mon Jan 11 18:29:04 2016 +0100
bf95cba
MINOR: stats: add stats_dump_info_fields() to dump one field per line
by Willy Tarreau
· Mon Jan 11 18:27:29 2016 +0100
638d40a
MINOR: stats: add a function to emit fields into a chunk
by Willy Tarreau
· Wed Feb 24 23:11:01 2016 +0100
4529c07
MEDIUM: stats: fill all the show info elements prior to displaying them
by Willy Tarreau
· Mon Jan 11 18:17:07 2016 +0100
c4832de
MINOR: stats: add all the "show info" fields in a table
by Willy Tarreau
· Mon Jan 11 18:12:26 2016 +0100
8e62c05
MINOR: stats: create fields types suitable for all CSV output data
by Willy Tarreau
· Mon Jan 04 17:23:25 2016 +0100
e237fe1
BUG/MINOR: ssl: fix usage of the various sample fetch functions
by Willy Tarreau
· Thu Mar 10 17:05:28 2016 +0100
4cefbc0
CLEANUP: payload: remove useless and confusing nullity checks for channel buffer
by Willy Tarreau
· Thu Mar 10 16:53:03 2016 +0100
6204cd9
BUG/MAJOR: vars: always retrieve the stream and session from the sample
by Willy Tarreau
· Thu Mar 10 16:33:04 2016 +0100
7560dd4
MINOR: sample: always set a new sample's owner before evaluating it
by Willy Tarreau
· Thu Mar 10 16:28:58 2016 +0100
1777ea6
MINOR: sample: add a new helper to initialize the owner of a sample
by Willy Tarreau
· Thu Mar 10 16:15:46 2016 +0100
be508f1
BUG/MAJOR: samples: check smp->strm before using it
by Willy Tarreau
· Thu Mar 10 11:47:01 2016 +0100
1a786d7
BUG/MINOR: tcpcheck: fix incorrect list usage resulting in failure to load certain configs
by Willy Tarreau
· Tue Mar 08 15:20:25 2016 +0100
78f3595
CLEANUP: map: Avoid memory leak in out-of-memory condition.
by Andreas Seltenreich
· Thu Mar 03 20:32:23 2016 +0100
Next »