]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2016-12-21  Willy TarreauCLEANUP: compression: use the build options list to...
2016-12-21  Willy TarreauCLEANUP: ssl: use the build options list to report...
2016-12-21  Willy TarreauCLEANUP: regex: use the build options list to report...
2016-12-21  Willy TarreauCLEANUP: lua: use the build options list to report it
2016-12-21  Willy TarreauCLEANUP: tcp: use the build options list to report...
2016-12-21  Willy TarreauCLEANUP: namespaces: use the build options list to...
2016-12-21  Willy TarreauCLEANUP: da: use the build options list to report it
2016-12-21  Willy TarreauCLEANUP: 51d: use the build options list to report it
2016-12-21  Willy TarreauCLEANUP: wurfl: use the build options list to report it
2016-12-21  Willy TarreauMINOR: haproxy: add a registration for build options
2016-12-21  Willy TarreauCLEANUP: haproxy: statify unexported functions
2016-12-21  Thierry FOURNIERMEDIUM: lua: remove Lua struct from session, and alloca...
2016-12-21  Thierry FOURNIERBUG/MINOR: lua: memleak when Lua/cli fails
2016-12-21  Thierry FOURNIERBUG/MINOR: lua: bad return code
2016-12-21  Thierry FOURNIERBUG/MINOR: lua: memory leak executing tasks
2016-12-21  Christopher... BUG/MINOR: Fix the sending function in Lua's cosocket
2016-12-21  Marcin DeranekDOC: fix small typo in fe_id (backend instead of frontend)
2016-12-17  Thierry FOURNIERMINOR/DOC: lua: just precise one thing
2016-12-17  Willy TarreauCONTRIB: tcploop: add limits.h to fix build issue with...
2016-12-16  Willy TarreauMINOR: appctx/cli: remove the "tlskeys" entry from...
2016-12-16  Willy TarreauMINOR: appctx/cli: remove the "server_state" entry...
2016-12-16  Willy TarreauMINOR: appctx/cli: remove the "dns" entry from the...
2016-12-16  Willy TarreauMINOR: appctx/cli: remove the "be" entry from the appct...
2016-12-16  Willy TarreauMINOR: appctx/cli: remove the env entry from the appctx...
2016-12-16  Willy TarreauMINOR: appctx/cli: remove the cli_socket entry from...
2016-12-16  Willy TarreauMINOR: cli: add two general purpose pointers and intege...
2016-12-16  Willy TarreauCLEANUP: stats: move a misplaced stats context initiali...
2016-12-16  Willy TarreauCLEANUP: applet: group all CLI contexts together
2016-12-16  Willy TarreauCLEANUP: memory: remove the now unused cli_parse_show_p...
2016-12-16  Willy TarreauMINOR: cli: automatically enable a CLI I/O handler...
2016-12-16  William LallemandDOC: cli: show cli sockets
2016-12-16  Thierry FOURNIERMINOR: lua/signals: Remove Lua part from signals.
2016-12-16  Thierry FOURNIERMEDIUM: lua: use memory pool for hlua struct in applets
2016-12-16  Thierry FOURNIERBUG/MINOR: lua/cli: bad error message
2016-12-16  Thierry FOURNIERCLEANUP: lua: rename one of the lua appctx union
2016-12-16  Willy TarreauBUG/MINOR: cli: "show cli sockets" would always report...
2016-12-16  Willy TarreauBUG/MINOR: cli: "show cli sockets" wouldn't list all...
2016-12-15  William LallemandMEDIUM: cli: 'show cli sockets' list the CLI sockets
2016-12-15  Thierry FOURNIERDOC: lua: section declared twice
2016-12-15  Thierry FOURNIERDOC: lua: improve links
2016-12-15  Thierry FOURNIERDOC: lua: documentation about time parser functions
2016-12-14  Willy TarreauCLEANUP: applet: remove the now unused appctx->private...
2016-12-14  Willy TarreauCLEANUP: applet/table: add an "action" entry in ->table...
2016-12-14  Willy TarreauCLEANUP: applet/lua: create a dedicated ->fcn entry...
2016-12-14  Willy TarreauBUG/MINOR: stream-int: automatically release SI_FL_WAIT...
2016-12-14  Willy TarreauSCRIPTS: git-show-backports: add -H to use the hash...
2016-12-14  Willy TarreauSCRIPTS: git-show-backports: fix a harmless typo
2016-12-14  Thierry FOURNIERBUG/MEDIUM: lua: In some case, the return of sample...
2016-12-12  Luca PizzamiglioBUILD/MEDIUM: Fixing the build using LibreSSL
2016-12-12  Christopher... BUG/MAJOR: Fix how the list of entities waiting for...
2016-12-12  Christopher... BUG/MEDIUM: stream: Save unprocessed events for a stream
2016-12-12  Christopher... MINOR: task: Rename run_queue and run_queue_cur counters
2016-12-12  Christopher... MINOR: applet: Count number of (active) applets
2016-12-12  Christopher... BUG/MINOR: cli: be sure to always warn the cli applet...
2016-12-12  Christopher... MINOR: cli: Remove useless call to bi_putchk
2016-12-12  Christopher... DOC: Fix some typo in SPOE documentation
2016-12-12  Christopher... DOC: Add undocumented argument of the trace filter
2016-12-12  Thierry FOURNIER... MINOR: Do not forward the header "Expect: 100-continue...
2016-12-12  Thierry FOURNIER... DOC: lua: Add documentation about variable manipulation...
2016-12-12  Thierry FOURNIER... DOC: lua: Documentation about some entry missing
2016-12-12  Marcin DeranekMINOR: proxy: Add fe_name/be_name fetchers next to...
2016-12-12  Willy TarreauBUG/MINOR: stats: fix be/sessions/max output in html...
2016-12-12  Thierry FOURNIER... MINOR: lua: give HAProxy variable access to the applets
2016-12-12  Thierry FOURNIER... CLEANUP: hlua: just indent functions
2016-12-12  Willy TarreauBUILD: rearrange target files by build time
2016-12-12  Thierry FOURNIER... MINOR: lua: Allow argument for actions
2016-12-12  Thierry FOURNIER... BUG/MEDIUM: variables: some variable name can hide...
2016-12-12  Willy TarreauDOC: mention that req_tot is for both frontends and...
2016-12-05  Matthieu GueganBUG/MINOR: http: don't send an extra CRLF after a Set...
2016-12-05  Ben ShillitoDOC: Added 51Degrees conv and fetch functions to docume...
2016-12-05  Ruoshan HuangDOC: Fix map table's format
2016-12-05  Willy TarreauBUG/MEDIUM: cli: fix "show stat resolvers" and "show...
2016-12-05  Dragan DosenBUG/MINOR: cli: allow the backslash to be escaped on...
2016-12-05  Willy TarreauOPTIM: stream-int: don't disable polling anymore on...
2016-12-04  Willy TarreauBUG/MAJOR: stream: fix session abort on resource shortage
2016-11-29  Christopher... BUG/MINOR: http: Call XFER_DATA analyzer when HTTP...
2016-11-29  Christopher... BUG/MINOR: filters: Invert evaluation order of HTTP_XFE...
2016-11-29  Christopher... BUG/MINOR: filters: Protect args in macros HAS_DATA_FIL...
2016-11-29  Christopher... BUG/MINOR: http: Keep the same behavior between 1.6...
2016-11-29  Christopher... BUG/MEDIUM: http: Fix tunnel mode when the CONNECT...
2016-11-29  Tim DüsterhusDOC: Spelling fixes
2016-11-26  Willy TarreauBUG/MINOR: stats: make field_str() return an empty...
2016-11-26  Willy TarreauBUG/MEDIUM: proxy: return "none" and "unknown" for...
2016-11-25  Willy Tarreau[RELEASE] Released version 1.8-dev0 v1.8-dev0
2016-11-25  Willy Tarreau[RELEASE] Released version 1.7.0 v1.7.0
2016-11-25  Willy TarreauDOC: update the roadmap file with the latest changes
2016-11-25  Willy TarreauREORG: stkctr: move all the stick counters processing...
2016-11-25  Willy TarreauREORG: tcp-rules: move tcp rules processing to their...
2016-11-25  Willy TarreauCLEANUP: cfgparse: cascade the warnif_misplaced_* rules
2016-11-25  Willy TarreauCLEANUP: counters: move from 3 types to 2 types
2016-11-25  Willy TarreauBUG/MINOR: freq-ctr: make swrate_add() support larger...
2016-11-25  Willy TarreauMINOR: cli: make "show errors" capable of dumping only...
2016-11-25  Willy TarreauMINOR: cli: make "show errors" support a proxy name
2016-11-25  Willy TarreauMINOR: cli: make "show stat" support a proxy name
2016-11-25  Christopher... BUG: spoe: Fix parsing of SPOE actions in ACK frames
2016-11-25  Willy TarreauCLEANUP: sample: report "converter" instead of "conv...
2016-11-25  Thierry FOURNIER... MEDIUM: log-format: Use standard HAProxy log system...
2016-11-25  Thierry FOURNIER... MINOR: http/conf: store the use_backend configuration...
2016-11-25  Thierry FOURNIER... BUG/MINOR: conf: calloc untested
2016-11-24  Thierry FOURNIER... MINOR: lua: Add tokenize function.
next