projects
/
haproxy-3.0.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.0.git
2012-09-02
Willy Tarreau
MEDIUM: stats/cli: add support for "set table key"...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: stats/cli: add plans to support more stick-table...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Willy Tarreau
BUG: stktable: tcp_src_to_stktable_key() must return...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
William Lallemand
BUG/MINOR: to_log erased with unique-id-format
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Willy Tarreau
MINOR: http: add the urlp_val ACL match
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Willy Tarreau
BUG/MINOR: polling: some events were not set in various...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Willy Tarreau
BUG/MINOR: tarpit: fix condition to return the HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
David du Colombier
MINOR: IPv6 support for transparent proxy
commit
|
commitdiff
|
tree
|
snapshot
2012-07-31
Willy Tarreau
OPTIM: i386: make use of kernel-mode-linux when available
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Willy Tarreau
MEDIUM: pattern: add the "base" sample fetch method
commit
|
commitdiff
|
tree
|
snapshot
2012-07-26
Willy Tarreau
MINOR: replace acl_fetch_{path,url}* with smp_fetch_*
commit
|
commitdiff
|
tree
|
snapshot
2012-06-27
Vincent Bernat
DOC: specify the default value for maxconn in the conte...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-15
Willy Tarreau
BUG/MINOR: ACL implicit arguments must be created with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Willy Tarreau
OPTIM: halog: improve cold-cache behaviour when loading...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Willy Tarreau
OPTIM: halog: make use of memchr() on platforms which...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Willy Tarreau
CLEANUP: halog: make clean should also remove .o files
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Willy Tarreau
BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bit...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-09
Willy Tarreau
MINOR: halog: use the more recent dual-mode fgets2...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Willy Tarreau
MEDIUM: fd/si: move peeraddr from struct fdinfo to...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Willy Tarreau
BUILD: add an AIX 5.2 (and later) target.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Willy Tarreau
BUG/MAJOR: cookie prefix doesn't support cookie-less...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Willy Tarreau
[RELEASE] Released version 1.5-dev11
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Willy Tarreau
BUILD: add support for linux kernels >= 2.6.28
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Willy Tarreau
MEDIUM: stats: add the ability to kill sessions from...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Willy Tarreau
MEDIUM: stats: add support for soft stop/soft start...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-03
Justin Karneges
MINOR: checks: add on-marked-up option
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Willy Tarreau
BUG/MINOR: commit 196729ef used wrong condition resulti...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Willy Tarreau
BUG/MEDIUM: ensure that unresolved arguments are freed...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Willy Tarreau
MINOR: http: add support for "httponly" and "secure...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Willy Tarreau
BUG/MINOR: config: do not report twice the incompatibil...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Willy Tarreau
REORG/MINOR: use dedicated proxy flags for the cookie...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Willy Tarreau
BUG/MINOR: log: don't report logformat errors in backends
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Willy Tarreau
BUG/MINOR: fix option httplog validation with TCP frontends
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Willy Tarreau
BUG/MEDIUM: buffers: fix bi_putchr() to correctly advan...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Willy Tarreau
BUG/MEDIUM: register peer sync handler in the proper...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Willy Tarreau
BUG/MAJOR: b_rew() must pass a signed offset to b_ptr()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Willy Tarreau
BUG/MINOR: perform_http_redirect also needs to rewind...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Cyril Bonté
BUG/MEDIUM: option forwardfor if-none doesn't work...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Willy Tarreau
MINOR: add a new function call tracer for debugging...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Willy Tarreau
BUG/MINOR: checks: expire on timeout.check if smaller...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Oskar Stolc
MINOR: balance uri: added 'whole' parameter to include...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Emeric Brun
MEDIUM: protocol: add a pointer to struct sock_ops...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Emeric Brun
MINOR: stream_interface: add a pointer to the listener...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Willy Tarreau
MINOR: peers: use the socket layer operations from...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Willy Tarreau
MEDIUM: stream_interface: call si_data_close() before...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Willy Tarreau
MINOR: stream_interface: add a data channel close function
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Willy Tarreau
REORG/MEDIUM: stream_interface: move applet->state...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Willy Tarreau
REORG/MINOR: stream_interface: move si->fd to struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Willy Tarreau
MINOR: stream_interface: introduce a new "struct connec...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Willy Tarreau
REORG/MINOR: session: detect the TCP monitor checks...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Willy Tarreau
REORG: move the send-proxy code to tcp_connect_write()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Willy Tarreau
BUG/MINOR: stop connect timeout when connect succeeds
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Willy Tarreau
BUG/MAJOR: checks: don't call set_server_status_* when...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Willy Tarreau
MEDIUM: http: msg->sov and msg->sol will never wrap
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Willy Tarreau
MEDIUM: http: get rid of msg->som which is not used...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Willy Tarreau
CLEANUP: http: make it more obvious that msg->som is...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Willy Tarreau
MAJOR: http: stop using msg->sol outside the parsers
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Willy Tarreau
BUG/MAJOR: fix regression on content-based hashing...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Willy Tarreau
MINOR: buffers: add a rewind function
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Willy Tarreau
MEDIUM: stream_interface: remove the si->init
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
David du Colombier
BUG/MAJOR: trash must always be the size of a buffer
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Dmitry Sivachenko
DOC: fix minor regex example issue and improve doc...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Willy Tarreau
[RELEASE] Released version 1.5-dev10
v1.5-dev10
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Willy Tarreau
OPTIM/MEDIUM: stream_interface: add a new SI_FL_NOHALF...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Willy Tarreau
OPTIM/MAJOR: ev_sepoll: process spec events after polle...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Willy Tarreau
OPTIM: proto_http: don't enable quick-ack on empty...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Willy Tarreau
CLEANUP: fd: remove unused cb->b pointers in the struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Willy Tarreau
MINOR: standard: add a new debug macro : fddebug()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Willy Tarreau
MEDIUM: session: add support for tunnel timeouts
commit
|
commitdiff
|
tree
|
snapshot
2012-05-12
Willy Tarreau
MINOR: session: call the socket layer init function...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Willy Tarreau
MAJOR: fd: remove the need for the socket layer to...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Willy Tarreau
MEDIUM: stream_interface: derive the socket operations...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Willy Tarreau
MINOR: stream_interface: add an init callback to sock_ops
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Willy Tarreau
CLEANUP: stream_interface: stop exporting socket layer...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Willy Tarreau
CLEANUP: sock_raw: remove last references to stream_sock
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Willy Tarreau
BUG/MEDIUM: stream_interface: restore get_src/get_dst
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Willy Tarreau
MINOR: stream_interface: add a client target : TARG_TYP...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Willy Tarreau
REORG: use the name sock_raw instead of stream_sock
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Willy Tarreau
BUG/MEDIUM: config: don't crash at config load time...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Willy Tarreau
CLEANUP: auth: make the code build again with DEBUG_AUTH
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Willy Tarreau
BUG/MAJOR: acl: http_auth_group() must not accept any...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Cyril Bonté
BUG/MINOR: stats admin: "Unexpected result" was display...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
[RELEASE] Released version 1.5-dev9
v1.5-dev9
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
MINOR: http: replace http_message_realign() with buffe...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
MEDIUM: cfgparse: use the new error reporting framework...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
MEDIUM: cfgparse: make backend_parse_balance() use...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
MINOR: cfgparse: use a common errmsg pointer for all...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
BUG/MEDIUM: log: ensure that unique_id is properly...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
MEDIUM: memory: add the ability to poison memory at...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
BUG/MEDIUM: send_proxy: fix initialisation of send_prox...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
MINOR: acl: add the cook_val() match to match a cookie...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
MEDIUM: http: improve error capture reports
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
BUG/MINOR: http: ensure that msg->err_pos is always...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
BUG/MINOR: http: error snapshots are wrong if buffer...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
MEDIUM: proto_tcp: remove src6 and dst6 pattern fetch...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
REORG/MEDIUM: move the default accept function from...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
REORG/MEDIUM: replace stream interface protocol functio...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
REORG/MEDIUM: stream_interface: initialize socket ops...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
REORG/MEDIUM: move protocol->{read,write} to sock_ops
commit
|
commitdiff
|
tree
|
snapshot
2012-05-08
Willy Tarreau
REORG: stream_interface: create a struct sock_ops to...
commit
|
commitdiff
|
tree
|
snapshot
next