1. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  2. d2ad57c REORG: include: move ring to haproxy/ring{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  3. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 2 months ago
  4. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 2 months ago
  5. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 2 months ago
  6. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 2 months ago
  7. 570a22b BUILD: sink: address build warning on 32-bit architectures by Willy Tarreau · 4 years, 2 months ago
  8. 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · 4 years, 2 months ago
  9. 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · 4 years, 2 months ago
  10. 9f2ff3a BUG/MINOR: error on unknown statement in ring section. by Emeric Brun · 4 years, 2 months ago
  11. 99c453d MEDIUM: ring: new section ring to declare custom ring buffers. by Emeric Brun · 4 years, 2 months ago
  12. d68a692 Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" by Willy Tarreau · 4 years, 2 months ago
  13. 957ec59 MEDIUM: sink: add global statement to create a new ring (sink buffer) by Emeric Brun · 4 years, 3 months ago
  14. bd16381 MEDIUM: sink: build header in sink_write for log formats by Emeric Brun · 4 years, 3 months ago
  15. fcf9498 MINOR: ring: make the parse function automatically set the handler/release by Willy Tarreau · 4 years, 8 months ago
  16. a63a5c2 MINOR: sink: Set the default max length for a message to BUFSIZE by Christopher Faulet · 4 years, 8 months ago
  17. f8340e3 MINOR: sink: change ring buffer "buf0"'s format to "timed" by Willy Tarreau · 4 years, 10 months ago
  18. 53ba9d9 MINOR: sink: finally implement support for SINK_FMT_{TIMED,ISO} by Willy Tarreau · 4 years, 10 months ago
  19. 7e9776a MINOR: fd/log/sink: make the non-blocking initialization depend on the initialized bit by Willy Tarreau · 5 years ago
  20. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · 5 years ago
  21. 8f24023 MINOR: sink: now report the number of dropped events on output by Willy Tarreau · 5 years ago
  22. 9f830d7 MINOR: sink: implement "show events" to show supported sinks and dump the rings by Willy Tarreau · 5 years ago
  23. 4ed23ca MINOR: sink: add support for ring buffers by Willy Tarreau · 5 years ago
  24. a1426de MINOR: sink: now call the generic fd write function by Willy Tarreau · 5 years ago
  25. 799e9ed MINOR: sink: set the fd-type sinks to non-blocking by Willy Tarreau · 5 years ago
  26. 973e662 MINOR: sink: add a support for file descriptors by Willy Tarreau · 5 years ago
  27. 67b5a16 MINOR: sink: create definitions a minimal code for event sinks by Willy Tarreau · 5 years ago