]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2014-01-15  Willy TarreauBUG/MAJOR: connection: fix mismatch between rcv_buf...
2014-01-14  Willy TarreauBUILD/MINOR: listener: remove a glibc warning on accept4()
2014-01-14  Thierry FOURNIERBUG/MINOR: pattern: pattern comparison executed twice
2014-01-13  Willy TarreauBUG: Revert "OPTIM: poll: restore polling after a poll...
2014-01-03  Willy TarreauMEDIUM: config: report a warning when multiple servers...
2013-12-31  Willy TarreauOPTIM: session: put unlikely() around the freewheeling...
2013-12-31  Willy TarreauMINOR: checks: use an inline function for health_adjust()
2013-12-31  Willy TarreauMEDIUM: stream-int: make si_connect() return an establi...
2013-12-31  Willy TarreauMEDIUM: session: prepare to support earlier transitions...
2013-12-31  Willy TarreauMINOR: session: factor out the connect time measurement
2013-12-31  Willy TarreauBUG/MINOR: http: don't clear the SI_FL_DONT_WAKE flag...
2013-12-31  Willy TarreauOPTIM: session: set the READ_DONTWAIT flag when connecting
2013-12-31  Willy TarreauMAJOR: channel: add a new flag CF_WAKE_WRITE to notify...
2013-12-28  Willy TarreauRevert "MEDIUM: stats: add support for HTTP keep-alive...
2013-12-28  Willy TarreauBUG/MEDIUM: stats: fix HTTP/1.0 breakage introduced...
2013-12-28  Willy TarreauMEDIUM: stats: add support for HTTP keep-alive on the...
2013-12-28  Willy TarreauBUG/MINOR: stream-int: do not clear the owner upon...
2013-12-28  Willy TarreauBUG/MINOR: channel: CHN_INFINITE_FORWARD must be unsigned
2013-12-28  Willy TarreauBUG/MEDIUM: stats: the web interface must check the...
2013-12-28  Willy TarreauBUG/MEDIUM: checks: unchecked servers could not be...
2013-12-27  Willy TarreauOPTIM: http: don't stop polling for read on the client...
2013-12-27  Willy TarreauOPTIM: poll: restore polling after a poll/stop/want...
2013-12-24  Willy TarreauBUG/MINOR: http: always disable compression on HTTP/1.0
2013-12-23  Willy TarreauMINOR: http: try to stick to same server after status...
2013-12-23  Willy TarreauBUG/MINOR: checks: successful check completion must...
2013-12-20  Willy TarreauBUG: Revert "OPTIM/MEDIUM: epoll: fuse active events...
2013-12-20  Willy TarreauBUG/MEDIUM: backend: do not re-initialize the connectio...
2013-12-17  Willy TarreauBUG/MEDIUM: stream-int: fix the keep-alive idle connect...
2013-12-17  Willy TarreauBUILD: last release inadvertently prepended a "+" in...
2013-12-16  Willy Tarreau[RELEASE] Released version 1.5-dev21 v1.5-dev21
2013-12-16  Willy TarreauDOC: update the ROADMAP file
2013-12-16  Willy TarreauMEDIUM: stream-int: implement a very simplistic idle...
2013-12-16  Willy TarreauBUG/MINOR: acl: parser must also stop at comma on ACL...
2013-12-16  Willy TarreauBUG/MEDIUM: checks: servers must not start in slowstart...
2013-12-16  Willy TarreauBUG/MINOR: stats: correctly report throttle rate of...
2013-12-16  Willy TarreauBUG/MEDIUM: http: cook_cnt() forgets to set its output...
2013-12-16  Willy TarreauMEDIUM: http: make option http_proxy automatically...
2013-12-16  Willy TarreauBUG/MAJOR: patterns: fix double free caused by loading...
2013-12-16  Willy TarreauMINOR: session: remove debugging code
2013-12-16  Willy TarreauMINOR: stats: don't use a monospace font to report...
2013-12-16  Willy Tarreau[RELEASE] Released version 1.5-dev20 v1.5-dev20
2013-12-16  Willy TarreauMEDIUM: http: do not report connection errors for secon...
2013-12-16  Willy TarreauMINOR: http: add option prefer-last-server
2013-12-16  Willy TarreauMAJOR: backend: enable connection reuse
2013-12-16  Willy TarreauMAJOR: http: add the keep-alive transition on the serve...
2013-12-16  Willy TarreauMAJOR: stream-int: handle the connection reuse in si_co...
2013-12-16  Willy TarreauMEDIUM: connection: inform si_alloc_conn() whether...
2013-12-16  Willy TarreauMINOR: config: add option http-keep-alive
2013-12-16  Willy TarreauOPTIM: http: do not re-enable reading on client side...
2013-12-16  Willy TarreauOPTIM: http: set CF_READ_DONTWAIT on response message
2013-12-16  Willy TarreauMEDIUM: connection: centralize handling of nolinger...
2013-12-16  Willy TarreauMINOR: connection: add simple functions to report conne...
2013-12-16  Willy TarreauDOC: move option tcp-check to the proper place
2013-12-16  Willy TarreauDOC: move option pgsql-check to the correct place
2013-12-16  Willy TarreauBUILD: dumpstats: fix build error on Solaris
2013-12-16  Willy TarreauBUILD: log: fix build warning on Solaris
2013-12-16  Willy TarreauBUILD: pattern: silence a warning about uninitialized...
2013-12-16  Willy TarreauBUILD: fix SUBVERS extraction in the Makefile
2013-12-16  Willy TarreauBUG/MAJOR: session: repair tcp-request connection rules
2013-12-14  Willy TarreauBUG/MEDIUM: checks: tracking servers must not inherit...
2013-12-14  Willy TarreauBUG/MEDIUM: checks: ensure we can enable a server after...
2013-12-14  Willy TarreauMEDIUM: checks: enable agent checks even if health...
2013-12-14  Willy TarreauMINOR: checks: add a flag to indicate what check is...
2013-12-14  Willy TarreauMINOR: checks: create the agent tasks even when no...
2013-12-14  Willy TarreauMINOR: checks: add a PAUSED state for the checks
2013-12-14  Willy TarreauMINOR: checks: fix agent check interval computation
2013-12-14  Willy TarreauMINOR: checks: use check->state instead of srv->state...
2013-12-14  Willy TarreauMINOR: checks: replace state DISABLED with CONFIGURED...
2013-12-14  Willy TarreauMINOR: checks: rename the state flags
2013-12-14  Willy TarreauMINOR: checks: use an enum instead of flags to report...
2013-12-14  Willy TarreauREORG: checks: retrieve the check-specific defines...
2013-12-14  Willy TarreauMINOR: checks: improve handling of the servers tracking...
2013-12-14  Willy TarreauMINOR: chunks: always initialize the output chunk in...
2013-12-13  Willy TarreauBUILD: definitely silence some stupid GCC warnings
2013-12-13  Willy TarreauMINOR: chunks: allocate the trash chunks before parsing...
2013-12-13  Willy TarreauBUILD: time: adapt the type of TV_ETERNITY to the local...
2013-12-13  Willy TarreauTESTS: add regression tests for ACL and sample expressi...
2013-12-13  Willy TarreauCLEANUP: acl: remove useless blind copy-paste from...
2013-12-13  Willy TarreauMEDIUM: acl: fix the initialization order of the ACL...
2013-12-13  Willy TarreauMEDIUM: acl: fix the argument parser to let the lower...
2013-12-13  Willy TarreauBUG/MEDIUM: sample: simplify and fix the argument parsing
2013-12-12  Willy TarreauMINOR: arg: improve wording on error reporting
2013-12-12  Willy TarreauMINOR: sample: make sample_parse_expr() use memprintf...
2013-12-12  Thierry FOURNIERMEDIUM: map: dynamic manipulation of maps
2013-12-12  Thierry FOURNIERMEDIUM: dumpstat: make the CLI parser understand the...
2013-12-12  Thierry FOURNIERMINOR: pattern/map: Each pattern must free the associat...
2013-12-12  Thierry FOURNIERMINOR: pattern: add function to lookup a specific entry...
2013-12-12  Thierry FOURNIERMINOR: map: export parse output sample functions
2013-12-12  Thierry FOURNIERMINOR: pattern: make the pattern matching function...
2013-12-12  Thierry FOURNIERMINOR: pattern: add support for compiling patterns...
2013-12-12  Thierry FOURNIERMINOR: regex: Copy the original regex expression into...
2013-12-12  Thierry FOURNIERMINOR: regex: Change the struct containing regex
2013-12-12  Thierry FOURNIERMINOR: standard: The function parse_binary() can use...
2013-12-12  Thierry FOURNIERMEDIUM: pattern: Extract the index process from the...
2013-12-12  Willy TarreauMINOR: pattern: do not assign SMP_TYPES by default...
2013-12-12  Willy TarreauMINOR: tools: buf2ip6 must not modify output on failure
2013-12-12  Thierry FOURNIERMEDIUM: acl: Last patch change the output type
2013-12-12  Thierry FOURNIERMINOR: pattern: Each pattern sets the expected input...
2013-12-11  Thierry FOURNIERMINOR: map: export map_get_reference() function
2013-12-11  Thierry FOURNIERBUG/MEDIUM: sample: conversion from str to ipv6 may...
next