]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2015-09-25  Thierry FOURNIERBUG/MAJOR: lua: segfault after the channel data is...
2015-09-25  Thierry FOURNIERMEDIUM: lua: use the function lua_rawset in place of...
2015-09-25  Thierry FOURNIERMINOR: lua: identify userdata objects
2015-09-25  Thierry FOURNIERMINOR: lua: reset pointer after use
2015-09-25  Thierry FOURNIERMINOR: http: split initialization
2015-09-25  Thierry FOURNIERMINOR: http: export function http_msg_analyzer()
2015-09-25  Thierry FOURNIERMINOR: http: export the get_reason() function
2015-09-25  Thierry FOURNIERMINOR: http: export http_get_path() function
2015-09-25  Thierry FOURNIERCLEANUP: lua: align defines
2015-09-25  Thierry FOURNIERMINOR: channel: rename function chn_sess to chn_strm
2015-09-25  Thierry FOURNIERMEDIUM: proto_http: smp_prefetch_http initialize txn
2015-09-25  Willy TarreauBUG/MEDIUM: stream-int: avoid double-call to applet...
2015-09-25  Willy TarreauMINOR: cli: do not call the release handler on internal...
2015-09-25  Willy TarreauBUG/MEDIUM: cli: properly handle closed output
2015-09-25  Willy TarreauBUG/MINOR: stats: do not call cli_release_handler 3...
2015-09-25  Willy TarreauBUG/MEDIUM: applet: fix reporting of broken write situation
2015-09-25  Willy TarreauMINOR: stream-int: rename si_applet_done() to si_applet...
2015-09-25  Willy TarreauMEDIUM: stream-int: completely remove stream_int_update...
2015-09-25  Willy TarreauMEDIUM: stream-int: use the same stream notification...
2015-09-25  Willy TarreauMINOR: stream-int: implement the stream_int_notify...
2015-09-25  Willy TarreauMEDIUM: stream-int: clean up the conditions to enable...
2015-09-25  Willy TarreauMINOR: stream-int: move the applet_pause call out of...
2015-09-25  Willy TarreauMINOR: stream-int: export stream_int_update_*
2015-09-25  Willy TarreauMEDIUM: stream-int: call stream_int_update() from si_up...
2015-09-25  Willy TarreauMEDIUM: stream-int: factor out the stream update functions
2015-09-25  Willy TarreauMINOR: stream-int: implement a new stream_int_update...
2015-09-25  Willy TarreauMEDIUM: stream-int: split stream_int_update_conn()...
2015-09-25  Willy TarreauBUG/MAJOR: applet: use a separate run queue to maintain...
2015-09-25  Willy TarreauMINOR: applet: rename applet_runq to applet_active_queue
2015-09-24  Willy TarreauBUG/MEDIUM: acl: always accept match "found"
2015-09-24  Willy TarreauBUG/MEDIUM: payload: make req.payload and payload_lv...
2015-09-24  Willy TarreauMINOR: stream-int: use si_release_endpoint() to close...
2015-09-23  Thierry FOURNIERMINOR: lua: change actions registration
2015-09-23  Thierry FOURNIERMINOR: action: add reference to the original keywork...
2015-09-23  Thierry FOURNIERMINOR: action: add private configuration
2015-09-23  Willy TarreauBUG/MEDIUM: stream: do not dereference strm_li(stream)
2015-09-23  Willy TarreauBUG/MEDIUM: proxy: do not dereference strm_li(stream)
2015-09-23  Willy TarreauBUG/MEDIUM: http: do not dereference strm_li(stream)
2015-09-23  Willy TarreauBUG/MAJOR: cli: do not dereference strm_li()->proto...
2015-09-23  Willy TarreauCLEANUP: stream-int: remove obsolete function si_applet...
2015-09-23  Willy TarreauDOC: add more entries to MAINTAINERS
2015-09-22  Emeric BrunBUG/MINOR: fct peer_prepare_ackmsg should not use trash.
2015-09-22  Emeric BrunBUG/MEDIUM: peers: same table updates re-pushed after...
2015-09-22  Emeric BrunBUG/MEDIUM: peers: some table updates are randomly...
2015-09-22  Baptiste AssmannBUG: dns: can't connect UDP socket on FreeBSD
2015-09-21  Willy TarreauDOC: add more entries to MAINTAINERS
2015-09-21  Willy TarreauBUG/MINOR: args: add name for ARGT_VAR
2015-09-21  Willy TarreauBUG/MEDIUM: stick-tables: fix double-decrement of track...
2015-09-21  Willy TarreauDOC: update coding-style to reference checkpatch.pl
2015-09-21  Willy TarreauBUG/MAJOR: peers: fix a crash when stopping peers on...
2015-09-21  Willy TarreauDOC: add a MAINTAINERS file
2015-09-21  James RosewellMINOR: 51d: Improved string handling for LRU cache
2015-09-21  James RosewellMAJOR: 51d: Upgraded to support 51Degrees V3.2 and...
2015-09-21  James RosewellBUILD: Changed 51Degrees option to support V3.2
2015-09-21  James RosewellDOC: Added more explanation for 51Degrees V3.2
2015-09-21  James RosewellMINOR: global: Added new fields for 51Degrees device...
2015-09-21  James RosewellMINOR: http: made CHECK_HTTP_MESSAGE_FIRST accessible...
2015-09-20  Willy TarreauDOC: add a CONTRIBUTING file
2015-09-20  Willy TarreauDOC: add the documentation about internal circular...
2015-09-19  Baptiste AssmannDOC: servers state seamless reload example
2015-09-19  Baptiste AssmannMINOR: cli: new stats socket command: show backend
2015-09-19  Baptiste AssmannMINOR: server: startup slowstart task when using seamle...
2015-09-19  Baptiste AssmannMINOR: init: server state loaded from file
2015-09-19  Baptiste AssmannDOC: load-server-state-from-file
2015-09-19  Baptiste AssmannMINOR: config: new backend directives: load-server...
2015-09-19  Baptiste AssmannDOC: new global directive: server-state-file
2015-09-19  Baptiste AssmannMINOR: config: new global section directive: server...
2015-09-19  Baptiste AssmannDOC: global directive server-state-base
2015-09-19  Baptiste AssmannMINOR: config: new global directive server-state-base
2015-09-19  Baptiste AssmannDOC: stats socket command: show servers state
2015-09-19  Baptiste AssmannMINOR: cli: new stats socket command: show servers...
2015-09-19  Baptiste AssmannMINOR: server: Macro definition for server-state
2015-09-18  Baptiste AssmannBUG/MAJOR: can't enable a server through the stat socket
2015-09-17  Pieter BaauwMINOR: support cpu-map feature through the compile...
2015-09-17  Pieter BaauwDOC: add references to rise/fall for the fastinter...
2015-09-17  Thierry FOURNIERBUG/MINOR: lua: breaks the log message if his size...
2015-09-17  Thierry FOURNIERBUG/MAJOR: lua: potential unexpected aborts()
2015-09-14  Willy Tarreau[RELEASE] Released version 1.6-dev5 v1.6-dev5
2015-09-11  Thierry FOURNIERCLEANUP: lua: Merge log functions
2015-09-11  Thierry FOURNIERMINOR: build: missing header
2015-09-10  Thierry FOURNIERCLEANUP: actions: missplaced includes
2015-09-10  Thierry FOURNIERCLEANUP: typo: bad indent
2015-09-10  Baptiste AssmannDOC: DNS documentation updated
2015-09-10  Baptiste AssmannBUG/MINOR: DNS request retry counter used for retry...
2015-09-10  Baptiste AssmannMINOR: dns: new flag to report that no IP can be found...
2015-09-10  Baptiste AssmannMINOR: dns: no expected DNS record type found
2015-09-09  Thierry FOURNIERBUG/MINOR: lua: last log character truncated.
2015-09-08  Willy TarreauBUG/MEDIUM: dns: use the correct server hostname when...
2015-09-08  Willy TarreauBUG/MINOR: tools: make str2sa_range() report unresolvab...
2015-09-08  Willy TarreauMEDIUM: tools: make str2sa_range() optionally return...
2015-09-08  Baptiste AssmannMINOR: DNS client query type failover management
2015-09-08  Baptiste AssmannMEDIUM: dns: handling of truncated response
2015-09-08  Baptiste AssmannMINOR: dns: New DNS response analysis code: DNS_RESP_TR...
2015-09-08  Baptiste AssmannMINOR: dns: dns_nameserver structure update: new counte...
2015-09-08  Baptiste AssmannMINOR: dns: new bitmasks to use against DNS flags
2015-09-08  Baptiste AssmannMINOR: dns: coding style update
2015-09-08  Baptiste AssmannBUG/MAJOR: dns: dns client resolution infinite loop
2015-09-08  Baptiste AssmannBUG/MEDIUM: dns: DNS resolution doesn't start
2015-09-08  Baptiste AssmannMINOR: dns: dns_resolution structure update: time_t...
2015-09-07  Willy TarreauBUG/MAJOR: http: don't call http_send_name_header(...
next