Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
8ccd2081f5ff6d165782fd2c45ea45ae75d273e9
/
src
/
cfgparse.c
« Previous
7c29f1e
BUILD: config: remove a warning with clang
by Willy Tarreau
· 11 years ago
a3c504c
MEDIUM: config: inform the user only once that "redispatch" is deprecated
by Willy Tarreau
· 11 years ago
40bac83
MEDIUM: config: inform the user that "reqsetbe" is deprecated
by Willy Tarreau
· 11 years ago
de9d2d7
MEDIUM: config: inform the user about the deprecatedness of "block" rules
by Willy Tarreau
· 11 years ago
b3dc39d
MEDIUM: http: emulate "block" rules using "http-request" rules
by Willy Tarreau
· 11 years ago
353bc9f
CLEANUP: proxy: rename "block_cond" to "block_rules"
by Willy Tarreau
· 11 years ago
c35362a
MINOR: http: implement the max-keep-alive-queue setting
by Willy Tarreau
· 11 years ago
1746eec
MINOR: checks: add a new global max-spread-checks directive
by Willy Tarreau
· 11 years ago
ed2119c
BUG/MEDIUM: stats: mismatch between behaviour and doc about front/back
by Willy Tarreau
· 11 years ago
ee445d9
MEDIUM: config: report misplaced use-server rules
by Willy Tarreau
· 11 years ago
5002f57
MEDIUM: config: report misplaced http-request rules
by Willy Tarreau
· 11 years ago
f51658d
MEDIUM: config: relax use_backend check to make the condition optional
by Willy Tarreau
· 11 years ago
ff11554
CLEANUP: code style: use tabs to indent codes instead of spaces
by Godbach
· 11 years ago
88afe03
BUG/MINOR: Fix name lookup ordering when compiled with USE_GETADDRINFO
by Nenad Merdanovic
· 11 years ago
348acfe
BUILD/MEDIUM: cfgparse: get rid of sprintf()
by Willy Tarreau
· 11 years ago
272adea
REORG: cfgparse: move server keyword parsing to server.c
by Willy Tarreau
· 11 years ago
702d44f
MEDIUM: proxy: support use_backend with dynamic names
by Bertrand Jacquin
· 11 years ago
fa45f1d
MEDIUM: config: Dynamic sections.
by Thierry FOURNIER
· 11 years ago
fc7ac7b
MINOR: standard: Disable ip resolution during the runtime
by Thierry FOURNIER
· 11 years ago
eeaa951
MINOR: configuration: File and line propagation
by Thierry FOURNIER
· 11 years ago
0d6ba51
MINOR: pattern: store configuration reference for each acl or map pattern.
by Thierry FOURNIER
· 11 years ago
9eec0a6
MAJOR: auth: Change the internal authentication system.
by Thierry FOURNIER
· 11 years ago
d048d8b
BUG/MINOR: http: fix encoding of samples used in http headers
by Thierry FOURNIER
· 11 years ago
7cbc915
MEDIUM: config: faster lookup for duplicated proxy name
by Willy Tarreau
· 11 years ago
f79d950
MEDIUM: proxy: create a tree to store proxies by name
by Willy Tarreau
· 11 years ago
5830213
BUG/MINOR: config: fix a crash on startup when a disabled backend references a peer
by Willy Tarreau
· 11 years ago
abd03df
BUG/MINOR: config: server on-marked-* statement is ignored in default-server
by Willy Tarreau
· 11 years ago
5498472
BUG/MEDIUM: config: immediately abort if peers section has no name
by Willy Tarreau
· 11 years ago
610f04b
MINOR: config: add global directives to set default SSL ciphers
by Willy Tarreau
· 11 years ago
7e31273
MINOR: config: make the stream interface idle timer user-configurable
by Willy Tarreau
· 11 years ago
69e273f
MEDIUM: tcp-check new feature: connect
by Baptiste Assmann
· 11 years ago
02bce8b
MAJOR: http: update connection mode configuration
by Willy Tarreau
· 11 years ago
850efd5
MEDIUM: ssl: Set verify 'required' as global default for servers side.
by Emeric Brun
· 11 years ago
e43d532
MEDIUM: listener: apply a limit on the session rate submitted to SSL
by Willy Tarreau
· 11 years ago
93e7c00
MEDIUM: listener: add support for limiting the session rate in addition to the connection rate
by Willy Tarreau
· 11 years ago
17edc81
MEDIUM: config: report a warning when multiple servers have the same name
by Willy Tarreau
· 11 years ago
9420b12
MINOR: http: add option prefer-last-server
by Willy Tarreau
· 11 years ago
16bfb02
MINOR: config: add option http-keep-alive
by Willy Tarreau
· 15 years ago
566226b
BUG/MEDIUM: checks: tracking servers must not inherit the MAINT flag
by Willy Tarreau
· 11 years ago
3343432
MINOR: checks: add a flag to indicate what check is an agent
by Willy Tarreau
· 11 years ago
33a08db
MINOR: checks: add a PAUSED state for the checks
by Willy Tarreau
· 11 years ago
ff5ae35
MINOR: checks: use check->state instead of srv->state & SRV_CHECKED
by Willy Tarreau
· 11 years ago
2e10f5a
MINOR: checks: replace state DISABLED with CONFIGURED and ENABLED
by Willy Tarreau
· 11 years ago
1a53a3a
MINOR: checks: improve handling of the servers tracking chain
by Willy Tarreau
· 11 years ago
2819e99
MINOR: chunks: allocate the trash chunks before parsing the config
by Willy Tarreau
· 11 years ago
975c178
MINOR: sample: make sample_parse_expr() use memprintf() to report parse errors
by Willy Tarreau
· 11 years ago
9703e66
BUG/MINOR: check_config_validity: check the returned value of stktable_init()
by Godbach
· 11 years ago
5052316
CLEANUP: code style: use tabs to indent codes
by Godbach
· 11 years ago
5ecb77f
MEDIUM: checks: add send/expect tcp based check
by Baptiste Assmann
· 11 years ago
2f075e9
BUG/MEDIUM: checks: fix health check regression causing them to depend on declaration order
by Willy Tarreau
· 11 years ago
d18cd0f
MEDIUM: http: The redirect strings follows the log format rules.
by Thierry FOURNIER
· 11 years ago
34c2fb6
BUG/MINOR: config: report the correct track-sc number in tcp-rules
by Willy Tarreau
· 11 years ago
8c3d0be
MEDIUM: Add DRAIN state and report it on the stats page
by Simon Horman
· 11 years ago
58c3297
MEDIUM: Set rise and fall of agent checks to 1
by Simon Horman
· 11 years ago
d60d691
MEDIUM: checks: Add supplementary agent checks
by Simon Horman
· 11 years ago
afc47ee
MEDIUM: Remove option lb-agent-chk
by Simon Horman
· 11 years ago
125d099
MEDIUM: Move health element to struct check
by Simon Horman
· 12 years ago
69d29f9
MEDIUM: cfgparse: Factor out check initialisation
by Simon Horman
· 12 years ago
4a74143
MEDIUM: Paramatise functions over the check of a server
by Simon Horman
· 12 years ago
6618300
MEDIUM: Split up struct server's check element
by Simon Horman
· 12 years ago
a0f4271
MEDIUM: backend: add support for the wt6 hash
by Willy Tarreau
· 11 years ago
b6c0ac9
MEDIUM: backend: Implement avalanche as a modifier of the hashing functions.
by Bhaskar Maddala
· 11 years ago
98634f0
MEDIUM: backend: Enhance hash-type directive with an algorithm options
by Bhaskar
· 11 years ago
82ffa39
MINOR: config: warn when a server with no specific port uses rdp-cookie
by Willy Tarreau
· 11 years ago
b4c8493
MINOR: session: make the number of stick counter entries more configurable
by Willy Tarreau
· 11 years ago
a34bdc0
BUG/MEDIUM: server: set the macro for server's max weight SRV_UWGHT_MAX to SRV_UWGHT_RANGE
by Godbach
· 11 years ago
be4a3ef
MEDIUM: counters: use sc0/sc1/sc2 instead of sc1/sc2/sc3
by Willy Tarreau
· 11 years ago
e365c0b
MEDIUM: http: add a new "http-response" ruleset
by Willy Tarreau
· 11 years ago
e25c917
MEDIUM: counters: add support for tracking a third counter
by Willy Tarreau
· 11 years ago
d5ca9ab
MINOR: counters: make it easier to extend the amount of tracked counters
by Willy Tarreau
· 11 years ago
d551fb5
REORG: tproxy: prepare the transparent proxy defines for accepting other OSes
by Pieter Baauw
· 11 years ago
c621d36
BUILD: last fix broke non-linux platforms
by Willy Tarreau
· 12 years ago
9f04853
BUG/MINOR: config: "source" does not work in defaults section
by Godbach
· 12 years ago
62a6123
BUG/MEDIUM: log: fix regression on log-format handling
by Willy Tarreau
· 12 years ago
a4312fa
MAJOR: sample: maintain a per-proxy list of the fetch args to resolve
by Willy Tarreau
· 12 years ago
93fddf1
MEDIUM: acl: have a pointer to the keyword name in acl_expr
by Willy Tarreau
· 12 years ago
a91d0a5
MAJOR: acl: convert all ACL requires to SMP use+val instead of ->requires
by Willy Tarreau
· 12 years ago
25320b2
MEDIUM: proxy: remove acl_requires and just keep a flag "http_needed"
by Willy Tarreau
· 12 years ago
434c57c
MINOR: log: indicate it when some unreliable sample fetches are logged
by Willy Tarreau
· 12 years ago
80aca90
MEDIUM: samples: use new flags to describe compatibility between fetches and their usages
by Willy Tarreau
· 12 years ago
2f47651
BUG/MEDIUM: config: ACL compatibility check on "redirect" was wrong
by Willy Tarreau
· 12 years ago
40aa070
MAJOR: listener: support inheriting a listening fd from the parent
by Willy Tarreau
· 12 years ago
2470928
MEDIUM: tools: support specifying explicit address families in str2sa_range()
by Willy Tarreau
· 12 years ago
902636f
CLEANUP: config: do not use multiple errmsg at once
by Willy Tarreau
· 12 years ago
2de5dae
MEDIUM: config: add complete support for str2sa_range() in 'source' and 'usesrc'
by Willy Tarreau
· 12 years ago
b36487e
MEDIUM: config: add complete support for str2sa_range() in 'peer'
by Willy Tarreau
· 12 years ago
4217a7d
MEDIUM: config: add complete support for str2sa_range() in 'server'
by Willy Tarreau
· 12 years ago
1a20b14
MEDIUM: config: add complete support for str2sa_range() in server addr
by Willy Tarreau
· 12 years ago
f3559bf
MEDIUM: config: add complete support for str2sa_range() in dispatch
by Willy Tarreau
· 12 years ago
9b435bc
MEDIUM: config: use str2sa_range() to parse log addresses
by Willy Tarreau
· 12 years ago
12eb2a6
MEDIUM: config: use a single str2sa_range() call to parse bind addresses
by Willy Tarreau
· 12 years ago
b44dc2f
MEDIUM: config: make str2listener() use str2sa_range() to parse unix addresses
by Willy Tarreau
· 12 years ago
d393a62
MINOR: tools: prepare str2sa_range() to accept a prefix
by Willy Tarreau
· 12 years ago
df350f1
MINOR: tools: prepare str2sa_range() to return an error message
by Willy Tarreau
· 12 years ago
3a26918
BUG/MEDIUM: stats: never apply "unix-bind prefix" to the global stats socket
by Willy Tarreau
· 12 years ago
0dbbf31
MINOR: config: report missing peers section name
by Willy Tarreau
· 12 years ago
bfd5946
MINOR: ssl: add a global tunable for the max SSL/TLS record size
by Willy Tarreau
· 12 years ago
2aa3880
MEDIUM: config: use str2sa_range() to parse peers addresses
by Willy Tarreau
· 12 years ago
dbfa445
MEDIUM: config: use str2sa_range() to parse server addresses
by Willy Tarreau
· 12 years ago
6d03cc3
MEDIUM: config: make use of str2sa_range() instead of str2sa()
by Willy Tarreau
· 12 years ago
Next »