projects
/
haproxy-2.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.1.git
2015-05-28
Thierry FOURNIER
MINOR: common: escape CSV strings
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Willy Tarreau
MEDIUM: http: no need to close the request on redirect...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Willy Tarreau
MEDIUM: http: implement http-response redirect rules
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Willy Tarreau
MINOR: http: prepare support for parsing redirect actio...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Willy Tarreau
CLEANUP: http: explicitly reference request in http_app...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Thierry FOURNIER
MEDIUM: capture: adds http-response capture
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Thierry FOURNIER
MINOR: http: add array of generic pointers in http_res_...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Thierry FOURNIER
MEDIUM: capture: Allow capture with slot identifier
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Thierry FOURNIER
MINOR: capture: add two "capture" converters
commit
|
commitdiff
|
tree
|
snapshot
2015-05-28
Thierry FOURNIER
MINOR: proxy: custom capture declaration
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Willy Tarreau
MEDIUM: proxy: add a new proxy_find_best_match() function
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Willy Tarreau
MINOR: proxy: add a flag to memorize that the proxy...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-27
Willy Tarreau
MINOR: proxy: add a new function proxy_find_by_id()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
MAJOR: config: remove the deprecated reqsetbe / reqiset...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
MEDIUM: stick-table: remove the now duplicate find_stkt...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
CLEANUP: proxy: remove now unused function findproxy_mode()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
MEDIUM: config: clarify the conflicting modes detection...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
MINOR: config: don't open-code proxy name lookups
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
MINOR: proxy: simply ignore duplicates in proxy name...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
CLEANUP: proxy: make the proxy lookup functions more...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
MEDIUM: config: reject conflicts in table names
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Willy Tarreau
MEDIUM: config: reject invalid config with name duplicates
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Pavlos Parissis
DOC: Update doc about weight, act and bck fields in...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-25
Dragan Dosen
BUG/MEDIUM: http: fix the url_param fetch
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Joseph Lynch
MEDIUM: backend: Allow redispatch on retry intervals
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Thierry FOURNIER
DOC: http: req.body_param documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Thierry FOURNIER
MEDIUM: http: url-encoded parsing function can run...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Thierry FOURNIER
MINOR: http: add body_param fetch
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Thierry FOURNIER
CLEANUP: http: bad indentation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Thierry FOURNIER
MINOR: http: split the url_param in two parts
commit
|
commitdiff
|
tree
|
snapshot
2015-05-20
Willy Tarreau
BUG/MEDIUM: peers: apply a random reconnection timeout
commit
|
commitdiff
|
tree
|
snapshot
2015-05-19
Willy Tarreau
MEDIUM: http: make url_param iterate over multiple...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Nenad Merdanovic
MINOR: Add sample fetch which identifies if the SSL...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Nenad Merdanovic
DOC: Document new socket commands "show tls-keys" and...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Nenad Merdanovic
MEDIUM: Add support for updating TLS ticket keys via...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-16
Nenad Merdanovic
MINOR: Add TLS ticket keys reference and use it in...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willy Tarreau
BUG/MAJOR: checks: break infinite loops when tcp-checks...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willy Tarreau
BUG/MEDIUM: checks: do not dereference a list as a...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willy Tarreau
BUG/MAJOR: checks: always check for end of list before...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willy Tarreau
CLEANUP: checks: simplify the loop processing of tcp...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willy Tarreau
BUG/MEDIUM: checks: do not dereference head of a tcp...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Willy Tarreau
CLEANUP: checks: fix double usage of cur / current_step...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
William Lallemand
MEDIUM: cfgparse: expand environment variables
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
William Lallemand
MINOR: cfgparse: remove line size limitation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
William Lallemand
BUG/MEDIUM: cfgparse: incorrect memmove in quotes manag...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Willy Tarreau
BUG/MAJOR: check: fix breakage of inverted tcp-check...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Baptiste Assmann
DOC: tcpcheck comment documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Baptiste Assmann
MINOR: include comment in tcpcheck error log
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Baptiste Assmann
MINOR: tcpcheck_rule structure update
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Baptiste Assmann
MINOR: use an int instead of calling tcpcheck_get_step_id
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Baptiste Assmann
BUG/MINOR: check: fix tcpcheck error message
commit
|
commitdiff
|
tree
|
snapshot
2015-05-12
Willy Tarreau
BUILD/MINOR: ssl: fix build failure introduced by recen...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Thierry FOURNIER
MEDIUM: sample: change the prototype of sample-fetches...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Thierry FOURNIER
MINOR: sample: fill the struct sample with the options.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Thierry FOURNIER
MEDIUM: sample change the prototype of sample-fetches...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Thierry FOURNIER
MEDIUM: sample: fill the struct sample with the session...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Willy Tarreau
BUG/MEDIUM: http: don't forward client shutdown without...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Thierry FOURNIER
MINOR: sample: add url_dec converter
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Willy Tarreau
BUG/MEDIUM: http: fix the http-request capture parser
commit
|
commitdiff
|
tree
|
snapshot
2015-05-08
Willy Tarreau
MEDIUM: http: add new "capture" action for http-request
commit
|
commitdiff
|
tree
|
snapshot
2015-05-05
William Lallemand
MEDIUM: cfgparse: introduce weak and strong quoting
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Willy Tarreau
BUG/MEDIUM: config: properly compute the default number...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Willy Tarreau
MINOR: config: report the number of processes using...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Willy Tarreau
CLEANUP: config: fix misleading information in error...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Willy Tarreau
BUG/MEDIUM: stats: properly initialize the scope before...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-04
Willy Tarreau
BUILD: pattern: fix build warnings introduced in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-03
CJ Ess
BUILD: Compile clean when debug options defined
commit
|
commitdiff
|
tree
|
snapshot
2015-05-02
Willy Tarreau
DOC: update the doc on the proxy protocol
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: http: provide 3 fetches for the body
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: http: add a new option http-buffer-request
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: stream: move HTTP request body analyser before...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
BUG/MAJOR: http: prevent risk of reading past end with...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
BUG/MEDIUM: http: wait for the exact amount of body...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
DOC: fix the comments about the meaning of msg->sol...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
DOC: document option http-ignore-probes
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
DOC: relax the peers restriction to single-process
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MAJOR: peers: allow peers section to be used with nbpro...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: config: validate that peers sections are bound...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: init: stop any peers section not bound to the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: config: propagate the table's process list...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: peers: unregister peers that were never started
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MINOR: peers: store the pointer to the signal handler
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: peers: add the ability to disable a peers section
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: config: initialize stick-tables after peers...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MINOR: stick-table: don't attach to peers in stopped...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: init: don't stop proxies in parent process...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
BUG/MINOR: config: clear proxy->table.peers.p for disab...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: http: add option-ignore-probes to get rid of...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: http: disable support for HTTP/0.9 by default
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
MEDIUM: http: restrict the HTTP version token to 1...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
BUG/MEDIUM: http: remove content-length form responses...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
BUG/MEDIUM: http: incorrect transfer-coding in the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
BUG/MEDIUM: http: do not restrict parsing of transfer...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
DOC: http: update the comments about the rules for...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-01
Willy Tarreau
BUG/MEDIUM: http: remove content-length from chunked...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Horman
MEDIUM: Document when email-alerts are sent
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Horman
MEDIUM: Send email alerts when servers are marked as...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-30
Simon Horman
MEDIUM: Lower priority of email alerts for log-health...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Willy Tarreau
MAJOR: pattern: add LRU-based cache on pattern matching
commit
|
commitdiff
|
tree
|
snapshot
2015-04-29
Willy Tarreau
MEDIUM: pattern: add a revision to all pattern expressions
commit
|
commitdiff
|
tree
|
snapshot
next