Mercurial > dropbear
log svr-chansession.c @ 475:52a644e7b8e1 pubkey-options
age | author | description |
---|---|---|
Mon, 08 Sep 2008 15:14:02 +0000 | Matt Johnston | * Patch from Frédéric Moulins adding options to authorized_keys. pubkey-options |
Sun, 13 Jan 2008 04:02:08 +0000 | Matt Johnston | fix up after merge |
Sun, 13 Jan 2008 04:01:46 +0000 | Matt Johnston | merge of '295b11312e327fe6c4f33512674ea4a1a9790344' |
Sun, 13 Jan 2008 03:55:59 +0000 | Matt Johnston | Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep |
Fri, 02 Nov 2007 15:03:16 +0000 | Matt Johnston | Actually use ~/.hushlogin rather than ~/hushlogin to ignore motd. |
Mon, 12 Feb 2007 13:32:30 +0000 | Matt Johnston | Revert to default sigchld handler after forking, don't exit channel-fix |
Mon, 12 Feb 2007 10:39:22 +0000 | Matt Johnston | - Fix bug in child-exit handling where the wrong pid was being matched. channel-fix |