projects
/
haproxy-2.3.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.3.git
2015-02-28
Thierry FOURNIER
MINOR: lua: add sample and args type converters
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: lua: add coroutine as tasks.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: lua: post initialisation bindings
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: lua: core: create "core" class and object
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: lua: add the configuration directive "lua-load"
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: lua: "com" signals
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: lua: add runtime execution context
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: lua: add ease functions
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: lua: lua integration in the build and init...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: channel: functions to get data from a buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: http/tcp: permit to resume http and tcp custom...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: http: change the code returned by the response...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: buffer: make bo_putblk/bo_putstr/bo_putchk...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: tcp: add register keyword system.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: includes: fix a lot of missing or useless includes
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: global: export many symbols.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: sample: add function for browsing samples.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: global: export function and permits to not resol...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: sample: add private argument to the struct sampl...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: converters: give the session pointer as converte...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MINOR: converters: add a "void *private" argument to...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: channel: wake up any request analyzer on respon...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: protocol: automatically pick the proto associat...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Willy Tarreau
MEDIUM: protocol: use a family array to index the proto...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MEDIUM: task: call session analyzers if the task is...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Thierry FOURNIER
MAJOR: poll: only rely on wake_expired_tasks() to compu...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Willy Tarreau
BUILD/CLEANUP: config: silent 3 warnings about mixed...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Willy Tarreau
BUILD/CLEANUP: ssl: avoid a warning due to mixed code...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Willy Tarreau
BUILD: Makefile: add -Wdeclaration-after-statement
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Nenad Merdanovic
DOC: Document the new tls-ticket-keys bind keyword
commit
|
commitdiff
|
tree
|
snapshot
2015-02-28
Nenad Merdanovic
MEDIUM: Add support for configurable TLS ticket keys
commit
|
commitdiff
|
tree
|
snapshot
2015-02-26
Simon Horman
BUG/MEDIUM: Do not consider an agent check as failed...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Adam Spiers
BUG/MINOR: don't start haproxy on reload
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Adam Spiers
CLEANUP: extract quiet_check() to avoid duplication
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Adam Spiers
CLEANUP: extract temporary $LOCKFILE to eliminate dupli...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Adam Spiers
CLEANUP: extract temporary $PIDFILE to eliminate duplic...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Adam Spiers
CLEANUP: extract temporary $BIN to eliminate duplication
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Adam Spiers
CLEANUP: extract temporary $CFG to eliminate duplication
commit
|
commitdiff
|
tree
|
snapshot
2015-02-23
Willy Tarreau
MEDIUM: task: always ensure that the run queue is consi...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Thierry FOURNIER
BUG/MINOR: ARG6 and ARG7 don't fit in a 32 bits word
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Willy Tarreau
MINOR: http: add the new sample fetches req.hdr_names...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-20
Willy Tarreau
MINOR: http: add a new function to iterate over each...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-14
Willy Tarreau
BUG/MAJOR: peers: initialize s->buffer_wait when creati...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Thierry FOURNIER
BUG/MEDIUM: pattern: some entries are not deleted with...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Thierry FOURNIER
BUG/MINOR: pattern: error message missing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Willy Tarreau
MINOR: ssl/server: add the "no-ssl-reuse" server option
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Simon Horman
MEDIUM: Allow suppression of email alerts by log level
commit
|
commitdiff
|
tree
|
snapshot
2015-02-06
Simon Horman
MINOR: Remove trailing '.' from email alert messages
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Ilyas Bakirov
BUILD: add new target 'make uninstall' to support unins...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Willy Tarreau
MEDIUM: tcp: implement tcp-ut bind option to set TCP_US...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-03
Simon Horman
DOC: Document email alerts
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Horman
MEDIUM: Support sending email alerts
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Horman
MEDIUM: Allow configuration of email alerts
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Horman
MEDIUM: Add parsing of mailers section
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Horman
MEDIUM: Attach tcpcheck_rules to check
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Horman
MEDIUM: Move proto and addr fields struct check
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Horman
MEDIUM: Add free_check() helper
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Horman
MEDIUM: Refactor init_check and move to checks.c
commit
|
commitdiff
|
tree
|
snapshot
2015-02-02
Simon Horman
MEDIUM: Remove connect_chk
commit
|
commitdiff
|
tree
|
snapshot
2015-01-31
Warren Turkal
BUG/MINOR: stats:Fix incorrect printf type.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-30
Willy Tarreau
BUG/MINOR: http: abort request processing on filter...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Cyril Bonté
BUG/MINOR: checks: prevent http keep-alive with http...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-29
Willy Tarreau
BUG/MINOR: http: fix incorrect header value offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Willy Tarreau
MEDIUM: init: continue to enforce SYSTEM_MAXCONN with...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-28
Godbach
BUG/MINOR: parse: check the validity of size string...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-27
Willy Tarreau
MEDIUM: samples: provide basic arithmetic and bitwise...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-24
Cyril Bonté
MINOR: ssl: load certificates in alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Willy Tarreau
DOC: fix missing closing brackend on regsub
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Willy Tarreau
MEDIUM: http: implement http-request set-{method,path...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Willy Tarreau
BUG/MINOR: sample: fix case sensitivity for the regsub...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Simon Horman
MEDIUM/BUG: Only explicitly report "DOWN (agent)" if...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-23
Simon Horman
BUG/MEDIUM: Do not set agent health to zero if server...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Willy Tarreau
MEDIUM: samples: add a regsub converter to perform...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Willy Tarreau
MEDIUM: regex: add support for passing regex flags...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Willy Tarreau
MINOR: args: implement a new arg type for regex : ARGT_REG
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Willy Tarreau
MINOR: args: add type-specific flags for each arg in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Willy Tarreau
MEDIUM: args: increase arg type to 5 bits and limit...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-22
Willy Tarreau
MEDIUM: args: use #define to specify the number of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Willy Tarreau
BUG/MEDIUM: http: make http-request set-header compute...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-21
Willy Tarreau
BUG/MINOR: args: add missing entry for ARGT_MAP in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Willy Tarreau
MEDIUM: backend: add the crc32 hash algorithm for load...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Willy Tarreau
MINOR: samples: provide a "crc32" converter
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Willy Tarreau
MINOR: hash: add new function hash_crc32
commit
|
commitdiff
|
tree
|
snapshot
2015-01-20
Willy Tarreau
MINOR: http: add a new fetch "query" to extract the...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Willy Tarreau
MAJOR: init: automatically set maxconn and/or maxsslcon...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Willy Tarreau
MINOR: global: report information about the cost of...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Willy Tarreau
MINOR: global: always export some SSL-specific metrics
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Willy Tarreau
MINOR: tools: add new round_2dig() function to round...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Willy Tarreau
BUG/MAJOR: log: don't try to emit a log if no logger...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
MINOR: channel: rename bi_erase() to channel_truncate()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
MINOR: channel: rename bi_avail() to channel_recv_max()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
MINOR: channel: rename buffer_max_len() to channel_recv...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
MINOR: channel: rename buffer_reserved() to channel_res...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
MINOR: channel: rename channel_full() to !channel_may_r...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
CLEANUP: channel: rename channel_reserved -> channel_is...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
BUG/MEDIUM: channel: don't schedule data in transit...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
MEDIUM: channel: make bi_avail() use channel_in_transit()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
MEDIUM: channel: make buffer_reserved() use channel_in_...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
MINOR: channel: add channel_in_transit()
commit
|
commitdiff
|
tree
|
snapshot
2015-01-14
Willy Tarreau
BUG/MINOR: channel: compare to_forward with buf->i...
commit
|
commitdiff
|
tree
|
snapshot
next