Mercurial > dropbear
log cli-runopts.c @ 1224:82e2037d34ea
age | author | description |
---|---|---|
Tue, 15 Dec 2015 22:57:22 +0800 | Matt Johnston | revert removal of space handling, different fix for avoiding option prefix |
Tue, 15 Dec 2015 22:23:42 +0800 | Matt Johnston | Don't allow spaces and don't get confused by -o usesyslogd=yes |
Tue, 15 Dec 2015 22:19:41 +0800 | Matt Johnston | unknown options should be non-fatal |
Tue, 15 Dec 2015 22:09:55 +0800 | Matt Johnston | A few minor style fixes |
Tue, 01 Dec 2015 21:56:11 +0300 | Konstantin Tokarev | Use dropbear_log instead of some fprintf's in client code. |
Tue, 01 Dec 2015 21:55:34 +0300 | Konstantin Tokarev | Support syslog logging in dbclient. |