log runopts.h @ 1938:77bc00dcc19f default tip main master

age author description
Fri, 01 Apr 2022 14:13:52 +0800 Matt Johnston Fix IPv6 address parsing for dbclient -b
Sun, 13 Mar 2022 14:16:50 +0000 HansH111 added quiet variable in cli_opts
Sun, 30 Jan 2022 10:14:56 +0800 Matt Johnston Add re-exec for server
Tue, 12 Oct 2021 23:32:10 +0800 Matt Johnston Increase max window size to 10MB, fallback rather than
Thu, 19 Aug 2021 17:37:14 +0200 Manfred Kaiser added option to disable trivial auth methods (#128)
Thu, 19 Aug 2021 17:13:41 +0200 Roland Vollgraf pass on sever process environment to child processes (option -e) (#118)
Wed, 15 May 2019 21:59:45 +0800 Matt Johnston Rename EPKA -> Plugin
Wed, 15 May 2019 09:43:57 -0400 fabriziobertocci External Public-Key Authentication API (#72)
Thu, 21 Mar 2019 00:21:38 +0800 Matt Johnston fix constness build error
Wed, 28 Feb 2018 21:28:59 +0800 Matt Johnston merge from main fuzz
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