log src/login-common/login-settings.h @ 22955:812e5c961328

age author description
Fri, 27 Oct 2017 16:45:16 +0300 Timo Sirainen *-login: Add login_proxy_notify_path setting to configure proxy-notify path
Fri, 15 Jan 2016 16:07:32 +0200 Timo Sirainen *-login: Added login_plugins and login_plugin_dir settings.
Mon, 07 Sep 2015 18:50:24 +0300 Timo Sirainen login proxy: Added delayed disconnection of clients on server mass-disconnect.
Mon, 16 Jun 2014 19:52:11 +0300 Timo Sirainen login proxy: Added login_source_ips setting.
Sat, 28 Jul 2012 17:54:19 +0300 Timo Sirainen Moved ssl_* settings from login-common to lib-master.
Sun, 24 Jun 2012 00:52:57 +0300 Timo Sirainen Marked functions parameters that are allowed to be NULL. Some APIs were also changed.
Wed, 25 Apr 2012 22:28:03 +0300 Timo Sirainen *-login: Added ssl_require_crl setting.
Mon, 05 Mar 2012 17:28:06 +0200 Timo Sirainen Added director_username_hash setting to specify what part of the username is hashed.
Fri, 27 Jan 2012 14:15:30 +0200 Timo Sirainen login: If auth_debug_passwords=yes, assume auth_debug/auth_verbose=yes
Fri, 27 Jan 2012 14:15:06 +0200 Timo Sirainen login process wasn't logging all intended messages with auth_verbose=yes
Thu, 24 Nov 2011 01:45:59 +0200 Timo Sirainen login: Added ssl_crypto_device setting to set OpenSSL engine.
Fri, 18 Nov 2011 21:31:15 +0200 Timo Sirainen login proxy: Added ssl_client_cert/key settings.
Sat, 01 Oct 2011 17:09:00 +0300 Timo Sirainen Added ssl_protocols setting.
Tue, 10 May 2011 01:24:34 +0300 Timo Sirainen Removed ssl_parameters_file setting. It wasn't used by anything.
Tue, 04 Jan 2011 13:53:17 +0200 Timo Sirainen login: ssl_require_client_cert and ssl_username_from_cert settings should have had auth_ prefix.
Wed, 09 Jun 2010 16:16:40 +0100 Timo Sirainen config: local_name foo {} is now for TLS SNI. local foo {} only resolves foo to its IP. HEAD
Sat, 20 Feb 2010 17:16:41 +0200 Timo Sirainen lib-master: Added support for caching config lookups. HEAD
Sat, 06 Feb 2010 19:46:40 +0200 Timo Sirainen Added support for tcpwrappers and potentially other login access checks. HEAD
Tue, 08 Dec 2009 15:06:45 -0500 Timo Sirainen *-login: ssl_ca_file setting changed to ssl_ca. HEAD
Wed, 28 Oct 2009 21:20:46 -0400 Timo Sirainen *-login: Added support for TLS SNI. HEAD
Fri, 23 Oct 2009 20:10:17 -0400 Timo Sirainen Changed all settings related structs to const and changed APIs to make it work. HEAD
Tue, 20 Oct 2009 18:11:00 -0400 Timo Sirainen imap-login: If imap_capability is set, use it. HEAD
Mon, 12 Oct 2009 12:51:06 -0400 Timo Sirainen *-login: Login binaries can now set up their own private settings. HEAD
Sat, 10 Oct 2009 16:25:41 -0400 Timo Sirainen Removed unused login_chroot setting. HEAD
Thu, 10 Sep 2009 18:56:49 -0400 Timo Sirainen *-login: Fixed dropping oldest connection when reaching all limits. HEAD
Mon, 31 Aug 2009 14:06:50 -0400 Timo Sirainen Removed last traces of login_process_per_connection setting. HEAD
Thu, 28 May 2009 12:57:15 -0400 Timo Sirainen imap-login now advertises only pre-login capabilities. HEAD
Thu, 14 May 2009 19:01:28 -0400 Timo Sirainen login processes: Added initial support for per-connection configuration. HEAD
Wed, 13 May 2009 19:52:25 -0400 Timo Sirainen Renamed ssl_cert_file to ssl_cert and ssl_key_file to ssl_key. HEAD
Tue, 05 May 2009 21:28:34 -0400 Timo Sirainen Implemented anvil service, which is used to implement mail_max_userip_connections. HEAD
Tue, 05 May 2009 20:26:40 -0400 Timo Sirainen Removed login_dir setting. It's really not useful. HEAD
Thu, 23 Apr 2009 19:53:44 -0400 Timo Sirainen Initial commit for v2.0 master rewrite. Several features are still missing. HEAD
Fri, 17 Apr 2009 17:58:28 -0400 Timo Sirainen Code cleanup: Don't use __ prefix in header #defines. HEAD
Tue, 27 Jan 2009 18:21:53 -0500 Timo Sirainen Initial commit for config rewrite. HEAD