1. 0e786f7 BUG/MINOR: sink/log: properly deinit srv in sink_new_from_logsrv() by Aurelien DARRAGON · 12 months ago
  2. 3983522 BUG/MINOR: sink: fix errors handling in cfg_post_parse_ring() by Aurelien DARRAGON · 12 months ago
  3. cd2bfa4 BUG/MINOR: sink: invalid sft free in sink_deinit() by Aurelien DARRAGON · 12 months ago
  4. c242313 MINOR: sink/api: pass explicit maxlen parameter to sink_write() by Aurelien DARRAGON · 1 year ago
  5. 6726e57 BUG/MINOR: ring: maxlen warning reported as alert by Aurelien DARRAGON · 1 year ago
  6. b3304be BUG/MINOR: ring: size warning incorrectly reported as fatal error by Aurelien DARRAGON · 1 year ago
  7. cd4211c BUG/MINOR: sink: missing sft free in sink_deinit() by Aurelien DARRAGON · 12 months ago
  8. ca28e78 BUG/MEDIUM: sink: invalid server list in sink_new_from_logsrv() by Aurelien DARRAGON · 12 months ago
  9. f879603 BUG/MINOR: sink: free forward_px on deinit() by Aurelien DARRAGON · 1 year, 4 months ago
  10. db5fd2b BUG/MINOR: sink: free the forwarding task on exit by Willy Tarreau · 1 year, 5 months ago
  11. 28ae98a BUG/MEDIUM: ring: fix creation of server in uninitialized ring by Willy Tarreau · 1 year, 8 months ago
  12. 46da041 BUG/MINOR: sink: Set default connect/server timeout for implicit ring buffers by Christopher Faulet · 1 year, 8 months ago
  13. 1e25eb1 BUG/MINOR: sink: Only use backend capability for the sink proxies by Christopher Faulet · 1 year, 8 months ago
  14. 737b3fd BUG/MINOR: ring: Properly parse connect timeout by Christopher Faulet · 1 year, 8 months ago
  15. fd66708 BUG/MEDIUM: sink: bad init sequence on tcp sink from a ring. by Emeric Brun · 1 year, 10 months ago
  16. 9d675b6 BUG/MEDIUM: ring: fix too lax 'size' parser by Willy Tarreau · 1 year, 11 months ago
  17. b2cd3ed BUG/MINOR: sink: fix a race condition between the writer and the reader by Willy Tarreau · 1 year, 11 months ago
  18. efebfda BUG/MINOR: sink: Use the right field in appctx context in release callback by Christopher Faulet · 2 years, 6 months ago
  19. 817538e BUILD: sink: include proxy.h in sink.c by Willy Tarreau · 3 years, 2 months ago
  20. 4bad5e2 BUILD: sink: include tools.h in sink.c by Willy Tarreau · 3 years, 2 months ago
  21. b205bfd CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages by Willy Tarreau · 3 years, 2 months ago
  22. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 2 months ago
  23. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 2 months ago
  24. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · 3 years, 3 months ago
  25. 94aab06 MEDIUM: log: support tcp or stream addresses on log lines. by Emeric Brun · 3 years, 3 months ago
  26. 9533a70 MINOR: log: register config file and line number on log servers. by Emeric Brun · 3 years, 3 months ago
  27. 30c0537 REORG: server: use flags for parse_server by Amaury Denoyelle · 3 years, 4 months ago
  28. 144f84a MEDIUM: task: extend the state field to 32 bits by Willy Tarreau · 3 years, 4 months ago
  29. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · 3 years, 4 months ago
  30. a7ebffe BUG/MINOR: sink: Return an allocation failure in __sink_new if strdup() fails by Tim Duesterhus · 3 years, 6 months ago
  31. 26256f8 MINOR: stream: Pass an optional input buffer when a stream is created by Christopher Faulet · 3 years, 10 months ago
  32. fdabf49 BUG/MAJOR: ring: tcp forward on ring can break the reader counter. by Emeric Brun · 3 years, 7 months ago
  33. 0237c4e BUG/MEDIUM: local log format regression. by Emeric Brun · 3 years, 7 months ago
  34. fc633b6 CLEANUP: config: Return ERR_NONE from config callbacks instead of 0 by Christopher Faulet · 3 years, 8 months ago
  35. 9b7587a MINOR: connection: make sockaddr_alloc() take the address to be copied by Willy Tarreau · 3 years, 9 months ago
  36. d3db384 BUG/MEDIUM: resolve: fix init resolving for ring and peers section. by Emeric Brun · 4 years ago
  37. 12941c8 MEDIUM: log: adds log forwarding section. by Emeric Brun · 4 years ago
  38. 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · 4 years ago
  39. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  40. b39a375 BUG/MINOR: log: missing timezone on iso dates. by Emeric Brun · 4 years ago
  41. 9f9b22c MINOR: log: add time second fraction field to rfc5424 log timestamp. by Emeric Brun · 4 years ago
  42. 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  43. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  44. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  45. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  46. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  47. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  48. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  49. 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  50. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  51. d2ad57c REORG: include: move ring to haproxy/ring{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  52. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  53. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 1 month ago
  54. eb6f701 REORG: include: move ist.h from common/ to import/ by Willy Tarreau · 4 years, 1 month ago
  55. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  56. 570a22b BUILD: sink: address build warning on 32-bit architectures by Willy Tarreau · 4 years, 1 month ago
  57. 9755647 MEDIUM: ring: add new srv statement to support octet counting forward by Emeric Brun · 4 years, 1 month ago
  58. 494c505 MEDIUM: ring: add server statement to forward messages from a ring by Emeric Brun · 4 years, 1 month ago
  59. 9f2ff3a BUG/MINOR: error on unknown statement in ring section. by Emeric Brun · 4 years, 1 month ago
  60. 99c453d MEDIUM: ring: new section ring to declare custom ring buffers. by Emeric Brun · 4 years, 1 month ago
  61. d68a692 Revert "MEDIUM: sink: add global statement to create a new ring (sink buffer)" by Willy Tarreau · 4 years, 1 month ago
  62. 957ec59 MEDIUM: sink: add global statement to create a new ring (sink buffer) by Emeric Brun · 4 years, 2 months ago
  63. bd16381 MEDIUM: sink: build header in sink_write for log formats by Emeric Brun · 4 years, 2 months ago
  64. fcf9498 MINOR: ring: make the parse function automatically set the handler/release by Willy Tarreau · 4 years, 8 months ago
  65. a63a5c2 MINOR: sink: Set the default max length for a message to BUFSIZE by Christopher Faulet · 4 years, 8 months ago
  66. f8340e3 MINOR: sink: change ring buffer "buf0"'s format to "timed" by Willy Tarreau · 4 years, 9 months ago
  67. 53ba9d9 MINOR: sink: finally implement support for SINK_FMT_{TIMED,ISO} by Willy Tarreau · 4 years, 9 months ago
  68. 7e9776a MINOR: fd/log/sink: make the non-blocking initialization depend on the initialized bit by Willy Tarreau · 4 years, 10 months ago
  69. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · 4 years, 10 months ago
  70. 8f24023 MINOR: sink: now report the number of dropped events on output by Willy Tarreau · 4 years, 10 months ago
  71. 9f830d7 MINOR: sink: implement "show events" to show supported sinks and dump the rings by Willy Tarreau · 4 years, 10 months ago
  72. 4ed23ca MINOR: sink: add support for ring buffers by Willy Tarreau · 4 years, 10 months ago
  73. a1426de MINOR: sink: now call the generic fd write function by Willy Tarreau · 4 years, 10 months ago
  74. 799e9ed MINOR: sink: set the fd-type sinks to non-blocking by Willy Tarreau · 4 years, 10 months ago
  75. 973e662 MINOR: sink: add a support for file descriptors by Willy Tarreau · 4 years, 11 months ago
  76. 67b5a16 MINOR: sink: create definitions a minimal code for event sinks by Willy Tarreau · 4 years, 11 months ago