log svr-chansession.c @ 1930:299f4f19ba19

age author description
Mon, 09 Jul 2018 16:27:53 +0200 Raphael Hertzog Add /usr/sbin and /sbin to default root PATH
Thu, 09 Jul 2020 22:06:26 +1000 Begley Brothers Inc Expand home path for MOTD file
Thu, 09 Jul 2020 17:47:58 +1000 Begley Brothers Inc Allow user space file locations (rootless support)
Sun, 13 Mar 2022 17:38:38 +0000 HansH111 set envvar SSH_PUBKEYINFO if authstate.pubkey_info contains information
Thu, 24 Feb 2022 11:51:51 +0800 Matt Johnston Make missing homedir non-fatal, instead use /
Sun, 30 Jan 2022 10:14:56 +0800 Matt Johnston Add re-exec for server
Thu, 27 Jan 2022 14:34:10 +0800 Matt Johnston Leave non-interactive at default QoS class
Sat, 22 Jan 2022 12:46:08 +0800 Matt Johnston Fix accidentally committed debug message
Mon, 18 Oct 2021 23:20:08 +0800 Matt Johnston Only redirect stderr after the session login. That lets errors
Thu, 14 Oct 2021 20:55:15 +0800 Matt Johnston Bring back recently removed channel->flushing
Mon, 11 Oct 2021 15:46:49 +0800 Matt Johnston Merge
Mon, 11 Oct 2021 15:42:14 +0800 Matt Johnston Replace ChanType.sepfds with Channel.bidir_fd
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)