Mercurial > dropbear
log svr-chansession.c @ 1828:3f0ac6bc58a1
age | author | description |
---|---|---|
Mon, 11 Oct 2021 15:16:54 +0800 | Matt Johnston | - Remove "flushing" handling for exited processes, it should be |
Mon, 11 Oct 2021 15:13:42 +0800 | Matt Johnston | Move comment to svr_chansess_checksignal() where it belongs |
Thu, 19 Aug 2021 18:49:52 +0300 | fidomax | keep LANG env variable for child process (#111) |
Thu, 19 Aug 2021 17:13:41 +0200 | Roland Vollgraf | pass on sever process environment to child processes (option -e) (#118) |
Sat, 06 Mar 2021 23:06:43 +0800 | Matt Johnston | Prevent multiple shells being spawned |
Sat, 06 Mar 2021 23:05:17 +0800 | Matt Johnston | small tidy of "signal" while loop |
Fri, 29 Jan 2021 21:47:56 +0800 | Matt Johnston | fuzz: wrap kill() |