]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2016-12-04  Willy TarreauBUG/MAJOR: stream: fix session abort on resource shortage
2016-11-29  Christopher... BUG/MINOR: http: Call XFER_DATA analyzer when HTTP...
2016-11-29  Christopher... BUG/MINOR: filters: Invert evaluation order of HTTP_XFE...
2016-11-29  Christopher... BUG/MINOR: filters: Protect args in macros HAS_DATA_FIL...
2016-11-29  Christopher... BUG/MINOR: http: Keep the same behavior between 1.6...
2016-11-29  Christopher... BUG/MEDIUM: http: Fix tunnel mode when the CONNECT...
2016-11-29  Tim DüsterhusDOC: Spelling fixes
2016-11-26  Willy TarreauBUG/MINOR: stats: make field_str() return an empty...
2016-11-26  Willy TarreauBUG/MEDIUM: proxy: return "none" and "unknown" for...
2016-11-25  Willy Tarreau[RELEASE] Released version 1.8-dev0 v1.8-dev0
2016-11-25  Willy Tarreau[RELEASE] Released version 1.7.0 v1.7.0
2016-11-25  Willy TarreauDOC: update the roadmap file with the latest changes
2016-11-25  Willy TarreauREORG: stkctr: move all the stick counters processing...
2016-11-25  Willy TarreauREORG: tcp-rules: move tcp rules processing to their...
2016-11-25  Willy TarreauCLEANUP: cfgparse: cascade the warnif_misplaced_* rules
2016-11-25  Willy TarreauCLEANUP: counters: move from 3 types to 2 types
2016-11-25  Willy TarreauBUG/MINOR: freq-ctr: make swrate_add() support larger...
2016-11-25  Willy TarreauMINOR: cli: make "show errors" capable of dumping only...
2016-11-25  Willy TarreauMINOR: cli: make "show errors" support a proxy name
2016-11-25  Willy TarreauMINOR: cli: make "show stat" support a proxy name
2016-11-25  Christopher... BUG: spoe: Fix parsing of SPOE actions in ACK frames
2016-11-25  Willy TarreauCLEANUP: sample: report "converter" instead of "conv...
2016-11-25  Thierry FOURNIER... MEDIUM: log-format: Use standard HAProxy log system...
2016-11-25  Thierry FOURNIER... MINOR: http/conf: store the use_backend configuration...
2016-11-25  Thierry FOURNIER... BUG/MINOR: conf: calloc untested
2016-11-24  Thierry FOURNIER... MINOR: lua: Add tokenize function.
2016-11-24  Thierry FOURNIER... MINOR: lua: add utility function for check boolean...
2016-11-24  Willy TarreauBUILD: vars: remove a build warning on vars.c
2016-11-24  Willy TarreauBUILD: ssl: make the SSL layer build again with openssl...
2016-11-24  Thierry FOURNIER... MEDIUM: log-format/conf: take into account the parse_lo...
2016-11-24  Thierry FOURNIER... MEDIUM: log-format: strict parsing and enable fail
2016-11-24  Thierry FOURNIER... CLEANUP: log-format: remove unused arguments
2016-11-24  Thierry FOURNIER... CLEANUP: log-format: fix return code of function parse_...
2016-11-24  Thierry FOURNIER... CLEANUP: log-format: fix return code of the function...
2016-11-24  Thierry FOURNIER... CLEANUP/MINOR: log-format: unexport functions parse_log...
2016-11-24  Thierry FOURNIER... CLEANUP: log-format: useless file and line in json...
2016-11-24  Thierry FOURNIER... BUG/MINOR: log-format: uncatched memory allocation...
2016-11-24  Willy TarreauBUILD: server: remove a build warning introduced by...
2016-11-24  Willy TarreauCLEANUP: cli: remove assignments to st0 and st2 in...
2016-11-24  Willy TarreauCLEANUP: cli: simplify the request parser a little bit
2016-11-24  Willy TarreauCLEANUP: cli: rename STAT_CLI_* to CLI_ST_*
2016-11-24  Willy TarreauREORG: cli: move the "set rate-limit" functions to...
2016-11-24  Willy TarreauREORG: cli: move "{enable|disable} agent" to server.c
2016-11-24  Willy TarreauREORG: cli: move "{enable|disable} health" to server.c
2016-11-24  Willy TarreauREORG: cli: move "{enable|disable} server" to server.c
2016-11-24  Willy TarreauREORG: cli: move "{enable|disable} frontend" to proxy.c
2016-11-24  Willy TarreauREORG: cli: move "shutdown frontend" to proxy.c
2016-11-24  Willy TarreauREORG: cli: move "shutdown session" to stream.c
2016-11-24  Willy TarreauREORG: cli: move "shutdown sessions server" to stream.c
2016-11-24  Willy TarreauREORG: cli: move "set maxconn frontend" to proxy.c
2016-11-24  Willy TarreauREORG: cli: move "set maxconn server" to server.c
2016-11-24  Willy TarreauREORG: cli: move "set maxconn global" to its own handler
2016-11-24  Willy TarreauREORG: cli: move "clear counters" to stats.c
2016-11-24  Willy TarreauREORG: cli: move "set timeout" to its own handler
2016-11-24  Willy TarreauREORG: cli: make "show env" also use the generic keywor...
2016-11-24  Willy TarreauREORG: cli: move "show errors" out of cli.c
2016-11-24  Willy TarreauREORG: cli: move table dump/clear/set to stick_table.c
2016-11-24  Willy TarreauREORG: cli: move dump_text(), dump_text_line(), and...
2016-11-24  Willy TarreauREORG: cli: move "show info" to stats.c
2016-11-24  Willy TarreauREORG: cli: move "show stat" to stats.c
2016-11-24  William LallemandREORG: cli: move get/set weight to server.c
2016-11-24  William LallemandREORG: cli: move 'show backend' to proxy.c
2016-11-24  William LallemandREORG: cli: move 'show sess' to stream.c
2016-11-24  William LallemandREORG: cli: move 'show servers' to proxy.c
2016-11-24  William LallemandREORG: cli: move 'show pools' to memory.c
2016-11-24  William LallemandREORG: cli: move 'set server' to server.c
2016-11-24  Willy TarreauMINOR: proxy: create new function cli_find_frontend...
2016-11-24  Willy TarreauMINOR: server: create new function cli_find_server...
2016-11-24  Willy TarreauMINOR: cli: create new function cli_has_level() to...
2016-11-24  William LallemandREORG: cli: move show stat resolvers to dns.c
2016-11-24  William LallemandREORG: cli: move map and acl code to map.c
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
next