Mercurial > dropbear
log svr-runopts.c @ 1538:f20038b513a5
age | author | description |
---|---|---|
Mon, 26 Feb 2018 14:31:15 +0100 | François Perrad | more linting (#58) |
Mon, 26 Feb 2018 21:17:13 +0800 | Matt Johnston | Fix restricted group code for BSDs, move to separate function |
Thu, 22 Feb 2018 23:06:45 +0800 | Matt Johnston | Merge branch 'master' of git://github.com/stellarpower/dropbear into stellarpower-master |
Tue, 20 Feb 2018 02:11:55 +0000 | stellarpower | Added the -G option to allow logins only for users that are members of a certain group. This allows finer control of an instance on who can and cannot login over a certain instance (e.g. password and not key). Needs double-checking and ensuring it meets platform requirements. |
Thu, 22 Feb 2018 21:55:15 +0800 | CamVan Nguyen | Only load dropbear default host keys if a key is not specified |
Sat, 17 Feb 2018 19:29:51 +0800 | Matt Johnston | merge from main fuzz |
Thu, 20 Jul 2017 19:38:26 +0000 | Michael Witten | options: Complete the transition to numeric toggles (`#if') |