]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2015-03-05  Willy TarreauBUG/MEDIUM: task: fix recently introduced scheduler...
2015-03-04  Thierry FOURNIERMEDIUM: lua: change the sleep function core
2015-03-04  Thierry FOURNIERMEDIUM: lua: interrupt the Lua execution for running...
2015-03-04  Thierry FOURNIERMINOR: lua: adds "forced yield" flag
2015-03-04  Thierry FOURNIERMEDIUM: lua: each yielding function returns a wake...
2015-03-04  Thierry FOURNIERMINOR: lua: set skeleton for Lua execution expiration
2015-03-04  Thierry FOURNIERMINOR: lua: use bitfield and macro in place of integer...
2015-03-04  Thierry FOURNIERMINOR: lua: remove some #define
2015-03-04  Thierry FOURNIERMINOR: remove unused declaration.
2015-03-04  Thierry FOURNIERBUG/MAJOR: lua: send function fails and return bad...
2015-03-04  Cyril BontéBUILD/CLEANUP: systemd: avoid a warning due to mixed...
2015-03-04  Cyril BontéBUILD: try to automatically detect the Lua library...
2015-03-03  Baptiste AssmannBUILD: lua: missing ifdef related to SSL when enabling LUA
2015-03-02  Cyril BontéBUG/MEDIUM: lua: segfault when calling haproxy sample...
2015-03-02  Cyril BontéMINOR: lua: add a compilation error message when compil...
2015-03-02  Cyril BontéMINOR: report the Lua version in -vv
2015-03-02  Cyril BontéMINOR: lua: typo in an error message
2015-02-28  Thierry FOURNIERMEDIUM: lua: Lua initialisation "on demand"
2015-02-28  Willy TarreauBUILD: lua: cleanup many mixed occurrences declarations...
2015-02-28  Thierry FOURNIERMINOR: lua: txn: add binding for closing the client...
2015-02-28  Thierry FOURNIERMINOR: lua: core: can yield an execution stack
2015-02-28  Thierry FOURNIERMINOR: lua: core: can set the nice of the current task
2015-02-28  Thierry FOURNIERMINOR: lua: txn: object "txn" provides two objects...
2015-02-28  Thierry FOURNIERMINOR: lua: channel: add "channel" class
2015-02-28  Thierry FOURNIERMINOR: lua: core: pattern and acl manipulation
2015-02-28  Thierry FOURNIERMEDIUM: lua: socket: add "socket" class for TCP I/O
2015-02-28  Thierry FOURNIERMINOR: lua: core: add sleep functions
2015-02-28  Thierry FOURNIERMINOR: lua: add bindings for tcp and http actions
2015-02-28  Thierry FOURNIERMINOR: lua: register and execute converters in LUA
2015-02-28  Thierry FOURNIERMINOR: lua: register and execute sample-fetches in LUA
2015-02-28  Thierry FOURNIERMINOR: lua: txn: add lua function in TXN that returns...
2015-02-28  Thierry FOURNIERMINOR: lua: txn: import existing sample-fetches in...
2015-02-28  Thierry FOURNIERMINOR: lua: add shared context in the lua stack
2015-02-28  Thierry FOURNIERMINOR: lua: txn: create class TXN associated with the...
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...
next