1. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · Wed May 27 16:21:26 2020 +0200
  2. 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
  3. 570a22b BUILD: sink: address build warning on 32-bit architectures by Willy Tarreau · Tue Jun 02 12:00:46 2020 +0200
  4. 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · Sat May 30 01:42:45 2020 +0200
  5. 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · Thu May 28 11:13:15 2020 +0200
  6. 9f2ff3a BUG/MINOR: error on unknown statement in ring section. by Emeric Brun · Fri May 29 15:47:52 2020 +0200
  7. 99c453d MEDIUM: ring: new section ring to declare custom ring buffers. by Emeric Brun · Mon May 25 15:01:04 2020 +0200
  8. d68a692 Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" by Willy Tarreau · Wed May 20 12:04:39 2020 +0200
  9. 957ec59 MEDIUM: sink: add global statement to create a new ring (sink buffer) by Emeric Brun · Mon May 11 14:41:31 2020 +0200
  10. bd16381 MEDIUM: sink: build header in sink_write for log formats by Emeric Brun · Wed May 06 14:33:46 2020 +0200
  11. fcf9498 MINOR: ring: make the parse function automatically set the handler/release by Willy Tarreau · Fri Nov 15 15:07:21 2019 +0100
  12. a63a5c2 MINOR: sink: Set the default max length for a message to BUFSIZE by Christopher Faulet · Fri Nov 15 15:10:12 2019 +0100
  13. f8340e3 MINOR: sink: change ring buffer "buf0"'s format to "timed" by Willy Tarreau · Thu Sep 26 08:05:15 2019 +0200
  14. 53ba9d9 MINOR: sink: finally implement support for SINK_FMT_{TIMED,ISO} by Willy Tarreau · Thu Sep 26 08:03:58 2019 +0200
  15. 7e9776a MINOR: fd/log/sink: make the non-blocking initialization depend on the initialized bit by Willy Tarreau · Fri Aug 30 14:41:47 2019 +0200
  16. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · Fri Aug 30 11:17:01 2019 +0200
  17. 8f24023 MINOR: sink: now report the number of dropped events on output by Willy Tarreau · Tue Aug 27 16:41:06 2019 +0200
  18. 9f830d7 MINOR: sink: implement "show events" to show supported sinks and dump the rings by Willy Tarreau · Mon Aug 26 18:17:04 2019 +0200
  19. 4ed23ca MINOR: sink: add support for ring buffers by Willy Tarreau · Fri Aug 23 15:47:49 2019 +0200
  20. a1426de MINOR: sink: now call the generic fd write function by Willy Tarreau · Tue Aug 27 14:21:02 2019 +0200
  21. 799e9ed MINOR: sink: set the fd-type sinks to non-blocking by Willy Tarreau · Tue Aug 27 10:34:32 2019 +0200
  22. 973e662 MINOR: sink: add a support for file descriptors by Willy Tarreau · Tue Aug 20 11:57:52 2019 +0200
  23. 67b5a16 MINOR: sink: create definitions a minimal code for event sinks by Willy Tarreau · Sun Aug 11 16:38:56 2019 +0200