projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2013-12-16
Willy Tarreau
BUG/MINOR: stats: correctly report throttle rate of...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
BUG/MEDIUM: http: cook_cnt() forgets to set its output...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MEDIUM: http: make option http_proxy automatically...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
BUG/MAJOR: patterns: fix double free caused by loading...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MINOR: session: remove debugging code
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MINOR: stats: don't use a monospace font to report...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
[RELEASE] Released version 1.5-dev20
v1.5-dev20
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MEDIUM: http: do not report connection errors for secon...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MINOR: http: add option prefer-last-server
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MAJOR: backend: enable connection reuse
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MAJOR: http: add the keep-alive transition on the serve...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MAJOR: stream-int: handle the connection reuse in si_co...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MEDIUM: connection: inform si_alloc_conn() whether...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MINOR: config: add option http-keep-alive
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
OPTIM: http: do not re-enable reading on client side...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
OPTIM: http: set CF_READ_DONTWAIT on response message
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MEDIUM: connection: centralize handling of nolinger...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
MINOR: connection: add simple functions to report conne...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
DOC: move option tcp-check to the proper place
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
DOC: move option pgsql-check to the correct place
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
BUILD: dumpstats: fix build error on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
BUILD: log: fix build warning on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
BUILD: pattern: silence a warning about uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
BUILD: fix SUBVERS extraction in the Makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-12-16
Willy Tarreau
BUG/MAJOR: session: repair tcp-request connection rules
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
BUG/MEDIUM: checks: tracking servers must not inherit...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
BUG/MEDIUM: checks: ensure we can enable a server after...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MEDIUM: checks: enable agent checks even if health...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: add a flag to indicate what check is...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: create the agent tasks even when no...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: add a PAUSED state for the checks
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: fix agent check interval computation
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: use check->state instead of srv->state...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: replace state DISABLED with CONFIGURED...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: rename the state flags
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: use an enum instead of flags to report...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
REORG: checks: retrieve the check-specific defines...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: checks: improve handling of the servers tracking...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
Willy Tarreau
MINOR: chunks: always initialize the output chunk in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Willy Tarreau
BUILD: definitely silence some stupid GCC warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Willy Tarreau
MINOR: chunks: allocate the trash chunks before parsing...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Willy Tarreau
BUILD: time: adapt the type of TV_ETERNITY to the local...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Willy Tarreau
TESTS: add regression tests for ACL and sample expressi...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Willy Tarreau
CLEANUP: acl: remove useless blind copy-paste from...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Willy Tarreau
MEDIUM: acl: fix the initialization order of the ACL...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Willy Tarreau
MEDIUM: acl: fix the argument parser to let the lower...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Willy Tarreau
BUG/MEDIUM: sample: simplify and fix the argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Willy Tarreau
MINOR: arg: improve wording on error reporting
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Willy Tarreau
MINOR: sample: make sample_parse_expr() use memprintf...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MEDIUM: map: dynamic manipulation of maps
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MEDIUM: dumpstat: make the CLI parser understand the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: pattern/map: Each pattern must free the associat...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: pattern: add function to lookup a specific entry...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: map: export parse output sample functions
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: pattern: make the pattern matching function...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: pattern: add support for compiling patterns...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: regex: Copy the original regex expression into...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: regex: Change the struct containing regex
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: standard: The function parse_binary() can use...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MEDIUM: pattern: Extract the index process from the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Willy Tarreau
MINOR: pattern: do not assign SMP_TYPES by default...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Willy Tarreau
MINOR: tools: buf2ip6 must not modify output on failure
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MEDIUM: acl: Last patch change the output type
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Thierry FOURNIER
MINOR: pattern: Each pattern sets the expected input...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Thierry FOURNIER
MINOR: map: export map_get_reference() function
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Thierry FOURNIER
BUG/MEDIUM: sample: conversion from str to ipv6 may...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Thierry FOURNIER
CLEANUP/MINOR: standard: use the system define INET6_AD...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Thierry FOURNIER
BUG/MEDIUM: map: Bad map file parser
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Willy Tarreau
BUG/MEDIUM: checks: agent doesn't get the response...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Godbach
BUG/MINOR: check_config_validity: check the returned...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Godbach
DOC: checkcache: block responses with cacheable cookies
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Godbach
CLEANUP: code style: use tabs to indent codes
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
William Lallemand
DOC: compression: chunk are not compressed anymore
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Willy Tarreau
CLEANUP: check: server port is unsigned
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Willy Tarreau
BUG/MEDIUM: channel: bo_getline() must wait for \n...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Willy Tarreau
BUILD: use format tags in VERDATE and SUBVERS files
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Willy Tarreau
BUILD: prepare the makefile to skip format lines in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Willy Tarreau
BUILD: simplify the date and version retrieval in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Lukas Tribus
BUILD/MINOR: systemd: fix compiler warning about unused...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MINOR: session: report lack of resources using the...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MINOR: stream_interface: add reporting of ressouce...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
DIET/MINOR: task: reduce struct task size by 8 bytes
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MINOR: http: use an enum for the auth method in http_au...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MINOR: http: switch the http state to an enum
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
DIET/MINOR: http: reduce the size of struct http_txn...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
DIET/MINOR: stream-int: rearrange a few fields in struc...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
DIET/MINOR: session: reduce the struct session size...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
DIET/MINOR: proxy: rearrange a few fields in struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
DIET/MINOR: listener: rearrange a few fields in struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
DIET/MINOR: connection: rearrange a few fields to save...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
DIET/MINOR: obj: pack the obj_type enum to 8 bits
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MINOR: stats: provide some appctx information in "show...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MEDIUM: peers: delay appctx initialization
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
CLEANUP: peers: use less confusing state/status code...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MEDIUM: stats: delay appctx initialization
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MEDIUM: session: automatically register the applet...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MAJOR: stream-interface: dynamically allocate the apple...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MEDIUM: stream-int: return the allocated appctx in...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MEDIUM: stream-int: replace occurrences of si->appctx...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
Willy Tarreau
MEDIUM: connection: merge the send_proxy and local_send...
commit
|
commitdiff
|
tree
|
snapshot
next