]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2009-07-27 Willy Tarreau[RELEASE] Released version 1.3.14.14 v1.3.14.14
2009-07-27 Willy Tarreau[BUILD] fix incorrect printf arg count with tcp_splice
2009-07-27 Willy Tarreau[CLEANUP] report 2009 not 2007 in the copyright banner.
2009-07-27 Willy Tarreau[BUG] stream_sock: don't stop reading when the poller...
2009-07-27 Willy Tarreau[BUILD] report commit date and not author's date as...
2009-07-27 Willy Tarreau[BUG] ensure that we correctly re-start old process...
2009-07-27 Willy Tarreau[MINOR] startup: don't imply -q with -D
2009-05-10 Willy Tarreau[RELEASE] Released version 1.3.14.13 v1.3.14.13
2009-05-10 Willy Tarreau[MINOR] stats/html: use the arial font before helvetica
2009-05-10 Willy Tarreau[MINOR] don't close stdio fds twice
2009-05-10 Willy Tarreau[BUG] O(1) pollers should check their FD before closing it
2009-05-10 Willy Tarreau[MINOR] rhel init script : support the reload operation
2009-05-10 Willy Tarreau[CRITICAL] uninitialized response field can sometimes...
2009-05-10 Willy Tarreau[MEDIUM] ensure we don't recursively call pool_gc2()
2009-05-10 Willy Tarreau[MINOR] fix a few remaining printf-like formats on...
2009-05-10 Willy Tarreau[BUG] stats: total and lbtot are unsigned
2009-05-10 Sébastien Barrier[BUILD] spec file: fix broken pipe during rpmbuild...
2009-05-10 Willy Tarreau[MINOR] fix several printf formats and missing arguments
2009-05-10 Willy Tarreau[BUILD] add format(printf) to printf-like functions
2009-05-10 Willy Tarreau[BUG] check for global.maxconn before doing accept()
2009-05-10 Jan-Frode Myklebust[DOC] Make the status listener example complete.
2009-05-10 Christian Wiese[BUILD] Fixed Makefile for linking pcre
2009-03-08 Willy Tarreau[RELEASE] Released version 1.3.14.12 v1.3.14.12
2009-03-08 Willy Tarreau[BUG] typo in timeout error reporting : report *res...
2009-03-08 Willy Tarreau[BUG] global.tune.maxaccept must be limited even in...
2009-03-08 Willy Tarreau[BUG] the "source" keyword must first clear optional...
2009-03-08 Willy Tarreau[BUG] inform the user when root is expected but not set
2009-03-08 Willy Tarreau[BUG] we must not exit if protocol binding only returns...
2009-03-08 Willy Tarreau[BUG] "option transparent" is for backend, not frontend !
2009-01-27 Krzysztof Piotr... [DOC] remove buggy comment for use_backend
2009-01-27 Krzysztof Piotr... [BUG] Fix listen & more of 2 couples <ip>:<port>
2008-12-04 Willy Tarreau[RELEASE] Released version 1.3.14.11 v1.3.14.11
2008-12-04 Willy Tarreau[BUG] do not dequeue the backend's pending connections...
2008-12-01 Willy Tarreau[BUG] do not dequeue requests on a dead server
2008-11-16 Willy Tarreau[BUG] critical errors should be reported even in daemon...
2008-11-16 Jeremy Hinegardner[BUILD] fix MANDIR default location to match documentation
2008-11-04 Willy Tarreau[RELEASE] Released version 1.3.14.10 v1.3.14.10
2008-11-03 Willy Tarreau[BUG] cookie capture is declared in the frontend but...
2008-11-03 Jeffrey 'jf... [MINOR] cfgparse: fix off-by 2 in error message size
2008-10-12 Willy Tarreau[RELEASE] Released version 1.3.14.9 v1.3.14.9
2008-10-12 Willy Tarreau[BUG] acl-related keywords are not allowed in defaults...
2008-10-12 Willy Tarreau[BUG] ensure that listeners from disabled proxies are...
2008-10-12 Willy Tarreau[BUG] do not try to pause backends during reload
2008-09-14 Willy Tarreau[RELEASE] Released version 1.3.14.8 v1.3.14.8
2008-09-14 Willy Tarreau[BUG] dynamic connection throttling could return a...
2008-09-14 Willy Tarreau[BUG] do not release the connection slot during a retry
2008-09-02 Willy Tarreau[RELEASE] Released version 1.3.14.7 v1.3.14.7
2008-09-02 Willy Tarreau[OPTIM] force inlining of large functions with gcc...
2008-09-02 Willy Tarreau[BUG] regparm is broken on gcc < 3
2008-09-02 Willy Tarreau[BUG] maintain_proxies must not disable backends
2008-09-02 Willy Tarreau[BUG] ev_sepoll: closed file descriptors could persist...
2008-09-02 Willy Tarreau[BUG] server timeout was not considered in some circums...
2008-09-02 Willy Tarreau[CLEANUP] remove dependency on obsolete INTBITS macro
2008-09-02 Willy Tarreau[BUILD] change declaration of base64tab to fix build...
2008-09-02 Willy Tarreau[BUG] disable buffer read timeout when reading stats
2008-07-28 Willy Tarreau[BUG] use_backend would not correctly consider "unless"
2008-06-21 Willy Tarreau[RELEASE] Released version 1.3.14.6 v1.3.14.6
2008-06-20 Willy Tarreau[DOC] documentation for the "retries" parameter was...
2008-06-20 Willy Tarreau[BUG] fix the dequeuing logic to ensure that all reques...
2008-06-20 Willy Tarreau[BUG] log: reported queue position was offed-by-one
2008-06-20 Willy Tarreau[BUG] queue management: wake oldest request in queues
2008-06-20 Willy Tarreau[BUG] event pollers must not wait if a task exists...
2008-06-11 Willy Tarreau[BUILD] make install should depend on haproxy not ...
2008-05-25 Willy Tarreau[RELEASE] Released version 1.3.14.5 v1.3.14.5
2008-05-25 Willy Tarreau[MEDIUM] reduce risk of event starvation in ev_sepoll
2008-05-25 Willy Tarreau[DOC] update the README file with new build options
2008-04-21 Jeremy Hinegardner[BUILD] fix build with gcc 4.3
2008-04-21 Krzysztof Oledzki[TESTS] add a debug patch to help trigger the stats bug
2008-04-21 Krzysztof Piotr... [BUG] Flush buffers also where there are exactly 0...
2008-03-21 Willy Tarreau[DOC] fix unescaped space in httpchk example.
2008-03-20 Willy Tarreau[RELEASE] Released version 1.3.14.4 v1.3.14.4
2008-03-17 Christian Wiese[BUILD] Changed 'install' target to install the binarie...
2008-03-17 Christian Wiese[BUILD] Removed "/" after '$(DESTDIR)' in install targets
2008-03-17 Christian Wiese[BUILD] Added 'install-doc' make target
2008-03-17 Christian Wiese[BUILD] Added 'install-bin' make target
2008-03-17 Christian Wiese[BUILD] Added 'install-man' make target for installing...
2008-03-17 Christian Wiese[BUILD] Added support for 'make install'
2008-03-17 Christian Wiese[BUILD] Replace hardcoded 'LD = gcc' with 'LD = $(CC)'
2008-03-17 Willy Tarreau[MEDIUM] fix stats socket limitation to 16 kB
2008-03-08 Willy Tarreau[RELEASE] Released version 1.3.14.3 v1.3.14.3
2008-03-08 Willy Tarreau[BUG] option allbackups was not working anymore in...
2008-03-08 Willy Tarreau[BUG] str2sun could leak a small buffer in case of...
2008-03-08 Willy Tarreau[CLEANUP] report dlmalloc's source path only if explict...
2008-03-08 Willy Tarreau[CLEANUP] update .gitignore to ignore more temporary...
2008-03-08 Krzysztof Piotr... [BUG] Don't increment server connections too much ...
2008-03-08 Willy Tarreau[BUILD] ensure that makefile understands USE_DLMALLOC=1
2008-03-08 Ryan Warnick[BUG] appsession lookup in URL does not work
2008-03-08 Willy Tarreau[TESTS] add test-pollers.cfg to easily report pollers...
2008-03-08 Willy Tarreau[BUG] failed conns were sometimes incremented in the...
2008-03-08 Willy Tarreau[DOC] applied small fixes from early readers
2008-03-08 Willy Tarreau[DOC] fix erroneous "useallbackups" option in the doc
2008-03-08 Willy Tarreau[BUILD] update MacOS Makefile to build on newer versions
2008-03-08 Krzysztof Piotr... [DOC] Update a "contrib" file with a hint about a schem...
2008-03-08 Willy Tarreau[MINOR] report correct section type for unknown keywords.
2008-01-22 Krzysztof Piotr... [BUG]: Restore clearing t->logs.bytes
2008-01-20 Willy Tarreau[RELEASE] Released version 1.3.14.2 v1.3.14.2
2008-01-20 Willy Tarreau[MINOR] fix configuration hint about timeouts
2008-01-20 Willy Tarreau[BUG] fix truncated responses with sepoll
2008-01-20 Willy Tarreau[BUILD] code did not build in full debug mode
2008-01-20 Willy Tarreau[BUG] log response byte count, not request
next