log

age author description
Tue, 18 Jun 2013 18:56:15 +0300 Timo Sirainen lib-storage: Fixed crash with some autocreated (e.g. shared) namespaces.
Tue, 18 Jun 2013 18:54:20 +0300 Timo Sirainen sdbox: If sdbox header is corrupted, resize it to make sure its size is correct.
Tue, 18 Jun 2013 17:05:20 +0300 Timo Sirainen doveadm: Added deduplicate command.
Tue, 18 Jun 2013 15:14:42 +0300 Timo Sirainen doveadm: Added "flags" command to modify messages' flags.
Tue, 18 Jun 2013 13:00:23 +0300 Timo Sirainen mdbox: If mdbox header is corrupted, resize it to make sure its size is correct.
Tue, 18 Jun 2013 12:59:17 +0300 Timo Sirainen lib-index: Don't bother tracking if header/records were changed.
Tue, 18 Jun 2013 12:56:27 +0300 Timo Sirainen lib-index: If error is found from transaction log, update dovecot.index so it won't be read again.
Tue, 18 Jun 2013 12:15:50 +0300 Timo Sirainen lib-sasl: API usage comment update
Tue, 18 Jun 2013 11:59:21 +0300 Timo Sirainen imap/pop3 proxy: Master user logins were broken by lib-sasl change.
Mon, 17 Jun 2013 16:37:46 +0300 Timo Sirainen pop3: Fixed crash at deinit
Mon, 17 Jun 2013 14:39:59 +0300 Timo Sirainen dsync: Minor fixes to checking if namespace is wanted to be synced.
Mon, 17 Jun 2013 00:03:16 +0300 Timo Sirainen Make static analyzer happier.
Mon, 17 Jun 2013 00:31:22 +0300 Timo Sirainen Added signature for changeset 5d9f52c9a287
Mon, 17 Jun 2013 00:31:18 +0300 Timo Sirainen Added tag 2.2.3 for changeset 5d9f52c9a287
Mon, 17 Jun 2013 00:31:18 +0300 Timo Sirainen Released v2.2.3.
Sun, 16 Jun 2013 23:56:28 +0300 Timo Sirainen mdbox: Minor fix to handling corrupted mdbox header.
Sun, 16 Jun 2013 21:25:39 +0300 Timo Sirainen fts-lucene: Fixed building without libstemmer
Sun, 16 Jun 2013 21:15:42 +0300 Timo Sirainen lib-imap: Fixed parsing literal8 in some situations.
Sun, 16 Jun 2013 21:08:40 +0300 Timo Sirainen istream-attachment-extractor: Fixed handling attachment as the message body without MIME.
Sun, 16 Jun 2013 20:15:42 +0300 Timo Sirainen lib-storage: mail_storage_service_lookup() ignored input->service.
Fri, 14 Jun 2013 02:14:09 +0300 Timo Sirainen Compiler warning fix.
Fri, 14 Jun 2013 00:23:45 +0300 Timo Sirainen dsync: Fixed syncing renaming mailboxes with children.
Fri, 14 Jun 2013 00:16:58 +0300 Timo Sirainen dsync: Don't try to delete nonexistent mailbox directories.
Fri, 14 Jun 2013 00:16:14 +0300 Timo Sirainen dsync: Avoid wasting data stack on larger renames.
Thu, 13 Jun 2013 23:31:00 +0300 Timo Sirainen quota-status: Fixed log prefix.
Thu, 13 Jun 2013 23:22:20 +0300 Timo Sirainen lib-storage: Fixed crash with listing shared mailboxes.
Thu, 13 Jun 2013 18:54:07 +0300 Timo Sirainen fts-solr: Do only soft commits. Use a cronjob to do hard commits.
Thu, 13 Jun 2013 18:53:22 +0300 Timo Sirainen solr-schema.xml: More updates for Solr v4.x and hopefully with better filters.
Thu, 13 Jun 2013 17:55:24 +0300 Timo Sirainen solr-schema.xml: Replaced EnglishPorterFilterFactory with SnowballPorterFilterFactory
Thu, 13 Jun 2013 06:07:54 +0300 Timo Sirainen Call master_service_init_finish() only after all of the initialization is done.
Thu, 13 Jun 2013 05:29:07 +0300 Timo Sirainen imapc: Fixed list iteration when namespace and backend separators differed.
Thu, 13 Jun 2013 05:27:30 +0300 Timo Sirainen mailbox_list_index=yes: Fixed list iteration when namespace and backend separators differed.
Thu, 13 Jun 2013 04:35:06 +0300 Timo Sirainen doveadm: Pass through the exit code from doveadm-server to client.
Thu, 13 Jun 2013 04:33:41 +0300 Timo Sirainen dsync: Don't try to access mailboxes with no_mail_sync flag enabled.
Thu, 13 Jun 2013 03:26:22 +0300 Timo Sirainen Memory leak fixes.
Wed, 12 Jun 2013 23:01:26 +0300 Timo Sirainen zlib: Enable only for storages that support MAIL_STORAGE_CLASS_FLAG_BINARY_DATA
Wed, 12 Jun 2013 22:58:42 +0300 Timo Sirainen lib-storage: Added MAIL_STORAGE_CLASS_FLAG_BINARY_DATA flag for classes.
Wed, 12 Jun 2013 22:45:43 +0300 Timo Sirainen pop3-migration: struct mailbox must be freed before mail_storage is destroyed.
Wed, 12 Jun 2013 22:03:07 +0300 Timo Sirainen lib-dict: Error handling fixes to asynchronous transactions.
Wed, 12 Jun 2013 21:41:09 +0300 Timo Sirainen Moved "INBOX can't be deleted" check from lib-storage to IMAP-specific code.
Wed, 12 Jun 2013 21:25:09 +0300 Timo Sirainen lib-storage: Don't crash if backend doesn't have subscriptions file.
Wed, 12 Jun 2013 21:16:06 +0300 Timo Sirainen pop3c: Don't assert-crash if we can't do DNS lookup.
Wed, 12 Jun 2013 16:43:41 +0300 Timo Sirainen pop3c: Return Date: header's date also as received and saved date.
Wed, 12 Jun 2013 16:29:17 +0300 Timo Sirainen pop3c: Allow mailbox_update() for Dovecot's internal fields.
Wed, 12 Jun 2013 16:27:47 +0300 Timo Sirainen pop3c: Don't assert-crash when trying to list subscriptions.
Wed, 12 Jun 2013 16:20:19 +0300 Timo Sirainen pop3c: Give GUID to the INBOX to avoid crashes with dsync.
Wed, 12 Jun 2013 04:44:11 +0300 Timo Sirainen zlib plugin: Removed explicit checks for maildir/sdbox/mdbox.
Sun, 09 Jun 2013 21:06:49 +0300 Timo Sirainen man: Recent change accidentally changed LGPLv2.1 -> LGPLv2.2, reverted.
Sun, 09 Jun 2013 14:56:36 +0300 Timo Sirainen acl: Crashfix
Sun, 09 Jun 2013 14:53:31 +0300 Timo Sirainen lib-storage: Fixed crashes caused by recent "multiple storages per namespace" change.
Sun, 09 Jun 2013 06:03:34 +0300 Timo Sirainen imap/pop3-login: Use libsasl for authenticating to remote IMAP/POP3 server.
Sun, 09 Jun 2013 06:02:14 +0300 Timo Sirainen Added initial libsasl for implementing client side SASL library.
Sun, 09 Jun 2013 03:10:43 +0300 Timo Sirainen fts-lucene: Support normalize setting also without snowball. Added no_snowball setting.
Sun, 09 Jun 2013 02:49:48 +0300 Timo Sirainen man pages: Updated v2.1 -> v2.2
Sun, 09 Jun 2013 02:46:50 +0300 Timo Sirainen lib-http: Added soft_connect_timeout_msecs setting to connect to multiple IPs in parallel.
Sun, 09 Jun 2013 02:08:24 +0300 Timo Sirainen lib-http: If connect to peer failed, don't recreate a new connection to handle pending requests.
Sun, 09 Jun 2013 00:48:14 +0300 Timo Sirainen lib-storage: Added mailbox { driver } setting to specify which storage to use.
Sun, 09 Jun 2013 00:46:06 +0300 Timo Sirainen lib-storage: Added support for multiple storages per namespace.
Sun, 09 Jun 2013 00:42:36 +0300 Timo Sirainen imapc: imapc_storage no longer requires imapc_mailbox_list.
Sun, 09 Jun 2013 00:06:42 +0300 Timo Sirainen auth: If worker request has been queued for 60 secs, abort it.