- 040b119 BUG/MINOR: contrib/prometheus-exporter: Restart labels dump at the right pos by Christopher Faulet · Mon Feb 01 15:05:21 2021 +0100
- 32ef48e BUG/MINOR: contrib/prometheus-exporter: Add missing label for ST_F_HRSP_1XX by Christopher Faulet · Mon Feb 01 14:55:37 2021 +0100
- 1a68cd0 DOC: contrib/prometheus-exporter: Add missing metrics in README by Christopher Faulet · Mon Feb 01 14:50:30 2021 +0100
- 4b7bf7e CLEANUP: contrib/prometheus-exporter: remove description in README by William Dauchy · Mon Feb 01 13:12:00 2021 +0100
- df9a05d CLEANUP: contrib/prometheus-exporter: align and reorder fields by William Dauchy · Mon Feb 01 13:11:59 2021 +0100
- 99066dd CLEANUP: contrib/prometheus-exporter: remove unused includes by William Dauchy · Mon Feb 01 13:11:58 2021 +0100
- 7741c33 MINOR: contrib/prometheus-exporter: add recv logs_logs_total field by William Dauchy · Mon Feb 01 13:11:57 2021 +0100
- e5a26a2 MINOR: contrib/prometheus-exporter: add uweight field by William Dauchy · Mon Feb 01 13:11:56 2021 +0100
- 82b2ce2 MINOR: contrib/prometheus-exporter: use stats desc when possible by William Dauchy · Mon Feb 01 13:11:55 2021 +0100
- a1da7ba MINOR: contrib/prometheus-exporter: improve service status description field by William Dauchy · Mon Feb 01 13:11:52 2021 +0100
- de3c326 MAJOR: contrib/prometheus-exporter: move health check status to labels by William Dauchy · Mon Feb 01 13:11:51 2021 +0100
- 5a2f938 MEDIUM: contrib/prometheus-exporter: Use dynamic labels instead of static ones by Christopher Faulet · Thu Jan 28 11:24:17 2021 +0100
- c646459 MAJOR: contrib/prometheus-exporter: move ftd/bkd/srv states to labels by William Dauchy · Wed Jan 27 22:40:17 2021 +0100
- 5493821 MINOR: contrib/prometheus-exporter: declare states for objects by William Dauchy · Wed Jan 27 22:40:16 2021 +0100
- d1ac2b9 MAJOR: htx: Remove the EOM block type and use HTX_FL_EOM instead by Christopher Faulet · Wed Dec 02 19:12:22 2020 +0100
- 42432f3 MINOR: htx: Rename HTX_FL_EOI flag into HTX_FL_EOM by Christopher Faulet · Fri Nov 20 17:43:16 2020 +0100
- bde2bf6 MINOR: contrib/prometheus-exporter: use fill_sv_stats for server dump by William Dauchy · Mon Jan 25 17:29:04 2021 +0100
- 3c6f006 MINOR: contrib/prometheus-exporter: use fill_be_stats for backend dump by William Dauchy · Mon Jan 25 17:29:02 2021 +0100
- 18a2c6e MINOR: contrib/prometheus-exporter: better output of Not-a-Number by William Dauchy · Fri Jan 22 21:09:47 2021 +0100
- 37286a5 MEDIUM: contrib/prometheus-exporter: Rework matrices defining Promex metrics by Christopher Faulet · Wed Jan 20 15:20:53 2021 +0100
- 0312c0d MINOR: contrib/prometheus-exporter: Add promex_metric struct defining a metric by Christopher Faulet · Wed Jan 20 15:19:12 2021 +0100
- b713c4f MINOR: contrib/prometheus-exporter: Split the PROMEX_FL_STATS_METRIC flag by Christopher Faulet · Wed Jan 20 15:02:50 2021 +0100
- 0175b1f MINOR: contrib/prometheus-exporter: Don't needlessly set empty label for metrics by Christopher Faulet · Wed Jan 20 15:28:22 2021 +0100
- b957745 MINOR: contrib/prometheus-exporter: use fill_fe_stats for frontend dump by William Dauchy · Sun Jan 17 18:27:46 2021 +0100
- a191b77 MINOR: contrib/prometheus-exporter: merge info description from stats by William Dauchy · Fri Jan 15 22:41:39 2021 +0100
- defd156 MINOR: stats: add new start time field by William Dauchy · Fri Jan 15 22:41:38 2021 +0100
- a8766cf MINOR: stats: duplicate 3 fields in bytes in info by William Dauchy · Fri Jan 15 22:41:37 2021 +0100
- aab6f7c MINOR: contrib: Make the wireshark peers dissector compile for more distribs. by Frédéric Lécaille · Tue Jan 19 14:33:24 2021 +0100
- 5d9b8f3 MINOR: contrib/prometheus-exporter: use fill_info for process dump by William Dauchy · Mon Jan 11 20:07:49 2021 +0100
- 1704efe MINOR: contrib/prometheus-exporter: avoid connection close header by William Dauchy · Mon Jan 11 20:07:48 2021 +0100
- 5a982a7 MINOR: contrib/prometheus-exporter: export build_info by William Dauchy · Fri Jan 08 13:18:06 2021 +0100
- 8cb12a8 CLEANUP: Apply the coccinelle patch for `XXXcmp()` on contrib/ by Tim Duesterhus · Sat Jan 02 22:31:55 2021 +0100
- f38a018 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon Dec 21 01:16:17 2020 +0500
- 79d2e7b CONTRIB: debug: address "poll" utility build on non-linux platforms by Willy Tarreau · Mon Dec 21 08:43:50 2020 +0100
- 03ca605 CONTRIB: halog: fix signed/unsigned build warnings on counts and timestamps by Willy Tarreau · Mon Dec 21 08:40:04 2020 +0100
- f531dff CONTRIB: halog: mark the has_zero* functions unused by Willy Tarreau · Mon Dec 21 08:35:24 2020 +0100
- 2df860c CONTRIB: halog: fix build issue caused by %L printf format by Willy Tarreau · Mon Dec 21 08:29:09 2020 +0100
- 70230c6 CONTRIB: opentracing: add the OpenTracing filter by Miroslav Zagorac · Wed Dec 09 16:54:31 2020 +0100
- bdd0349 BUG/MEDIUM: spoa/python: Fixing references to None by Gilchrist Dadaglo · Tue Dec 08 14:37:14 2020 +0000
- 042f697 BUG/MEDIUM: spoa/python: Fixing PyObject_Call positional arguments by Gilchrist Dadaglo · Tue Dec 08 14:37:13 2020 +0000
- d1c0cf8 BUG/MINOR: spoa/python: Cleanup ipaddress objects if initialization fails by Gilchrist Dadaglo · Tue Dec 08 14:37:12 2020 +0000
- 132d8f6 BUG/MINOR: spoa/python: Cleanup references for failed Module Addobject operations by Gilchrist Dadaglo · Tue Dec 08 14:37:11 2020 +0000
- c7485ac DOC: spoa/python: Fixing typos in comments by Gilchrist Dadaglo · Tue Dec 08 14:37:10 2020 +0000
- 85b2582 DOC: spoa/python: Rephrasing memory related error messages by Gilchrist Dadaglo · Tue Dec 08 14:37:09 2020 +0000
- 6884742 DOC: spoa/python: Fixing typo in IP related error messages by Gilchrist Dadaglo · Tue Dec 08 14:37:08 2020 +0000
- d5c428e BUG/MAJOR: spoa/python: Fixing return None by Gilchrist Dadaglo · Tue Dec 08 14:37:07 2020 +0000
- 6ad0606 CLEANUP: connection: Remove CS_FL_READ_PARTIAL flag by Christopher Faulet · Mon Oct 12 15:56:16 2020 +0200
- da831fa CLEANUP: http-ana: Remove TX_WAIT_NEXT_RQ unsued flag by Christopher Faulet · Tue Oct 06 17:58:43 2020 +0200
- e237030 CONTRIB: release-estimator: Add release estimating tool by Daniel Corbett · Thu Oct 22 11:19:55 2020 -0400
- 9018ca9 CONTRIB: tcploop: remove unused local variables in tcp_pause() by Willy Tarreau · Thu Oct 22 05:12:04 2020 +0200
- 2e065cb CONTRIB: tcploop: implement a disconnect operation 'D' by Willy Tarreau · Wed Oct 14 08:09:48 2020 +0200
- c3914d4 MEDIUM: proxy: replace proxy->state with proxy->disabled by Willy Tarreau · Thu Sep 24 08:39:22 2020 +0200
- 6b3bf73 MEDIUM: proxy: remove the unused PR_STFULL state by Willy Tarreau · Thu Sep 24 07:35:46 2020 +0200
- da5b6d1 MINOR: stats: hide px/sv/li fields in applet struct by Amaury Denoyelle · Fri Oct 02 18:32:02 2020 +0200
- d00ce06 BUG/MEDIUM: contrib/spoa-server: Fix ipv4_address used instead of ipv6_address by Gilchrist Dadaglo · Mon Aug 24 19:21:35 2020 +0000
- 2417ebc BUG/MINOR: contrib/spoa-server: Updating references to free in case of failure by Gilchrist Dadaglo · Mon Aug 24 19:21:34 2020 +0000
- c7d303a BUG/MINOR: contrib/spoa-server: Do not free reference to NULL by Gilchrist Dadaglo · Mon Aug 24 19:21:33 2020 +0000
- 9f0c984 BUG/MINOR: contrib/spoa-server: Ensure ip address references are freed by Gilchrist Dadaglo · Mon Aug 24 19:21:32 2020 +0000
- 222f060 BUG/MAJOR: contrib/spoa-server: Fix unhandled python call leading to memory leak by Gilchrist Dadaglo · Mon Aug 24 19:21:31 2020 +0000
- ae2132c MINOR: contrib/spoa-server: allow MAX_FRAME_SIZE override by Bertrand Jacquin · Mon Aug 24 19:21:30 2020 +0000
- 4896d27 DOC: spoa-server: fix false friends `actually` by William Dauchy · Sat Aug 01 16:28:52 2020 +0200
- bbe18ac BUG/MINOR: spoa-server: fix size_t format printing by William Dauchy · Sat Aug 01 16:28:51 2020 +0200
- f1ea47d BUG/MINOR: htx: add two missing HTX_FL_EOI and remove an unexpected one by Willy Tarreau · Thu Jul 23 06:53:27 2020 +0200
- c55a626 MINOR: contrib/prometheus-exporter: Add missing global and per-server metrics by Christopher Faulet · Fri Jul 10 15:39:39 2020 +0200
- 62fd121 CONTRIB: da: fix memory leak in dummy function da_atlas_open() by Willy Tarreau · Sun Jul 12 09:12:07 2020 +0200
- 1e36976 CLEANUP: contrib/prometheus-exporter: typo fixes for ssl reuse metric by Pierre Cheynier · Tue Jul 07 19:14:08 2020 +0200
- fc402cf CONTRIB: debug: add missing flags SI_FL_L7_RETRY & SI_FL_D_L7_RETRY by Willy Tarreau · Sun Jun 28 16:05:39 2020 +0200
- f49a604 BUG/MINOR: systemd: Wait for network to be online by Ryan O'Hara · Mon Jun 15 11:34:54 2020 -0500
- 54067e9 CONTRIB: debug: add the missing flags CO_FL_SAFE_LIST and CO_FL_IDLE_LIST by Willy Tarreau · Fri Jun 19 08:47:30 2020 +0200
- 0a4b0ab BUILD: include: add sys/types before netinet/tcp.h by Willy Tarreau · Thu Jun 11 11:22:44 2020 +0200
- b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
- 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
- 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
- dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
- 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
- 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · Thu Jun 04 22:50:02 2020 +0200
- 6c58ab0 REORG: include: move spoe.h to haproxy/spoe{,-t}.h by Willy Tarreau · Thu Jun 04 22:35:49 2020 +0200
- a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
- aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
- c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
- f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
- 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
- 209108d REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h by Willy Tarreau · Thu Jun 04 20:30:20 2020 +0200
- 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
- 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · Thu Jun 04 19:42:41 2020 +0200
- 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · Thu Jun 04 18:02:10 2020 +0200
- cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
- f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
- e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
- 213e990 REORG: include: move listener.h to haproxy/listener{,-t}.h by Willy Tarreau · Thu Jun 04 14:58:24 2020 +0200
- 762d7a5 REORG: include: move frontend.h to haproxy/frontend.h by Willy Tarreau · Thu Jun 04 11:23:07 2020 +0200
- aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · Thu Jun 04 10:19:23 2020 +0200
- 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · Thu Jun 04 10:15:32 2020 +0200
- 8641605 REORG: include: move hlua.h to haproxy/hlua{,-t}.h by Willy Tarreau · Thu Jun 04 09:20:54 2020 +0200
- 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · Thu Jun 04 09:08:41 2020 +0200
- 0a3bd39 REORG: include: move compression.h to haproxy/compression{,-t}.h by Willy Tarreau · Thu Jun 04 08:52:38 2020 +0200
- 551271d REORG: include: move pipe.h to haproxy/pipe{,-t}.h by Willy Tarreau · Thu Jun 04 08:32:23 2020 +0200
- 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
- be327fa REORG: include: move hpack*.h to haproxy/ and split hpack-tbl by Willy Tarreau · Wed Jun 03 09:09:57 2020 +0200
- 16f958c REORG: include: split common/htx.h into haproxy/htx{,-t}.h by Willy Tarreau · Wed Jun 03 08:44:35 2020 +0200