]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2016-11-24  William LallemandREORG: cli: move ssl CLI functions to ssl_sock.c
2016-11-24  William LallemandREORG: cli: split dumpstats.h in stats.h and cli.h
2016-11-24  William LallemandREORG: cli: split dumpstats.c in src/cli.c and src...
2016-11-24  Willy TarreauMINOR: connection: add names for transport and data...
2016-11-24  Willy TarreauMINOR: connection: add a few functions to report the...
2016-11-24  Willy TarreauBUG/MINOR: cli: wake up the CLI's task after a timeout...
2016-11-24  Willy TarreauBUG/MINOR: cli: dequeue from the proxy when changing...
2016-11-24  Willy TarreauBUG/MINOR: cli: fix pointer size when reporting data...
2016-11-22  David CarlierBUILD: fix build on Solaris 10/11
2016-11-22  Willy TarreauBUILD: contrib: fix ip6range build on Centos 7
2016-11-21  Simon HormanMINOR: stats: correct documentation of process ID for...
2016-11-21  Christopher... MINOR: spoe: Add "option set-on-error" statement
2016-11-21  Christopher... MINOR: spoe: Add "maxconnrate" and "maxerrrate" statements
2016-11-21  Christopher... MINOR: spoe: Add 'option continue-on-error' statement...
2016-11-21  Christopher... MINOR: spoe: Remove useless 'timeout ack' option
2016-11-21  Christopher... MINOR: spoe: Add 'timeout processing' option to limit...
2016-11-21  Christopher... MINOR: filters: Add check_timeouts callback to handle...
2016-11-18  Thierry FOURNIER... BUG/MEDIUM: lua: In some case, the return of sample...
2016-11-18  Willy TarreauBUG/MINOR: cli: properly decrement ref count on tables...
2016-11-18  Willy TarreauBUG/MEDIUM: stick-table: fix regression caused by recen...
2016-11-18  Willy TarreauDEBUG: connection: mark the closed FDs with a value...
2016-11-18  Willy TarreauBUG/MEDIUM: connection: check the control layer before...
2016-11-18  Thierry FOURNIER... MEDIUM: lua: Add cli handler for Lua
2016-11-18  Thierry FOURNIER... MINOR: cli: add private pointer and release function
2016-11-17  Vincent BernatBUG/MINOR: stick-table: handle out-of-memory condition...
2016-11-16  Willy TarreauCLEANUP: lua: avoid directly calling getsockname/getpee...
2016-11-14  Bertrand JacquinDOC: ssl: Use correct wording for ca-sign-pass
2016-11-14  Bertrand JacquinCLEANUP: ssl: Fix bind keywords name in comments
2016-11-14  Bertrand JacquinCLEANUP: ssl: Remove goto after return dead code
2016-11-14  Bertrand JacquinBUG/MINOR: ssl: Print correct filename when error occur...
2016-11-14  Bertrand JacquinBUG/MEDIUM: ssl: Store certificate filename in a variable
2016-11-14  Thierry FOURNIER... CLEANUP: lua: control executed twice
2016-11-14  Thierry FOURNIER... CLEANUP: lua: move comment
2016-11-14  Thierry FOURNIER... BUG/MEDIUM: channel: bad unlikely macro
2016-11-12  Willy TarreauCONTRIB: tcploop: add basic loops via a jump instruction
2016-11-12  Willy TarreauCONTRIB: tcploop: don't report failed send() or recv()
2016-11-12  Willy TarreauCONTRIB: tcploop: support sending plain strings
2016-11-12  Willy TarreauCONTRIB: tcploop: update the usage output
2016-11-12  Willy TarreauCONTRIB: tcploop: implement logging when called with -v
2016-11-12  Willy TarreauCONTRIB: tcploop: implement fork()
2016-11-12  Willy TarreauCONTRIB: tcploop: scriptable TCP I/O for debugging...
2016-11-12  Thierry FOURNIER... MINOR: lua: add ip addresses and network manipulation...
2016-11-12  Thierry FOURNIER... MINOR: lua: add function which return true if the chann...
2016-11-11  Willy TarreauCONTRIB: debug/flags: add check for SF_ERR_CHK_PORT
2016-11-11  Willy TarreauBUILD: debug/flags: remove test for SF_COMP_READY
2016-11-11  Willy TarreauBUILD: http: include types/sample.h in proto_http.h
2016-11-09  Willy TarreauSCRIPTS: make publish-release also copy the new SPOE doc
2016-11-09  Willy Tarreau[RELEASE] Released version 1.7-dev6 v1.7-dev6
2016-11-09  Willy TarreauDOC: update ROADMAP file
2016-11-09  Christopher... MINOR: spoe/checks: Add support for SPOP health checks
2016-11-09  Christopher... MINOR: spoe: add random ip-reputation service as SPOA...
2016-11-09  Christopher... MAJOR: spoe: Add an experimental Stream Processing...
2016-11-09  Christopher... MINOR: vars: Add 'unset-var' action/converter
2016-11-09  Christopher... MEDIUM: vars: Add a per-process scope for variables
2016-11-09  Christopher... MINOR: vars: Add vars_set_by_name_ifexist function
2016-11-09  Christopher... MINOR: vars: Allow '.' in variable names
2016-11-09  Christopher... REORG: sample: move code to release a sample expression...
2016-11-09  Christopher... MINOR: cfgparse: Parse scope lines and save the last...
2016-11-09  Christopher... MINOR: cfgparse: Add functions to backup and restore...
2016-11-09  Christopher... MINOR: flt_trace: Add hexdump option to dump forwarded...
2016-11-09  Christopher... MINOR: filters: Remove backend filters attached to...
2016-11-09  Christopher... MINOR: filters: Call stream_set_backend callbacks befor...
2016-11-09  Christopher... MINOR: filters: Update filters documentation accordingl...
2016-11-09  Christopher... MEDIUM: filters: Add attch/detach and stream_set_backen...
2016-11-09  Christopher... CLEANUP: remove last references to 'ruleset' section
2016-11-09  Christopher... BUG: vars: Fix 'set-var' converter because of a typo
2016-11-09  Willy TarreauMEDIUM: server: do not restrict anymore usage of IP...
2016-11-09  Willy TarreauMINOR: init: add -dr to ignore server address resolutio...
2016-11-09  Willy TarreauDOC: add some documentation for the "init-addr" server...
2016-11-09  Willy TarreauMINOR: server: add support for explicit numeric address...
2016-11-09  Willy TarreauMEDIUM: server: make libc resolution failure non-fatal
2016-11-09  Willy TarreauMINOR: server: implement init-addr none
2016-11-09  Willy TarreauMEDIUM: server: make use of init-addr
2016-11-09  Baptiste AssmannMEDIUM: server: add a new init-addr server line setting
2016-11-09  Willy TarreauMEDIUM: cli: leave the RMAINT state when setting an...
2016-11-09  Baptiste AssmannMAJOR: dns: runtime resolution can change server admin...
2016-11-09  Baptiste AssmannMINOR: dns: implement extra 'hold' timers.
2016-11-09  Willy TarreauMINOR: server: make srv_set_admin_state() capable of...
2016-11-09  Willy TarreauMINOR: stats: indicate it when a server is down due...
2016-11-09  Willy TarreauMINOR: server: indicate in the logs when RMAINT is...
2016-11-09  Baptiste AssmannMINOR: new srv_admin flag: SRV_ADMF_RMAINT
2016-11-09  Baptiste AssmannMAJOR: server: postpone address resolution
2016-11-09  Baptiste AssmannMINOR: init: move apply_server_state in haproxy.c befor...
2016-11-09  Willy TarreauMEDIUM: tools: make str2sa_range() return the FQDN...
2016-11-08  Willy TarreauMINOR: stream: make option contstats usable again
2016-11-08  Dirkjan BussinkMEDIUM: ssl: Add support for OpenSSL 1.1.0
2016-11-08  Willy TarreauCLEANUP: wurfl: reduce exposure in the rest of the...
2016-11-08  Willy TarreauDOC: move the device detection modules documentation...
2016-11-08  scientiamobileMEDIUM: wurfl: add Scientiamobile WURFL device detectio...
2016-11-07  Willy TarreauBUG/MEDIUM: servers: properly propagate the maintenance...
2016-11-07  Willy TarreauMINOR: server: do not emit warnings/logs/alerts on...
2016-11-07  Willy TarreauBUG/MINOR: srv-state: allow to have both CMAINT and...
2016-11-07  Willy TarreauBUG/MEDIUM: srv-state: properly restore the DRAIN state
2016-11-05  Willy TarreauOPTIM: http: optimize lookup of comma and quote in...
2016-11-05  Willy TarreauOPTIM: http: improve parsing performance of long URIs
2016-11-05  Willy TarreauOPTIM: http: improve parsing performance of long header...
2016-11-05  Willy TarreauOPTIM: http: move all http character classs tables...
2016-11-05  Willy TarreauCLEANUP: tools: make ipcpy() preserve the original...
2016-11-05  Willy TarreauMEDIUM: tools: make str2ip2() preserve existing ports
2016-11-05  Cyril BontéDOC: stats: provide state details for show servers...
next