]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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(...
2015-09-06  Thierry FOURNIERBUG/MEDIUM: lua: outgoing connection was broken since...
2015-09-03  Willy TarreauBUG/MINOR: http: remove stupid HTTP_METH_NONE entry
2015-09-02  Thierry FOURNIERMEDIUM: actions: remove ACTION_STOP
2015-09-02  Willy TarreauBUG/MAJOR: http: don't manipulate the server connection...
2015-08-29  Willy Tarreau[RELEASE] Released version 1.6-dev4 v1.6-dev4
2015-08-28  Baptiste AssmannBUG/MEDIUM: dns: wrong first time DNS resolution
2015-08-28  Willy TarreauDOC: lua: mention than txn:close was renamed txn:done.
2015-08-28  Willy TarreauBUG/MEDIUM: lua: fix a segfault in txn:done() if called...
2015-08-28  Willy TarreauCLEANUP: lua: fix some indent issues
2015-08-28  Thierry FOURNIERBUG/MEDIUM: lua: cannot process more Lua hooks after...
2015-08-28  Willy TarreauBUG/MEDIUM: lua: txn:done() still causes a segfault...
2015-08-27  Willy TarreauDOC: fix example of http-request using ssl_fc_session_id
2015-08-27  Willy TarreauDOC: intro: fix too long line.
2015-08-27  Willy TarreauDOC: intro: minor updates and fixes
2015-08-27  Willy TarreauDOC: lua: replace txn:close with txn:done in lua-api
2015-08-27  Thierry FOURNIERMEDIUM: lua: turns txn:close into txn:done
2015-08-27  Thierry FOURNIERMINOR: http: Action for manipulating the returned statu...
2015-08-27  Thierry FOURNIERDOC: fix "http_action_set_req_line()" comments
2015-08-27  Thierry FOURNIERBUG/MINOR: lua: in some case a sample may remain undefined
2015-08-27  Thierry FOURNIERDOC: fix function name
2015-08-27  Thierry FOURNIERMINOR: lua: add core.done() function
2015-08-27  Thierry FOURNIERDOC: ssl: missing LF
2015-08-25  Thierry FOURNIERBUG/MEDIUM: lua: the lua fucntion Channel:close() cause...
2015-08-25  Willy TarreauBUG/MEDIUM: lua: outgoing connection was broken since...
2015-08-25  Pavlos ParissisDOC: mention support for RFC 5077 TLS Ticket extension...
2015-08-24  Pieter BaauwMINOR cfgparse: Correct the mailer warning text to...
2015-08-24  Nikos MavrogiannopoulosDOC: clarify some points about SSL and the proxy protocol
2015-08-21  Emeric BrunBUG/MAJOR: peers: fix current table pointer not re...
2015-08-21  Emeric BrunBUG/MEDIUM: peers: fix wrong message id on stick table...
2015-08-20  Willy TarreauMAJOR: tproxy: remove support for cttproxy
2015-08-20  Thierry FOURNIERMINOR: stick-tables: Add GPC0 actions
2015-08-20  Thierry FOURNIERMINOR: stick-tables: Add GPT0 access
2015-08-20  Thierry FOURNIERMEDIUM: stick-tables: Add GPT0 in the stick tables
2015-08-20  Thierry FOURNIERMAJOR: stick-tables: remove key storage from the key...
2015-08-20  Thierry FOURNIERMEDIUM: stick-tables: use the sample type names
2015-08-20  Thierry FOURNIERMAJOR: stick-tables: use sample types in place of dedic...
2015-08-20  Thierry FOURNIERMINOR: actions: Remove wrappers
2015-08-20  Thierry FOURNIERMEDIUM: actions: Normalize the return code of the confi...
2015-08-20  Thierry FOURNIERMINOR: actions: mutualise the action keyword lookup
2015-08-20  Thierry FOURNIERMINOR: proto_tcp: proto_tcp.h is now useles
2015-08-20  Thierry FOURNIERMEDIUM: actions: Merge (http|tcp)-(request|reponse...
2015-08-20  Thierry FOURNIERMEDIUM: actions: Add standard return code for the actio...
2015-08-20  Thierry FOURNIERMINOR: actions: change actions names
2015-08-20  Thierry FOURNIERMINOR: actions: Declare all the embedded actions in...
2015-08-20  Thierry FOURNIERMINOR: actions: remove the mark indicating the last...
2015-08-20  Thierry FOURNIERMINOR: actions: add "from" information
2015-08-20  Thierry FOURNIERMEDIUM: capture: Move the capture configuration storage...
2015-08-20  Thierry FOURNIERMEDIUM: track-sc: Move the track-sc configuration stora...
2015-08-20  Thierry FOURNIERMINOR: proto_http: replace generic opaque types by...
2015-08-20  Thierry FOURNIERMINOR: proto_http: replace generic opaque types by...
2015-08-20  Thierry FOURNIERMINOR: proto_http: replace generic opaque types by...
2015-08-20  Thierry FOURNIERMINOR: proto_http: use an "expr" type in place of gener...
2015-08-20  Thierry FOURNIERMINOR: vars: use the vars types as argument in place...
2015-08-20  Thierry FOURNIERMINOR: lua: use the hlua_rule type in place of opaque...
2015-08-20  Thierry FOURNIERMINOR: actions: Remove the data opaque pointer
2015-08-20  Thierry FOURNIERMEDIUM: actions: Merge (http|tcp)-(request|reponse...
2015-08-20  Thierry FOURNIERMINOR: map: The map can return IPv4 and IPv6
2015-08-20  Thierry FOURNIERMEDIUM: pattern/map: Maps can returns various types
2015-08-20  Thierry FOURNIERMINOR: samples: data assignation simplification
2015-08-20  Thierry FOURNIERMEDIUM: 51degrees: Adapt the 51Degrees library
2015-08-20  Thierry FOURNIERMINOR: samples: rename union from "data" to "u"
2015-08-20  Thierry FOURNIERMINOR: samples: extract the anonymous union and create...
2015-08-20  Thierry FOURNIERMEDIUM: samples: Use the "struct sample_data" in the...
2015-08-20  Thierry FOURNIERMINOR: samples: rename some struct member from "smp...
2015-08-20  Thierry FOURNIERMINOR: samples: rename a struct from sample_storage...
2015-08-20  Pradeep JindalBUG/MINOR: ssl: TLS Ticket Key rotation broken via...
2015-08-19  Willy TarreauDOC: add new file intro.txt
2015-08-19  Thierry FOURNIERBUG/MEDIUM: lua: bad error processing
2015-08-18  Pieter BaauwDOC: match several lua configuration option names to...
2015-08-18  Willy TarreauBUG/MEDIUM: counters: ensure that src_{inc,clr}_gpc0...
2015-08-18  Thierry FOURNIERBUG/MEDIUM: stick-tables: refcount error after copying...
2015-08-17  Thierry FOURNIERBUG/MEDIUM: vars: segfault during the configuration...
2015-08-17  Baptiste AssmannMINOR: server SRV_ADMF_CMAINT flag doesn't imply SRV_AD...
2015-08-16  Cyril BontéBUILD: add USE_LUA to BUILD_OPTIONS when it's used
2015-08-16  Thierry FOURNIERBUG/MEDIUM: stream: The stream doen't inherit SC from...
2015-08-11  Thierry FOURNIERMEDIUM: cli: rely on the map's output type instead...
2015-08-11  Thierry FOURNIERMINOR: sample/proto_tcp: export "smp_fetch_src"
2015-08-11  Thierry FOURNIERMINOR: sample: Add ipv6 to ipv4 and sint to ipv6 casts
2015-08-11  Thierry FOURNIERMINOR: Move http method enum from proto_http to sample
2015-08-11  Thierry FOURNIERMINOR: vars: reduce the code size of some wrappers
next