log

age author description
Sun, 24 Mar 2013 12:09:39 +0200 Timo Sirainen "Mailbox doesn't exist" error mixed up using storage and virtual mailbox names.
Sun, 30 Oct 2011 12:39:53 +0100 Dennis Schridde Add DOVECOT_PREREQ to src/lib/macros.h - convenience macro to test the version of dovecot
Sun, 30 Oct 2011 12:23:28 +0100 Dennis Schridde Add macros DOVECOT_VERSION_{MAJOR,MINOR} to config.h to allow version checks in the preprocessor
Wed, 20 Mar 2013 21:13:20 +0200 Timo Sirainen doveadm pw -t: Don't ask for password if -p is also specified.
Wed, 20 Mar 2013 18:46:10 +0200 Timo Sirainen fts: Fixed crash when searching virtual mailboxes and fts backend without lookup_multi().
Mon, 04 Mar 2013 15:53:42 +0200 Timo Sirainen dbox: Crashfix on some failed save error conditions.
Mon, 04 Mar 2013 15:18:08 +0200 Timo Sirainen lib-settings: Improved error messages when config server disconnects too early.
Wed, 27 Feb 2013 13:07:35 +0200 Timo Sirainen message-decode: Minor fix to previous change.
Wed, 27 Feb 2013 13:05:40 +0200 Timo Sirainen message-decoder: Fixed assert-crash when trying to decode partial character twice.
Tue, 26 Feb 2013 10:37:19 +0200 Timo Sirainen lib-storage: If namespace has disabled=yes, don't verify alias_for validity.
Tue, 26 Feb 2013 09:05:09 +0200 Timo Sirainen scram-sha1: Support authzid field. Check fields' correctness better.
Mon, 25 Feb 2013 17:23:25 +0200 Timo Sirainen Fixed checking UTF8 input validity.
Mon, 25 Feb 2013 16:44:57 +0200 Timo Sirainen maildir: Preserve [SW]=sizes when renaming a maildir duplicate file.
Sun, 24 Feb 2013 15:52:57 +0200 Timo Sirainen lib-storage: Fixed setting \Recent flags for sessions that didn't drop them.
Sun, 24 Feb 2013 15:50:26 +0200 Timo Sirainen lib-storage: Fixed \Recent flag race conditions.
Fri, 22 Feb 2013 15:49:35 +0200 Timo Sirainen lib-index: Fixed assert-crash on some error conditions.
Fri, 22 Feb 2013 14:49:27 +0200 Timo Sirainen fts-solr: Truncate header if it's over 1 MB.
Fri, 22 Feb 2013 13:51:02 +0200 Timo Sirainen lib-dict: Fixed hang if async commit's callback did more dict access.
Fri, 22 Feb 2013 12:19:36 +0200 Timo Sirainen lib-lda: Give a better error message if dotlocking duplicate db fails.
Fri, 22 Feb 2013 12:12:26 +0200 Timo Sirainen dict-sql: Iterating with multiple SQL queries didn't free all the queries.
Fri, 22 Feb 2013 10:42:40 +0200 Timo Sirainen indexer-worker: Fixed keeping config connection open before dropping root privileges.
Fri, 22 Feb 2013 10:17:14 +0200 Timo Sirainen fts: Don't send binary MIME parts to backend through UTF8 text conversion.
Fri, 22 Feb 2013 10:01:06 +0200 Timo Sirainen mdbox: If m.X file has no mails, don't try to fix it infinitely in storage rebuild.
Fri, 22 Feb 2013 09:43:59 +0200 Timo Sirainen mdbox: Don't try to undelete any mailboxes in storage rebuild to avoid assert-crashes.
Fri, 22 Feb 2013 07:37:18 +0200 Timo Sirainen quota-status: Fixed compiling with older autotools.
Thu, 21 Feb 2013 19:58:39 +0200 Timo Sirainen imap: Allocate LIST patterns from command pool so they don't get corrupted in long runs.
Thu, 21 Feb 2013 07:55:24 +0200 Timo Sirainen Added quota plugin's headers to LIBDOVECOT_STORAGE_INCLUDE.
Wed, 20 Feb 2013 16:58:45 +0200 Timo Sirainen quota-status: Load plugins after all.
Tue, 19 Feb 2013 17:36:59 +0200 Timo Sirainen Added quota-status service for asking if user is over quota.
Sun, 17 Feb 2013 12:03:06 +0200 Timo Sirainen mbox: If namespace prefix is used, don't show <prefix>/inbox mailbox.
Sat, 16 Feb 2013 19:06:18 +0200 Timo Sirainen login-common: Updated obsolete login_process_size setting in error log message.
Sat, 16 Feb 2013 13:32:57 +0200 Timo Sirainen mdbox: mailbox_copy() didn't properly free the save context.
Fri, 08 Feb 2013 16:42:21 +0200 Timo Sirainen mdbox: Crashfix for storage rebuild
Fri, 08 Feb 2013 15:05:40 +0200 Timo Sirainen Added signature for changeset fc75811f3c08
Fri, 08 Feb 2013 15:05:37 +0200 Timo Sirainen Added tag 2.1.15 for changeset fc75811f3c08
Fri, 08 Feb 2013 15:05:36 +0200 Timo Sirainen Released v2.1.15. 2.1.15
Wed, 06 Feb 2013 19:00:52 +0200 Timo Sirainen lib-storage: Convert INBOX to uppercase also when namespace has inbox=no.
Wed, 06 Feb 2013 18:29:22 +0200 Timo Sirainen lib-index: Avoid assert-crashing later if mmap(dovecot.index.cache) fails.
Tue, 05 Feb 2013 16:48:29 +0200 Timo Sirainen lmtp: If verbose_proctitle=yes, update the process state in the title.
Mon, 04 Feb 2013 17:06:40 +0200 Timo Sirainen lib-index: Bug in cache file size verification caused the whole cache file to be mapped.
Mon, 04 Feb 2013 16:10:50 +0200 Timo Sirainen lib-storage: If message parser's input stream is closed early, don't treat it as error.
Mon, 04 Feb 2013 16:03:54 +0200 Timo Sirainen imap: Set [io]stream name for imap client connections.
Mon, 04 Feb 2013 15:59:50 +0200 Timo Sirainen istream-tee: Copy the parent stream's name to child streams.
Mon, 04 Feb 2013 15:59:12 +0200 Timo Sirainen i_stream_close(): Set stream_errno to EPIPE instead of ENOENT.
Sat, 02 Feb 2013 00:31:44 +0200 Timo Sirainen dbox: Fail if trying to create a mailbox that already exists.
Thu, 31 Jan 2013 18:27:22 +0200 Timo Sirainen lib-ssl-iostream: Pass the plain istream's fd to ssl_istream.
Thu, 31 Jan 2013 18:17:10 +0200 Timo Sirainen iostream-rawlog: Ignore 0 byte writes instead of assert-crashing.
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.
Wed, 09 Jan 2013 07:01:41 +0200 Timo Sirainen mdbox rebuild: Update to previous commit
Wed, 09 Jan 2013 06:59:51 +0200 Timo Sirainen mdbox rebuild: Don't always duplicate messages that have conflicting GUIDs.
Wed, 09 Jan 2013 06:57:34 +0200 Timo Sirainen mdbox rebuild: Use mail size instead of record size when guessing if the mails are the same.
Wed, 09 Jan 2013 05:35:20 +0200 Timo Sirainen mdbox: Allow reflink-copying a mail when wanted GUID matches the current GUID.