]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2006-04-15  willy tarreauRevert "ignore leading empty lines in HTTP requests...
2006-04-10  willy tarreau* ignore leading empty lines in HTTP requests (RFC2616)
2006-04-10  willy tarreau* updated TODO
2006-04-10  willy tarreau* implemented the weighted load balancing based on...
2006-04-08  willy tarreau* added the 'weight' parameter to the servers, limited...
2006-04-07  willy tarreau* added the total number of sessions per server and...
2006-04-07  willy tarreau* added some comments to the places where we can send...
2006-04-07  willy tarreaumaintain the number of sessions per server and add...
2006-03-30  willy tarreau* once again, forgot to update haproxy.spec
2006-03-30  willy tarreau* Released version 1.2.11.1 v1.2.11.1
2006-03-30  willy tarreau* it might have been possible that a flapping server...
2006-03-25  willy tarreau* updated CHANGELOG and haproxy.c to display version... v1.2.11
2006-03-25  willy tarreau* added the '-db' command-line option to disable backgr...
2006-03-25  willy tarreau* added the -sf/-st command-line arguments which are...
2006-03-25  willy tarreau* reworked the startup mechanism to allow the sending...
2006-03-25  willy tarreau* added the ability to enforce limits on memory usage.
2006-03-25  willy tarreau* added the 'source' load-balancing algorithm which...
2006-03-25  willy tarreau* some regression test files for active/backup conditions.
2006-03-25  willy tarreau* re-architectured the server round-robin mechanism...
2006-03-25  willy tarreau* added a counter for the number of active and backup...
2006-03-23  willy tarreauReleased 1.2.10.1 v1.2.10.1
2006-03-23  willy tarreauWhile fixing the backup server round-robin "feature...
2006-03-23  willy tarreau* The displayed proxy name was wrong when dumping upon...
2006-03-19  willy tarreauUpdated CHANGELOG for v1.2.10 v1.2.10
2006-03-19  willy tarreaucleaned the 'tar' target and allowed the 'clean' target...
2006-03-19  willy tarreauAdded the 'tar' target to build the tar.gz archive...
2006-03-19  willy tarreauReleased version 1.2.10
2006-03-19  willy tarreauSeparated OpenBSD build from the main Makefile into...
2006-03-19  willy tarreauprovided a patch to enable epoll on RHEL3 kernels.
2006-03-19  willy tarreauFixed some messages to ease parsing of alerts.
2006-03-19  willy tarreauMake health-checks be more regular, and faster to retry...
2006-03-19  willy tarreauLimit the number of consecutive accept() in multi-proce...
2006-03-19  willy tarreauMake fd management more robust and easier to debug...
2006-03-19  willy tarreauENORMOUS long standing bug affecting the epoll polling...
2006-03-19  willy tarreauassert.h is needed when DEBUG is defined.
2006-03-15  willy tarreaufixed haproxy.spec to build correctly on RHEL3 v1.2.9
2006-03-15  willy tarreauUpdated version to 1.2.9
2006-03-15  willy tarreauNew .spec for RHEL from DAG
2006-03-12  Willy TARREAU* haproxy could not be stopped after being paused.
2006-03-12  Willy TARREAU* automatically deduce ulimit-n from maxsock
2006-03-12  Willy TARREAU* account for the sockets needed for listeners and...
2006-03-12  Willy TARREAU* added the ability to enforce a maximum number of...
2006-03-02  willy tarreau* implemented support for multi-line headers as require...
2006-03-01  Willy TARREAU* health checks sent to servers configured with identic...
2006-03-01  Willy TARREAU* the default 'httpclose' option only sets the 'Connect...
2006-03-01  Willy TARREAU* there was a bug in the way the backup servers were...
2006-03-01  Willy TARREAU* some commented out debug code was not usable. This...
2006-03-01  Willy TARREAU* a never ending connect() could lead to a fast select...
2006-03-01  Willy TARREAU* fixed some tv_cmp_ms() computations. Strictly speakin...
2006-03-01  Willy TARREAU* now we initialize the libc's localtime structures...
2006-03-01  Willy TARREAU* daemon mode must imply 'quiet' and disable 'verbose' as
2006-01-29  Willy TARREAU* Added a 'haproxy.bsd' entry to fix openbsd build
2006-01-29  willy tarreau* fixed a few missing dates v1.2.8
2006-01-29  willy tarreau* bumped version to 1.2.8 and updated CHANGELOG accordingly
2006-01-29  willy tarreau* fixed version references in documentation
2006-01-29  willy tarreau* recent change for pause/play mode broke compilation...
2006-01-29  willy tarreau* Documentation about the hot-reconfiguration mechanism.
2006-01-29  willy tarreau* do not respect the grace time when switching from...
2006-01-29  willy tarreau* changed PR_STDISABLED for PR_STPAUSED
2006-01-08  willy tarreau* fixed odd addresses in tests/defaults.cfg
2006-01-08  Willy TARREAU* fixed a nasty bug in epoll_loop() and poll_loop(...
2005-12-18  willy tarreau* updated displayed version to 1.2.7.1.
2005-12-18  willy tarreau* TCP health-checks don't detect a connection refused... v1.2.7.1
2005-12-18  willy tarreau* The 'retries' option was not used because the connect...
2005-12-18  willy tarreau* released 1.2.7 v1.2.7
2005-12-18  willy tarreau* updated some entries in the TODO
2005-12-18  willy tarreau* added a README to help about the build process
2005-12-18  willy tarreau* added "static-pcre" to the list of supported regex...
2005-12-18  willy tarreau* delayed the quiet mode during startup so that most...
2005-12-18  willy tarreau* building with -DUSE_PCRE should include PCRE headers...
2005-12-18  willy tarreau* released 1.2.7rc (1.1.33rc) v1.2.7rc
2005-12-18  willy tarreau* released 1.2.6 v1.2.6
2005-12-18  willy tarreau* released 1.2.6-pre5 (1.1.32) v1.2.6-pre5
2005-12-18  willy tarreau* released 1.2.6-pre4 v1.2.6-pre4
2005-12-18  willy tarreau* released 1.2.5.2 v1.2.5.2
2005-12-18  willy tarreau* released 1.2.5.1 v1.2.5.1
2005-12-18  willy tarreau* released 1.2.5 (1.1.31) v1.2.5
2005-12-18  willy tarreau* released 1.2.5-pre4 v1.2.5-pre4
2005-12-18  willy tarreau* released 1.2.5-pre3 v1.2.5-pre3
2005-12-18  willy tarreau* released 1.2.5-pre2 v1.2.5-pre2
2005-12-18  willy tarreau* released 1.2.5-pre1 v1.2.5-pre1
2005-12-18  willy tarreau* released 1.2.4 v1.2.4
2005-12-18  willy tarreau* released 1.2.3 (1.1.30) v1.2.3
2005-12-18  willy tarreau* released 1.2.2 (1.1.29) v1.2.2
2005-12-17  willy tarreau* released 1.2.1 (1.1.28) v1.2.1
2005-12-17  willy tarreau* added the 'checkcache' option which blocks cacheable... v1.2.1-pre3
2005-12-17  willy tarreau* released 1.2.1-pre2 v1.2.1-pre2
2005-12-17  willy tarreau* released 1.2.1-pre1 v1.2.1-pre1
2005-12-17  willy tarreau* released 1.2.0 v1.2.0
2005-12-17  willy tarreau* released 1.1.27 v1.1.27
2005-12-17  willy tarreau* released 1.1.26 v1.1.26
2005-12-17  willy tarreau* released 1.1.25 v1.1.25
2005-12-17  willy tarreau* released 1.1.24 v1.1.24
2005-12-17  willy tarreau* released 1.1.23 v1.1.23
2005-12-17  willy tarreau* released 1.1.22 v1.1.22
2005-12-17  willy tarreau* released 1.1.21 v1.1.21
2005-12-17  willy tarreau* released 1.1.20 v1.1.20
2005-12-17  willy tarreau* released 1.1.19 v1.1.19
2005-12-17  willy tarreau* released 1.1.18 v1.1.18
2005-12-17  willy tarreau* released 1.1.17 v1.1.17
next