log

age author description
Mon, 09 Feb 2009 19:44:07 -0500 Timo Sirainen master: Don't crash if auth process dies too early. HEAD
Fri, 06 Feb 2009 18:08:56 -0500 Timo Sirainen imap-acl plugin: Memory leak fix HEAD
Fri, 06 Feb 2009 17:40:10 -0500 Timo Sirainen pgsql: Fixes to handling reconnecting to server. HEAD
Fri, 06 Feb 2009 17:19:57 -0500 Timo Sirainen dict sql: If connect setting isn't given, give an error message instead of crashing. HEAD
Fri, 06 Feb 2009 13:49:07 -0500 Timo Sirainen imap: Added module contexts to struct client_command_context. HEAD
Fri, 06 Feb 2009 13:39:48 -0500 Timo Sirainen imap: Store command args to client command contexts for debugging purposes. HEAD
Fri, 06 Feb 2009 13:38:54 -0500 Timo Sirainen Added imap_args_to_str() HEAD
Fri, 06 Feb 2009 13:38:26 -0500 Timo Sirainen imap: export imap_commands array containing all registered commands. HEAD
Fri, 06 Feb 2009 13:10:06 -0500 Timo Sirainen Avoid calling imap_parser_*() directly. It's not required. HEAD
Fri, 06 Feb 2009 12:49:46 -0500 Timo Sirainen Mail copying API changed to be based on save API. This allows extending it easily in future. HEAD
Fri, 06 Feb 2009 12:48:38 -0500 Timo Sirainen maildir: Adding new keywords was broken by recent changes. HEAD
Thu, 05 Feb 2009 18:29:27 -0500 Timo Sirainen mail_index_lookup_first() didn't always find the result. HEAD
Thu, 05 Feb 2009 11:54:53 -0500 Timo Sirainen pop3: Fix to previous changes: Update \Seen flags even when not using QUIT. HEAD
Wed, 04 Feb 2009 17:50:05 -0500 Timo Sirainen istream-tee: Minor cleanups, assert and a potential fix. HEAD
Wed, 04 Feb 2009 17:44:01 -0500 Timo Sirainen i_stream_read(): Added a few more asserts. HEAD
Wed, 04 Feb 2009 17:43:39 -0500 Timo Sirainen Grew initial plain_auth_request pool size. HEAD
Wed, 04 Feb 2009 16:00:48 -0500 Timo Sirainen Added CONTEXT=SEARCH back. We do implement all of it actually, just not CONTEXT=SORT. HEAD
Wed, 04 Feb 2009 15:36:34 -0500 Timo Sirainen pop3: If client idles for 10 seconds, commit transaction (allowing mbox to become unlocked). HEAD
Wed, 04 Feb 2009 15:28:31 -0500 Timo Sirainen pop3: Track \Seen flag changes in a bitmask and do the changes at QUIT. HEAD
Wed, 04 Feb 2009 15:13:01 -0500 Timo Sirainen mbox: flock() and lockf() now use blocking alarm()ed locking. HEAD
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