log svr-runopts.c @ 1534:ed930fd6f60f

age author description
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')
Tue, 23 Jan 2018 22:46:07 +0800 Matt Johnston merge up to date fuzz
Tue, 27 Jun 2017 22:20:38 +0800 Matt Johnston Use MAX_AUTH_TRIES rather than DEFAULT_AUTH_TRIES, don't limit argument range
Mon, 29 May 2017 10:25:09 +0100 Kevin Darbyshire-Bryant dropbear server: support -T max auth tries