]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2018-11-22  Willy TarreauMINOR: polling: add an option to support busy polling
2018-11-22  Willy TarreauMINOR: poller: move the call of tv_update_date() back...
2018-11-22  William LallemandBUG/MINOR: mworker: fix FD leak and memory leak in...
2018-11-22  Tim DuesterhusBUG/MINOR: cli: Fix memory leak
2018-11-22  Willy TarreauMINOR: cli/activity: rename the stolen CPU time fields...
2018-11-22  Willy TarreauMINOR: sample: add cpu_calls, cpu_ns_avg, cpu_ns_tot...
2018-11-22  Willy TarreauMEDIUM: tasks: collect per-task CPU time and latency
2018-11-22  Willy TarreauMINOR: activity: add configuration and CLI support...
2018-11-22  Willy TarreauMINOR: activity: report the average loop time in "show...
2018-11-22  Willy TarreauREORG: time/activity: move activity measurements to...
2018-11-22  Willy TarreauMINOR: cli: add a few missing includes in proto/cli.h
2018-11-22  William LallemandBUG/MEDIUM: mworker: unregister the signals of main()
2018-11-22  William LallemandMEDIUM: signal: signal_unregister() removes every handlers
2018-11-22  William LallemandMINOR: cli: add mworker_accept_wrapper to 'show fd'
2018-11-22  Olivier HouchardBUG/MEDIUM: http_fetch: Make sure name is initialized...
2018-11-21  William LallemandMINOR: mworker: use ha_notice to announce a new worker
2018-11-21  William LallemandMINOR: log: introduce ha_notice()
2018-11-21  William LallemandMEDIUM: mworker: wait mode use standard init code path
2018-11-20  Christopher... BUG/MINOR: mux-htx: Fix bad test on h1c flags in h1_rec...
2018-11-20  Christopher... BUG/MINOR: config: Be aware of the HTX during the check...
2018-11-20  Christopher... MINOR: stream-int: remove useless checks on CS and...
2018-11-20  Christopher... BUG/MINOR: stream-int: Don't call snd_buf() if there...
2018-11-20  Christopher... MINOR: stream-int: Notify caller when an error is repor...
2018-11-20  Christopher... MINOR: stream-int: Notify caller when an error is repor...
2018-11-20  Christopher... BUG/MINOR: proto_htx: Fix request/response synchronisat...
2018-11-20  Christopher... BUG/MINOR: stats/htx: Remove channel's output when...
2018-11-20  Christopher... BUG/MEDIUM: mux-h1: Don't set the flag CS_FL_RCV_MORE...
2018-11-20  Christopher... BUG/MEDIUM: mux-h1: Fix freeze when the kernel splicing...
2018-11-20  Christopher... BUG/MINOR: mux-h1: Enable keep-alive on server side
2018-11-20  Christopher... MAJOR: mux-h1: Remove the rxbuf and decode HTTP message...
2018-11-20  Willy TarreauBUG/MEDIUM: hpack: fix encoding of "accept-ranges"...
2018-11-20  William LallemandMINOR: cli: show master information in 'show proc'
2018-11-20  William LallemandMINOR: cli: displays uptime in `show proc`
2018-11-20  William LallemandMINOR: cli: format `show proc` to be more readable
2018-11-19  Willy TarreauBUILD: Makefile: switch to quiet mode by default for...
2018-11-19  Willy TarreauBUILD: Makefile: add "$(Q)" to clean, tags and cscope...
2018-11-19  Willy TarreauBUILD: Makefile: add the quiet mode to a few more targets
2018-11-19  Willy TarreauBUILD: Makefile: make "V=1" show some of the commands...
2018-11-19  Willy TarreauBUILD: reorder the objects in the makefile
2018-11-19  Willy TarreauBUILD: update the list of supported targets and compile...
2018-11-19  Willy TarreauREORG: config: extract the proxy parser into cfgparse...
2018-11-19  Willy TarreauREORG: config: extract the global section parser into...
2018-11-18  Willy Tarreau[RELEASE] Released version 1.9-dev7 v1.9-dev7
2018-11-18  Joseph HerlantMINOR: Fix a typo in a warning message in the spoe...
2018-11-18  Joseph HerlantMINOR: Fix typo in the error 500 output of hlua
2018-11-18  Joseph HerlantCLEANUP: fix typos in the comments of hlua
2018-11-18  Joseph HerlantMINOR: Fix typo in error message in the standard subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the task subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the stick_table subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the standard subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the spoe subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the sample subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the regex subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the peers subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the log subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the http subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the filters subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the cfgparse subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the cache subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the acl subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix a typo in the stats subsystem
2018-11-18  Joseph HerlantMINOR: fix typos in the examples files
2018-11-18  Joseph HerlantMINOR: Fix typos in error messages in the proxy subsystem
2018-11-18  Joseph HerlantMINOR: Fix an error message thrown when we run out...
2018-11-18  Joseph HerlantDOC: fix a few typos in the documentation
2018-11-18  Joseph HerlantDOC: Fix typos in different subsections of the document...
2018-11-18  Joseph HerlantCLEANUP: fix typos in the ssl_sock subsystem
2018-11-18  Joseph HerlantCLEANUP: fix typos in the proxy subsystem
2018-11-18  Joseph HerlantCLEANUP: fix typos in the proto_http subsystem
2018-11-18  Joseph HerlantCLEANUP: fix typos in the hlua_fcn subsystem
2018-11-18  Joseph HerlantCLEANUP: fix typos in the comments of the vars subsystem
2018-11-18  Joseph HerlantCLEANUP: fix typos in reg-tests
2018-11-18  Joseph HerlantCLEANUP: fix typos in comments in ebtree
2018-11-18  Joseph HerlantCLEANUP: fix a typo found in the stream subsystem
2018-11-18  Joseph HerlantCLEANUP: fix a misspell in tests/filltab25.c
2018-11-18  Joseph HerlantCLEANUP: fix a few typos in the comments of the server...
2018-11-18  Joseph HerlantCLEANUP: fix 2 typos in the xxhash subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the pattern subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix typos in the dns subsystem
2018-11-18  Joseph HerlantCLEANUP: Fix some typos in the haproxy subsystem
2018-11-18  Christopher... MINOR: lua/htx: Forbid lua usage when the HTX is enable...
2018-11-18  Christopher... MINOR: filters/htx: Forbid filters when the HTX is...
2018-11-18  Christopher... MEDIUM: mux-h1: Handle errors and timeouts in the stream
2018-11-18  Christopher... MINOR: stream: Don't reset sov value with HTX messages
2018-11-18  Christopher... MINOR: stats/htx: Adapt the stats applet to handle...
2018-11-18  Christopher... MEDIUM: mux-h1: Wait for connection establishment befor...
2018-11-18  Christopher... MEDIUM: http_fetch: Adapt all fetches to handle HTX...
2018-11-18  Christopher... MINOR: http_fetch: Add smp_prefetch_htx
2018-11-18  Christopher... MEDIUM: proto_htx: Adapt htx_process_res_common to...
2018-11-18  Christopher... MEDIUM: proto_htx: Adapt htx_wait_for_request_body...
2018-11-18  Christopher... MINOR: proto_htx: Adapt htx_process_tarpit to handle...
2018-11-18  Christopher... MEDIUM: proto_htx: Adapt htx_process_request to handle...
2018-11-18  Christopher... MEDIUM: proto_htx: Adapt htx_process_req_common to...
2018-11-18  Christopher... MINOR: proto_htx: Add functions to handle the stats...
2018-11-18  Christopher... MINOR: proto_htx: Add functions htx_perform_server_redirect
2018-11-18  Christopher... MINOR: proto_htx: Add functions htx_send_name_header
2018-11-18  Christopher... MINOR: proto_htx: Add functions to check the cacheabili...
2018-11-18  Christopher... MINOR: proto_htx: Add functions to manage cookies on...
2018-11-18  Christopher... MINOR: proto_htx: Add functions to apply req* and rsp...
2018-11-18  Christopher... MINOR: proto_htx: Add functions htx_req_get_intercept_r...
next