- 7faac7c MINOR: tree-wide: Simplifiy some tests on SHUT flags by accessing SCs directly by Christopher Faulet · Tue Apr 04 10:05:27 2023 +0200
- 87633c3 MEDIUM: tree-wide: Move flags about shut from the channel to the SC by Christopher Faulet · Mon Apr 03 18:32:50 2023 +0200
- 2fd0c76 MEDIUM: cli: Use the sedesc to report and detect end of processing by Christopher Faulet · Fri Mar 31 10:25:07 2023 +0200
- 68ef218 MINOR: stconn/channel: Move CF_NEVER_WAIT into the SC and rename it by Christopher Faulet · Fri Mar 17 15:38:18 2023 +0100
- 9a790f6 MINOR: stconn/channel: Move CF_READ_DONTWAIT into the SC and rename it by Christopher Faulet · Thu Mar 16 14:40:03 2023 +0100
- 1cb041a MINOR: cli: support filtering on FD types in "show fd" by Willy Tarreau · Fri Mar 31 16:33:53 2023 +0200
- d52f2ad DEBUG: cli/show_fd: Display connection error code by Christopher Faulet · Tue Mar 14 15:48:06 2023 +0100
- 677c006 MINOR: fd/cli: report the polling mask in "show fd" by Willy Tarreau · Thu Mar 02 15:05:31 2023 +0100
- dd3a33f BUG/MINOR: cli: fix CLI handler "set anon global-key" call by Amaury Denoyelle · Fri Mar 03 17:11:10 2023 +0100
- be5cc76 MINOR: stconn: Remove half-closed timeout by Christopher Faulet · Mon Feb 20 08:41:55 2023 +0100
- 15315d6 CLEANUP: stconn: Remove old read and write expiration dates by Christopher Faulet · Mon Feb 20 08:23:51 2023 +0100
- b08c525 MINOR: stconn: Always report READ/WRITE event on shutr/shutw by Christopher Faulet · Mon Feb 20 07:55:19 2023 +0100
- 5aaacfb MEDIUM: stconn: Replace read and write timeouts by a unique I/O timeout by Christopher Faulet · Wed Feb 15 08:13:33 2023 +0100
- f8413cb MEDIUM: channel/stconn: Move rex/wex timer from the channel to the sedesc by Christopher Faulet · Tue Feb 07 16:06:14 2023 +0100
- ed7e66f MINOR: channel/stconn: Move rto/wto from the channel to the stconn by Christopher Faulet · Tue Feb 07 11:09:15 2023 +0100
- 2e56a73 MAJOR: channel: Remove flags to report READ or WRITE errors by Christopher Faulet · Thu Jan 26 16:18:09 2023 +0100
- 81fdeb8 MEDIUM: channel: Remove CF_READ_NOEXP flag by Christopher Faulet · Thu Feb 16 16:47:33 2023 +0100
- f0de8ca MEDIUM: listener/config: make the "thread" parser rely on thread_sets by Willy Tarreau · Tue Jan 31 19:31:27 2023 +0100
- 1714680 MINOR: listener: move LI_O_UNLIMITED and LI_O_NOSTOP to bind_conf by Willy Tarreau · Thu Jan 12 19:58:42 2023 +0100
- 7dbd418 MINOR: listener: move the nice field to the bind_conf by Willy Tarreau · Thu Jan 12 19:32:45 2023 +0100
- d5983ce MINOR: listener: remove the useless ->default_target field by Willy Tarreau · Thu Jan 12 19:18:34 2023 +0100
- 3083615 MINOR: listener: move the ->accept callback to the bind_conf by Willy Tarreau · Thu Jan 12 19:10:17 2023 +0100
- da89e9b MINOR: channel/applets: Stop to test CF_WRITE_ERROR flag if CF_SHUTW is enough by Christopher Faulet · Wed Jan 04 14:11:10 2023 +0100
- 2357718 MEDIUM: channel: Remove CF_READ_ATTACHED and report CF_READ_EVENT instead by Christopher Faulet · Tue Dec 20 18:47:39 2022 +0100
- d898841 MEDIUM: channel: Use CF_WRITE_EVENT instead of CF_WRITE_PARTIAL by Christopher Faulet · Tue Dec 20 18:10:04 2022 +0100
- 6e1bbc4 REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT by Christopher Faulet · Mon Dec 12 08:08:15 2022 +0100
- 446d803 MINOR: channel: Don't test CF_READ_NULL while CF_SHUTR is enough by Christopher Faulet · Mon Dec 12 07:53:18 2022 +0100
- f9607f8 REORG: activity/cli: move the "show activity" handler to activity.c by Willy Tarreau · Fri Nov 25 15:32:38 2022 +0100
- 04b5b26 MINOR: activity: report uptime in "show activity" by Willy Tarreau · Fri Nov 25 15:36:48 2022 +0100
- c860150 MINOR: cli: print parsed command when not found by Abhijeet Rastogi · Thu Nov 17 04:42:38 2022 -0800
- 24e9961 MINOR: cli: define usermsgs print context by Amaury Denoyelle · Thu Nov 10 14:24:51 2022 +0100
- 56f50a0 CLEANUP: cli: rename dynamic error printing state by Amaury Denoyelle · Thu Nov 10 11:47:36 2022 +0100
- d786931 MINOR: cli: correct commentary and replace 'set global-key' name by Erwan Le Goas · Thu Sep 29 10:36:11 2022 +0200
- 3f4ae61 MINOR: cli: remove error message with 'set anon on|off' by Erwan Le Goas · Wed Sep 28 17:04:29 2022 +0200
- 0a0512f MINOR: mworker/cli: the mcli_reload bind_conf only send the reload status by William Lallemand · Sat Sep 24 16:14:50 2022 +0200
- 56f73b2 MINOR: mworker: stores the mcli_reload bind_conf by William Lallemand · Sat Sep 24 15:56:25 2022 +0200
- 21623b5 MINOR: mworker: mworker_cli_proxy_new_listener() returns a bind_conf by William Lallemand · Sat Sep 24 15:51:27 2022 +0200
- 54966df MINOR: anon: store the anonymizing key in the CLI's appctx by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
- fad9da8 MINOR: anon: store the anonymizing key in the global structure by Erwan Le Goas · Wed Sep 14 17:24:22 2022 +0200
- 1addf8b BUG/MEDIUM: cli: always reset the service context between commands by Willy Tarreau · Thu Aug 18 18:04:37 2022 +0200
- b5d062d MINOR: cli: warning on _getsocks when socket were closed by William Lallemand · Thu Jul 28 15:33:41 2022 +0200
- 9c821e6 Revert "MINOR: cli: emit a warning when _getsocks was used more than once" by William Lallemand · Wed Jul 27 13:55:54 2022 +0200
- 519cd20 MINOR: cli: emit a warning when _getsocks was used more than once by William Lallemand · Wed Jul 27 11:48:54 2022 +0200
- bac3a82 BUG/MINOR: mworker/cli: relative pid prefix not validated anymore by William Lallemand · Wed Jul 20 14:30:56 2022 +0200
- c243182 MINOR: cli/fd: show fd's tgid and refcount in "show fd" by Willy Tarreau · Fri Jul 08 10:23:01 2022 +0200
- 6bdf945 MINOR: cli/threads: always bind CLI to thread group 1 by Willy Tarreau · Wed Jul 06 11:52:24 2022 +0200
- dcbd763 MINOR: mworker/threads: limit the mworker sockets to group 1 by Willy Tarreau · Wed Jul 06 11:46:34 2022 +0200
- 94f763b MEDIUM: config: remove deprecated "bind-process" directives from frontends by Willy Tarreau · Fri Jul 15 17:14:40 2022 +0200
- 91f7a1a CLEANUP: applet: remove the obsolete command context from the appctx by Willy Tarreau · Fri Jul 15 16:26:44 2022 +0200
- 9a7fa90 MINOR: cli/activity: add a thread number argument to "show activity" by Willy Tarreau · Fri Jul 15 16:51:16 2022 +0200
- 4167e05 BUG/MEDIUM: cli: Notify cli applet won't consume data during request processing by Christopher Faulet · Wed Jun 01 17:25:42 2022 +0200
- c12b321 CLEANUP: applet: rename appctx_cs() to appctx_sc() by Willy Tarreau · Fri May 27 11:08:15 2022 +0200
- 475e463 CLEANUP: cli: rename all occurrences of stconn "cs" to "sc" by Willy Tarreau · Fri May 27 10:26:46 2022 +0200
- cb086c6 REORG: stconn: rename conn_stream.{c,h} to stconn.{c,h} by Willy Tarreau · Fri May 27 09:47:12 2022 +0200
- 5edca2f REORG: rename cs_utils.h to sc_strm.h by Willy Tarreau · Fri May 27 09:25:10 2022 +0200
- 74568cf CLEANUP: stconn: rename final state manipulation functions from cs_* to sc_* by Willy Tarreau · Fri May 27 09:03:30 2022 +0200
- f61dd19 CLEANUP: stconn: rename cs_{shut,chk}* to sc_* by Willy Tarreau · Fri May 27 09:00:19 2022 +0200
- 19c65a9 CLEANUP: stconn: rename remaining management functions from cs_* to sc_* by Willy Tarreau · Fri May 27 08:49:24 2022 +0200
- 99615ed CLEANUP: stconn: rename cs_rx_room_{blk,rdy} to sc_{need,have}_room() by Willy Tarreau · Wed May 25 07:29:36 2022 +0200
- 462b989 CLEANUP: stconn: rename cs_conn_*() to sc_conn_*() by Willy Tarreau · Wed May 18 18:06:53 2022 +0200
- fd9417b CLEANUP: stconn: rename cs_conn() to sc_conn() by Willy Tarreau · Wed May 18 16:23:22 2022 +0200
- ea27f48 CLEANUP: stconn: rename cs_{check,strm,strm_task} to sc_strm_* by Willy Tarreau · Wed May 18 16:10:52 2022 +0200
- 40a9c32 CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} by Willy Tarreau · Wed May 18 15:55:18 2022 +0200
- d0a06d5 CLEANUP: applet: use applet_put*() everywhere possible by Willy Tarreau · Wed May 18 15:07:19 2022 +0200
- 026e8fb CLEANUP: stconn: tree-wide rename stconn states CS_ST/SB_* to SC_ST/SB_* by Willy Tarreau · Tue May 17 19:47:17 2022 +0200
- cb04166 CLEANUP: stconn: tree-wide rename stream connector flags CS_FL_* to SC_FL_* by Willy Tarreau · Tue May 17 19:44:42 2022 +0200
- 7cb9e6c CLEANUP: stream: rename "csf" and "csb" to "scf" and "scb" by Willy Tarreau · Tue May 17 19:40:40 2022 +0200
- 4596fe2 CLEANUP: conn_stream: tree-wide rename to stconn (stream connector) by Willy Tarreau · Tue May 17 19:07:51 2022 +0200
- 798465b CLEANUP: conn_stream: rename the conn_stream's endp to sedesc by Willy Tarreau · Tue May 17 18:20:02 2022 +0200
- d869e13 CLEANUP: applet: rename the sedesc pointer from "endp" to "sedesc" by Willy Tarreau · Tue May 17 18:05:31 2022 +0200
- b605c42 CLEANUP: conn_stream: rename the stream endpoint flags CS_EP_* to SE_FL_* by Willy Tarreau · Tue May 17 17:04:55 2022 +0200
- d56377c CLEANUP: conn_stream: apply endp_flags.cocci tree-wide by Willy Tarreau · Tue May 17 16:31:36 2022 +0200
- 0698c80 CLEANUP: applet: remove the unneeded appctx->owner by Willy Tarreau · Wed May 11 14:09:57 2022 +0200
- 66435e5 CLEANUP: applet: use the appctx's endp instead of cs->endp by Willy Tarreau · Tue May 10 11:32:31 2022 +0200
- 1c0715b CLEANUP: cli: move the status print context into its own context by Willy Tarreau · Fri May 06 17:16:35 2022 +0200
- c7afedc BUILD: applet: mark the appctx's st2 variable as deprecated by Willy Tarreau · Thu May 05 20:01:54 2022 +0200
- b128f49 CLEANUP: cli: make "show cli sockets" use its own context by Willy Tarreau · Thu May 05 19:11:05 2022 +0200
- 4df54eb CLEANUP: cli: simplify the "show cli sockets" I/O handler by Willy Tarreau · Thu May 05 18:52:36 2022 +0200
- 307dbb3 CLEANUP: cli: make "show env" use its own context by Willy Tarreau · Thu May 05 17:45:52 2022 +0200
- 741a5a9 CLEANUP: cli: make "show fd" use its own context by Willy Tarreau · Thu May 05 17:56:58 2022 +0200
- 7bf20ca CLEANUP: cli: initialize the whole appctx->ctx, not just the stats part by Willy Tarreau · Tue May 03 17:02:03 2022 +0200
- f12f32a MINOR: applet: reserve some generic storage in the applet's context by Willy Tarreau · Mon May 02 14:57:03 2022 +0200
- 241a006 BUG/MEDIUM: cli: make "show cli sockets" really yield by Willy Tarreau · Thu May 05 18:29:25 2022 +0200
- 03bd395 MEDIUM: stream: remove the confusing SF_ADDR_SET flag by Willy Tarreau · Mon May 02 16:36:47 2022 +0200
- a6c4a48 BUG/MEDIUM: conn-stream: Don't erase endpoint flags on reset by Christopher Faulet · Thu Apr 28 18:25:24 2022 +0200
- 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · Mon Apr 04 11:29:28 2022 +0200
- 582a226 MINOR: conn-stream: Remove the stream-interface from the conn-stream by Christopher Faulet · Mon Apr 04 11:25:59 2022 +0200
- 0eb32c0 MINOR: stream: Use conn-stream to report server error by Christopher Faulet · Mon Apr 04 11:06:31 2022 +0200
- a0bdec3 MEDIUM: stream-int/conn-stream: Move blocking flags from SI to CS by Christopher Faulet · Mon Apr 04 07:51:21 2022 +0200
- da098e6 MINOR: stream-int/conn-stream: Move si_shut* and si_chk* in conn-stream scope by Christopher Faulet · Thu Mar 31 17:44:45 2022 +0200
- e39a4df MINOR: stream-int/conn-stream: Move si_conn_ready() in the conn-stream scope by Christopher Faulet · Thu Mar 31 09:58:41 2022 +0200
- 9125f3c MINOR: stream-int/stream: Move si_retnclose() in the stream scope by Christopher Faulet · Thu Mar 31 09:47:24 2022 +0200
- 62e7574 MEDIUM: stream-int/conn-stream: Move stream-interface state in the conn-stream by Christopher Faulet · Thu Mar 31 09:16:34 2022 +0200
- 50264b4 MEDIUM: stream-int: Move SI err_type in the stream by Christopher Faulet · Wed Mar 30 19:39:30 2022 +0200
- a70a354 MINOR: stream: Only save previous connection state for the server side by Christopher Faulet · Wed Mar 30 17:13:02 2022 +0200
- 974da9f MINOR: stream-int: Remove SI_FL_DONT_WAKE to rely on CS flags instead by Christopher Faulet · Wed Mar 30 15:30:03 2022 +0200
- 8abe712 MINOR: stream-int: Remove SI_FL_NOLINGER/NOHALF to rely on CS flags instead by Christopher Faulet · Wed Mar 30 15:10:18 2022 +0200
- 6cd56d5 MEDIUM: conn-stream: Use endpoint error instead of conn-stream error by Christopher Faulet · Wed Mar 30 10:47:32 2022 +0200
- af642df MINOR: stream-int/conn-stream: Report error to the CS instead of the SI by Christopher Faulet · Wed Mar 30 10:06:11 2022 +0200
- ae024ce MEDIUM: stream-int/stream: Use connect expiration instead of SI expiration by Christopher Faulet · Tue Mar 29 19:02:31 2022 +0200