Mercurial > dropbear
log svr-chansession.c @ 233:225e6822ef53
age | author | description |
---|---|---|
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 |
Sun, 17 Oct 2004 08:19:47 +0000 | Matt Johnston | Initialise the "lastexit" variable so that we don't get session channels |
Tue, 21 Sep 2004 10:08:21 +0000 | Matt Johnston | propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe7028bc2f2bad66c603069 from branch 'matt.dbclient.work' to 'matt.dbclient.rez' private-rez |
Tue, 31 Aug 2004 08:52:41 +0000 | Matt Johnston | WCOREDUMP finally |