Mercurial > dropbear
log svr-chansession.c @ 256:ac890087b8c1
age | author | description |
---|---|---|
Thu, 20 Oct 2005 16:53:12 +0000 | Matt Johnston | * rename infd/outfd to writefd/readfd, to avoid confusion |
Mon, 05 Sep 2005 15:16:10 +0000 | Matt Johnston | * use own assertions which should get logged properly |
Thu, 02 Jun 2005 22:53:18 +0000 | Matt Johnston | * fix off-by-one closing open FDs |
Fri, 27 May 2005 16:34:57 +0000 | Matt Johnston | Seperate out exit errors from setgid()/initgroups(), and errors from setuid(), |
Sun, 13 Mar 2005 13:58:14 +0000 | Matt Johnston | * fix longstanding bug with connections being closed on failure to |
Wed, 19 Jan 2005 11:41:04 +0000 | Matt Johnston | put back 'return;' on empty terminal mode strings which was erroneously |
Sun, 02 Jan 2005 20:25:56 +0000 | Matt Johnston | Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place |