]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-10-16  Valentine KrasnobaevaMEDIUM: mworker: add support of master recovery mode
2024-10-16  Valentine KrasnobaevaMINOR: mworker: adapt exit_on_failure for master recove...
2024-10-16  Valentine KrasnobaevaMINOR: startup: add read_cfg_in_discovery_mode
2024-10-16  Valentine KrasnobaevaMINOR: startup: encapsulate master's code in run_master
2024-10-16  Valentine KrasnobaevaMINOR: startup: split main: add step_init_4
2024-10-16  Valentine KrasnobaevaMINOR: startup: add bind_listeners
2024-10-16  Valentine KrasnobaevaMINOR: startup: encapsulate sock_get_old_sockets in...
2024-10-16  Valentine KrasnobaevaMINOR: startup: simplify check for calling sock_get_old...
2024-10-16  Valentine KrasnobaevaMINOR: startup: split main: add step_init_3
2024-10-16  Valentine KrasnobaevaMINOR: startup: split init() into separate initializati...
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: split sending oldpids_sig logic for...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: add _send_status to support state...
2024-10-16  Valentine KrasnobaevaMINOR: mworker: simplify the code that sets PROC_O_LEAVING
2024-10-16  Valentine KrasnobaevaMINOR: mworker: add support for case when new worker...
2024-10-16  Valentine KrasnobaevaMINOR: startup: rename and adapt reexec_on_failure
2024-10-16  Valentine KrasnobaevaMINOR: mworker: mworker_catch_sigchld: use fd_delete...
2024-10-16  Valentine KrasnobaevaMEDIUM: mworker/cli: close child and parent fds, setup...
2024-10-16  Valentine KrasnobaevaMINOR: mworker: add and set state PROC_O_INIT for new...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: create MASTER proxy before mcli...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: create master CLI sockpair before...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: rename and clean mworker_cli_sockpa...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: rename mworker_cli_proxy_new_listener
2024-10-16  Valentine KrasnobaevaMINOR: cfgparse: fix *thread keywords sensitive to...
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: introduce load_cfg and read_cfg
2024-10-16  Valentine KrasnobaevaMEDIUM: cfgparse: parse only "global" section in MODE_D...
2024-10-16  Valentine KrasnobaevaMEDIUM: cfgparse-global: parse only KWF_DISCOVERY keywo...
2024-10-16  Valentine KrasnobaevaMEDIUM: cfgparse: call some parsers only in MODE_DISCOVERY
2024-10-16  Valentine KrasnobaevaMEDIUM: cfgparse: add KWF_DISCOVERY keyword flag
2024-10-16  Valentine KrasnobaevaMINOR: global: add MODE_DISCOVERY flag
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: remove MODE_MWORKER_WAIT
2024-10-16  Valentine KrasnobaevaMINOR: defaults: update MASTER_MAXCONN description
2024-10-16  Valentine KrasnobaevaMINOR: startup: rename exit_on_waitmode_failure to...
2024-10-16  Valentine KrasnobaevaCLEANUP: haproxy: rm no longer used mworker_reexec_waitmode
2024-10-16  Valentine KrasnobaevaMINOR: startup: only worker gets capabilities from bin
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: do set_identity() if needed in one...
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: call chroot() if needed in one place
2024-10-16  Valentine KrasnobaevaREORG: mworker: move mworker_create_master_cli in maste...
2024-10-16  Valentine KrasnobaevaMINOR: init: check MODE_MWORKER before creating master CLI
2024-10-16  Valentine KrasnobaevaREORG: mworker: set nbthread=1 for master after fork
2024-10-16  Valentine KrasnobaevaBUG/MINOR: mworker: fix memory leak due to master-worke...
2024-10-16  Valentine KrasnobaevaMAJOR: mworker: move master-worker fork in init()
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: move PID handling in init()
2024-10-16  Valentine KrasnobaevaMINOR: startup: refactor "daemonization" fork
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: move daemonization fork in init
2024-10-16  Valentine KrasnobaevaMINOR: startup: add O_CLOEXEC flag to open /dev/null
2024-10-16  Valentine KrasnobaevaREGTESTS: cli: add delay 0.1 before connect to cli
2024-10-16  Willy TarreauDEBUG: mux-h2/flags: add H2_CF_DEM_RXBUF & H2_SF_EXPECT...
2024-10-16  Willy TarreauBUG/MEDIUM: queue: make sure never to queue when there...
2024-10-16  Aurelien DARRAGONBUG/MEDIUM: server: server stuck in maintenance after...
2024-10-16  Amaury DenoyelleBUG/MEDIUM: quic: support wait-for-handshake
2024-10-16  Amaury DenoyelleBUG/MINOR: stream: unblock stream on wait-for-handshake...
2024-10-16  Amaury DenoyelleMINOR: quic: notify connection layer on handshake compl...
2024-10-15  Willy TarreauMINOR: activity/memprofile: always return "other" bin...
2024-10-14  Willy TarreauREGTESTS: fix a reload race in abns_socket.vtc
2024-10-14  William LallemandCI: cirrus-ci: bump FreeBSD image to 14-1
2024-10-12  Willy TarreauMINOR: mux-h2/traces: add buffer-related info to h2s...
2024-10-12  Willy TarreauMINOR: mux-h2/traces: add missing flags and proxy ID...
2024-10-12  Willy TarreauOPTIM: mux-h2: use tasklet_wakeup_after() in h2s_notify...
2024-10-12  Willy TarreauOPTIM: mux-h2: try to continue reading after demuxing...
2024-10-12  Willy TarreauOPTIM: mux-h2: make h2_send() report more accurate...
2024-10-12  Willy TarreauMEDIUM: mux-h2: rework h2_restart_reading() to differen...
2024-10-12  Willy TarreauDOC: design-thoughts: add diagrams illustrating an...
2024-10-12  Willy TarreauMEDIUM: mux-h2: change the default initial window to...
2024-10-12  Willy TarreauMINOR: mux-h2: add tune.h2.be.rxbuf and tune.h2.fe...
2024-10-12  Willy TarreauMAJOR: mux-h2: make the rxbuf allocation algorithm...
2024-10-12  Willy TarreauMAJOR: mux-h2: permit a stream to allocate as many...
2024-10-12  Willy TarreauMAJOR: mux-h2: make streams use the connection's buffers
2024-10-12  Willy TarreauMINOR: mux-h2: clear up H2_CF_DEM_DFULL and H2_CF_DEM_S...
2024-10-12  Willy TarreauMINOR: mux-h2: simplify the wake up code in h2_rcv_buf()
2024-10-12  Willy TarreauMINOR: mux-h2: simplify the exit code in h2_rcv_buf()
2024-10-12  Willy TarreauMINOR: mux-h2: move H2_CF_WAIT_IN_LIST flag away from...
2024-10-12  Willy TarreauMINOR: mux-h2: add rxbuf head/tail/count management...
2024-10-12  Willy TarreauMINOR: mux-h2: allocate the array of shared rx bufs...
2024-10-12  Willy TarreauMINOR: mux-h2: count within a connection, how many...
2024-10-12  Willy TarreauMEDIUM: mux-h2: start to introduce the window size...
2024-10-12  Willy TarreauMEDIUM: mux-h2: start to update stream when sending WU
2024-10-12  Willy TarreauMINOR: mux-h2: create and initialize an rx offset per...
2024-10-12  Willy TarreauMINOR: mux-h2: split the amount of rx data from the...
2024-10-12  Willy TarreauMINOR: buffer: add a buffer list type with functions
2024-10-12  Willy TarreauREORG: buffers: move some of the heavy functions from...
2024-10-12  Willy TarreauCLEANUP: muxes: remove useless inclusion of ebmbtree.h
2024-10-12  Willy TarreauMINOR: mux-h2/traces: print the size of the DATA frames
2024-10-12  Willy TarreauBUG/MINOR: mux-h2/traces: present the correct buffer...
2024-10-12  Willy TarreauBUILD: cache: silence an uninitialized warning at ...
2024-10-11  William LallemandMINOR: cfgparse: simulate long configuration parsing...
2024-10-10  Amaury DenoyelleBUG/MEDIUM: mux-quic: ensure timeout server is active...
2024-10-10  Aurelien DARRAGONMINOR: sample: postresolve sink names in debug() converter
2024-10-10  Aurelien DARRAGONMINOR: trace: postresolve sink names
2024-10-10  Aurelien DARRAGONMEDIUM: sink: implement sink_find_early()
2024-10-10  Damien ClaisseMINOR: ssl: disable server side default CRL check with...
2024-10-09  Amaury DenoyelleBUG/MEDIUM: quic: properly decount out-of-order ACK...
2024-10-09  Amaury DenoyelleBUG/MINOR: quic: fix discarding of already stored out...
2024-10-08  Aurelien DARRAGONBUG/MEDIUM: hlua: properly handle sample func errors...
2024-10-08  Aurelien DARRAGONBUG/MEDIUM: hlua: make hlua_ctx_renew() safe
2024-10-04  Aurelien DARRAGONREGTESTS: add some tests for 'do-log' action
2024-10-04  Aurelien DARRAGONMINOR: action: add do-log action
2024-10-04  Aurelien DARRAGONMINOR: log: add do_log_parse_act() helper func
2024-10-04  Aurelien DARRAGONMINOR: log: add do_log() logging helper
2024-10-04  Amaury DenoyelleMEDIUM: quic: decount out-of-order ACK data range for...
2024-10-04  Amaury DenoyelleMEDIUM: quic: merge contiguous/overlapping buffered...
next