Mercurial > dropbear
log svr-main.c @ 449:3e6c536bc023
age | author | description |
---|---|---|
Thu, 19 Jul 2007 15:54:18 +0000 | Matt Johnston | Patch from Nicolai Ehemann to try binding before going to the background, |
Thu, 19 Jul 2007 14:08:24 +0000 | Matt Johnston | "backgrounding" is more user-understandable than "forking" |
Thu, 22 Feb 2007 14:53:49 +0000 | Matt Johnston | merge of 'a9b0496634cdd25647b65e585cc3240f3fa699ee' |
Thu, 22 Feb 2007 14:52:46 +0000 | Matt Johnston | Add -p [address:]port option for binding to addresses, patch from |
Fri, 16 Feb 2007 14:42:08 +0000 | Matt Johnston | Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness |
Mon, 12 Feb 2007 10:43:44 +0000 | Matt Johnston | Disable core dumps |
Thu, 04 Jan 2007 02:01:09 +0000 | Matt Johnston | Load hostkeys before daemon(), since daemon()'s chdir("/") will prevent us |