Mercurial > dropbear
log runopts.h @ 1560:f5026f7486de
age | author | description |
---|---|---|
Tue, 27 Feb 2018 21:49:10 +0800 | Matt Johnston | add guard HAVE_GETGROUPLIST |
Mon, 26 Feb 2018 22:44:48 +0800 | Matt Johnston | merge from main fuzz |
Mon, 26 Feb 2018 21:17:13 +0800 | Matt Johnston | Fix restricted group code for BSDs, move to separate function |
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. |
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') |
Fri, 26 Jan 2018 00:27:48 +0800 | Matt Johnston | bind to port as well with -b |