log

age author description
Thu, 27 Jun 2013 20:28:51 +0300 Timo Sirainen lib-http: Call request's destroy callback always, not just on success.
Thu, 27 Jun 2013 20:27:57 +0300 Timo Sirainen lib-http: If connection times out, set the stream's errno to ETIMEDOUT in case it's used.
Thu, 27 Jun 2013 20:26:50 +0300 Timo Sirainen lib-http: When connection is freed, abort also the pending request.
Thu, 27 Jun 2013 20:26:13 +0300 Timo Sirainen lib-http: Timeouts were being handled wrong/leaked by ioloop switching.
Thu, 27 Jun 2013 20:24:45 +0300 Timo Sirainen lib-http: Minor code cleanup.
Thu, 27 Jun 2013 18:04:04 +0300 Timo Sirainen lib-http: Fixed hang when many connections were being created and closed.
Thu, 27 Jun 2013 18:03:38 +0300 Timo Sirainen lib-http: Added http_client_get_pending_request_count()
Wed, 26 Jun 2013 22:23:20 +0300 Timo Sirainen dsync: Recent changes broke remote dsync
Wed, 26 Jun 2013 21:35:37 +0300 Timo Sirainen config: Give a somewhat better warning for when using protocols=imaps or pop3s.
Wed, 26 Jun 2013 20:53:01 +0300 Timo Sirainen dsync: Added -1 parameter to do a "one way sync" without reverting changes.
Wed, 26 Jun 2013 20:03:26 +0300 Timo Sirainen dsync: Send DSYNC_BRAIN_FLAG_NO_MAIL_SYNC via ibc-stream to slave brain.
Wed, 26 Jun 2013 19:47:40 +0300 Timo Sirainen pop3c: Fixed mail saving to fail nicely, not assert-crash.
Wed, 26 Jun 2013 19:33:38 +0300 Timo Sirainen dsync: Fixed syncing when one of the backends supported GUIDs.
Wed, 26 Jun 2013 15:44:08 +0300 Timo Sirainen pop3c: Return error instead of crashing when trying to save a mail.
Wed, 26 Jun 2013 15:29:43 +0300 Timo Sirainen dsync: Fixed handling expunges when GUIDs aren't supported by the backend(s).
Wed, 26 Jun 2013 14:37:34 +0300 Timo Sirainen lib-sasl: Use dsasl_ prefix so we don't conflict with Cyrus SASL library.
Tue, 25 Jun 2013 16:03:04 +0300 Timo Sirainen dsync: Don't log index errors if modseq points beyond the current view.
Tue, 25 Jun 2013 15:48:24 +0300 Timo Sirainen mdbox: Resize mdbox index header if necessary also when rebuilding indexes.
Tue, 25 Jun 2013 15:47:48 +0300 Timo Sirainen lib-index: Assert-crash instead of writing a broken transaction with too large ext header update.
Tue, 25 Jun 2013 15:46:50 +0300 Timo Sirainen lib-index: Don't write a broken transaction if extension resize is done at first use.
Tue, 25 Jun 2013 02:23:02 +0300 Timo Sirainen Added signature for changeset 4b3c9c3e4fb8
Tue, 25 Jun 2013 02:22:59 +0300 Timo Sirainen Added tag 2.2.4 for changeset 4b3c9c3e4fb8
Tue, 25 Jun 2013 02:22:58 +0300 Timo Sirainen Released v2.2.4.
Tue, 25 Jun 2013 01:24:51 +0300 Timo Sirainen Make static analyzer happier.
Tue, 25 Jun 2013 01:23:17 +0300 Timo Sirainen doveadm deduplicate: Fixed error handling.
Tue, 25 Jun 2013 00:10:39 +0300 Timo Sirainen quota: Fixed quota_rule with non-uppercase INBOX.
Mon, 24 Jun 2013 23:33:59 +0300 Timo Sirainen imap-login: If CAPABILITY is already in server banner, don't ask for it again.
Mon, 24 Jun 2013 23:14:35 +0300 Timo Sirainen dsync: Fixed "export:/count" value in verbose_proctitle=yes
Mon, 24 Jun 2013 23:10:20 +0300 Timo Sirainen mbox: Avoid assert-crashing by too optimistically upgrading a lock to write-lock.
Mon, 24 Jun 2013 23:06:45 +0300 Timo Sirainen dsync: Don't crash at deinit when dsync fails early.
Mon, 24 Jun 2013 22:25:47 +0300 Timo Sirainen dsync: Don't try to find mailboxes from unwanted namespaces.
Mon, 24 Jun 2013 16:37:48 +0300 Timo Sirainen dsync: If verbose_proctitle=yes, show the current state in it.
Mon, 24 Jun 2013 16:36:32 +0300 Timo Sirainen dsync: State names were wrong in debug/error messages.
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.