log src/login-common/common.h @ 9354:687ac828b964 HEAD

age author description
Thu, 15 Jan 2009 15:52:44 -0500 Timo Sirainen Renamed "ssl_disable" setting to "ssl". Added support for ssl=required. HEAD
Wed, 17 Dec 2008 20:12:11 +0200 Timo Sirainen Mention SSL/TLS in "plaintext auth disallowed" error. HEAD
Sat, 25 Oct 2008 16:07:28 +0300 Timo Sirainen Login processes: If auth_debug=yes, log about received unknown passdb extra fields. HEAD
Sun, 19 Oct 2008 14:00:57 +0300 Timo Sirainen Login process: Log auth failure reasons better in disconnect message. HEAD
Sat, 21 Jun 2008 10:39:45 +0300 Timo Sirainen Removed login_greeting_capability setting. Instead now a minimal pre-login HEAD
Sat, 21 Jun 2008 10:10:06 +0300 Timo Sirainen Support transferring original IPs and ports through IMAP proxies. HEAD
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Wed, 20 Dec 2006 06:52:28 +0200 Timo Sirainen "Plaintext authentication disabled" -> "Plaintext authentication disallowed HEAD
Fri, 11 Aug 2006 00:14:57 +0300 Timo Sirainen Fixes for handling near-full connection queues. HEAD
Sun, 06 Aug 2006 23:05:32 +0300 Timo Sirainen Fixes to login process handling, especially with HEAD
Fri, 14 Apr 2006 21:20:54 +0300 Timo Sirainen If we have plugins set and imap_capability unset, figure out the IMAP HEAD
Fri, 13 Jan 2006 22:25:57 +0200 Timo Sirainen Added "bool" type and changed all ints that were used as booleans to bool. HEAD
Sat, 14 May 2005 23:32:03 +0300 Timo Sirainen Added configurable logging for login process. Added configurable pop3 logout HEAD
Fri, 07 Jan 2005 19:29:25 +0200 Timo Sirainen If authentication failed because of temporary failure, show different error HEAD
Tue, 19 Oct 2004 02:07:01 +0300 Timo Sirainen More smart IMAP and POP3 proxies. Now if remote login fails, it just HEAD
Tue, 05 Oct 2004 19:00:18 +0300 Timo Sirainen auth_verbose now affects imap/pop3 login processes too. Every authentication HEAD
Mon, 27 Sep 2004 18:58:56 +0300 Timo Sirainen Added login_greeting and login_greeting_capability settings. HEAD
Fri, 22 Aug 2003 05:42:12 +0300 Timo Sirainen Moved client side code for auth process handling to lib-auth. Some other login process cleanups. HEAD
Sun, 23 Feb 2003 21:44:46 +0200 Timo Sirainen Added setting verbose_ssl HEAD
Tue, 28 Jan 2003 23:35:25 +0200 Timo Sirainen Moved common login process code to login-common, created pop3-login. HEAD