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