]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2015-09-28  Willy TarreauMEDIUM: init: completely deallocate unused peers
2015-09-28  Willy TarreauBUG/MEDIUM: proxy: do not wake stopped proxies' tasks...
2015-09-28  Willy TarreauBUG/MEDIUM: proxy: ignore stopped peers
2015-09-28  Willy TarreauDOC: fix some broken unexpected unicode chars in the...
2015-09-28  Thierry FOURNIERDOC: lua: some documentation update
2015-09-28  Willy TarreauDOC: add David Carlier as maintainer of da.c
2015-09-28  David CarlierDOC: README: DeviceAtlas sample configuration updates
2015-09-28  David CarlierDOC: DeviceAtlas new keywords
2015-09-28  David CarlierMAJOR: da: Update of the DeviceAtlas API module
2015-09-28  David CarlierMINOR: global: Few new struct fields for da module
2015-09-28  David CarlierMINOR: proto_http: Externalisation of previously intern...
2015-09-28  Dragan DosenMEDIUM: logs: add a new RFC5424 log-format for the...
2015-09-28  Dragan DosenMEDIUM: logs: add support for RFC5424 header format...
2015-09-28  Dragan DosenMEDIUM: logs: remove the hostname, tag and pid part...
2015-09-28  Dragan DosenMEDIUM: log: use a separate buffer for the header and...
2015-09-28  Dragan DosenMEDIUM: log: replace sendto() with sendmsg() in __send_...
2015-09-28  David CarlierBUG/MEDIUM: main: Freeing a bunch of static pointers
2015-09-28  David CarlierMINOR: chunk: New function free_trash_buffers()
2015-09-28  David CarlierMINOR: cfgparse: New function cfg_unregister_sections()
2015-09-28  Willy TarreauMEDIUM: config: set tune.maxrewrite to 1024 by default
2015-09-28  Willy TarreauBUG/MINOR: config: check that tune.bufsize is always...
2015-09-27  Thierry FOURNIERMINOR: lua: add AppletHTTP class and service
2015-09-27  Thierry FOURNIERMINOR: lua: add AppletTCP class and service
2015-09-27  Thierry FOURNIERMINOR: stream/applet: add use-service action
2015-09-27  Thierry FOURNIERMINOR: applet: add an execution timeout
2015-09-27  Thierry FOURNIERMINOR: applet: add init function
2015-09-27  Thierry FOURNIERBUG/MEDIUM: lua: don't reset undesired flags in hlua_ct...
2015-09-27  Willy TarreauMEDIUM: action: add a new flag ACT_FLAG_FIRST
2015-09-27  Thierry FOURNIEROPTIM/MEDIUM: lua: executes the garbage collector only...
2015-09-27  Thierry FOURNIERMEDIUM: lua: change the GC policy
2015-09-27  Thierry FOURNIERBUG/MEDIUM: lua: socket destroy before reading pending...
2015-09-27  Thierry FOURNIERMINOR: lua/applet: the cosocket applet should use appct...
2015-09-27  Willy TarreauCLEANUP: config: make the errorloc/errorfile messages...
2015-09-27  Thierry FOURNIERMINOR: lua: extend socket address to support non-IP...
2015-09-27  Thierry FOURNIERMINOR: standard: avoid DNS resolution from the function...
2015-09-27  Willy TarreauDOC: clarify how to make use of abstract sockets in...
2015-09-27  Willy TarreauMEDIUM: lua: only allow actions to yield if not in...
2015-09-27  Willy TarreauMEDIUM: http: pass ACT_FLAG_FINAL to custom actions
2015-09-27  Willy TarreauMEDIUM: actions: add new flag ACT_FLAG_FINAL to notify...
2015-09-27  Willy TarreauMEDIUM: actions: pass a new "flags" argument to custom...
2015-09-27  Thierry FOURNIERBUG/MEDIUM: lua: wakeup task on bad conditions
2015-09-27  Thierry FOURNIERBUG/MEDIUM: lua: forces a garbage collection
2015-09-26  Willy TarreauBUG/MEDIUM: lua: properly set the target on the connection
2015-09-26  Willy TarreauBUG/MEDIUM: lua: better fix for the protocol check
2015-09-26  Willy TarreauMINOR: lua: use the proper applet wakeup mechanism
2015-09-25  Thierry FOURNIERBUG/MEDIUM: lua: longjmp function must be unregistered
2015-09-25  Willy TarreauCLEANUP: lua: remove unneeded memset(0) after calloc()
2015-09-25  Thierry FOURNIERCLEANUP: lua: use calloc in place of malloc
2015-09-25  Willy TarreauDEBUG: add p_malloc() to return a poisonned memory...
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
next