log

age author description
Thu, 09 Apr 2009 20:24:51 -0400 Timo Sirainen Added lib-master and mail-storage-service code that makes it easier to build new Dovecot binaries. HEAD
Thu, 09 Apr 2009 20:18:18 -0400 Timo Sirainen restrict-access: If running as root, don't give "couldn't drop root group privileges" error. HEAD
Thu, 09 Apr 2009 20:13:41 -0400 Timo Sirainen auth: Fixed listening in extra master/client sockets. HEAD
Thu, 09 Apr 2009 19:31:22 -0400 Timo Sirainen dict-sql: Don't crash if iteration sees a NULL value in path. HEAD
Thu, 09 Apr 2009 19:14:23 -0400 Timo Sirainen restrict-access: Minor code cleanup. HEAD
Thu, 09 Apr 2009 19:14:06 -0400 Timo Sirainen restrict-access: One more root dropping fix. HEAD
Thu, 09 Apr 2009 19:08:07 -0400 Timo Sirainen dict: Fixed crashes when dict process dies. HEAD
Thu, 09 Apr 2009 18:41:13 -0400 Timo Sirainen restrict-access: More fixes to root checking. HEAD
Thu, 09 Apr 2009 18:31:53 -0400 Timo Sirainen restrict-access: Another fix to allow running processes as root. HEAD
Thu, 09 Apr 2009 18:28:39 -0400 Timo Sirainen Fix to previous restrict-access changes. HEAD
Thu, 09 Apr 2009 14:51:24 -0400 Timo Sirainen ssl: Don't use mempool_system_clean_*() functions. Just extra work and they've had some problems. HEAD
Thu, 09 Apr 2009 14:44:02 -0400 Timo Sirainen digest-md5: If client sent no input, log it as such instead of a more cryptic error. HEAD
Wed, 08 Apr 2009 16:45:42 -0400 Timo Sirainen Updated missing copyright years to 2009. HEAD
Wed, 08 Apr 2009 13:46:38 -0400 Timo Sirainen Before starting imaps connections, check how full connection queue is. HEAD
Tue, 07 Apr 2009 22:17:36 -0400 Timo Sirainen settings_parser_info.check_func() now gets pool parameter if it wants to change settings. HEAD
Tue, 07 Apr 2009 20:48:53 -0400 Timo Sirainen Cleaned up restrict_access*() API. HEAD
Tue, 07 Apr 2009 18:15:25 -0400 Timo Sirainen Removed some unused code. HEAD
Tue, 07 Apr 2009 18:01:57 -0400 Timo Sirainen Shared mailboxes: Fix to previous mailbox_open() change. HEAD
Tue, 07 Apr 2009 17:57:34 -0400 Timo Sirainen Shared mailboxes: If selecting prefix/<username>, try to open the user's INBOX. HEAD
Tue, 07 Apr 2009 17:54:32 -0400 Timo Sirainen Shared mailboxes: Find the final storage before calling mail_storage.mailbox_open(), not inside it. HEAD
Tue, 07 Apr 2009 14:42:16 -0400 Timo Sirainen quota: Previous change broke other plugins. HEAD
Tue, 07 Apr 2009 16:41:23 -0400 Timo Sirainen imap-login: Use [resp-codes] to figure out when to replace remote's auth failed message with ours. HEAD
Tue, 07 Apr 2009 14:35:03 -0400 Timo Sirainen Removed umask setting. It's no longer used. HEAD
Tue, 07 Apr 2009 14:32:43 -0400 Timo Sirainen Get rid of imap/, pop3/, lda/ and sql/ module subdirs. It's all in lib/dovecot/ now. HEAD
Tue, 07 Apr 2009 13:01:12 -0400 Timo Sirainen Removed LIBICONV from unnecessary places. HEAD
Tue, 07 Apr 2009 13:01:04 -0400 Timo Sirainen Link LTLIBICONV, not LIBICONV. HEAD
Tue, 07 Apr 2009 12:26:50 -0400 Timo Sirainen quota: Don't crash when modifying non-private namespaces. HEAD
Mon, 06 Apr 2009 17:20:20 -0400 Timo Sirainen FreeBSD compiling fix. HEAD
Mon, 06 Apr 2009 17:15:37 -0400 Timo Sirainen Compile fix to NetBSD: Don't use si_code which is a macro. HEAD
Mon, 06 Apr 2009 17:10:44 -0400 Timo Sirainen Link -liconv to libdovecot.so if necessary. HEAD