log src/lib-master/master-login-auth.c @ 12367:9f179255b796

age author description
Tue, 02 Nov 2010 18:21:05 +0000 Timo Sirainen lib-master: Stop accepting new connections after auth-master gets disconnected.
Thu, 21 Oct 2010 17:12:19 +0100 Timo Sirainen Compiler warning fix.
Thu, 23 Sep 2010 19:00:31 +0100 Timo Sirainen lib-master: If auth server is restarted, still log a warning about aborted auth request.
Mon, 20 Sep 2010 17:50:29 +0100 Timo Sirainen lib-master: When finishing auth, don't send REQUEST if auth process has restarted.
Tue, 04 May 2010 01:33:20 +0300 Timo Sirainen auth/login related timeouts are now in one place and they make more sense. HEAD
Mon, 03 May 2010 16:01:09 +0300 Timo Sirainen lib-master: Don't crash after timeouting an auth-master request. HEAD
Wed, 07 Apr 2010 03:43:02 +0300 Timo Sirainen lib-master: Added timeout for auth master lookups. HEAD
Wed, 07 Apr 2010 01:49:00 +0300 Timo Sirainen Started using str_to_*() functions instead of libc's ones. HEAD
Wed, 31 Mar 2010 19:21:09 +0300 Timo Sirainen Added support for userdb lookup to fail with a reason (many API changes). HEAD
Wed, 27 Jan 2010 21:29:19 +0200 Timo Sirainen auth master lookups: If request isn't found, return FAIL instead of NOTFOUND. HEAD
Mon, 25 Jan 2010 01:19:08 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Sun, 13 Dec 2009 21:08:41 -0500 Timo Sirainen imap, pop3: Close auth/config connections when we stop accepting more connections. HEAD
Mon, 26 Oct 2009 23:41:54 -0400 Timo Sirainen lib-master: Fixes to handling master-login services. HEAD
Thu, 22 Oct 2009 22:25:31 -0400 Timo Sirainen Use net_connect_unix_with_retries() instead of duplicating the code everywhere. HEAD
Mon, 19 Oct 2009 21:42:09 -0400 Timo Sirainen Redesigned how login process passes connections to mail processes and changed related APIs. HEAD