log src/pop3-login/client-authenticate.c @ 4891:6ab2712f1a93 HEAD

age author description
Sun, 03 Dec 2006 14:13:51 +0200 Timo Sirainen Changed the service name from uppercase IMAP/POP3 to lowercase imap/pop3 so HEAD
Sun, 12 Nov 2006 14:41:32 +0200 Timo Sirainen Fixed potential problems with client disconnecting while master was handling HEAD
Tue, 07 Nov 2006 17:06:23 +0200 Timo Sirainen Crashfixes and more asserts. Mostly related to use of AUTHENTICATE/AUTH HEAD
Mon, 05 Jun 2006 23:25:39 +0300 Timo Sirainen IMAP: Reply with tagged BAD if authentication is aborted because client sent HEAD
Tue, 09 May 2006 23:47:54 +0300 Timo Sirainen If PASS command is given (after unsuccessful USER) with plaintext auth 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
Sun, 05 Feb 2006 15:07:16 +0200 Timo Sirainen cleanup HEAD
Sat, 28 Jan 2006 23:47:00 +0200 Timo Sirainen If client disconnected while we were trying to send authentication HEAD
Sat, 14 Jan 2006 20:47:20 +0200 Timo Sirainen deinit, unref, destroy, close, free, etc. functions now take a pointer to 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
Sun, 11 Sep 2005 16:23:00 +0300 Timo Sirainen Compiler warning fixes HEAD
Sat, 14 May 2005 23:32:03 +0300 Timo Sirainen Added configurable logging for login process. Added configurable pop3 logout HEAD
Tue, 01 Feb 2005 22:21:43 +0200 Timo Sirainen Don't advertise USER capability if we're not allowing plaintext HEAD
Wed, 12 Jan 2005 14:14:52 +0200 Timo Sirainen Don't allow multiple PASS commands after a USER command. Patch by Andrey HEAD
Fri, 07 Jan 2005 19:29:25 +0200 Timo Sirainen If authentication failed because of temporary failure, show different error HEAD
Fri, 29 Oct 2004 20:56:46 +0300 Timo Sirainen typofix: advertise auth=plain only with disable_plaintext_auth = yes 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
Mon, 18 Oct 2004 22:21:40 +0300 Timo Sirainen Added IMAP and POP3 proxying support. HEAD
Mon, 18 Oct 2004 04:13:25 +0300 Timo Sirainen Implemented support for LOGIN-REFERRALS using "referral" and "reason" HEAD
Mon, 18 Oct 2004 02:08:40 +0300 Timo Sirainen tls/secured variables are in common client structure. Plaintext logins HEAD
Sun, 17 Oct 2004 18:15:27 +0300 Timo Sirainen If login fails with internal failure, show it to client as -ERR [IN-USE] HEAD
Wed, 13 Oct 2004 19:38:32 +0300 Timo Sirainen Changed dovecot-auth protocol to ASCII based. Should be easier now to write HEAD
Mon, 11 Oct 2004 20:14:26 +0300 Timo Sirainen Login process cleanups. Share more authentication code between pop3/imap. HEAD
Fri, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Thu, 07 Oct 2004 22:39:24 +0300 Timo Sirainen Advertise all SASL mechanisms in old-style SASL discovery. Patch by Andrey HEAD
Tue, 05 Oct 2004 19:00:18 +0300 Timo Sirainen auth_verbose now affects imap/pop3 login processes too. Every authentication HEAD
Wed, 15 Sep 2004 16:20:16 +0300 Timo Sirainen Compiler warning fixes and cleanups HEAD
Thu, 02 Sep 2004 22:18:14 +0300 Timo Sirainen Tell dovecot-auth if SSL/TLS is enabled. Nothing can done with it yet HEAD
Sun, 22 Aug 2004 14:00:05 +0300 Timo Sirainen AUTHENTICATE and AUTH commands were broken. HEAD
Sun, 15 Aug 2004 06:40:30 +0300 Timo Sirainen We never do blocking reads/writes to network anymore. Changed imap and pop3 HEAD
Fri, 30 Jul 2004 04:47:45 +0300 Timo Sirainen Added NTLM kludge. Patch by Andrey Panin HEAD
Thu, 22 Jul 2004 16:33:34 +0300 Timo Sirainen POP3 CAPA command shouldn't return "AUTH=" in SASL reply. Patch by Andrey HEAD
Tue, 06 Jul 2004 08:55:46 +0300 Timo Sirainen Add "Error report written to server log." also to internal login error HEAD
Sat, 03 Jul 2004 01:03:36 +0300 Timo Sirainen Added APOP authentication for POP3. Patch by Andrey Panin. HEAD
Wed, 23 Jun 2004 21:05:14 +0300 Timo Sirainen crashfix if client closes connection while authenticating HEAD
Mon, 31 May 2004 21:04:46 +0300 Timo Sirainen Added %l, %r and %P variables and mail_log_prefix setting. HEAD
Sun, 30 May 2004 00:40:30 +0300 Timo Sirainen Removed hardcoded mechanism lists. It's now possible to add them HEAD
Sat, 29 May 2004 20:06:49 +0300 Timo Sirainen Don't use hardcoded protocol list for auth process, string is just fine. HEAD
Mon, 17 May 2004 04:32:16 +0300 Timo Sirainen Added ssl_require_client_cert auth-specific setting. Hide HEAD
Sat, 01 May 2004 22:09:34 +0300 Timo Sirainen Don't advertise AUTH=PLAIN unless transport is secure HEAD
Tue, 25 Nov 2003 03:26:26 +0200 Timo Sirainen IMAP AUTHENTICATE and POP3 AUTH commands could have left the process stuck HEAD
Sun, 21 Sep 2003 19:21:36 +0300 Timo Sirainen data_stack_pool split into two: unsafe_data_stack_pool which works like HEAD
Sun, 24 Aug 2003 10:55:23 +0300 Timo Sirainen disable_plaintext_auth defaults to yes now. ipv4 127.* and ipv6 ::1 HEAD
Fri, 22 Aug 2003 21:56:59 +0300 Timo Sirainen fixes. maybe it works now. 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
Wed, 20 Aug 2003 06:17:25 +0300 Timo Sirainen We were posing as IMAP instead of POP3 to auth process. HEAD
Wed, 25 Jun 2003 02:35:13 +0300 Timo Sirainen Don't advertise STARTTLS/STLS capability when TLS/SSL connection is already HEAD
Wed, 28 May 2003 00:46:44 +0300 Timo Sirainen STLS was missing from capability list. HEAD
Fri, 16 May 2003 20:05:42 +0300 Timo Sirainen Don't advertise AUTH=PLAIN in capability if disable_plaintext_auth = yes and HEAD
Sun, 02 Feb 2003 12:53:43 +0200 Timo Sirainen Send protocol with auth requests HEAD
Sun, 02 Feb 2003 12:46:20 +0200 Timo Sirainen Moved more auth code to login-common. HEAD
Thu, 30 Jan 2003 21:52:39 +0200 Timo Sirainen Support for CAPA command (rfc2449). HEAD
Thu, 30 Jan 2003 19:56:19 +0200 Timo Sirainen compile fix + complain about unknown commands HEAD
Tue, 28 Jan 2003 23:35:25 +0200 Timo Sirainen Moved common login process code to login-common, created pop3-login. HEAD