]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2006-12-17  Willy Tarreau[MEDIUM] check the HTTP method after all filters have...
2006-12-17  Willy Tarreau[MEDIUM] optimized the request parser a bit more
2006-12-17  Willy Tarreau[MINOR] reorganized the request parser states to improv...
2006-12-17  Willy Tarreau[MEDIUM] reorganized request handling to prepare for...
2006-12-16  Willy Tarreau[MEDIUM] move all HTTP Request-related session material...
2006-12-16  Willy Tarreau[BUILD] debug.h had a typo. Also add FSM_PRINTF to...
2006-12-16  Willy Tarreau[MEDIUM] make process_cli() not depend on req->h anymore
2006-12-16  Willy Tarreau[MINOR] add .gitignore
2006-12-16  Willy Tarreau[MINOR] added include/common/debug.h
2006-12-16  Willy Tarreau[BUILD] last commit did not build
2006-12-14  Willy Tarreau[MEDIUM] reference and index appended request headers
2006-12-04  Willy Tarreau[MAJOR] finished replacement of the client-side HTTP...
2006-12-04  Willy Tarreau[MAJOR] replaced the client-side HTTP parser with a...
2006-12-04  Willy Tarreau[BUG] files were missing for hdr_idx in previous commit
2006-12-03  Willy Tarreau[MEDIUM] added the hdr_idx structure for future HTTP...
2006-12-02  Willy TarreauMerge branch 'rfc2616' into switch
2006-12-02  Willy Tarreau[BUG] implemented support for multi-line headers as...
2006-11-30  Willy Tarreau[MAJOR] separate sess->proxy into sess->{fe,fi,be}
2006-11-14  Willy Tarreau[MEDIUM] use tproxy address as source of health checks
2006-11-14  Willy Tarreau[BUILD] remove a warning in backend.c
2006-11-13  Willy Tarreau[MEDIUM] add support for SO_REUSEPORT on Linux
2006-11-12  Willy Tarreau[MAJOR] support for source binding via cttproxy
2006-11-12  Willy Tarreau[MEDIUM] import ip_tproxy.h from cttproxy
2006-10-15  Willy Tarreau[RELEASE] released 1.3.3 v1.3.3
2006-10-15  Willy Tarreau[BUILD] Makefile.bsd is functionnal again.
2006-10-15  Willy Tarreau[BUILD] only enable regparm on x86 to avoid useless...
2006-10-15  Willy Tarreau[BUILD] make clean did not work on anything but bash
2006-10-15  Willy Tarreau[BUILD] replaced u_int32_t with unsigned int.
2006-10-15  Willy Tarreau[BUILD] types/proxy.h: reorder a few includes.
2006-10-15  Willy Tarreau[CLEANUP] fd.c : regparm was hardcoded too.
2006-10-15  Willy Tarreau[BUILD] <stdint> is not present on OpenBSD. Prefer...
2006-10-15  Willy Tarreau[CLEANUP] fd.h : regparm was hardcoded.
2006-10-15  Willy Tarreau[CLEANUP] added the correct cast to call localtime()
2006-10-15  Willy Tarreau[MEDIUM] use regparm on a few tv_* functions
2006-10-15  Willy Tarreau[MEDIUM] remove useless calls to gettimeofday()
2006-10-15  Willy Tarreau[CLEANUP] add a few "const char *" where appropriate
2006-10-15  Willy Tarreau[CLEANUP] add a few checks for functions return values
2006-10-15  Willy Tarreau[MINOR] turn every FD_* into functions
2006-10-15  Willy Tarreau[MEDIUM] fix broken redispatch option
2006-10-15  Willy Tarreau[BUILD] added the 'git-tar' target to the Makefile
2006-09-03  Willy Tarreau[RELEASE] released 1.3.2 v1.3.2
2006-09-03  Willy Tarreau[MINOR] tarpit: close the connection if the client...
2006-09-03  Willy Tarreau[DOC] add docs and examples of tarpit configuration
2006-09-03  Willy Tarreau[MEDIUM] added the "reqtarpit" and "reqitarpit" features
2006-07-29  Willy Tarreau[MEDIUM] got rid of event_{cli,srv}_write() in favor...
2006-07-29  Willy Tarreau[MEDIUM] got rid of event_{cli,srv}_read() in favor...
2006-07-29  Willy Tarreau[MEDIUM] removed all res_* and RES_*
2006-07-29  Willy Tarreau[MEDIUM] started the changes towards I/O completion...
2006-07-29  Willy Tarreau[TESTS] added two new test configurations
2006-07-09  Willy Tarreau[RELEASE] released 1.3.1 after resyncing with 1.2.15 v1.3.1
2006-07-09  Willy Tarreau[DOC] provided an example of configuration involving...
2006-07-09  Willy Tarreau[MEDIUM] implemented the 'monitor-uri' keyword.
2006-07-09  Willy Tarreau[MEDIUM] implement 'option ssl-hello-chk' to use CLIENT...
2006-07-09  Willy Tarreau[MEDIUM] now upon startup, haproxy will warn about...
2006-07-09  Willy Tarreau[MINOR] added lots of Content-Type: text/html to HTML...
2006-07-03  Willy Tarreau[RELEASE] version 1.3.0 v1.3.0
2006-06-29  Willy Tarreau[CLEANUP] included common/version.h everywhere
2006-06-29  Willy Tarreau[CLEANUP] renamed include/haproxy to include/common
2006-06-26  Willy Tarreau[BIGMOVE] exploded the monolithic haproxy.c file into...
2006-06-16  Willy TARREAU[BUILD] fixed build on alpha-linux + epoll
2006-06-15  Willy TARREAU[LICENSE] licensing clarifications
2006-06-15  willy tarreau[BUG] neither stats nor error messages could be returne...
2006-05-31  Willy Tarreau[DOC] renamed 'haproxy' instead of 'ha-proxy' or 'h...
2006-05-21  willy tarreau[RELEASE] released 1.2.14 v1.2.14
2006-05-21  willy tarreau[DOC] french doc update
2006-05-21  willy tarreau[MINOR] display "<STATS>" in the logs for statistics...
2006-05-21  willy tarreau[MINOR] always ensure that minconn < maxconn or overrid...
2006-05-21  willy tarreau[DOC] add some informations about 'stats' and 'option...
2006-05-21  willy tarreauMerge branch 'abort-close' into merge
2006-05-21  willy tarreau[DOC] documented the 'stats' parameter.
2006-05-21  willy tarreauMerge branch 'minconn' into abort-close
2006-05-21  willy tarreau[MAJOR] implemented the 'minconn' server parameter...
2006-05-21  willy tarreau[DOC] documented the 'abortonclose' option
2006-05-21  willy tarreau[MEDIUM] added the 'abortonclose' option.
2006-05-21  willy tarreau[MAJOR] missing parenthesis in poll_loop() might have...
2006-05-21  willy tarreau[MAJOR] missing parenthesis prevented matching of cache...
2006-05-21  willy tarreau[MEDIUM] added counters for connect/response/security...
2006-05-21  willy tarreau[MINOR] allow a proxy instance to run without any serve...
2006-05-21  willy tarreau[MEDIUM] the stats dump FSM was buggy and looped on...
2006-05-21  willy tarreau[MEDIUM] hopefully definitely fixed hot-reconf for...
2006-05-21  willy tarreau[MINOR] cosmetic changes in the stats interface
2006-05-21  willy tarreau[CRITICAL] potential NULL dereference when counting...
2006-05-17  willy tarreau[MINOR] also set request time on denied requests
2006-05-17  willy tarreau[MINOR] set request time even for stats requests
2006-05-17  willy tarreau[BUILD] updated Makefile.bsd for the new files
2006-05-17  willy tarreau[MEDIUM] completed HTML status output, fixed some rende...
2006-05-15  willy tarreau[MEDIUM] first working code for an HTML status report.
2006-05-14  willy tarreau[DOC] missing comment caused misinterpretation
2006-05-14  willy tarreau[DEBUG] state names were shifted due to missing PEND...
2006-05-14  willy tarreau[MEDIUM] added the new 'stats' keyword with user authen...
2006-05-14  Willy TARREAU[RELEASE] released version 1.2.13.1 v1.2.13.1
2006-05-14  Willy TARREAU[MEDIUM] perform a soft stop when pause fails to be...
2006-05-14  Willy TARREAU[CRITICAL] fixed an uninitialized 'pend_pos' field...
2006-05-13  willy tarreau[RELEASE] released version 1.2.13 v1.2.13
2006-05-13  willy tarreau[DOC] update documentation to explain the server's...
2006-05-13  willy tarreau[MINOR] the queue time was missing from TCP logs.
2006-05-13  willy tarreau[MINOR] do not report queue time if not queued !
2006-05-13  willy tarreau[DOC] added (and updated) the ROADMAP file
2006-05-13  willy tarreau[MINOR] make logs more accurate about expiration and...
2006-05-12  willy tarreau[MINOR] separately display the server and proxy queue...
next