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