1. 3b0510b BUG/MINOR: sink: fix a race condition in the TCP log forwarding code by Willy Tarreau · 9 months ago
  2. 12a9db5 BUG/MINOR: sink: don't learn srv port from srv addr by Aurelien DARRAGON · 1 year, 1 month ago
  3. 9da1f95 BUG/MINOR: sink/log: properly deinit srv in sink_new_from_logsrv() by Aurelien DARRAGON · 1 year, 5 months ago
  4. 727e396 BUG/MINOR: sink: fix errors handling in cfg_post_parse_ring() by Aurelien DARRAGON · 1 year, 5 months ago
  5. 6a366ea BUG/MINOR: sink: invalid sft free in sink_deinit() by Aurelien DARRAGON · 1 year, 5 months ago
  6. 5bab37e MINOR: sink/api: pass explicit maxlen parameter to sink_write() by Aurelien DARRAGON · 1 year, 5 months ago
  7. 79504b9 BUG/MINOR: ring: maxlen warning reported as alert by Aurelien DARRAGON · 1 year, 5 months ago
  8. cad9ce5 BUG/MINOR: ring: size warning incorrectly reported as fatal error by Aurelien DARRAGON · 1 year, 5 months ago
  9. cc683cb BUG/MINOR: sink: missing sft free in sink_deinit() by Aurelien DARRAGON · 1 year, 5 months ago
  10. aff4ac2 BUG/MEDIUM: sink: invalid server list in sink_new_from_logsrv() by Aurelien DARRAGON · 1 year, 5 months ago
  11. 69530f5 MEDIUM: clock: replace timeval "now" with integer "now_ns" by Willy Tarreau · 1 year, 7 months ago
  12. eed5da1 MINOR: clock: do not use now.tv_sec anymore by Willy Tarreau · 1 year, 7 months ago
  13. 1307cd4 CLEANUP: Stop checking the pointer before calling `ring_free()` by Tim Duesterhus · 1 year, 7 months ago
  14. 9b1d15f BUG/MINOR: sink: free forward_px on deinit() by Aurelien DARRAGON · 1 year, 9 months ago
  15. a739dc2 MEDIUM: sink: Use the sedesc to report and detect end of processing by Christopher Faulet · 1 year, 8 months ago
  16. 4b86695 MINOR: sink: Remove the tests on the opposite SC state to process messages by Christopher Faulet · 1 year, 8 months ago
  17. 9a790f6 MINOR: stconn/channel: Move CF_READ_DONTWAIT into the SC and rename it by Christopher Faulet · 1 year, 9 months ago
  18. 2c98867 BUG/MEDIUM: sink/forwarder: ensure ring offset is properly readjusted to head by Aurelien DARRAGON · 1 year, 9 months ago
  19. d9c7188 MEDIUM: ring: make the offset relative to the head/tail instead of absolute by Willy Tarreau · 1 year, 9 months ago
  20. 15315d6 CLEANUP: stconn: Remove old read and write expiration dates by Christopher Faulet · 1 year, 9 months ago
  21. b08c525 MINOR: stconn: Always report READ/WRITE event on shutr/shutw by Christopher Faulet · 1 year, 9 months ago
  22. 2ca4cc1 MINOR: applet/stconn: Add a SE flag to specify an endpoint does not expect data by Christopher Faulet · 1 year, 9 months ago
  23. 5aaacfb MEDIUM: stconn: Replace read and write timeouts by a unique I/O timeout by Christopher Faulet · 1 year, 10 months ago
  24. f8413cb MEDIUM: channel/stconn: Move rex/wex timer from the channel to the sedesc by Christopher Faulet · 1 year, 10 months ago
  25. ed7e66f MINOR: channel/stconn: Move rto/wto from the channel to the stconn by Christopher Faulet · 1 year, 10 months ago
  26. 09727ee BUG/MINOR: sink: free the forwarding task on exit by Willy Tarreau · 1 year, 10 months ago
  27. b919109 BUG/MINOR: ring: release the backing store name on exit by Willy Tarreau · 1 year, 10 months ago
  28. fb9a476 BUG/MINOR: sink: make sure to always properly unmap a file-backed ring by Willy Tarreau · 1 year, 10 months ago
  29. da89e9b MINOR: channel/applets: Stop to test CF_WRITE_ERROR flag if CF_SHUTW is enough by Christopher Faulet · 1 year, 11 months ago
  30. 6e1bbc4 REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT by Christopher Faulet · 2 years ago
  31. 1b662aa BUG/MEDIUM: ring: fix creation of server in uninitialized ring by Willy Tarreau · 2 years ago
  32. d08a25b BUG/MINOR: sink: Set default connect/server timeout for implicit ring buffers by Christopher Faulet · 2 years, 1 month ago
  33. 11a707a BUG/MINOR: sink: Only use backend capability for the sink proxies by Christopher Faulet · 2 years, 1 month ago
  34. 321d100 BUG/MINOR: ring: Properly parse connect timeout by Christopher Faulet · 2 years, 1 month ago
  35. d6e581d BUG/MEDIUM: sink: bad init sequence on tcp sink from a ring. by Emeric Brun · 2 years, 3 months ago
  36. 32872db MINOR: sink/ring: rotate non-empty file-backed contents only by Willy Tarreau · 2 years, 3 months ago
  37. ded77cc MINOR: ring: archive a previous file-backed ring on startup by Willy Tarreau · 2 years, 4 months ago
  38. 8e87705 BUILD: sink: replace S_IRUSR, S_IWUSR with their octal value by Willy Tarreau · 2 years, 4 months ago
  39. 0b8e9ce MINOR: ring: add support for a backing-file by Willy Tarreau · 2 years, 4 months ago
  40. 18d1306 BUG/MEDIUM: ring: fix too lax 'size' parser by Willy Tarreau · 2 years, 4 months ago
  41. 53bfab0 BUG/MINOR: sink: fix a race condition between the writer and the reader by Willy Tarreau · 2 years, 4 months ago
  42. 96417f3 BUG/MEDIUM: sink: Set the sink ref for forwarders created during ring parsing by Christopher Faulet · 2 years, 4 months ago
  43. c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · 2 years, 6 months ago
  44. 0eca539 CLEANUP: sink: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · 2 years, 6 months ago
  45. cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · 2 years, 6 months ago
  46. 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · 2 years, 6 months ago
  47. 74568cf CLEANUP: stconn: rename final state manipulation functions from cs_* to sc_* by Willy Tarreau · 2 years, 6 months ago
  48. f61dd19 CLEANUP: stconn: rename cs_{shut,chk}* to sc_* by Willy Tarreau · 2 years, 6 months ago
  49. 90e8b45 CLEANUP: stconn: rename cs_cant_get() to se_need_more_data() by Willy Tarreau · 2 years, 6 months ago
  50. 4164eb9 MINOR: stconn: start to rename cs_rx_endp_{more,done}() to se_have_{no_,}more_data() by Willy Tarreau · 2 years, 6 months ago
  51. b23edc8 MINOR: stconn: rename SE_FL_RXBLK_CONN to SE_FL_APPLET_NEED_CONN by Willy Tarreau · 2 years, 6 months ago
  52. ea27f48 CLEANUP: stconn: rename cs_{check,strm,strm_task} to sc_strm_* by Willy Tarreau · 2 years, 6 months ago
  53. 40a9c32 CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} by Willy Tarreau · 2 years, 6 months ago
  54. d0a06d5 CLEANUP: applet: use applet_put*() everywhere possible by Willy Tarreau · 2 years, 6 months ago
  55. 026e8fb CLEANUP: stconn: tree-wide rename stconn states CS_ST/SB_* to SC_ST/SB_* by Willy Tarreau · 2 years, 6 months ago
  56. cb04166 CLEANUP: stconn: tree-wide rename stream connector flags CS_FL_* to SC_FL_* by Willy Tarreau · 2 years, 6 months ago
  57. 7cb9e6c CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb" by Willy Tarreau · 2 years, 6 months ago
  58. 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · 2 years, 6 months ago
  59. 6095d57 MINOR: applet: Add API to start applet on a thread subset by Christopher Faulet · 2 years, 7 months ago
  60. aee57fc MEDIUM: sink: Refactor sink forwarder appctx creation by Christopher Faulet · 2 years, 7 months ago
  61. 2ae25ea MINOR: sink: Add a ref to sink in the sink_forward_target structure by Christopher Faulet · 2 years, 7 months ago
  62. 92202da MINOR: applet: Let the frontend appctx release the session by Christopher Faulet · 2 years, 7 months ago
  63. 6796a06 CLEANUP: conn_stream: merge cs_new_from_{mux,applet} into cs_new_from_endp() by Willy Tarreau · 2 years, 7 months ago
  64. 0698c80 CLEANUP: applet: remove the unneeded appctx->owner by Willy Tarreau · 2 years, 7 months ago
  65. cba8838 CLEANUP: ring: pass the ring watch flags to ring_attach_cli(), not in ctx.cli by Willy Tarreau · 2 years, 7 months ago
  66. 42cc831 CLEANUP: sink: use the generic context to store the forwarder's context by Willy Tarreau · 2 years, 7 months ago
  67. 03bd395 MEDIUM: stream: remove the confusing SF_ADDR_SET flag by Willy Tarreau · 2 years, 7 months ago
  68. 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · 2 years, 8 months ago
  69. a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · 2 years, 8 months ago
  70. da098e6 MINOR: stream-int/conn-stream: Move si_shut* and si_chk* in conn-stream scope by Christopher Faulet · 2 years, 8 months ago
  71. 62e7574 MEDIUM: stream-int/conn-stream: Move stream-interface state in the conn-stream by Christopher Faulet · 2 years, 8 months ago
  72. 8abe712 MINOR: stream-int: Remove SI_FL_NOLINGER/NOHALF to rely on CS flags instead by Christopher Faulet · 2 years, 8 months ago
  73. 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · 2 years, 8 months ago
  74. 908628c MEDIUM: tree-wide: Use CS util functions instead of SI ones by Christopher Faulet · 2 years, 8 months ago
  75. 9ec2f4d MAJOR: conn-stream: Share endpoint struct between the CS and the mux/applet by Christopher Faulet · 2 years, 8 months ago
  76. a9e8b39 MEDIUM: conn-stream: Pre-allocate endpoint to create CS from muxes and applets by Christopher Faulet · 2 years, 8 months ago
  77. b669d68 MEDIUM: conn-stream: Be able to pass endpoint to create a conn-stream by Christopher Faulet · 2 years, 8 months ago
  78. 9388204 MAJOR: conn-stream: Invert conn-stream endpoint and its context by Christopher Faulet · 2 years, 10 months ago
  79. 2479e5f MEDIUM: applet: Set the appctx owner during allocation by Christopher Faulet · 2 years, 10 months ago
  80. 7750850 CLEANUP: Reapply ist.cocci with `--include-headers-for-types --recursive-includes` by Tim Duesterhus · 2 years, 9 months ago
  81. 53fa787 BUG/MEDIUM: sink: Properly get the stream-int in appctx callback functions by Christopher Faulet · 2 years, 9 months ago
  82. cda94ac MAJOR: stream/conn_stream: Move the stream-interface into the conn-stream by Christopher Faulet · 3 years ago
  83. 108ce5a MINOR: sink: Always access the stream-int via the conn-stream by Christopher Faulet · 3 years ago
  84. f835dea MEDIUM: conn_stream: Add a pointer to the app object into the conn-stream by Christopher Faulet · 3 years ago
  85. 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · 3 years ago
  86. dd0b144 BUG/MINOR: sink: Use the right field in appctx context in release callback by Christopher Faulet · 2 years, 11 months ago
  87. 16f16af MINOR: stream: Use backend stream-interface dst address instead of target_addr by Christopher Faulet · 3 years, 1 month ago
  88. beeabf5 MINOR: task: provide 3 task_new_* wrappers to simplify the API by Willy Tarreau · 3 years, 2 months ago
  89. e612446 MINOR: applet: remove the thread mask from appctx_new() by Willy Tarreau · 3 years, 3 months ago
  90. 8a8f270 CLEANUP: server: a separate function for initializing the per_thr field by Miroslav Zagorac · 3 years, 6 months ago
  91. 72faef3 MEDIUM: global: remove dead code from nbproc/bind_proc removal by Willy Tarreau · 3 years, 6 months ago
  92. 817538e BUILD: sink: include proxy.h in sink.c by Willy Tarreau · 3 years, 7 months ago
  93. 4bad5e2 BUILD: sink: include tools.h in sink.c by Willy Tarreau · 3 years, 7 months ago
  94. b205bfd CLEANUP: cli/tree-wide: properly re-align the CLI commands' help messages by Willy Tarreau · 3 years, 7 months ago
  95. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 7 months ago
  96. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 7 months ago
  97. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · 3 years, 8 months ago
  98. 94aab06 MEDIUM: log: support tcp or stream addresses on log lines. by Emeric Brun · 3 years, 8 months ago
  99. 9533a70 MINOR: log: register config file and line number on log servers. by Emeric Brun · 3 years, 8 months ago
  100. 30c0537 REORG: server: use flags for parse_server by Amaury Denoyelle · 3 years, 9 months ago