haproxy-2.1.git
2010-05-16 Willy Tarreau[BUILD] ebtree: update to v6.0.1 to remove references...
2010-05-13 Willy Tarreau[RELEASE] Released version 1.4.5 v1.4.5
2010-05-13 Willy Tarreau[MINOR] stick-tables: add support for "stick on hdr"
2010-05-13 Willy Tarreau[MINOR] acl: ignore empty lines and comments in pattern...
2010-05-13 Willy Tarreau[MEDIUM] acl: add tree-based lookups of networks
2010-05-13 Willy Tarreau[MEDIUM] acl: add tree-based lookups of exact strings
2010-05-13 Willy Tarreau[MEDIUM] acl: add ability to insert patterns in trees
2010-05-12 Willy Tarreau[MINOR] acl trees: add flags and union members to store...
2010-05-12 Willy Tarreau[MEDIUM] ebtree: upgrade to version 6.0
2010-05-09 Willy Tarreau[MINOR] acl: support loading values from files
2010-05-09 Willy Tarreau[DOC] refresh the README file and merge the CONTRIB...
2010-05-09 Patrick Mézard[DOC] doc/configuration.txt: fix typos
2010-05-09 Delta Yeh[BUG] cttproxy: socket fd leakage in check_cttproxy_version
2010-05-05 Willy Tarreau[OPTIM] halog: speed up fgets2-64 by about 10%
2010-05-05 Willy Tarreau[OPTIM] halog: minor speedup by using unlikely()
2010-05-04 Willy Tarreau[OPTIM] halog: use a faster zero test in fgets()
2010-05-03 Willy Tarreau[MINOR] halog: add support for statisticts on status...
2010-04-29 Willy Tarreau[MINOR] fix possible crash in debug mode with invalid...
2010-04-27 Willy Tarreau[MINOR] option http-pretend-keepalive is both for FEs...
2010-04-25 Cyril Bonté[DOC] fix ignore-persist/force-persist documentation
2010-04-25 Cyril Bonté[DOC] add the "ignore-persist" option to conditionally...
2010-04-25 Cyril Bonté[MINOR] add the "ignore-persist" option to conditionall...
2010-04-25 Arnaud Cornet[DOC] report minimum kernel version for tproxy in the...
2010-04-07 Willy Tarreau[RELEASE] Released version 1.4.4 v1.4.4
2010-04-07 Cyril Bonté[BUG] appsession should match the whole cookie name
2010-04-07 Willy Tarreau[MINOR] config: report "default-server" instead of...
2010-04-05 Willy Tarreau[MINOR] http: make it possible to pretend keep-alive...
2010-03-30 Willy Tarreau[BUILD] config: last patch breaks build without CONFIG_...
2010-03-30 Willy Tarreau[MEDIUM] add ability to connect to a server from an...
2010-03-30 Willy Tarreau[MINOR] add new tproxy flags for dynamic source address...
2010-03-30 Willy Tarreau[MINOR] add very fast IP parsing functions
2010-03-30 Willy Tarreau[MEDIUM] backend: move the transparent proxy address...
2010-03-30 Willy Tarreau[CLEANUP] proxy: move PR_O_SSL3_CHK to options2 to...
2010-03-30 Willy Tarreau[RELEASE] Released version 1.4.3 v1.4.3
2010-03-29 Willy Tarreau[MINOR] checks: add the ability to disable a server...
2010-03-29 Willy Tarreau[BUILD] 'make tags' did not consider files ending in...
2010-03-26 Willy Tarreau[MINOR] config: allow "slowstart 0s"
2010-03-25 Willy Tarreau[MINOR] config: emit warnings when HTTP-only options...
2010-03-25 Willy Tarreau[MINOR] cli: "show errors" should display "backend...
2010-03-25 Willy Tarreau[TESTS] add a simple program to test connection resets
2010-03-25 Willy Tarreau[BUG] backend: L7 hashing must not be performed on...
2010-03-22 Willy Tarreau[DOC] indicate in the doc how to bind to port ranges
2010-03-21 Willy Tarreau[MEDIUM] session: better fix for connection to servers...
2010-03-21 Willy Tarreau[CLEANUP] stats: remove printf format warning in stats_...
2010-03-17 Willy Tarreau[RELEASE] Released version 1.4.2 v1.4.2
2010-03-17 Cyril Bonté[OPTIM] config: only allocate check buffer when checks...
2010-03-17 Willy Tarreau[BUG] checks: don't wait for a close to start parsing...
2010-03-17 Willy Tarreau[BUG] init: unconditionally catch SIGPIPE
2010-03-17 Willy Tarreau[BUG] http: fix truncated responses on chunk encoding...
2010-03-16 Willy Tarreau[MINOR] checks: make shutdown() silently fail
2010-03-16 Willy Tarreau[BUG] checks: don't abort when second poll returns...
2010-03-16 Willy Tarreau[BUG] checks: don't report an error when recv() returns...
2010-03-16 Willy Tarreau[OPTIM] checks: try to detect the end of response witho...
2010-03-16 Nick Chalk[MEDIUM] checks: support multi-packet health check...
2010-03-15 Willy Tarreau[MINOR] http: don't mark a server as failed when it...
2010-03-15 Willy Tarreau[BUG] config: fix endless loop when parsing "on-error"
2010-03-15 Willy Tarreau[BUG] don't merge anonymous ACLs !
2010-03-14 Cyril Bonté[BUG] clf logs segfault when capturing a non existant...
2010-03-14 Willy Tarreau[MEDIUM] connect to servers even when the input has...
2010-03-12 Willy Tarreau[MINOR] force null-termination of hostname
2010-03-12 Cyril Bonté[DOC] Some more documentation cleanups
2010-03-12 Cyril Bonté[CLEANUP] product branch update
2010-03-12 Willy Tarreau[BUG] url_param hash may return a down server
2010-03-05 Willy Tarreau[BUG] stats: connection reset counters must be plain...
2010-03-05 Willy Tarreau[MINOR] stats socket: add show sess <id> to dump detail...
2010-03-05 Willy Tarreau[MINOR] stats: make the data dump function reusable...
2010-03-05 Willy Tarreau[MINOR] stats: don't send empty lines in "show errors"
2010-03-05 Willy Tarreau[MINOR] proto_uxst: set accept_date upon accept() to...
2010-03-05 Willy Tarreau[BUG] http: don't wait for response data to leave buffe...
2010-03-05 Willy Tarreau[CLEANUP] session: remove duplicate test
2010-03-04 Willy Tarreau[RELEASE] Released version 1.4.1 v1.4.1
2010-03-04 Willy Tarreau[DOC] be more clear about the limitation to one single...
2010-03-04 William Turner[BUG] Clear-cookie path issue
2010-03-04 Willy Tarreau[MINOR] report total number of processed connections...
2010-03-04 Willy Tarreau[STATS] frontend requests were not accounted for failed...
2010-03-04 Willy Tarreau[STATS] count transfer aborts caused by client and...
2010-03-04 Willy Tarreau[BUILD] fix platform-dependant build issues related...
2010-03-04 Willy Tarreau[BUG] logs: don't report "proxy request" when server...
2010-03-04 Willy Tarreau[BUG] logs: don't report "last data" when we have just...
2010-03-02 Willy Tarreau[BUILD] fix some build warnings on Solaris with is...
2010-02-26 Willy Tarreau[BUILD] includes order breaks OpenBSD build
2010-02-26 Willy Tarreau[BUILD] fix BSD and OSX makefiles for missing files
2010-02-26 Willy Tarreau[DOC] fix typo on stickiness rules
2010-02-26 Willy Tarreau[RELEASE] Released version 1.4.0 v1.4.0
2010-02-26 Willy Tarreau[DOC] cleanup of the keyword matrix
2010-02-26 Willy Tarreau[DOC] reorder some entries to maintain the alphabetical...
2010-02-26 Willy Tarreau[MINOR] stats: mark areas with an underline when toolti...
2010-02-26 Willy Tarreau[MINOR] stats: report the request rate in frontends...
2010-02-26 Willy Tarreau[MEDIUM] http: revert to use a swap buffer for realignment
2010-02-26 Willy Tarreau[STATS] separate frontend and backend HTTP stats
2010-02-26 Willy Tarreau[STATS] report HTTP requests (total and rate) in frontends
2010-02-25 Willy Tarreau[MEDIUM] http: don't use trash to realign large buffers
2010-02-23 Krzysztof Piotr... [BUG] uri_auth: do not attemp to convert uri_auth ...
2010-02-23 Krzysztof Piotr... [BUG] uri_auth: ST_SHLGNDS should be 0x00000008 not...
2010-02-10 Willy Tarreau[DOC] fix a typo about timeout check and clarify the...
2010-02-09 Willy Tarreau[BUILD] fix build breakage with DEBUG_FULL
2010-02-09 Willy Tarreau[BUG] config: report unresolvable host names as errors
2010-02-07 Krzysztof Piotr... [EXAMPLES] add auth.cfg
2010-02-06 Cyril Bonté[DOC] Documentation cleanups
2010-02-06 Krzysztof Piotr... [BUG] pxid/puid/luid: don't shift IDs when some of...
next