]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-03-20  Aurelien DARRAGONMINOR: stats: add .cap for some static metrics
2025-03-20  Aurelien DARRAGONMINOR: stats: STATS_PX_CAP___B_ macro
2025-03-20  Aurelien DARRAGONMINOR: stats: add .generic explicit field in stat_col...
2025-03-20  Christopher... BUG/MINOR: mux-h2: Reset streams with NO_ERROR code...
2025-03-19  William LallemandMEDIUM: ssl/ckch: make the ckch_conf more generic
2025-03-19  William LallemandMINOR: tools: path_base() concatenates a path with...
2025-03-19  Aurelien DARRAGONBUG/MEDIUM: hlua/cli: fix cli applet UAF in hlua_applet...
2025-03-18  Valentine KrasnobaevaMINOR: limits: fix check_if_maxsock_permitted description
2025-03-18  Valentine KrasnobaevaBUG/MINOR: limits: compute_ideal_maxconn: don't cap...
2025-03-18  Willy TarreauMINOR: cli/server: don't take thread isolation to check...
2025-03-18  Willy TarreauCLEANUP: server: make it clear that srv_check_for_delet...
2025-03-18  Willy TarreauMINOR: server: simplify srv_has_streams()
2025-03-18  Aurelien DARRAGONBUG/MINOR: hlua: fix optional timeout argument index...
2025-03-18  Willy TarreauMINOR: stream: decrement srv->served after detaching...
2025-03-17  Aurelien DARRAGONBUG/MINOR: log: prevent saddr NULL deref in syslog_io_h...
2025-03-17  William LallemandMINOR: jws: use jwt_alg type instead of a char
2025-03-17  Willy TarreauMINOR: hlua: add an optional timeout to AppletTCP:receive()
2025-03-17  Valentine KrasnobaevaMINOR: cpu-topo: fix unused stack var 'cpu2' reported...
2025-03-17  William LallemandMINOR: jws: add new functions in jws.h
2025-03-14  Willy TarreauMINOR: cpu-topo: add a new "resource" cpu-policy
2025-03-14  Willy TarreauMINOR: cpu-topo: add a new "efficiency" cpu-policy
2025-03-14  Willy TarreauMINOR: cpu-topo: add a new "performance" cpu-policy
2025-03-14  Willy TarreauMEDIUM: cpu-topo: let the "group-by-cluster" split...
2025-03-14  Willy TarreauMINOR: cpu-topo: add cpu-policy "group-by-cluster"
2025-03-14  Willy TarreauCLEANUP: thread: now remove the temporary CPU node...
2025-03-14  Willy TarreauMEDIUM: cpu-topo: use the "first-usable-node" cpu-polic...
2025-03-14  Willy TarreauMINOR: cpu-topo: add a 'first-usable-node' cpu policy
2025-03-14  Willy TarreauMINOR: cpu-topo: add a CPU policy setting to the global...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "only-cluster" and "drop-cluster...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "only-core" and "drop-core" to...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "only-thread" and "drop-thread...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "only-node" and "drop-node" to...
2025-03-14  Willy TarreauMINOR: cpu-topo: ignore excess of too small clusters
2025-03-14  Willy TarreauMINOR: cpu-topo: create an array of the clusters
2025-03-14  Willy TarreauMINOR: cpu-topo: consider capacity when forming clusters
2025-03-14  Willy TarreauMINOR: cpu-topo: add a function to sort by cluster...
2025-03-14  Willy TarreauMINOR: cpu-topo: renumber cores to avoid holes and...
2025-03-14  Willy TarreauMINOR: cpu-topo: assign an L3 cache if more than 2...
2025-03-14  Willy TarreauMINOR: cpu-topo: make sure we don't leave unassigned...
2025-03-14  Willy TarreauMINOR: cpu-topo: assign clusters to cores without and...
2025-03-14  Willy TarreauMINOR: cpu-topo: ignore single-core clusters
2025-03-14  Willy TarreauMINOR: cpu-topo: implement a CPU sorting mechanism...
2025-03-14  Willy TarreauMINOR: cpu-topo: implement a sorting mechanism by CPU...
2025-03-14  Willy TarreauMINOR: cpu-topo: implement a sorting mechanism for...
2025-03-14  Willy TarreauMINOR: cpu-topo: skip CPU properties that we've verifie...
2025-03-14  Willy TarreauMINOR: cpu-topo: skip identification of non-existing...
2025-03-14  Willy TarreauMINOR: cpu-topo: skip CPU detection when /sys/.../cpu...
2025-03-14  Willy TarreauMINOR: cpu-topo: boost the capacity of performance...
2025-03-14  Willy TarreauMINOR: cpu-topo: use cpufreq before acpi cppc
2025-03-14  Willy TarreauMINOR: cpu-topo: fall back to nominal_perf and scaling_...
2025-03-14  Willy TarreauMINOR: cpu-topo: refine cpu dump output to better show...
2025-03-14  Willy TarreauMEDIUM: cfgparse: remove now unused numa & thread-count...
2025-03-14  Willy TarreauMEDIUM: thread: reimplement first numa node detection
2025-03-14  Willy TarreauMEDIUM: cpu-topo: make sure to properly assign CPUs...
2025-03-14  Willy TarreauMEDIUM: thread: start to detect thread groups and threa...
2025-03-14  Willy TarreauMINOR: cpu-topo: add "drop-cpu" and "only-cpu" to cpu-set
2025-03-14  Willy TarreauMINOR: cpu-topo: add a new "cpu-set" global directive...
2025-03-14  Willy TarreauMINOR: global: add a command-line option to enable...
2025-03-14  Willy TarreauMINOR: cfgparse: use already known offline CPU information
2025-03-14  Willy TarreauMINOR: cfgparse: move the binding detection into numa_d...
2025-03-14  Willy TarreauMINOR: thread: turn thread_cpu_mask_forced() into an...
2025-03-14  Willy TarreauMINOR: cpu-topo: add NUMA node identification to CPUs...
2025-03-14  Willy TarreauMINOR: cpu-topo: add NUMA node identification to CPUs...
2025-03-14  Willy TarreauMINOR: cpu-topo: also store the sibling ID with SMT
2025-03-14  Willy TarreauMINOR: cpu-topo: add CPU topology detection for linux
2025-03-14  Willy TarreauMINOR: cpu-topo: try to detect offline cpus at boot
2025-03-14  Willy TarreauMINOR: cpu-topo: add detection of online CPUs on FreeBSD
2025-03-14  Willy TarreauMINOR: cpu-topo: add detection of online CPUs on Linux
2025-03-14  Willy TarreauREORG: cpu-topo: move bound cpu detection from cpuset...
2025-03-14  Willy TarreauMINOR: cpu-topo: update CPU topology from excluded...
2025-03-14  Willy TarreauMINOR: cpu-topo: add a function to dump CPU topology
2025-03-14  Willy TarreauMINOR: cpu-topo: rely on _SC_NPROCESSORS_CONF to trim...
2025-03-14  Willy TarreauMINOR: cpu-topo: allocate and initialize the ha_cpu_top...
2025-03-14  Willy TarreauMINOR: cpu-topo: add ha_cpu_topo definition
2025-03-14  Willy TarreauMINOR: thread: rely on the cpuset functions to count...
2025-03-14  Willy TarreauMINOR: cpuset: make the API support negative CPU IDs
2025-03-14  Willy TarreauDOC: design-thoughts: commit numa-auto.txt
2025-03-14  Willy TarreauDEV: ncpu: also emulate sysconf() for _SC_NPROCESSORS_*
2025-03-14  Willy TarreauBUILD: tools: avoid a build warning on gcc-4.8 in resol...
2025-03-13  Willy TarreauMINOR: tools: teach resolve_sym_name() a few more commo...
2025-03-13  Willy TarreauMINOR: tools: ease the declaration of known symbols...
2025-03-13  Willy TarreauMINOR: tools: improve symbol resolution without dl_addr
2025-03-13  Willy TarreauMINOR: cli: export cli_io_handler() to ease symbol...
2025-03-13  Aurelien DARRAGONBUG/MINOR: stats: fix capabilities and hide settings...
2025-03-13  Aurelien DARRAGONDOC: management: rename some last occurences from domai...
2025-03-12  Willy TarreauBUILD: backend: silence a build warning when threads...
2025-03-12  Willy TarreauBUILD: tools: silence a build warning when USE_THREAD=0
2025-03-12  Willy TarreauMINOR: compiler: add a new __decl_thread_var() macro...
2025-03-12  Willy TarreauMINOR: compiler: add a simple macro to concatenate...
2025-03-12  Willy TarreauBUG/MEDIUM: thread: use pthread_self() not ha_pthread...
2025-03-12  Aurelien DARRAGONMEDIUM: log: change default "host" strategy for log...
2025-03-12  Aurelien DARRAGONMINOR: log: handle log-forward "option host"
2025-03-12  Aurelien DARRAGONMINOR: log: add "option host" log-forward option
2025-03-12  Aurelien DARRAGONMINOR: tools: only print address in sa2str() when port...
2025-03-12  Aurelien DARRAGONMINOR: log: provide source address information in syslo...
2025-03-12  Aurelien DARRAGONMINOR: log: migrate log-forward options from proxy...
2025-03-12  Aurelien DARRAGONMINOR: proxy: add proxy->options3
2025-03-12  Aurelien DARRAGONCLEANUP: log: add syslog_process_message() helper
2025-03-12  Aurelien DARRAGONCLEANUP: log-forward: remove useless options2 init
2025-03-11  William LallemandCI: github: add "jose" to apt dependencies
next