projects
/
haproxy-2.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.1.git
2012-09-03
Willy Tarreau
MINOR: tcp: replace tcp_src_to_stktable_key with addr_t...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MEDIUM: proto_tcp: remove any dependence on stream_inte...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MEDIUM: stream_interface: remove CAP_SPLTCP/CAP_SPLICE...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: connection: move the addr field from the stream_...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
REORG: connection: move the target pointer from si...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
CLEANUP: channel: use "channel" instead of "buffer...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
CLEANUP: channel: usr CF_/CHN_ prefixes instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
REORG: channel: move buffer_{replace,insert_line}*...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: channel: remove the BF_FULL flag
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: channel: stop relying on BF_FULL to take action
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MINOR: buffer: provide a new buffer_full() function
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MINOR: channel: rename bi_full to channel_full as it...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
REORG: buffer: move buffer_flush, b_adv and b_rew to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: channel: remove the BF_OUT_EMPTY flag
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
REORG: buffers: split buffers into chunk,buffer,channel
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
CLEANUP: connection: split sock_ops into data_ops,...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MEDIUM: stream-interface: don't remove WAIT_DATA when...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: stream-interface: fix splice not to call chk_snd...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: stream-interface: don't commit polling changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MEDIUM: proxy-proto: don't use buffer flags in conn_si_...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: stream-interface: make conn_notify_si() more...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: stream-interface: restore splicing mechanism
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: connection: split the send call into connection...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
REORG: stream-interface: move sock_raw_read() to si_con...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MINOR: stream-interface: add an rcv_buf callback to...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: raw_sock: temporarily disable splicing
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Willy Tarreau
MAJOR: raw_sock: extract raw_sock_to_buf() from raw_soc...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG: sock_raw: rename the files raw_sock*
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: connection: provide conn_{data|sock}_{read0...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG/MAJOR: extract "struct buffer" from "struct channel"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG/MAJOR: use "struct channel" instead of "struct...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: stream-interface: provide a generic stream_sock...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: stream-interface: provide a generic si_conn_sen...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: stream-interface: provide a generic stream_int_...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: stream-interface: add a snd_buf() callback...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: stream-interface: offer a generic chk_rcv funct...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: stream_interface: offer a generic function...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: fd: get rid of FD_WAIT_*
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: checks: don't use FD_WAIT_* anymore
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: make use of conn_{data|sock}_{poll|stop|want...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: connection: make use of the new polling functions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: connection: add definitions for dual polling...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: fd: add fd_poll_{recv,send} for use when explic...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: fd: replace all EV_FD_* macros with new fd_...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: stream_int: use a common stream_int_shut*()...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: sock_raw: introduce a read0 callback that is...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG: connection: replace si_data_close() with conn_da...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: sock_raw: move calls to si_data_close upper
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: fd: remove the EV_FD_COND_* primitives
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: connection: call data layer handshakes from...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: rearrange tcp_connect_probe() and fix wrong...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: connection: add a new CO_FL_CONNECTED flag
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: stream_interface: centralize the SI_FL_ERR...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: stream_interface: pass connection instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: remove the stream interface and task management...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
CLEANUP: remove the now unused fdtab direct I/O callbacks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: tcp: remove the specific I/O callbacks for TCP...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: connection: extract the send_proxy callback...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: connection: remove the FD_POLL_* flags only...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: fd: make fdtab->owner a connection and not a...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: connection: replace direct I/O callbacks with...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: connection: add a handler for fd-based connections
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: protocols: use the generic I/O callback for...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: checks: make use of fdtab->iocb instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MEDIUM: polling: prepare to call the iocb() function...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: fd: add a new I/O handler to fdtab
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MAJOR: get rid of fdtab[].state and use connection...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
MINOR: connection: add flags to the connection struct
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG/MINOR: checks: put a struct connection into the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG/MINOR: connection: move declaration to its own...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG/MEDIUM: fd: get rid of FD_STLISTEN
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG/MEDIUM: fd: remove checks for FD_STERROR in ev_sepoll
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Willy Tarreau
REORG/MEDIUM: fd: remove FD_STCLOSE from struct fdtab
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Jamie Gloudon
DOC: fix name for "option independant-streams"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-02
Jamie Gloudon
DOC: Typos cleanup
commit
|
commitdiff
|
tree
|
snapshot
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
next