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
2010-08-10
Willy Tarreau
[MINOR] stats: correctly report errors on "show table...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] stick-table: make use of generic types for...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[CLEANUP] stick-table: declare stktable_data_types...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] stats: add "clear table <name> key <value...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] stats: add "show table [<name>]" to dump a...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session-counters: add HTTP req/err tracking
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] session-counters: add a general purpose counter...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] stktable: add a stktable_update_key() function
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session counters: add bytes_in_rate and bytes_...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session counters: add conn_rate and sess_rate...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] stick-tables: add stored data argument type...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] stick-tables: add support for arguments to...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] config: support a comma-separated list of store...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session: add a counter on the cumulated number...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] session: add trk_kbytes_* ACL keywords to track...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] session: add the trk_conn_cur ACL keyword to...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session-counters: automatically update tracked...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] session: add the trk_conn_cnt ACL keyword to...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session: add data in and out volume counters
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session: add concurrent connections counter
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session: move counter ACL fetches from proto_tcp
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] stick-table: use suffix "_cnt" for cumulated...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] stick-table: provide a table lookup function
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MAJOR] session: add track-counters to track counters...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] tcp: src_count acl does not have a permanent...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] buffer: make buffer_feed* support writing...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MAJOR] stream_interface: fix the wakeup conditions...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[BUILD] always match official tags when doing git-tar
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] session: support "tcp-request content" rules...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] http: reset analysers to listener's, not frontend's
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[BUG] session: analysers must be checked when SI state...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MAJOR] stream_sock: better wakeup conditions on read()
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MEDIUM] acl: make use of get_std_op() to parse intger...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] tools: add a get_std_op() function to parse...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[BUG] http: denied requests must not be counted as...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] errors: provide new status codes for config...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] freq_ctr: add new types and functions for perio...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Willy Tarreau
[MINOR] tools: add a fast div64_32 function
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Willy Tarreau
[MEDIUM] session: make it possible to call an I/O handl...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Willy Tarreau
[MINOR] proxy: add a "parent" member to the structure
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Willy Tarreau
[MEDIUM] stream-interface: add a ->release callback
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Willy Tarreau
[BUG] stick-table: correctly refresh expiration timers
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Willy Tarreau
[MEDIUM] backend: support servers on 0.0.0.0
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Patrick Mezard
[DOC] add configuration samples
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Patrick Mezard
[DOC] summarize and highlight persistent connections...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Patrick Mezard
[DOC] mention 'option http-server-close' effect in...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-18
Willy Tarreau
[BUG] stick_table: the fix for the memory leak caused...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] config: provide a function to quote args in...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[BUG] config: report the correct proxy type in tcp...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] proto_tcp: make the config parser a little...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] session: add a pointer to the tracked counters...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] stick-tables: add a reference counter to each...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] stick_table: separate storage and update of...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] tcp: add per-source connection rate limiting
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] stick_table: export the stick_table_key
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] stick_table: enable it for frontends too
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] stick_table: move the server ID to a generic...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] stick_table: provide functions to return stkses...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] config: initialize stick tables after all the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] stick_table: don't overwrite data when storing...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] stick_table: add support for "conn_cum" data...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] stick_table: add room for extra data types
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] stick_table: move pattern to key functions...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] stick_table: rename some stksess struct membe...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] stick_table: add support for variable-sized...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[BUILD] memory: add a few missing parenthesis to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] stick_table: add/clarify some comments
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] frontend: count denied TCP requests separately
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] frontend: count the incoming connection earlier
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] session: differenciate between accepted connect...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] stream_sock: don't dereference a non-existing...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] buffer: refine the flags that may wake an analy...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] stats: rely on the standard session_accept...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MAJOR] frontend: split accept() into frontend_accept...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] proxy: add an accept() callback for the applica...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MAJOR] frontend: reorder the session initialization...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] frontend: rely on the frontend and not the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] session: don't assign conn_retries upon accept...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] session: move the conn_retries attribute to...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MAJOR] frontend: don't initialize the server-side...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] backend: initialize the server stream_interfac...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] session: initialize server-side timeouts after...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] session: finish session establishment sequence...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] buffer->cto is not used anymore
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] frontend: only check for monitor-net rules...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] frontend: check for LI_O_TCP_RULES in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[OPTIM] frontend: tell the compiler that errors are...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] tcp: check for pure layer4 rules immediately...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] config: parse tcp layer4 rules (tcp-request...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] proxy: add a list to hold future layer 4 rules
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MEDIUM] separate protocol-level accept() from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] rename client -> frontend
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] client: move some ACLs away to their respecti...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] tcp: move some non tcp-specific layer6 proces...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[MINOR] accept: count the incoming connection earlier
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[CLEANUP] acl: use 'L6' instead of 'L4' in ACL flags...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[BUG] stick_table: fix possible memory leak in case...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-14
Willy Tarreau
[DOC] document the "dispatch" keyword
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Willy Tarreau
[BUG] debug: correctly report truncated messages
commit
|
commitdiff
|
tree
|
snapshot
2010-06-07
Willy Tarreau
[BUG] debug: wrong pointer was used to report a status...
commit
|
commitdiff
|
tree
|
snapshot
next