1. eba2294 MINOR: contrib/prometheus-exporter: Add a param to ignore servers in maintenance by Christopher Faulet · 4 years, 7 months ago
  2. 78407ce MINOR: contrib/prometheus-exporter: filter exported metrics by scope by Christopher Faulet · 4 years, 7 months ago
  3. 20ab80c MINOR: contrib/prometheus-exporter: report the number of idle conns per server by Christopher Faulet · 4 years, 7 months ago
  4. 68b6968 BUG/MINOR: contrib/prometheus-exporter: Rename some metrics by Christopher Faulet · 4 years, 7 months ago
  5. 8fc027d MINOR: contrib/prometheus-exporter: Report metrics about max times for sessions by Christopher Faulet · 4 years, 7 months ago
  6. ed295cc BUILD: contrib/da: remove an "unused" warning by Willy Tarreau · 4 years, 7 months ago
  7. 35efbe2 DOC: fix typo in Prometheus exporter doc by Rick Rackow · 4 years, 8 months ago
  8. af4bf14 BUG/MINOR: contrib/prometheus-exporter: Return the time averages in seconds by Christopher Faulet · 4 years, 8 months ago
  9. d45d105 MINOR: contrib/prometheus-exporter: Report DRAIN/MAINT/NOLB status for servers by Christopher Faulet · 4 years, 9 months ago
  10. 616c1cf CONTRIB: debug: add new program "poll" to test poll() events by Willy Tarreau · 4 years, 9 months ago
  11. 51c3aa4 BUG/MINOR: Fix prometheus '# TYPE' and '# HELP' headers by Anthonin Bonnefoy · 4 years, 10 months ago
  12. 0fe5c5e BUG/MINOR: debug: Remove flags CO_FL_SOCK_WR_ENA/CO_FL_SOCK_RD_ENA by Christopher Faulet · 4 years, 11 months ago
  13. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · 4 years, 11 months ago
  14. 22dc248 CLEANUP: channel: Remove the unused flag CF_WAKE_CONNECT by Christopher Faulet · 4 years, 11 months ago
  15. c41547b MINOR: proto_http: Remove unused http txn flags by Christopher Faulet · 4 years, 11 months ago
  16. 711ed6a MAJOR: http: Remove the HTTP legacy code by Christopher Faulet · 4 years, 11 months ago
  17. 25994da MINOR: contrib/prometheus-exporter: Remove tests on the option 'http-use-htx' by Christopher Faulet · 4 years, 11 months ago
  18. a714475 DOC: contrib: spoa_server Add some hints for building spoa_server by Aleksandar Lazic · 5 years ago
  19. 0c55a15 BUG/MINOR: contrib/prometheus-exporter: Don't try to add empty data blocks by Christopher Faulet · 5 years ago
  20. 11921e6 BUG/MINOR: contrib/prometheus-exporter: Respect the reserve when data are sent by Christopher Faulet · 5 years ago
  21. e6cdfe5 BUG/MINOR: contrib/prometheus-exporter: Don't use channel_htx_recv_max() by Christopher Faulet · 5 years ago
  22. 86e6b6e MEDIUM: Make '(cli|con|srv)timeout' directive fatal by Tim Duesterhus · 5 years ago
  23. a8ee4b1 CLEANUP: removed obsolete examples an move a few to better places by Willy Tarreau · 5 years ago
  24. d254aa8 DOC: update few references to the linux* targets and change them to linux-glibc by Willy Tarreau · 5 years ago
  25. f4a82fb BUILD/MINOR: 51d: Updated build registration output to indicate thatif the library is a dummy one or not. by Ben51Degrees · 5 years ago
  26. 5e4c500 CLEANUP: 51d: move the 51d dummy lib to contrib/51d/src to match the real lib by Willy Tarreau · 5 years ago
  27. 31c3d51 MINOR: 51d: Added dummy libraries for the 51Degrees module for testing. by Ben51Degrees · 5 years ago
  28. c802921 DOC/MINOR: contrib/spoa_server: Fix typo in README by Daniel Corbett · 5 years ago
  29. 0617668 MINOR: contrib/spoa_server: Add random IP score by Daniel Corbett · 5 years ago
  30. 4e0fa55 BUG/MEDIUM: contrib/spoa_server: Set FIN flag on agent frames by Daniel Corbett · 5 years ago
  31. 5897867 MINOR: contrib/spoa_server: Upgrade SPOP to 2.0 by Daniel Corbett · 5 years ago
  32. 54b5e21 MINOR: htx: Don't use end-of-data blocks anymore by Christopher Faulet · 5 years ago
  33. 142b5df BUG/MINOR: contrib/prometheus-exporter: Add HTX data block in one time by Christopher Faulet · 5 years ago
  34. db20750 CONTRIB: debug: add 4 missing connection/conn_stream flags by Willy Tarreau · 5 years ago
  35. 7bb39d7 CLEANUP: connection: remove the now unused CS_FL_REOS flag by Willy Tarreau · 5 years ago
  36. 76824a8 BUILD: contrib/prometheus: fix build breakage caused by move of idle_pct by Willy Tarreau · 5 years ago
  37. 250031e MEDIUM: sessions: Introduce session flags. by Olivier Houchard · 5 years ago
  38. ce1f7a1 CONTRIB: wurfl: address 3 build issues in the wurfl dummy library by Willy Tarreau · 5 years ago
  39. e30e300 MINOR: WURFL: call header_retireve_callback() in dummy library by mbellomi · 5 years ago
  40. 4d7bfa1 MINOR/DOC: spoe-server: Add documentation by Thierry FOURNIER · 6 years ago
  41. 00a0225 MINOR: spoa-server: Add python by Thierry FOURNIER · 6 years ago
  42. 6908c95 MINOR: spoa-server: Add Lua processing by Thierry FOURNIER · 6 years ago
  43. a09df3f MINOR: spoa-server: Execute registered callbacks by Thierry FOURNIER · 6 years ago
  44. fbd3824 MINOR: spoa-server: Prepare responses by Thierry FOURNIER · 6 years ago
  45. 8b9a73b MINOR: spoa-server: Load files by Thierry FOURNIER · 6 years ago
  46. 892f664 MINOR: spoa-server: Allow registering message processors by Thierry FOURNIER · 6 years ago
  47. 64eaa33 MINOR: spoa-server: Allow registering external processes by Thierry FOURNIER · 6 years ago
  48. 786e9e6 MINOR: spoa-server: With debug mode, start only one process by Thierry FOURNIER · 6 years ago
  49. 7de6fc6 MINOR: spoa-server: Replace the thread init system by processes by Thierry FOURNIER · 6 years ago
  50. 5301ed1 MINOR: spoe-server: rename "worker" functions by Thierry FOURNIER · 6 years ago
  51. 880d7e1 MINOR: spoa-server: Externalise debug functions by Thierry FOURNIER · 6 years ago
  52. 4aec0a4 MINOR: spoa-server: move some definition from spoa_server.c to spoa_server.h by Thierry FOURNIER · 6 years ago
  53. d8b5c77 MINOR: spoa-server: Clone the v1.7 spoa-example project by Thierry FOURNIER · 6 years ago
  54. eaa4555 MINOR: systemd: support /etc/sysconfig/ for redhat based distrib by William Lallemand · 5 years ago
  55. eaa4b8a MINOR: systemd: Make use of master socket in systemd unit by Tim Duesterhus · 5 years ago
  56. b060148 MINOR: systemd: Use the variables from /etc/default/haproxy by Apollon Oikonomopoulos · 5 years ago
  57. bf60f6b BUG/MEDIUM: contrib/modsecurity: If host header is NULL, don't try to strdup it by Yann Cézard · 5 years ago
  58. 494ddbf DOC: contrib/modsecurity: Typos and fix the reject example by Yann Cézard · 5 years ago
  59. 0470d70 BUILD/MEDIUM: contrib: Dummy DeviceAtlas API. by David Carlier · 5 years ago
  60. cd9b9bd MINOR: contrib: dummy wurfl library by paulborile · 5 years ago
  61. 769a92d MINOR: contrib/prometheus-exporter: Follow best practices about metrics type by Christopher Faulet · 5 years ago
  62. 8c8e4b1 MINOR: contrib/prometheus-exporter: Rename some metrics to be more usable by Christopher Faulet · 5 years ago
  63. c58fc0d MINOR: contrib/prometheus-exporter: Remove usless rate metrics by Christopher Faulet · 5 years ago
  64. f782c23 BUG/MINOR: contrib/prometheus-exporter: Fix a typo in the run-queue metric type by Christopher Faulet · 5 years ago
  65. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · 5 years ago
  66. 9744f7c BUG/MINOR: contrib/prometheus-exporter: Fix applet accordingly to recent changes by Christopher Faulet · 5 years ago
  67. f882a85 CONTRIB: debug: report the CS and CF's EOI flags by Willy Tarreau · 5 years ago
  68. f959d08 CONTRIB: contrib/prometheus-exporter: Add a Prometheus exporter for HAProxy by Christopher Faulet · 5 years ago
  69. f2ddd87 CONTRIB: debug: report stream-int's flag SI_FL_CLEAN_ABRT by Willy Tarreau · 5 years ago
  70. 121c4e0 CONTRIB: debug: teach the "flags" utility about new conn_stream flags by Willy Tarreau · 5 years ago
  71. 0007d0a CLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED, SF_CONN_TAR by Willy Tarreau · 5 years ago
  72. 841bc7d CONTRIB: hpack: add a compressed stream generator for the encoder by Willy Tarreau · 5 years ago
  73. 05b9b64 MINOR: stream-int: replace SI_FL_WANT_PUT with !SI_FL_RX_WAIT_EP by Willy Tarreau · 6 years ago
  74. 94f7907 MINOR: stream-int: introduce new SI_FL_RXBLK flags by Willy Tarreau · 6 years ago
  75. d0f5bbc MINOR: stream-int: rename SI_FL_WAIT_ROOM to SI_FL_RXBLK_ROOM by Willy Tarreau · 6 years ago
  76. d501646 CONTRIB: debug: fix build related to conn_stream flags change by Willy Tarreau · 6 years ago
  77. bd0f83f CLEANUP: fix typos in comments for contrib/wireshark-dissectors by Joseph Herlant · 6 years ago
  78. ebe14bb CLEANUP: fix typos in comments for contrib/spoa_example by Joseph Herlant · 6 years ago
  79. 9fe83fa CLEANUP: fix typos in comments for the contrib/modsecurity subsystem by Joseph Herlant · 6 years ago
  80. 42172bd CLEANUP: fix a typo in a comment for the contrib/halog subsystem by Joseph Herlant · 6 years ago
  81. ede3d88 MEDIUM: channel: merge back flags CF_WRITE_PARTIAL and CF_WRITE_EVENT by Willy Tarreau · 6 years ago
  82. 5cc8a0a CLEANUP/CONTRIB: hpack: remove some h1 build warnings by Willy Tarreau · 6 years ago
  83. 5f8ef13 MINOR: debug: Add checks for conn_stream flags by Christopher Faulet · 6 years ago
  84. aff9328 MINOR: debug: Add check for CO_FL_WILL_UPDATE by Christopher Faulet · 6 years ago
  85. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  86. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  87. 3b479bd MINOR: systemd: consider exit status 143 as successful by Vincent Bernat · 6 years ago
  88. ee07dbe BUG/MINOR: contrib/modsecurity: update pointer on the end of the frame by Dragan Dosen · 6 years ago
  89. f21185f BUG/MINOR: contrib/mod_defender: update pointer on the end of the frame by Dragan Dosen · 6 years ago
  90. 58b8e49 BUG/MINOR: contrib/modsecurity: Don't reset the status code during disconnect by Christopher Faulet · 6 years ago
  91. 72de8eb BUG/MINOR: contrib/mod_defender: Don't reset the status code during disconnect by Christopher Faulet · 6 years ago
  92. b47e438 BUG/MINOR: contrib/spoa_example: Don't reset the status code during disconnect by Christopher Faulet · 6 years ago
  93. 6381650 MAJOR: spoe: upgrade the SPOP version to 2.0 and remove the support for 1.0 by Christopher Faulet · 6 years ago
  94. 53d3159 DOC: contrib/modsecurity: few typo fixes by David Carlier · 6 years ago
  95. 633f3bf BUG/MEDIUM: contrib/modsecurity: Use network order to encode/decode flags by Christopher Faulet · 6 years ago
  96. 48d02d0 BUG/MEDIUM: contrib/mod_defender: Use network order to encode/decode flags by Christopher Faulet · 6 years ago
  97. c4dcaff BUG/MEDIUM: spoe: Flags are not encoded in network order by Thierry FOURNIER · 6 years ago
  98. 29a05c1 BUG/MINOR: spoa-example: unexpected behavior for more than 127 args by Thierry FOURNIER · 6 years ago
  99. 2788a39 MINOR: systemd: Add SystemD's SystemCallFilter option to the unit file by Tim Duesterhus · 6 years ago
  100. 8a96592 MINOR: systemd: Add SystemD's Protect*= options to the unit file by Tim Duesterhus · 6 years ago