Mercurial > dropbear
log
age | author | description |
---|---|---|
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:07:13 +0800 | Matt Johnston | Merge branch 'stellarpower-master' |
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:57:47 +0800 | Matt Johnston | clarify that -r skips default hostkeys |
Thu, 22 Feb 2018 21:55:15 +0800 | CamVan Nguyen | Only load dropbear default host keys if a key is not specified |
Tue, 20 Feb 2018 16:13:42 +0100 | François Perrad | use a full prototype (#56) |