log

age author description
Thu, 31 Jan 2013 00:27:17 +0200 Timo Sirainen auth: Removed assert-checks, allowing plugins to set skip_password_check.
Wed, 30 Jan 2013 23:45:10 +0200 Timo Sirainen Added signature for changeset b314c97d4bbf
Wed, 30 Jan 2013 23:45:06 +0200 Timo Sirainen Added tag 2.1.14 for changeset b314c97d4bbf
Wed, 30 Jan 2013 23:45:06 +0200 Timo Sirainen Released v2.1.14. 2.1.14
Tue, 29 Jan 2013 17:55:20 +0200 Timo Sirainen lib-index: Fixed invalidating buffered cache file with map_with_read.
Tue, 22 Jan 2013 16:53:52 +0200 Timo Sirainen lib-index: Fixes to handling broken cache records that point outside file.
Tue, 22 Jan 2013 16:31:17 +0200 Timo Sirainen lib-storage: Catch input stream errors when parsing mail.
Tue, 15 Jan 2013 08:30:03 +0200 Timo Sirainen buffer: Always keep +1 byte available for str_c()'s NUL.
Mon, 14 Jan 2013 13:01:33 +0200 Timo Sirainen doveadm acl: Added "recalc" command to rebuild acl_lookup_dict for the user.
Sat, 16 Feb 2013 18:24:28 +0200 Timo Sirainen NEWS file updated.
Sat, 16 Feb 2013 18:22:23 +0200 Timo Sirainen pop3_lock_session: Use a separate dovecot-pop3-session.lock file instead of mailbox lock.
Sat, 16 Feb 2013 17:58:20 +0200 Timo Sirainen pop3: Minor code cleanup
Sat, 16 Feb 2013 17:54:57 +0200 Timo Sirainen pop3: Use RFC 3206 [SYS/*] and [AUTH] response codes.
Sat, 16 Feb 2013 17:33:27 +0200 Timo Sirainen pop3: Code cleanup: INBOX always exists, no need to check for it here.
Sat, 16 Feb 2013 17:17:14 +0200 Timo Sirainen dsync: Merge last-common-* values from both local and remote when they differ.
Sat, 16 Feb 2013 16:47:40 +0200 Timo Sirainen dsync: -l parameter locking is now done on the server with "lower" hostname.
Sat, 16 Feb 2013 16:45:47 +0200 Timo Sirainen dsync: If unexpected changes happen during sync, return a safe last-common-uid for state.
Sat, 16 Feb 2013 16:44:13 +0200 Timo Sirainen dsync: Don't hide the final error messages from remote.
Sat, 16 Feb 2013 14:51:50 +0200 Timo Sirainen dsync: Fixed last-common-uid lookup when local UID was expunged but remote wasn't.
Sat, 16 Feb 2013 14:09:42 +0200 Timo Sirainen dsync: Assert-crashfix for previous importer changes.
Sat, 16 Feb 2013 13:58:14 +0200 Timo Sirainen lib-index: Avoid getting expunged-status in index lookups when not necessary.
Sat, 16 Feb 2013 13:51:05 +0200 Timo Sirainen mdbox, mbox, virtual: Avoid getting expunged-status in index lookups when not necessary.
Sat, 16 Feb 2013 13:38:10 +0200 Timo Sirainen lib-index: Don't lookup mail's expunge-state in transaction log view if caller doesn't care.
Sat, 16 Feb 2013 13:34:13 +0200 Timo Sirainen lib-storage: Assert-crash if mailbox_save_context isn't properly freed before reusing.
Sat, 16 Feb 2013 13:32:57 +0200 Timo Sirainen mdbox: mailbox_copy() didn't properly free the save context.
Sat, 16 Feb 2013 13:31:37 +0200 Timo Sirainen dsync: Various importer fixes.
Sat, 16 Feb 2013 08:09:41 +0200 Timo Sirainen fts-solr: Don't assert-crash on failures.
Sat, 16 Feb 2013 08:01:10 +0200 Timo Sirainen dsync: Avoid possibly long function recursion.
Sat, 16 Feb 2013 08:00:51 +0200 Timo Sirainen dsync: Don't log "remote failed with 75" if we already logged an error from remote.
Sat, 16 Feb 2013 07:59:44 +0200 Timo Sirainen dsync: Don't log a redundant "importing mailbox failed" error.
Sat, 16 Feb 2013 07:53:17 +0200 Timo Sirainen dsync: Don't log read() failed: EOF when remote intentionally fails early.
Sat, 16 Feb 2013 07:15:55 +0200 Timo Sirainen dsync: Various importer fixes. Handle unexpectedly wrong mailbox state better.
Sat, 16 Feb 2013 07:12:18 +0200 Timo Sirainen dsync: Wait for child process to close only after closing the stdin/out/err to it.
Wed, 13 Feb 2013 12:43:34 +0200 Timo Sirainen fs layout: Don't assert-crash if namespace prefix begins with the separator.
Wed, 13 Feb 2013 11:27:32 +0100 Timo Sirainen Renamed quota_last_extra to quota_grace.
Wed, 13 Feb 2013 12:22:22 +0200 Timo Sirainen auth: When receiving SIGUSR2 log also about current cache usage.
Mon, 11 Feb 2013 03:13:45 +0200 Timo Sirainen NEWS, example-config: Add a note about quota_last_extra
Mon, 11 Feb 2013 03:07:24 +0200 Timo Sirainen quota: Use quota_last_extra only for LDA/LMTP (not for IMAP).
Mon, 11 Feb 2013 03:03:12 +0200 Timo Sirainen lib-lda: Assert-crashfix when sending a rejection mail failed.
Mon, 11 Feb 2013 03:02:49 +0200 Timo Sirainen quota: Added quota_last_extra setting, which defaults to 10%
Mon, 11 Feb 2013 02:03:43 +0200 Timo Sirainen lib-imap-urlauth: Use MAILBOX_ATTRIBUTE_PREFIX_DOVECOT for the imap-urlauth key.
Mon, 11 Feb 2013 02:03:13 +0200 Timo Sirainen lib-storage: Added MAILBOX_ATTRIBUTE_DOVECOT_PREFIX macro.
Mon, 11 Feb 2013 01:43:25 +0200 Stephan Bosch fts-solr: Use built-in lib-http instead of libcurl. Removed libcurl dependency.
Mon, 11 Feb 2013 01:22:51 +0200 Timo Sirainen dsync: Minor fix to deciding when to use GUIDs vs. header hashes.
Mon, 11 Feb 2013 01:10:57 +0200 Timo Sirainen dsync: Fixes for syncing without GUIDs.
Mon, 11 Feb 2013 01:07:53 +0200 Timo Sirainen dsync: When doing a header-based sync, convert all linefeeds to LFs.
Mon, 11 Feb 2013 00:29:40 +0200 Timo Sirainen i_stream_sync() for file should reset eof flag immediately.
Mon, 11 Feb 2013 00:28:28 +0200 Timo Sirainen dsync: Automatically figure out which mailboxes can sync with message GUIDs.
Mon, 11 Feb 2013 00:26:15 +0200 Timo Sirainen lib-storage: Added mailbox_status.have_guids flag
Mon, 11 Feb 2013 00:25:29 +0200 Timo Sirainen lib-storage: Minor code cleanup
Mon, 11 Feb 2013 00:24:56 +0200 Timo Sirainen lib-storage: Don't unnecessarily clear mailbox_status multiple times.
Mon, 11 Feb 2013 00:23:07 +0200 Timo Sirainen lib-storage: mailbox_status.nonpermanent_modseqs is now only set with STATUS_HIGHESTMODSEQ
Sun, 10 Feb 2013 23:27:49 +0200 Timo Sirainen dsync: When looking up header hashes, use only Date: and Message-Id: headers
Sun, 10 Feb 2013 23:11:52 +0200 Timo Sirainen dsync: Renamed "guid_requests" to "mail_requests"
Sun, 10 Feb 2013 23:09:55 +0200 Timo Sirainen dsync: Removed unused DSYNC_MAILBOX_IMPORT_FLAG_MAILS_HAVE_GUIDS flag.
Sun, 10 Feb 2013 23:05:46 +0200 Timo Sirainen dsync: Fixed mailbox tree sync with some backends (imapc)
Tue, 05 Feb 2013 03:53:40 +0200 Timo Sirainen lib-storage: Changed mailbox_attribute_get() to return a struct for value.
Tue, 05 Feb 2013 03:37:47 +0200 Timo Sirainen lib-fs: Changed FS_OPEN_FLAG_UNIMPORTANT to a reversed FS_OPEN_FLAG_FSYNC.
Tue, 05 Feb 2013 03:30:01 +0200 Timo Sirainen fs-metawrap: Don't duplicate work if fs_get_metadata() is called multiple times.
Tue, 05 Feb 2013 03:24:45 +0200 Timo Sirainen cydir, dbox, maildir: Don't leak the stream if mail.istream_opened() fails