Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
baeb919177eb717408aa81c9fd053017fa747266
/
src
/
ring.c
477757c
CLEANUP: fix all duplicated semicolons
by William Dauchy
· Fri Aug 07 22:19:23 2020 +0200
b255105
CLEANUP: include: tree-wide alphabetical sort of include files
by Willy Tarreau
· Tue Jun 09 09:07:15 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
83487a8
REORG: include: move cli.h to haproxy/cli{,-t}.h
by Willy Tarreau
· Thu Jun 04 20:19:54 2020 +0200
3f0f82e
REORG: move applet.h to haproxy/applet{,-t}.h
by Willy Tarreau
· Thu Jun 04 19:42:41 2020 +0200
d2ad57c
REORG: include: move ring to haproxy/ring{,-t}.h
by Willy Tarreau
· Wed Jun 03 19:43:35 2020 +0200
3f567e4
REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h
by Willy Tarreau
· Thu May 28 15:29:19 2020 +0200
8dabda7
REORG: include: split buf.h into haproxy/buf-t.h and haproxy/buf.h
by Willy Tarreau
· Wed May 27 17:22:10 2020 +0200
4c7e4b7
REORG: include: update all files to use haproxy/api.h or api-t.h if needed
by Willy Tarreau
· Wed May 27 12:58:42 2020 +0200
dcd58af
MINOR: ring: re-work ring attach generic API.
by Emeric Brun
· Thu May 28 14:39:30 2020 +0200
928068a
MINOR: ring: make the applet code not depend on the CLI
by Willy Tarreau
· Tue May 19 19:14:42 2020 +0200
9597cbd
MINOR: applet: adopt the wait list entry from the CLI
by Willy Tarreau
· Tue May 19 17:07:30 2020 +0200
223dded
BUG/MEDIUM: ring: write-lock the ring while attaching/detaching
by Willy Tarreau
· Tue May 19 19:21:45 2020 +0200
fcf9498
MINOR: ring: make the parse function automatically set the handler/release
by Willy Tarreau
· Fri Nov 15 15:07:21 2019 +0100
3036290
BUG/MINOR: ring: b_peek_varint() returns a uint64_t, not a size_t
by Willy Tarreau
· Fri Aug 30 15:06:10 2019 +0200
1d181e4
MEDIUM: ring: implement a wait mode for watchers
by Willy Tarreau
· Fri Aug 30 11:17:01 2019 +0200
13696ff
BUG/MINOR: ring: fix the way watchers are counted
by Willy Tarreau
· Fri Aug 30 10:16:14 2019 +0200
072931c
MINOR: ring: add a generic CLI io_handler to dump a ring buffer
by Willy Tarreau
· Tue Aug 27 11:55:39 2019 +0200
be97853
MINOR: ring: add a ring_write() function
by Willy Tarreau
· Tue Aug 27 11:44:13 2019 +0200
172945f
MINOR: ring: add a new mechanism for retrieving/storing ring data in buffers
by Willy Tarreau
· Thu Aug 08 15:28:52 2019 +0200