]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2016-03-30  Thierry FournierBUG/MINOR: prevent the dump of uninitialized vars
2016-03-30  Thierry FournierBUG/MINOR: lua: can't load external libraries
2016-03-29  Nenad MerdanovicBUG/MAJOR: Fix crash in http_get_fhdr with exactly...
2016-03-29  Nenad MerdanovicBUG/MEDIUM: Fix RFC5077 resumption when more than TLS_T...
2016-03-25  Willy TarreauBUG/MEDIUM: peers: fix incorrect age in frequency counters
2016-03-24  David CARLIERCLEANUP: connection: fix double negation on memcmp()
2016-03-24  David CarlierCLEANUP: chunk: adding NULL check to chunk_dup allocation.
2016-03-24  Daniel SchnellerDOC: Clarify tunes.vars.xxx-max-size settings
2016-03-19  Thierry FournierBUG/MINOR: conf: "listener id" expects integer, but...
2016-03-17  Mac BrowningDOC: add encoding to json converter example
2016-03-17  David CarlierMINOR: da: Using ARG12 macro for the sample fetch and...
2016-03-17  Willy TarreauBUILD: namespaces: fix a potential build warning in...
2016-03-17  Benoit GARNIERBUG/MINOR: log: Don't use strftime() which can clobber...
2016-03-15  David CarlierMINOR: sample: Moves ARGS underlying type from 32 to...
2016-03-13  Willy Tarreau[RELEASE] Released version 1.7-dev2 v1.7-dev2
2016-03-13  Benoit GARNIERBUG/MINOR: log: GMT offset not updated when entering...
2016-03-13  Willy TarreauCLEANUP: http: fix a build warning introduced by a...
2016-03-13  Andreas SeltenreichBUG/MINOR: pattern: Avoid memory leak on out-of-memory...
2016-03-13  Andreas SeltenreichBUG/MINOR: standard: Avoid free of non-allocated pointer
2016-03-13  Baptiste AssmannMINOR: cfgparse: warn when gid parameter is not a number
2016-03-13  Baptiste AssmannMINOR: cfgparse: warn when uid parameter is not a number
2016-03-11  Willy TarreauDOC: document the "show info typed" and "show stat...
2016-03-11  Willy TarreauMEDIUM: stats: implement a typed output format for...
2016-03-11  Willy TarreauMEDIUM: stats: support "show info typed" on the CLI
2016-03-11  Willy TarreauMINOR: stats: add functions to emit typed fields into...
2016-03-11  Willy TarreauMINOR: stats: make stats_dump_fields_html() not use...
2016-03-11  Willy TarreauMINOR: stats: add ST_SHOWADMIN to pass the admin info...
2016-03-11  Willy TarreauCLEANUP: stats: make stats_dump_fields_html() not rely...
2016-03-11  Willy TarreauMINOR: stats: introduce stats_dump_one_line() to dump...
2016-03-11  Willy TarreauMINOR: stats: report number of intercepted requests...
2016-03-11  Willy TarreauMINOR: stats: add 3 fields to report the frontend-speci...
2016-03-11  Willy TarreauMINOR: stats: report the load balancing algorithm in...
2016-03-11  Willy TarreauMEDIUM: stats: add a new "mode" column to report the...
2016-03-11  Willy TarreauREORG: stats: dump the backend stats via the generic...
2016-03-11  Willy TarreauREORG: stats: dump the server stats via the generic...
2016-03-11  Willy TarreauREORG: stats: dump the socket stats via the generic...
2016-03-11  Willy TarreauREORG: stats: dump the frontend's HTML stats via a...
2016-03-11  Willy TarreauMEDIUM: stats: make it possible to report the WAITING...
2016-03-11  Willy TarreauMEDIUM: stats: report the listeners' address in the...
2016-03-11  Willy TarreauMEDIUM: stats: compute the color code only in the HTML...
2016-03-11  Willy TarreauMEDIUM: stats: report the cookie value in the server...
2016-03-11  Willy TarreauMEDIUM: stats: report server's address in the CSV output
2016-03-11  Willy TarreauMEDIUM: stats: expose the same flags for CLI and HTTP...
2016-03-11  Willy TarreauMEDIUM: stats: only report observe errors when observe...
2016-03-11  Willy TarreauMEDIUM: stats: make the HTML server state dump use...
2016-03-11  Willy TarreauMINOR: stats: add check and agent's health values in...
2016-03-11  Willy TarreauMINOR: stats: add check_desc and agent_desc to the...
2016-03-11  Willy TarreauMINOR: stats: add agent_status, agent_code, agent_durat...
2016-03-11  Willy TarreauMINOR: stats: make HTML stats dump rely on the table...
2016-03-11  Willy TarreauMINOR: stats: prepend '*' in front of the check status...
2016-03-11  Willy TarreauMINOR: stats: only report backend's down time if it...
2016-03-11  Willy TarreauMINOR: stats: make CSV report server check status only...
2016-03-11  Willy TarreauMINOR: stats: do not check srv->state for SRV_ST_STOPPE...
2016-03-11  Willy TarreauMINOR: stats: do not use srv->admin & STATS_ADMF_MAINT...
2016-03-11  Willy TarreauMEDIUM: stats: move the server state coloring logic...
2016-03-11  Willy TarreauMEDIUM: stats: make stats_dump_sv_stats() use the stats...
2016-03-11  Willy TarreauMEDIUM: stats: convert stats_dump_sv_stats() to use...
2016-03-11  Willy TarreauMEDIUM: stats: make stats_dump_be_stats() use stats...
2016-03-11  Willy TarreauMEDIUM: stats: convert stats_dump_be_stats() to use...
2016-03-11  Willy TarreauMEDIUM: stats: make stats_dump_li_stats() use stats...
2016-03-11  Willy TarreauMEDIUM: stats: convert stats_dump_li_stats() to use...
2016-03-11  Willy TarreauMEDIUM: stats: make stats_dump_fe_stats() use stats...
2016-03-11  Willy TarreauMEDIUM: stats: convert stats_dump_fe_stats() to use...
2016-03-11  Willy TarreauMINOR: stats: create stats fields storage and CSV dump...
2016-03-11  Willy TarreauMINOR: stats: don't hard-code the CSV fields list anymore
2016-03-11  Willy TarreauMINOR: stats: add a declaration of all stats fields
2016-03-11  Willy TarreauMEDIUM: stats: make use of stats_dump_info_fields(...
2016-03-11  Willy TarreauMINOR: stats: add stats_dump_info_fields() to dump...
2016-03-11  Willy TarreauMINOR: stats: add a function to emit fields into a...
2016-03-11  Willy TarreauMEDIUM: stats: fill all the show info elements prior...
2016-03-11  Willy TarreauMINOR: stats: add all the "show info" fields in a table
2016-03-11  Willy TarreauMINOR: stats: create fields types suitable for all...
2016-03-10  Willy TarreauBUG/MINOR: ssl: fix usage of the various sample fetch...
2016-03-10  Willy TarreauCLEANUP: payload: remove useless and confusing nullity...
2016-03-10  Willy TarreauBUG/MAJOR: vars: always retrieve the stream and session...
2016-03-10  Willy TarreauMINOR: sample: always set a new sample's owner before...
2016-03-10  Willy TarreauMINOR: sample: add a new helper to initialize the owner...
2016-03-10  Willy TarreauBUG/MAJOR: samples: check smp->strm before using it
2016-03-08  Willy TarreauBUG/MINOR: tcpcheck: fix incorrect list usage resulting...
2016-03-08  Andreas SeltenreichCLEANUP: map: Avoid memory leak in out-of-memory condition.
2016-03-08  Andreas SeltenreichCLEANUP: pattern: Ignore unknown samples in pat_match_ip().
2016-03-08  Andreas SeltenreichCLEANUP: stats: Avoid computation with uninitialized...
2016-03-07  Cyril BontéBUG/MEDIUM: cfgparse: wrong argument offset after parsi...
2016-02-27  Willy TarreauMINOR: systemd: ensure a reload doesn't mask a stop
2016-02-27  Willy TarreauBUG/MINOR: systemd: propagate the correct signal to...
2016-02-27  Willy TarreauBUG/MINOR: systemd: report the correct signal in debug...
2016-02-27  Willy TarreauBUG/MINOR: systemd: ensure we don't miss signals
2016-02-25  Willy TarreauBUG/MEDIUM: chunks: always reject negative-length chunks
2016-02-24  Thierry FournierMINOR: server: generalize the "updater" source
2016-02-24  Thierry FournierCLEANUP: server: add "const" to some message strings
2016-02-24  Thierry FournierBUG/MINOR: server: fix the format of the warning on...
2016-02-24  Cyril BontéBUG/MEDIUM: stats: stats bind-process doesn't propagate...
2016-02-23  Thierry FournierBUG/MINOR: lua: Useless copy
2016-02-23  Thierry FournierBUG/MINOR: server: some prototypes are renamed
2016-02-20  Thierry FournierBUG/MAJOR: lua: applets can't sleep.
2016-02-20  Pieter BaauwMINOR: mailers: make it possible to configure the conne...
2016-02-19  Thierry FournierMEDIUM: dns: add a "resolve-net" option which allow...
2016-02-19  Thierry FournierMEDIUM: dns: extract options
2016-02-19  Thierry FournierMINOR: common: mask conversion
2016-02-19  Thierry FournierDOC: lua: copyrights
next