log

age author description
Wed, 04 Feb 2009 14:59:41 -0500 Timo Sirainen Removed CONTEXT=SEARCH capability for now, since with ESORT it requires more code. HEAD
Wed, 04 Feb 2009 14:58:35 -0500 Timo Sirainen Implemented support for ESORT capability. HEAD
Wed, 04 Feb 2009 14:18:24 -0500 Timo Sirainen SEARCH RETURN (PARTIAL): Allow higher:lower numbers in partial seq range. HEAD
Wed, 04 Feb 2009 13:54:49 -0500 Timo Sirainen SEARCH: RETURN (PARTIAL) was broken. HEAD
Wed, 04 Feb 2009 12:47:27 -0500 Timo Sirainen Renamed imap-search.[ch] to imap-search-args.[ch] HEAD
Wed, 04 Feb 2009 12:30:07 -0500 Timo Sirainen auth_debug_passwords=yes: If auth bind fails, log the attempted password. HEAD
Wed, 04 Feb 2009 12:23:55 -0500 Timo Sirainen auth_debug_passwords=yes: Log password for PAM lookups. HEAD
Tue, 03 Feb 2009 12:07:21 -0500 Timo Sirainen nfs_check: Mention also mail_nfs_storage=yes in the error message. HEAD
Tue, 03 Feb 2009 11:57:35 -0500 Timo Sirainen If mail_chroot is set, don't fail at startup in dump-capability. HEAD
Mon, 02 Feb 2009 19:03:25 -0500 Timo Sirainen dovecot-ldap-example.conf: Updated dn and dnpass comments. HEAD
Mon, 02 Feb 2009 19:00:50 -0500 Timo Sirainen ldap: Give better error message when aborting LDAP requests due to not being connected. HEAD
Mon, 02 Feb 2009 18:25:21 -0500 Timo Sirainen Changed default ldap_version from 2 to 3. Some servers no longer allow v2. HEAD
Mon, 02 Feb 2009 14:57:33 -0500 Timo Sirainen nfs+maildir: lseek() may also return ESTALE failure, handle it. HEAD
Mon, 02 Feb 2009 12:50:27 -0500 Timo Sirainen deliver: If -a wasn't specified and no Envelope-To: header, the fallback implementation was buggy. HEAD
Mon, 02 Feb 2009 12:48:41 -0500 Timo Sirainen deliver: If -f <sender> was specified and -a not, the sender was used also as the destination. HEAD
Mon, 02 Feb 2009 12:27:56 -0500 Timo Sirainen master: Give an error if login_dir = base_dir. HEAD
Mon, 02 Feb 2009 12:14:54 -0500 Timo Sirainen master: Don't crash at quit if there is some unwritten data in logs. HEAD
Mon, 02 Feb 2009 12:12:15 -0500 Timo Sirainen userdb prefetch + blocking passdbs was still broken with non-plaintext auth. HEAD
Sun, 01 Feb 2009 22:24:56 -0500 Timo Sirainen acl: We stopped calling hook_mail_storage_created for internal namespaces. HEAD
Sat, 31 Jan 2009 20:15:12 +0200 Timo Sirainen auth: Using "username" or "domain" passdb fields caused problems with cache and blocking passdbs. HEAD
Thu, 29 Jan 2009 19:25:02 -0500 Timo Sirainen dbox: INTERNALDATE and save date was returned wrong for converted maildir files. HEAD
Tue, 27 Jan 2009 14:33:48 -0500 Timo Sirainen mailbox_allow_new_keywords() was returning the opposite value, causing \* flag to be reported wrong. HEAD
Tue, 27 Jan 2009 13:15:16 -0500 Timo Sirainen dict file: Compiler warning fix. HEAD
Mon, 26 Jan 2009 19:17:54 -0500 Timo Sirainen If some setting contains a bad value, make sure the error message contains the setting name. HEAD
Mon, 26 Jan 2009 16:21:30 -0500 Timo Sirainen dotlocking: Increase the wait time 1,5 x every second until we reach 3 seconds. HEAD
Mon, 26 Jan 2009 14:13:23 -0500 Timo Sirainen maildir: Handling keywords was more or less broken because of a broken sort compare function. HEAD
Sun, 25 Jan 2009 20:13:34 -0500 Timo Sirainen dovecot-example.conf: Moved userdb prefetch before other userdbs, since that's where it should be. HEAD
Sun, 25 Jan 2009 20:11:24 -0500 Timo Sirainen Another caching fix to blocking passdbs when using non-plaintext auth. HEAD
Sun, 25 Jan 2009 20:11:08 -0500 Timo Sirainen Previous change to handling blocking passdbs broke it for userdb prefetch. HEAD
Sun, 25 Jan 2009 19:51:00 -0500 Timo Sirainen master: When shutting down, avoid dict processes giving "unknown process exited" errors. HEAD
Sun, 25 Jan 2009 19:40:36 -0500 Timo Sirainen Increased some initial memory pool sizes. HEAD
Sun, 25 Jan 2009 19:40:15 -0500 Timo Sirainen pgsql: Don't break when using multiple transactions. HEAD
Sun, 25 Jan 2009 19:39:41 -0500 Timo Sirainen dict proxy client: Don't hang when doing an async commit. HEAD
Sun, 25 Jan 2009 18:39:07 -0500 Timo Sirainen dict: Fixes to handling dying dict processes. HEAD
Sun, 25 Jan 2009 18:23:52 -0500 Timo Sirainen dict: Set listener socket non-blocking so it doesn't hang on accept() when Dovecot is shutting down. HEAD
Sun, 25 Jan 2009 17:47:23 -0500 Timo Sirainen virtual: Fix assert-crashing caused by previous changes. HEAD
Sun, 25 Jan 2009 19:54:54 +0200 Timo Sirainen dbox rebuild: Previous change removed too much code. HEAD
Fri, 23 Jan 2009 13:13:15 -0500 Timo Sirainen Don't use clean_pool with login processes. HEAD
Fri, 23 Jan 2009 13:12:50 -0500 Timo Sirainen Shared namespaces: Allow using %% in the prefix. HEAD
Thu, 22 Jan 2009 02:42:35 +0200 Timo Sirainen dbox rebuild: Dont try to give unknown maildir files UIDs that are after uidlist's nextuid. HEAD
Thu, 22 Jan 2009 02:39:52 +0200 Timo Sirainen Another fix to mail_index_transaction_get_next_uid() fix. HEAD
Wed, 21 Jan 2009 19:40:19 -0500 Timo Sirainen Fix to mail_index_transaction_get_next_uid() fix. HEAD
Wed, 21 Jan 2009 18:31:12 -0500 Timo Sirainen dbox: Minor error logging fix. HEAD
Wed, 21 Jan 2009 18:29:44 -0500 Timo Sirainen mail_index_transaction_get_next_uid() shouldn't sort appends. They may still be modified! HEAD
Wed, 21 Jan 2009 16:51:58 -0500 Timo Sirainen dbox: Improved error message. HEAD
Wed, 21 Jan 2009 15:48:51 -0500 Timo Sirainen Sending SIGUSR2 to dovecot-auth now also logs statistics about cache inserts. HEAD
Wed, 21 Jan 2009 12:40:06 -0500 Timo Sirainen quota debug: Hide "(0%)" if quota limits aren't defined defined in percentages. HEAD
Wed, 21 Jan 2009 12:30:15 -0500 Timo Sirainen dbox rebuild: Don't crash if nothing was previously in cache. HEAD
Tue, 20 Jan 2009 17:36:50 -0500 Timo Sirainen Don't warn about maybe not being able to log in if protocols=none. HEAD
Tue, 20 Jan 2009 15:04:25 -0500 Timo Sirainen If all login processes are in use and we can't create a new one, log a warning. HEAD
Tue, 20 Jan 2009 12:31:58 -0500 Timo Sirainen mail_extra_groups backwards compatibility setting removed. HEAD
Tue, 20 Jan 2009 11:28:48 -0500 Timo Sirainen dict proxy: Handle async commits better. HEAD
Mon, 19 Jan 2009 17:38:21 -0500 Timo Sirainen Give a better error message when userdb-only checkpassword program is used with passdb checkpassword. HEAD
Mon, 19 Jan 2009 16:24:33 -0500 Timo Sirainen imap-acl plugin: Include version string in the plugin. HEAD
Mon, 19 Jan 2009 16:03:50 -0500 Timo Sirainen dict quota: Use dict_transaction_commit_async(). HEAD
Mon, 19 Jan 2009 16:03:25 -0500 Timo Sirainen Added dict_transaction_commit_async(). HEAD
Mon, 19 Jan 2009 15:50:40 -0500 Timo Sirainen dict quota: noenforcing setting caused quota to not be updated at all. HEAD
Mon, 19 Jan 2009 15:30:58 -0500 Timo Sirainen dict quota: When updating quota don't look up the current byte/msg limit if there's no limit for it. HEAD
Mon, 19 Jan 2009 12:08:51 -0500 Timo Sirainen dbox: Notify plugins about expunges. Fixes quota. HEAD
Mon, 19 Jan 2009 12:08:24 -0500 Timo Sirainen dict-file: Fixed a crash. HEAD