]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2012-09-03  Willy TarreauMINOR: stream-interface: add an rcv_buf callback to...
2012-09-03  Willy TarreauMAJOR: raw_sock: temporarily disable splicing
2012-09-03  Willy TarreauMAJOR: raw_sock: extract raw_sock_to_buf() from raw_soc...
2012-09-02  Willy TarreauREORG: sock_raw: rename the files raw_sock*
2012-09-02  Willy TarreauMINOR: connection: provide conn_{data|sock}_{read0...
2012-09-02  Willy TarreauREORG/MAJOR: extract "struct buffer" from "struct channel"
2012-09-02  Willy TarreauREORG/MAJOR: use "struct channel" instead of "struct...
2012-09-02  Willy TarreauMEDIUM: stream-interface: provide a generic stream_sock...
2012-09-02  Willy TarreauMEDIUM: stream-interface: provide a generic si_conn_sen...
2012-09-02  Willy TarreauMEDIUM: stream-interface: provide a generic stream_int_...
2012-09-02  Willy TarreauMEDIUM: stream-interface: add a snd_buf() callback...
2012-09-02  Willy TarreauMEDIUM: stream-interface: offer a generic chk_rcv funct...
2012-09-02  Willy TarreauMEDIUM: stream_interface: offer a generic function...
2012-09-02  Willy TarreauMINOR: fd: get rid of FD_WAIT_*
2012-09-02  Willy TarreauMEDIUM: checks: don't use FD_WAIT_* anymore
2012-09-02  Willy TarreauMAJOR: make use of conn_{data|sock}_{poll|stop|want...
2012-09-02  Willy TarreauMEDIUM: connection: make use of the new polling functions
2012-09-02  Willy TarreauMEDIUM: connection: add definitions for dual polling...
2012-09-02  Willy TarreauMEDIUM: fd: add fd_poll_{recv,send} for use when explic...
2012-09-02  Willy TarreauMAJOR: fd: replace all EV_FD_* macros with new fd_...
2012-09-02  Willy TarreauMAJOR: stream_int: use a common stream_int_shut*()...
2012-09-02  Willy TarreauMEDIUM: sock_raw: introduce a read0 callback that is...
2012-09-02  Willy TarreauREORG: connection: replace si_data_close() with conn_da...
2012-09-02  Willy TarreauMINOR: sock_raw: move calls to si_data_close upper
2012-09-02  Willy TarreauMEDIUM: fd: remove the EV_FD_COND_* primitives
2012-09-02  Willy TarreauMAJOR: connection: call data layer handshakes from...
2012-09-02  Willy TarreauMINOR: rearrange tcp_connect_probe() and fix wrong...
2012-09-02  Willy TarreauMAJOR: connection: add a new CO_FL_CONNECTED flag
2012-09-02  Willy TarreauMEDIUM: stream_interface: centralize the SI_FL_ERR...
2012-09-02  Willy TarreauMEDIUM: stream_interface: pass connection instead of...
2012-09-02  Willy TarreauMAJOR: remove the stream interface and task management...
2012-09-02  Willy TarreauCLEANUP: remove the now unused fdtab direct I/O callbacks
2012-09-02  Willy TarreauMAJOR: tcp: remove the specific I/O callbacks for TCP...
2012-09-02  Willy TarreauMEDIUM: connection: extract the send_proxy callback...
2012-09-02  Willy TarreauMEDIUM: connection: remove the FD_POLL_* flags only...
2012-09-02  Willy TarreauMINOR: fd: make fdtab->owner a connection and not a...
2012-09-02  Willy TarreauMAJOR: connection: replace direct I/O callbacks with...
2012-09-02  Willy TarreauMINOR: connection: add a handler for fd-based connections
2012-09-02  Willy TarreauMEDIUM: protocols: use the generic I/O callback for...
2012-09-02  Willy TarreauMEDIUM: checks: make use of fdtab->iocb instead of...
2012-09-02  Willy TarreauMEDIUM: polling: prepare to call the iocb() function...
2012-09-02  Willy TarreauMINOR: fd: add a new I/O handler to fdtab
2012-09-02  Willy TarreauMAJOR: get rid of fdtab[].state and use connection...
2012-09-02  Willy TarreauMINOR: connection: add flags to the connection struct
2012-09-02  Willy TarreauREORG/MINOR: checks: put a struct connection into the...
2012-09-02  Willy TarreauREORG/MINOR: connection: move declaration to its own...
2012-09-02  Willy TarreauREORG/MEDIUM: fd: get rid of FD_STLISTEN
2012-09-02  Willy TarreauREORG/MEDIUM: fd: remove checks for FD_STERROR in ev_sepoll
2012-09-02  Willy TarreauREORG/MEDIUM: fd: remove FD_STCLOSE from struct fdtab
2012-09-02  Jamie GloudonDOC: fix name for "option independant-streams"
2012-09-02  Jamie GloudonDOC: Typos cleanup
2012-09-02  Willy TarreauMEDIUM: stats/cli: add support for "set table key"...
2012-09-02  Willy TarreauMINOR: stats/cli: add plans to support more stick-table...
2012-08-31  Willy TarreauBUG: stktable: tcp_src_to_stktable_key() must return...
2012-08-09  William LallemandBUG/MINOR: to_log erased with unique-id-format
2012-07-31  Willy TarreauMINOR: http: add the urlp_val ACL match
2012-07-31  Willy TarreauBUG/MINOR: polling: some events were not set in various...
2012-07-31  Willy TarreauBUG/MINOR: tarpit: fix condition to return the HTTP...
2012-07-31  David du ColombierMINOR: IPv6 support for transparent proxy
2012-07-31  Willy TarreauOPTIM: i386: make use of kernel-mode-linux when available
2012-07-26  Willy TarreauMEDIUM: pattern: add the "base" sample fetch method
2012-07-26  Willy TarreauMINOR: replace acl_fetch_{path,url}* with smp_fetch_*
2012-06-27  Vincent BernatDOC: specify the default value for maxconn in the conte...
2012-06-15  Willy TarreauBUG/MINOR: ACL implicit arguments must be created with...
2012-06-12  Willy TarreauOPTIM: halog: improve cold-cache behaviour when loading...
2012-06-12  Willy TarreauOPTIM: halog: make use of memchr() on platforms which...
2012-06-12  Willy TarreauCLEANUP: halog: make clean should also remove .o files
2012-06-09  Willy TarreauBUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bit...
2012-06-09  Willy TarreauMINOR: halog: use the more recent dual-mode fgets2...
2012-06-08  Willy TarreauMEDIUM: fd/si: move peeraddr from struct fdinfo to...
2012-06-06  Willy TarreauBUILD: add an AIX 5.2 (and later) target.
2012-06-06  Willy TarreauBUG/MAJOR: cookie prefix doesn't support cookie-less...
2012-06-03  Willy Tarreau[RELEASE] Released version 1.5-dev11
2012-06-03  Willy TarreauBUILD: add support for linux kernels >= 2.6.28
2012-06-03  Willy TarreauMEDIUM: stats: add the ability to kill sessions from...
2012-06-03  Willy TarreauMEDIUM: stats: add support for soft stop/soft start...
2012-06-03  Justin KarnegesMINOR: checks: add on-marked-up option
2012-06-01  Willy TarreauBUG/MINOR: commit 196729ef used wrong condition resulti...
2012-06-01  Willy TarreauBUG/MEDIUM: ensure that unresolved arguments are freed...
2012-05-31  Willy TarreauMINOR: http: add support for "httponly" and "secure...
2012-05-31  Willy TarreauBUG/MINOR: config: do not report twice the incompatibil...
2012-05-31  Willy TarreauREORG/MINOR: use dedicated proxy flags for the cookie...
2012-05-31  Willy TarreauBUG/MINOR: log: don't report logformat errors in backends
2012-05-31  Willy TarreauBUG/MINOR: fix option httplog validation with TCP frontends
2012-05-31  Willy TarreauBUG/MEDIUM: buffers: fix bi_putchr() to correctly advan...
2012-05-31  Willy TarreauBUG/MEDIUM: register peer sync handler in the proper...
2012-05-31  Willy TarreauBUG/MAJOR: b_rew() must pass a signed offset to b_ptr()
2012-05-30  Willy TarreauBUG/MINOR: perform_http_redirect also needs to rewind...
2012-05-30  Cyril BontéBUG/MEDIUM: option forwardfor if-none doesn't work...
2012-05-25  Willy TarreauMINOR: add a new function call tracer for debugging...
2012-05-25  Willy TarreauBUG/MINOR: checks: expire on timeout.check if smaller...
2012-05-22  Oskar StolcMINOR: balance uri: added 'whole' parameter to include...
2012-05-21  Emeric BrunMEDIUM: protocol: add a pointer to struct sock_ops...
2012-05-21  Emeric BrunMINOR: stream_interface: add a pointer to the listener...
2012-05-21  Willy TarreauMINOR: peers: use the socket layer operations from...
2012-05-21  Willy TarreauMEDIUM: stream_interface: call si_data_close() before...
2012-05-21  Willy TarreauMINOR: stream_interface: add a data channel close function
2012-05-21  Willy TarreauREORG/MEDIUM: stream_interface: move applet->state...
2012-05-21  Willy TarreauREORG/MINOR: stream_interface: move si->fd to struct...
2012-05-21  Willy TarreauMINOR: stream_interface: introduce a new "struct connec...
next