log src/deliver/auth-client.c @ 6358:6bd13d514294 HEAD

age author description
Sun, 09 Sep 2007 03:58:57 +0300 Timo Sirainen Fixed home directory handling which got broken by previous changes. HEAD
Fri, 24 Aug 2007 21:43:27 +0300 Timo Sirainen Extra fields from userdb lookup should override everything. Fixed the code HEAD
Thu, 02 Aug 2007 18:27:46 +0300 Timo Sirainen Renamed i_stream_create_file() to i_stream_create_fd(). HEAD
Thu, 02 Aug 2007 18:23:22 +0300 Timo Sirainen Split o_stream_create_file() to _create_fd() and _create_fd_file(). HEAD
Tue, 24 Jul 2007 06:59:56 +0300 Timo Sirainen Removed memory pool parameter from iostreams. Default pool was almost always HEAD
Wed, 21 Mar 2007 22:06:19 +0200 Timo Sirainen FAIL reply doesn't necessarily have parameters. Don't give "BUG: Unexpected HEAD
Fri, 15 Dec 2006 20:38:08 +0200 Timo Sirainen Replaced void *context from a lot of callbacks with the actual context HEAD
Thu, 02 Nov 2006 20:11:05 +0200 Timo Sirainen If we can't get auth user reply in a minute log timeout error and quit. HEAD
Sun, 15 Oct 2006 18:55:00 +0300 Timo Sirainen Use mail_chroot setting. HEAD
Fri, 13 Oct 2006 15:44:22 +0300 Timo Sirainen Don't require home directory to be given. If debug is enabled, log what we HEAD
Fri, 16 Jun 2006 21:37:06 +0300 Timo Sirainen If USER query doesn't return non-zero uid and gid, give a nice error message. HEAD
Fri, 16 Jun 2006 12:30:07 +0300 Timo Sirainen Moved all the non-Sieve code from dovecot-lda in here and rewrote parts of HEAD