]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2013-03-08  Willy TarreauBUG/MEDIUM: checks: don't call connect() on unsupported...
2013-03-08  Willy TarreauMINOR: tools: prepare str2sa_range() to return an error...
2013-03-08  Willy TarreauBUG/MEDIUM: stats: never apply "unix-bind prefix" to...
2013-03-06  Emeric BrunBUG/MEDIUM: ssl: ECDHE ciphers not usable without named...
2013-03-06  Willy TarreauBUG/MEDIUM: tools: fix bad character handling in str2sa...
2013-03-06  Willy TarreauMINOR: config: report missing peers section name
2013-03-04  Willy TarreauBUILD/MINOR: syscall: add definition of NR_accept4...
2013-03-04  Willy TarreauBUG/MINOR: syscall: fix NR_accept4 system call on sparc...
2013-02-21  Willy TarreauMINOR: ssl: add a global tunable for the max SSL/TLS...
2013-02-20  Willy TarreauMINOR: tests: add a config file to ease address parsing...
2013-02-20  Willy TarreauMEDIUM: config: use str2sa_range() to parse peers addresses
2013-02-20  Willy TarreauMEDIUM: config: use str2sa_range() to parse server...
2013-02-20  Willy TarreauMEDIUM: config: make use of str2sa_range() instead...
2013-02-20  Willy TarreauMEDIUM: tools: make str2sa_range support all address...
2013-02-16  Willy TarreauMEDIUM: halog: add support for counting per source...
2013-02-15  Sean CareyBUG/MEDIUM: config: fix parser crash with bad bind...
2013-02-13  Lukas TribusDOC: tfo: bump required kernel to linux-3.7
2013-02-13  Willy TarreauBUILD: improve the makefile's support for libpcre
2013-02-13  Baptiste AssmannDOC: minor typo fix in documentation
2013-02-13  Willy TarreauBUILD: fix a warning emitted by isblank() on non-c99...
2013-02-13  Simon HormanMEDIUM: checks: Add agent health check
2013-02-13  Simon HormanMEDIUM: server: Tighten up parsing of weight string
2013-02-13  Simon HormanMEDIUM: server: Allow relative weights greater than...
2013-02-13  Simon HormanMEDIUM: server: Break out set weight processing code
2013-02-13  Simon HormanCLEANUP: dumpstats: Make cli_release_handler() static
2013-02-13  Simon HormanCLEANUP: checks: Make desc argument to set_server_check...
2013-02-13  Simon HormanBUG/MINOR: Correct logic in cut_crlf()
2013-02-13  Marc-Antoine... MEDIUM: add systemd service
2013-02-13  Marc-Antoine... MEDIUM: add haproxy-systemd-wrapper
2013-02-13  Marc-Antoine... MEDIUM: New cli option -Ds for systemd compatibility
2013-02-12  Lukas TribusDOC: simplify bind option "interface" explanation
2013-02-12  Willy TarreauBUG/MEDIUM: checks: fix a race condition between checks...
2013-02-05  Willy TarreauBUG/MEDIUM: log: emit '-' for empty fields again
2013-01-24  Thierry FournierBUG/MEDIUM: ssl: openssl 0.9.8 doesn't open /dev/random...
2013-01-24  Emmanuel HocdetMEDIUM: ssl: add bind-option "strict-sni"
2013-01-24  Willy TarreauCLEANUP: config: maxcompcpuusage is never negative
2013-01-24  Willy TarreauCLEANUP: config: slowstart is never negative
2013-01-24  Willy TarreauCLEANUP: http: don't try to deinitialize http compressi...
2013-01-24  Willy TarreauBUG/MINOR: unix: remove the 'level' field from the...
2013-01-24  Willy TarreauBUG/MEDIUM: uri_auth: missing NULL check and memory...
2013-01-24  Willy TarreauBUG/MEDIUM: tools: off-by-one in quote_arg()
2013-01-24  Willy TarreauBUG/MEDIUM: signal: signal handler does not properly...
2013-01-24  Willy TarreauCLEANUP: tcp/unix: remove useless NULL check in {tcp...
2013-01-24  Willy TarreauCLEANUP: http: remove a useless null check
2013-01-24  Willy TarreauBUG/MINOR: log: improper NULL return check on utoa_pad()
2013-01-24  Willy TarreauBUG/MINOR: cli: show sess should always validate s...
2013-01-24  Willy TarreauBUG/MEDIUM: checks: ensure the health_status is always...
2013-01-24  Willy TarreauBUG/MINOR: config: check the proper variable when parsi...
2013-01-24  Willy TarreauBUG/MINOR: config: free peer's address when exiting...
2013-01-24  Willy TarreauBUG/MINOR: config: fix improper check for failed memory...
2013-01-18  Willy TarreauBUG/MINOR: epoll: use a fix maxevents argument in epoll...
2013-01-18  Willy TarreauBUG/MEDIUM: config: verbosely reject peers sections...
2013-01-18  Michael SchererBUG/MEDIUM: remove supplementary groups when changing gid
2013-01-17  Willy TarreauBUG/MEDIUM: peers: only the last peers section was...
2013-01-10  Willy TarreauBUG/MINOR: log: temporary fix for lost SSL info in...
2013-01-07  Willy TarreauOPTIM: splice: assume by default that splice is working...
2013-01-07  Willy TarreauOPTIM: splice: detect shutdowns and avoid splice()...
2013-01-07  Willy TarreauOPTIM: epoll: make use of EPOLLRDHUP
2013-01-07  Willy TarreauMINOR: signal: don't block SIGPROF by default
2013-01-05  Baptiste AssmannMINOR: config: http-request configuration error message...
2013-01-05  Baptiste AssmannDOC: typo and minor fixes in compression paragraph
2013-01-05  Willy TarreauBUG/MINOR: http-compression: lookup Cache-Control in...
2013-01-04  Willy TarreauDOC: fix bogus recommendation on usage of gpc0 counter
2012-12-30  Willy TarreauBUG/MEDIUM: checks: ignore late resets after valid...
2012-12-30  Willy TarreauBUG/MEDIUM: stream_interface: don't close outgoing...
2012-12-29  Willy TarreauBUG/MINOR: http: don't process abortonclose when reques...
2012-12-29  Willy TarreauBUG/MINOR: time: frequency counters are not totally...
2012-12-28  Willy Tarreau[RELEASE] Released version 1.5-dev17 v1.5-dev17
2012-12-28  Emeric BrunMINOR: ssl: Setting global tune.ssl.cachesize value...
2012-12-28  Willy TarreauMEDIUM: http: add support for "http-request tarpit...
2012-12-28  Willy TarreauMEDIUM: http: add support for "http-request redirect...
2012-12-28  Willy TarreauREORG: config: move the http redirect rule parser to...
2012-12-28  Willy TarreauMINOR: http: move redirect rule processing to its own...
2012-12-28  Willy TarreauCLEANUP: http: rename the misleading http_check_access_rule
2012-12-28  Willy TarreauBUILD: log: unused variable svid
2012-12-28  Willy TarreauBUG/MINOR: log: make log-format, unique-id-format and...
2012-12-28  Willy TarreauBUG/MEDIUM: stats: disable request analyser when proces...
2012-12-28  Willy TarreauBUG/MINOR: http: http-request add-header emits a corrup...
2012-12-27  Willy TarreauBUG/MINOR: stats: http-request rules still don't cope...
2012-12-25  Willy TarreauBUG/MINOR: stats: last fix was still wrong
2012-12-25  Willy TarreauBUG/MEDIUM: stats: fix stats page regression introduced...
2012-12-24  Willy Tarreau[RELEASE] Released version 1.5-dev16 v1.5-dev16
2012-12-24  Willy TarreauMEDIUM: http: add http-request 'add-header' and 'set...
2012-12-24  Willy TarreauMINOR: log: make parse_logformat_string() take a const...
2012-12-24  Willy TarreauMINOR: http: prepare to support more http-request actions
2012-12-23  Willy TarreauMINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML
2012-12-23  Willy TarreauMINOR: tools: simplify the use of the int to ascii...
2012-12-23  Willy TarreauMEDIUM: stats: use multi-line tips to display detailed...
2012-12-23  Willy TarreauMEDIUM: stats: use hover boxes instead of title to...
2012-12-23  Willy TarreauMINOR: chunks: centralize the trash chunk allocation
2012-12-23  Willy TarreauBUG/MINOR: log: fix regression introduced by commit...
2012-12-22  Willy TarreauREORG: stats: functions are now HTTP/CLI agnostic
2012-12-22  Willy TarreauREORG: stats: move the HTTP header injection to proto_http
2012-12-22  Willy TarreauREORG: stats: massive code reorg and cleanup
2012-12-21  Willy TarreauMEDIUM: log: add the ability to include samples in...
2012-12-21  Willy TarreauMINOR: log: add lf_text_len
2012-12-21  Willy TarreauMINOR: samples: add a function to fetch and convert...
2012-12-21  Willy TarreauMINOR: sample: support cast from bool to string
2012-12-20  Willy TarreauMEDIUM: log-format: make the format parser more robust...
2012-12-20  Willy TarreauBUG/MINOR: log: add_to_logformat_list() used the wrong...
next