log

age author description
Thu, 30 Sep 2010 17:57:55 +0100 Timo Sirainen doveadm fetch: Fixed fetching uid field.
Thu, 30 Sep 2010 17:49:17 +0100 Timo Sirainen auth: Don't assert-crash if a request still succeeds after its client connection is gone.
Thu, 30 Sep 2010 17:12:55 +0100 Timo Sirainen auth: Avoid crashing when finishing failed requests that already timed out.
Thu, 30 Sep 2010 16:49:16 +0100 Timo Sirainen virtual: Allow opening virtual mailboxes that refer to non-existing mailboxes.
Thu, 30 Sep 2010 16:05:57 +0100 Timo Sirainen lib-index: If mail_index_sync_begin() fails, don't assert-crash
Thu, 30 Sep 2010 15:33:56 +0100 Timo Sirainen director: Properly detect invalid command parameters in director<->director connections.
Wed, 29 Sep 2010 19:07:16 +0100 Timo Sirainen maildir: Avoid recreating uidlist all the time when indexes are disabled.
Wed, 29 Sep 2010 18:49:34 +0100 Timo Sirainen maildir: Avoid opening cache file when getting physical message size.
Wed, 29 Sep 2010 18:38:29 +0100 Timo Sirainen Maildir: If mail's virtual size can be found from filename/uidlist, do it instead of using cache.
Wed, 29 Sep 2010 18:09:28 +0100 Timo Sirainen lib-index: If transaction log file is small enough, just read all of it to memory immediately.
Wed, 29 Sep 2010 17:15:12 +0100 Timo Sirainen maildir: Avoid refreshing transaction log immediately on first sync.
Wed, 29 Sep 2010 17:14:22 +0100 Timo Sirainen lib-index: Avoid refreshing transaction log immediately after it was opened.
Wed, 29 Sep 2010 16:34:56 +0100 Timo Sirainen virtual: Don't unnecessarily stat() the virtual directory.
Wed, 29 Sep 2010 16:33:12 +0100 Timo Sirainen pop3: Fixed virtual plugin when compiling --without-shared-libs
Wed, 29 Sep 2010 16:32:47 +0100 Timo Sirainen lib-index: Don't waste time on every mailbox open checking if .log.2 should be deleted.
Wed, 29 Sep 2010 15:46:32 +0100 Timo Sirainen Maildir++: When opening namespace prefix as mailbox, don't add extra '/' to path names.
Tue, 28 Sep 2010 19:07:33 +0100 Timo Sirainen lda: If doveconf fails, make it exit with EX_TEMPFAIL.
Tue, 28 Sep 2010 17:41:43 +0100 Timo Sirainen login: If master login fails, tell auth process to free the auth request.
Tue, 28 Sep 2010 17:15:52 +0100 Timo Sirainen maildir: If we see unwanted non-empty directories in new/ or cur/, move them to ../extra-*
Tue, 28 Sep 2010 17:09:50 +0100 Timo Sirainen config: Don't even try to open <file settings for modules we don't care about.
Tue, 28 Sep 2010 17:09:29 +0100 Timo Sirainen doveconf: Skip verifying settings for modules we don't care about.
Tue, 28 Sep 2010 16:29:33 +0100 Timo Sirainen lib-index: Try to keep writing to latest mailbox log.
Tue, 28 Sep 2010 16:05:40 +0100 Timo Sirainen quota: Don't crash if user has quota disabled.
Mon, 27 Sep 2010 19:53:07 +0100 Timo Sirainen sdbox: Fixed memory leak when copying messages with hard links.
Mon, 27 Sep 2010 19:34:08 +0100 Timo Sirainen config: Verify settings plugins' versions are valid if they're specified.
Mon, 27 Sep 2010 16:46:26 +0100 Timo Sirainen doveconf: Expand "key=$key" variable even without -x parameter.
Mon, 27 Sep 2010 15:50:43 +0100 Timo Sirainen lib-storage: Buffer writes to subscriptions file.
Mon, 27 Sep 2010 15:40:02 +0100 Timo Sirainen lib-storage: Avoid fsyncing subscriptions file when it doesn't change or if mail_fsync=never.
Mon, 27 Sep 2010 13:45:24 +0100 Timo Sirainen zlib: Avoid using hardcoded storage name strings.
Mon, 27 Sep 2010 13:44:49 +0100 Timo Sirainen zlib: dbox storage is now called sdbox.
Sun, 26 Sep 2010 18:47:56 +0100 Timo Sirainen Added signature for changeset 7f5c5778c4b9
Sun, 26 Sep 2010 18:47:51 +0100 Timo Sirainen Added tag 2.0.4 for changeset 7f5c5778c4b9
Sun, 26 Sep 2010 18:47:51 +0100 Timo Sirainen Released v2.0.4.
Sun, 26 Sep 2010 18:36:14 +0100 Timo Sirainen Maildir: Fixed accessing INBOX whose tmp/ directory was lost.
Sun, 26 Sep 2010 18:05:25 +0100 Timo Sirainen imap: Give better error message for "Unknown namespace"
Fri, 24 Sep 2010 22:32:03 +0100 Timo Sirainen module_dir_load(): Make it clearer that "Skipping module" debug message is normal.
Fri, 24 Sep 2010 19:39:41 +0100 Timo Sirainen mdbox: Removed unused code.
Fri, 24 Sep 2010 18:36:22 +0100 Timo Sirainen pgsql: Avoid epoll_ctl() errors when closing connection.
Fri, 24 Sep 2010 18:14:16 +0100 Timo Sirainen maildir: Another assert for saving messages.
Fri, 24 Sep 2010 17:35:51 +0100 Timo Sirainen sdbox: Use "sdbox" name in the internal storage structure.
Fri, 24 Sep 2010 17:02:08 +0100 Timo Sirainen maildir: Added extra asserts.
Fri, 24 Sep 2010 16:59:44 +0100 Timo Sirainen maildir: Don't waste time stat()ing if generated filename is in tmp/.
Fri, 24 Sep 2010 11:48:57 +0100 Timo Sirainen lib-storage: Check valid subscriptions list entries with _is_valid_existing_name()
Thu, 23 Sep 2010 20:04:40 +0100 Timo Sirainen quota: When logging about obsolete rule, log the full rule string.
Thu, 23 Sep 2010 20:00:41 +0100 Timo Sirainen quota: When logging about obsolete rule, log also the quota root name.
Thu, 23 Sep 2010 19:54:26 +0100 Timo Sirainen config: Added conversion support for obsolete sieve/sieve_storage settings.
Thu, 23 Sep 2010 19:34:31 +0100 Timo Sirainen lib-storage: Log and hide invalid entries in subscriptions file.
Thu, 23 Sep 2010 19:25:22 +0100 Timo Sirainen Fail at startup if process_limit>1 for services that don't support it.
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.
Thu, 23 Sep 2010 18:39:22 +0100 Timo Sirainen maildir: Log a warning if mailbox synchronization takes longer than 1 min.
Thu, 23 Sep 2010 18:21:09 +0100 Timo Sirainen maildir: Use correct enum for getting uidlist record GUID.
Thu, 23 Sep 2010 18:18:51 +0100 Timo Sirainen maildir: Fixed a race condition in getting a new message's GUID.
Thu, 23 Sep 2010 18:02:20 +0100 Timo Sirainen maildir: Code cleanup: Use MAILDIR_UIDLIST_HDR_EXT_* when building the header string.
Thu, 23 Sep 2010 17:51:07 +0100 Timo Sirainen maildir: Don't add GUIDs to "external expunge" records. There's no point.
Thu, 23 Sep 2010 17:35:37 +0100 Timo Sirainen maildir: When uidlist file is recreated and reread, clear old records from memory.
Thu, 23 Sep 2010 17:26:20 +0100 Timo Sirainen maildir: Cleaned up filename/guid preserving code on save/copy.
Thu, 23 Sep 2010 16:40:42 +0100 Timo Sirainen dsync: Avoid assert-crashing when trying to create a reserved mailbox name (e.g. dbox-Mails)
Thu, 23 Sep 2010 16:36:00 +0100 Timo Sirainen maildir: Fixed expunging messages with GUIDs in uidlist.
Thu, 23 Sep 2010 16:06:28 +0100 Timo Sirainen lib-lda: Fixed handling duplicate database when user has no home dir.
Thu, 23 Sep 2010 15:53:09 +0100 Timo Sirainen lib-index: Log a warning if transaction log lock is kept over 3 minutes.