]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2019-05-22  mbellomiMINOR: WURFL: shows log messages during module initiali...
2019-05-22  mbellomiMINOR: WURFL: fixed Engine load failed error when wurfl...
2019-05-22  mbellomiMINOR: WURFL: call header_retireve_callback() in dummy...
2019-05-22  mbellomiBUG/MEDIUM: WURFL: segfault in wurfl-get() with missing...
2019-05-22  Willy TarreauCLEANUP: mux-h1: use "H1" and not "h1" as the mux's...
2019-05-22  Willy TarreauMINOR: connection: report the mux names in "haproxy...
2019-05-22  Willy TarreauMINOR: stream: remove the cpu time detection from proce...
2019-05-22  Willy TarreauMAJOR: watchdog: implement a thread lockup detection...
2019-05-22  Willy TarreauMINOR: threads: add a timer_t per thread in thread_info
2019-05-22  Willy TarreauMINOR: threads: add a "stuck" flag to the thread_info...
2019-05-22  Willy TarreauMINOR: debug: dump streams when an applet, iocb or...
2019-05-22  Willy TarreauMINOR: stream: introduce a stream_dump() function and...
2019-05-22  Willy TarreauCLEANUP: debug: make use of ha_tkill() and remove ifdefs
2019-05-22  Willy TarreauMINOR: threads: implement ha_tkill() and ha_tkillall()
2019-05-22  Willy TarreauCLEANUP: debug: always report harmless/want_rdv even...
2019-05-22  Willy TarreauMINOR: threads: make threads_{harmless|want_rdv}_mask...
2019-05-22  Willy TarreauCLEANUP: threads: really move thread_info to hathreads.c
2019-05-22  Willy TarreauMINOR: debug: switch to SIGURG for thread dumps
2019-05-22  Willy TarreauCLEANUP: objtype: make obj_type() and obj_type_name...
2019-05-22  Tim DuesterhusBUG/MINOR: mworker: Fix memory leak of mworker_proc...
2019-05-21  Willy TarreauCLEANUP: time: switch clockid_t to empty_t when not...
2019-05-21  Willy TarreauMINOR: compat: define a new empty type empty_t for...
2019-05-21  Willy TarreauCLEANUP: time: refine the test on _POSIX_TIMERS
2019-05-21  Olivier HouchardBUG/MEDIUM: streams: Don't switch from SI_ST_CON to...
2019-05-21  Emmanuel HocdetMAJOR: polling: add event ports support (Solaris)
2019-05-21  Emmanuel HocdetBUILD: makefile: remove -fomit-frame-pointer optimisati...
2019-05-21  Emmanuel HocdetBUILD: makefile: use USE_OBSOLETE_LINKER for solaris
2019-05-21  Willy TarreauBUILD: threads: only assign the clock_id when supported
2019-05-20  Willy TarreauMINOR: debug: report each thread's cpu usage in "show...
2019-05-20  Willy TarreauMINOR: time: add a function to retrieve another thread...
2019-05-20  Willy TarreauMINOR: time: move the cpu, mono, and idle time to threa...
2019-05-20  Willy TarreauMINOR: threads: add a thread-local thread_info pointer...
2019-05-20  Willy TarreauMINOR: threads: always place the clockid in the struct...
2019-05-20  Willy TarreauMINOR: compat: make sure to always define clockid_t
2019-05-20  Willy TarreauREORG: threads: move the struct thread_info from global...
2019-05-20  Willy TarreauREORG: compat: move some integer limit definitions...
2019-05-20  Willy TarreauMINOR: debug: make ha_panic() report threads starting...
2019-05-20  Willy TarreauMINOR: tools: provide a may_access() function and make...
2019-05-20  Willy TarreauMINOR: debug/cli: add some debugging commands for devel...
2019-05-20  Willy TarreauMINOR: debug: implement ha_panic()
2019-05-20  Willy TarreauMINOR: tools: add dump_hex()
2019-05-20  Willy TarreauCLEANUP: stream: remove an obsolete debugging test
2019-05-20  Willy TarreauMINOR: threads: add each thread's clockid into the...
2019-05-20  Willy TarreauMINOR: init/threads: make the global threads an array...
2019-05-20  Willy TarreauCLEANUP: threads: remove the now unused START_LOCK...
2019-05-20  Willy TarreauCLEANUP: memory: make the fault injection code use...
2019-05-20  Willy TarreauMEDIUM: init/mworker: make the pipe register function...
2019-05-20  Willy TarreauMINOR: threads/init: synchronize the threads startup
2019-05-20  William LallemandMINOR: init: setenv HAPROXY_CFGFILES
2019-05-18  Bertrand JacquinDOC: fix "successful" typo
2019-05-17  Willy TarreauREGTEST: extend the check duration on tls_health_checks...
2019-05-17  Willy TarreauMEDIUM: debug/threads: implement an advanced thread...
2019-05-17  Willy TarreauMINOR: stream: detach the stream from its own task...
2019-05-17  Willy TarreauMINOR: task: always reset curr_task when freeing a...
2019-05-17  Willy TarreauMINOR: task: put barriers after each write to curr_task
2019-05-17  Willy TarreauMINOR: thread: implement ha_thread_relax()
2019-05-17  Willy TarreauBUG/MINOR: debug: don't check the call date on tasklets
2019-05-17  Willy TarreauMINOR: debug: make ha_thread_dump() and ha_task_dump...
2019-05-17  Willy TarreauBUG/MINOR: debug: make ha_task_dump() actually dump...
2019-05-17  Willy TarreauBUG/MINOR: debug: make ha_task_dump() always check...
2019-05-17  Olivier HouchardBUG/MEDIUM: streams: Try to L7 retry before aborting...
2019-05-17  Olivier HouchardBUG/MEDIUM: streams: Don't use CF_EOI to decide if...
2019-05-16  Willy TarreauMINOR: cli/debug: add a thread dump function
2019-05-16  Willy TarreauMINOR: task: export global_task_mask
2019-05-16  Willy TarreauMINOR: cli/activity: show the dumping thread ID startin...
2019-05-16  Willy TarreauDOC: management: place "show activity" at the right...
2019-05-16  Tim DuesterhusMEDIUM: Make 'resolution_pool_size' directive fatal
2019-05-16  Tim DuesterhusMEDIUM: Make 'option forceclose' actually warn
2019-05-16  Christopher... BUG/MINOR: http_fetch: Rely on the smp direction for...
2019-05-16  Ilya ShipitsinBUILD: enable freebsd builds on cirrus-ci
2019-05-15  Willy Tarreau[RELEASE] Released version 2.0-dev3 v2.0-dev3
2019-05-15  Willy TarreauBUILD: ist: turn the lower/upper case tables to literal...
2019-05-14  Olivier HouchardMINOR: connections: Use BUG_ON() to enforce rules in...
2019-05-14  Olivier HouchardMINOR: h1: Use BUG_ON() to enforce rules in subscribe...
2019-05-14  Olivier HouchardMINOR: h2: Use BUG_ON() to enforce rules in subscribe...
2019-05-14  Willy TarreauMINOR: debug: add a new BUG_ON macro
2019-05-14  Willy TarreauBUILD: debug: make gcc not complain on the ABORT_NOW...
2019-05-14  Christopher... BUG/MEDIUM: mux-h2: Set EOI on the conn_stream during...
2019-05-14  Willy TarreauMINOR: mux-h2: stop relying on CS_FL_REOS
2019-05-14  Willy TarreauMINOR: mux-h2: add macros to check multiple stream...
2019-05-14  Willy TarreauCLEANUP: mux-h2: don't test for impossible CS_FL_REOS...
2019-05-14  Willy TarreauBUG/MINOR: mux-h2: make sure to honor KILL_CONN in...
2019-05-14  Willy TarreauMINOR: mux-h2: make h2s_wake_one_stream() not depend...
2019-05-14  Willy TarreauMINOR: mux-h2: make h2s_wake_one_stream() the only...
2019-05-14  Willy TarreauMINOR: mux-h2: make h2_wake_some_streams() not depend...
2019-05-14  Willy TarreauMINOR: mux-h2: remove useless test on stream ID vs...
2019-05-14  William LallemandBUG/MINOR: mworker: use after free when the PID not...
2019-05-14  Willy TarreauBUG/MINOR: mux-h2: make the do_shut{r,w} functions...
2019-05-14  Frédéric LécailleBUG/MINOR: log: Wrong log format initialization.
2019-05-13  Willy TarreauCLEANUP: connection: remove the handle field from the...
2019-05-13  Willy TarreauCLEANUP: mux-h2: simply use h2s->flags instead of ret...
2019-05-13  Willy TarreauMINOR: mux-h2: add two H2S flags to report the need...
2019-05-13  Willy TarreauCLEANUP: mux-h2: use LIST_ADDED() instead of LIST_ISEMP...
2019-05-13  Willy TarreauMINOR: lists: add LIST_ADDED() to check if an element...
2019-05-13  Olivier HouchardBUG/MEDIUM: connections: Don't forget to set xprt_ctx...
2019-05-13  Thierry FOURNIERMINOR/DOC: spoe-server: Add documentation
2019-05-13  Thierry FOURNIERMINOR: spoa-server: Add python
2019-05-13  Thierry FOURNIERMINOR: spoa-server: Add Lua processing
2019-05-13  Thierry FOURNIERMINOR: spoa-server: Execute registered callbacks
2019-05-13  Thierry FOURNIERMINOR: spoa-server: Prepare responses
next