log

age author description
Sat, 08 Oct 2011 20:31:22 +0300 Timo Sirainen imapc: Fixed updating message flags from another session.
Fri, 07 Oct 2011 21:15:52 +0300 Timo Sirainen imapc: Fixed handling keywords.
Fri, 07 Oct 2011 21:14:58 +0300 Timo Sirainen imapc: Detect when message has been unexpectedly expunged from index.
Fri, 07 Oct 2011 20:50:02 +0300 Timo Sirainen imapc: IDLE didn't notify immediately about new mails.
Fri, 07 Oct 2011 20:49:32 +0300 Timo Sirainen imapc: Code cleanup: avoid unnecessarily accessing imapc-client-private.h
Fri, 07 Oct 2011 20:34:53 +0300 Timo Sirainen imapc: Removed unused "stop now" functionality.
Fri, 07 Oct 2011 20:31:57 +0300 Timo Sirainen imapc: Changed mailbox opening API to be more extensible.
Fri, 07 Oct 2011 20:10:11 +0300 Timo Sirainen imapc: Command sending API changed to be more extensible.
Fri, 07 Oct 2011 19:25:52 +0300 Timo Sirainen auth: Don't re-add IO to master connection input.
Fri, 07 Oct 2011 18:18:20 +0300 Timo Sirainen auth: Improved "auth client doesn't have permissions to do .." errors.
Wed, 05 Oct 2011 18:47:56 +0300 Timo Sirainen pop3: When pop3_fast_size_lookups=yes, don't assume we need to fetch virtual size.
Wed, 05 Oct 2011 17:55:29 +0300 Timo Sirainen imapc: Fixed fetching data for a saved, but uncommitted, mail.
Wed, 05 Oct 2011 17:51:32 +0300 Timo Sirainen lib-storage: Fixed reopening a mail stream.
Wed, 05 Oct 2011 17:51:01 +0300 Timo Sirainen imapc: Memory leak fixes.
Wed, 05 Oct 2011 17:34:51 +0300 Timo Sirainen imapc: Fixed closing mail properly.
Wed, 05 Oct 2011 17:34:16 +0300 Timo Sirainen imapc: Fixed potential assert-crash when saving a mail.
Wed, 05 Oct 2011 17:21:46 +0300 Timo Sirainen imapc: Fixed "Bad file descriptor" errors after mail was closed.
Wed, 05 Oct 2011 15:57:03 +0300 Timo Sirainen raw storage: Don't crash with mailbox_get_metadata()
Tue, 04 Oct 2011 17:22:55 +0300 Timo Sirainen lib-storage: Verify that cached message size matches actually read size.
Tue, 04 Oct 2011 17:17:12 +0300 Timo Sirainen lib-storage: Added mail_get_hdr_stream() and use it where possible.
Tue, 04 Oct 2011 17:14:30 +0300 Timo Sirainen imapc: Mail body caching should be done at close(), not at free().
Mon, 03 Oct 2011 20:00:55 +0300 Timo Sirainen script-login: Disable alarm after input has been read.
Sun, 02 Oct 2011 20:26:02 +0300 Timo Sirainen passdb vpopmail: Always prefer to lookup plaintext password if it exists.
Sun, 02 Oct 2011 20:09:04 +0300 Timo Sirainen mailbox list indexes: Get mailbox_get_metadata(guid) from index if possible.
Sun, 02 Oct 2011 20:06:58 +0300 Timo Sirainen lib-storage: mailbox_get_metadata() no longer always opens mailbox.
Sun, 02 Oct 2011 20:05:23 +0300 Timo Sirainen lib-storage: Compile fix for recent change.
Sun, 02 Oct 2011 18:54:32 +0300 Timo Sirainen maildir: Maildir list index change check should always check index log changes.
Sun, 02 Oct 2011 18:49:09 +0300 Timo Sirainen mailbox list indexes: Handle name="" mailboxes.
Sun, 02 Oct 2011 18:39:49 +0300 Timo Sirainen lib-storage: Mailbox list index's ext_id shouldn't be cached in mail_storage.
Sun, 02 Oct 2011 18:30:32 +0300 Timo Sirainen mailbox list indexes: Added comment.
Sun, 02 Oct 2011 18:12:05 +0300 Timo Sirainen mailbox list indexes: Code cleanups.
Sun, 02 Oct 2011 17:48:23 +0300 Timo Sirainen mailbox list indexes: Error handling fixes.
Sun, 02 Oct 2011 17:34:49 +0300 Timo Sirainen mailbox list indexes: Moved syncing code to separate file.
Sun, 02 Oct 2011 17:18:31 +0300 Timo Sirainen mailbox list indexes: Moved iteration code to separate file.
Sun, 02 Oct 2011 17:12:58 +0300 Timo Sirainen Renamed index-mailbox-list* to mailbox-list-index*
Sun, 02 Oct 2011 16:59:51 +0300 Timo Sirainen mailbox list indexes: Disable index files for shared/public namespaces.
Sun, 02 Oct 2011 16:55:45 +0300 Timo Sirainen mailbox list indexes: Use storage names instead of virtual names.
Sun, 02 Oct 2011 16:51:40 +0300 Timo Sirainen lmtp: Code cleanup.
Sun, 02 Oct 2011 16:47:25 +0300 Timo Sirainen lda: Code cleanups
Sun, 02 Oct 2011 16:35:22 +0300 Timo Sirainen lda/lmtp: Moved common raw mailbox allocation code to raw-storage.
Sun, 02 Oct 2011 16:34:41 +0300 Timo Sirainen lib-storage: Keep mail_user referenced while storage objects exist.
Sun, 02 Oct 2011 16:33:51 +0300 Timo Sirainen ioloop: Memory leak fix on ioloop destroy.
Sun, 02 Oct 2011 16:32:59 +0300 Timo Sirainen istream-seekable: Memory leak fix.
Sun, 02 Oct 2011 16:03:10 +0300 Timo Sirainen lda/lmtp: Moved raw user creation code to common raw_storage_create_from_set()
Sun, 02 Oct 2011 15:39:45 +0300 Timo Sirainen mailbox list index: Minor code cleanup.
Sat, 01 Oct 2011 17:55:18 +0300 Timo Sirainen imapc: Changed imapc_client_mailbox_cmd() parameter order to be same as in _cmdf().
Sat, 01 Oct 2011 17:54:57 +0300 Timo Sirainen imapc: Don't assert-crash when receiving 0 size literal.
Sat, 01 Oct 2011 17:47:35 +0300 Timo Sirainen imapc: Make sure "is mail expunged?" NOOP is sent to correct connection.
Sat, 01 Oct 2011 17:41:12 +0300 Timo Sirainen imapc: Make sure mail cache is freed when mailbox is closed.
Sat, 01 Oct 2011 17:34:39 +0300 Timo Sirainen auth: Lazily load authdb_* and mech_* plugins only when they're needed.
Sat, 01 Oct 2011 17:24:09 +0300 Timo Sirainen auth: Renamed passdb_imap plugin to authdb_imap.
Sat, 01 Oct 2011 17:22:44 +0300 Timo Sirainen module_dir_load*(): Support filtering and ignoring missing modules.
Sat, 01 Oct 2011 17:09:00 +0300 Timo Sirainen Added ssl_protocols setting.
Sat, 01 Oct 2011 17:06:04 +0300 Timo Sirainen doveadm: Compile fix for previous auth change.
Sat, 01 Oct 2011 16:48:17 +0300 Timo Sirainen auth: If password data isn't valid for specified scheme, give a better error message.
Fri, 30 Sep 2011 19:02:31 +0300 Timo Sirainen imap: Memory leak fixes for invalid parameter handling.
Fri, 30 Sep 2011 18:53:09 +0300 Timo Sirainen imapc: Keep the last fetched message body cached until mailbox is closed.
Fri, 30 Sep 2011 18:19:17 +0300 Timo Sirainen imap: Moved partial fetch cache from static variable into struct client.
Fri, 30 Sep 2011 15:54:20 +0300 Timo Sirainen maildir: Handle open() failing with ESTALE.
Tue, 27 Sep 2011 18:57:14 +0300 Timo Sirainen stats: Mail commands were sorted in wrong order, so they were never removed from memory.