log

age author description
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.
Wed, 09 Jan 2013 05:33:32 +0200 Timo Sirainen lib-storage: dest_mail wasn't reset if previous save was aborted.
Wed, 09 Jan 2013 05:30:06 +0200 Timo Sirainen dbox: Give a name to the file's output stream (for improved error logging).
Tue, 08 Jan 2013 05:37:43 +0200 Timo Sirainen DEBUG: buffer_verify_pool() crashed with empty buffer.
Tue, 08 Jan 2013 03:44:14 +0200 Timo Sirainen DEBUG: buffer_verify_pool() crashed with static sized buffers.
Tue, 08 Jan 2013 03:25:55 +0200 Timo Sirainen run-test.sh didn't exit with failure code when the test failed
Tue, 08 Jan 2013 03:19:14 +0200 Timo Sirainen net_connect_unix(): If path is too long, return ENAMETOOLONG if it's available.
Mon, 07 Jan 2013 10:55:27 +0200 Timo Sirainen Added signature for changeset cf9d62fd0b14
Mon, 07 Jan 2013 10:55:17 +0200 Timo Sirainen Added tag 2.1.13 for changeset cf9d62fd0b14
Mon, 07 Jan 2013 10:55:17 +0200 Timo Sirainen Released v2.1.13. 2.1.13
Sat, 05 Jan 2013 00:50:04 +0200 Timo Sirainen auth: Fixed handling usernames with the same name as userdb extra fields.
Sat, 05 Jan 2013 00:12:54 +0200 Timo Sirainen lazy_expunge: Allow expunging from lazy_expunge namespace via virtual mailbox.
Fri, 04 Jan 2013 23:59:42 +0200 Timo Sirainen quota: Don't crash if shared namespace's owner doesn't have quota enabled (but you have).
Fri, 04 Jan 2013 23:24:26 +0200 Timo Sirainen uni_utf8_*(): Treat overlong UTF8 sequences as invalid.
Fri, 04 Jan 2013 05:29:25 +0200 Timo Sirainen acl: Treat empty plugin { acl } setting the same as if it didn't exist.
Fri, 04 Jan 2013 03:50:35 +0200 Timo Sirainen DEBUG: Call buffer_verify_pool() on str_c*()
Fri, 04 Jan 2013 03:50:18 +0200 Timo Sirainen Added buffer_verify_pool()
Thu, 03 Jan 2013 07:30:54 +0200 Timo Sirainen virtual storage: get_first_header() always returned "doesn't exist", breaking SORT/THREAD.
Fri, 07 Dec 2012 08:50:35 +0400 lion lib-index: Optimized single sequence lookup of newly created mails in transaction view.
Fri, 07 Dec 2012 08:50:35 +0400 lion lib-index: Fixed sequence lookup of newly created mails in transaction view.
Wed, 19 Dec 2012 15:00:45 +0200 Timo Sirainen lib-index: If map_with_read gets disabled, reset the cache buffers properly.
Tue, 18 Dec 2012 22:13:48 +0200 Timo Sirainen auth: Added CLEAR as yet another alias to PLAIN/CLEARTEXT password scheme.
Tue, 18 Dec 2012 22:07:36 +0200 Timo Sirainen lib-index: MAIL_INDEX_OPEN_FLAG_SAVEONLY was buggy when reading data near end of dovecot.index.cache.
Tue, 18 Dec 2012 22:05:55 +0200 Timo Sirainen lib-index: Make sure a corrupted mail_cache_header_fields.size doesn't cause crashes.
Tue, 18 Dec 2012 21:45:08 +0200 Timo Sirainen raw storage: Make sure "from envelope" isn't returned as NULL.
Tue, 18 Dec 2012 21:37:57 +0200 Timo Sirainen config: Notify process creation success to master only after parsing config file
Tue, 18 Dec 2012 21:20:38 +0200 Timo Sirainen example-config: Added missing dovecot-dict-auth.conf.ext
Tue, 18 Dec 2012 21:15:19 +0200 Timo Sirainen lib-index: If sure mail_index_alloc_cache_destroy_unrefed() closes indexes it alone keeps open.
Tue, 18 Dec 2012 20:48:36 +0200 Timo Sirainen indexer-worker: Don't assert-crash with some mailbox names in some configurations.
Tue, 18 Dec 2012 18:57:41 +0200 Timo Sirainen auth: When auto-loading auth mechanisms from plugins, generate the name better.
Thu, 13 Dec 2012 12:14:57 +0200 Timo Sirainen dict-file: Automatically mkdir missing parent directories if they don't exist.
Thu, 13 Dec 2012 12:14:03 +0200 Timo Sirainen lib-storage: Use stat_first_parent() instead of doing it ourself.
Thu, 13 Dec 2012 12:13:42 +0200 Timo Sirainen Added stat_first_parent() helper function.
Tue, 11 Dec 2012 20:04:10 +0200 Timo Sirainen virtual plugin: Don't fail if mailbox patterns don't match anything.
Sat, 08 Dec 2012 11:13:51 +0200 Timo Sirainen lib-master: Ignore /Volumes and /private/tmp mountpoints with OSX (only).
Sat, 08 Dec 2012 11:12:10 +0200 Timo Sirainen lib-master: Ignore mountpoints under /Volumes by default.
Sat, 08 Dec 2012 10:48:23 +0200 Timo Sirainen doveadm: table formatter supports now writing by streaming.