log

age author description
Wed, 09 Jan 2013 07:02:28 +0200 Timo Sirainen Merged changes from v2.1 tree.
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:43:09 +0200 Timo Sirainen dsync: Fixed handling UID renumbering when new mail was saved during dsync.
Wed, 09 Jan 2013 05:42:03 +0200 Timo Sirainen dsync: Don't wrongly log errors about missing message bodies.
Wed, 09 Jan 2013 05:28:58 +0200 Timo Sirainen o_stream_send_istream(): Fixed copying within same file, when istream's size is unknown.
Wed, 09 Jan 2013 05:29:13 +0200 Timo Sirainen lib-index: Comment update
Wed, 09 Jan 2013 05:38:13 +0200 Timo Sirainen Merged changes from v2.1 tree.
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.
Tue, 08 Jan 2013 16:24:20 +0200 Timo Sirainen dsync: Make remote's stderr fd nonblocking to avoid hanging.
Tue, 08 Jan 2013 10:57:34 +0200 Timo Sirainen dsync: Fixes to printing remote's stderr output.
Tue, 08 Jan 2013 10:25:21 +0200 Timo Sirainen dsync: Print remote's stderr line-buffered.
Tue, 08 Jan 2013 07:43:29 +0200 Timo Sirainen dsync: Fixes to handling output stream buffering.
Tue, 08 Jan 2013 07:42:38 +0200 Timo Sirainen replicator: Send only one sync command to doveadm-server per connection.
Tue, 08 Jan 2013 06:41:56 +0200 Timo Sirainen dsync: Minor fix for talking with remote dsync.
Tue, 08 Jan 2013 05:23:06 +0200 Timo Sirainen dsync: Crashfix for handling expunges from end of mailbox.
Tue, 08 Jan 2013 05:19:37 +0200 Timo Sirainen dsync: Fixed syncing expunge for last mail in mailbox.
Tue, 08 Jan 2013 04:58:08 +0200 Timo Sirainen dsync: Avoid updating modseqs unnecessarily.
Tue, 08 Jan 2013 04:33:01 +0200 Timo Sirainen dsync: Avoid infinite looping.
Tue, 08 Jan 2013 04:00:04 +0200 Timo Sirainen dsync: Assert-crashfix for handling keywords.
Tue, 08 Jan 2013 03:39:34 +0200 Timo Sirainen lib-index: Fixed failing transaction log test.
Tue, 08 Jan 2013 03:31:36 +0200 Timo Sirainen test-imap-bodystructure: Fixed the test to pass with new imap-quote logic.
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:03:21 +0200 Timo Sirainen Makefile: Removed test-http-client from "make check".
Mon, 07 Jan 2013 12:25:01 +0200 Timo Sirainen Added signature for changeset 86bccdf46d17
Mon, 07 Jan 2013 12:24:58 +0200 Timo Sirainen Added tag 2.2.beta1 for changeset 86bccdf46d17
Mon, 07 Jan 2013 12:24:58 +0200 Timo Sirainen Released v2.2.beta1.
Mon, 07 Jan 2013 12:24:29 +0200 Timo Sirainen lib-http: Various fixes
Sat, 05 Jan 2013 01:14:11 +0200 Timo Sirainen Merged changes from v2.1 tree.
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.
Sat, 08 Dec 2012 10:43:21 +0200 Timo Sirainen imap: If mailbox doesn't have read ACL, hide APPENDUID/COPYUID resp-codes.
Sat, 08 Dec 2012 09:35:33 +0200 Timo Sirainen fts-solr: Fixed memory leak
Fri, 30 Nov 2012 08:56:55 +0200 Timo Sirainen Added signature for changeset 75bfda4a7c6c
Fri, 30 Nov 2012 08:56:44 +0200 Timo Sirainen Added tag 2.1.12 for changeset 75bfda4a7c6c
Fri, 30 Nov 2012 08:56:44 +0200 Timo Sirainen Released v2.1.12.
Fri, 30 Nov 2012 03:14:10 +0200 Timo Sirainen expire plugin: Don't crash when doveadm is run with proxying
Thu, 29 Nov 2012 12:43:54 +0200 Timo Sirainen Makefile: dovecot-config was missing quotes in LIBDOVECOT_LOGIN
Thu, 29 Nov 2012 08:41:28 +0200 Timo Sirainen Added signature for changeset 741d800a192f
Thu, 29 Nov 2012 08:41:21 +0200 Timo Sirainen Added tag 2.1.11 for changeset 741d800a192f
Thu, 29 Nov 2012 08:41:21 +0200 Timo Sirainen Released v2.1.11.
Thu, 29 Nov 2012 08:35:51 +0200 Timo Sirainen doveadm: Don't truncate printed output that contain NUL bytes.
Wed, 28 Nov 2012 04:29:58 +0200 Timo Sirainen stats: Log username and service for invalid UPDATE-SESSIONs
Wed, 28 Nov 2012 04:21:03 +0200 Timo Sirainen stats: Fixed crash when handling multiple users within same process.
Wed, 28 Nov 2012 03:56:06 +0200 Timo Sirainen lib-index: Fixed assert-crash caused by recent cache file changes.
Wed, 28 Nov 2012 03:55:25 +0200 Timo Sirainen lib-index: Fixed memory leak with MAIL_INDEX_OPEN_FLAG_SAVEONLY
Wed, 28 Nov 2012 03:32:31 +0200 Timo Sirainen doveadm: Log better errors for failing passdb proxy lookups.
Wed, 28 Nov 2012 03:32:01 +0200 Timo Sirainen lib-auth: Added auth_master_get_socket_path()
Tue, 27 Nov 2012 23:06:38 +0200 Timo Sirainen fts-solr: XML-encode non-body fields as well
Tue, 27 Nov 2012 10:49:41 +0200 Timo Sirainen lib-storage: Handle better when attempting to access shared mailboxes for nonexistent users.
Tue, 27 Nov 2012 10:49:18 +0200 Timo Sirainen lib-storage: Added struct mail_user.nonexistent flag, which is filled by userdb lookup.
Tue, 27 Nov 2012 10:48:11 +0200 Timo Sirainen fts_parser: Minor error logging improvement
Tue, 27 Nov 2012 10:39:26 +0200 Timo Sirainen mdbox: When rebuilding storage, fsck the map index first to make sure it's valid.
Tue, 27 Nov 2012 10:02:59 +0200 Timo Sirainen mailbox-alias plugin: Error handling fix.
Tue, 27 Nov 2012 09:53:33 +0200 Timo Sirainen lib-index: Added v2.2+ forwards compatibility to dovecot.index.cache
Tue, 27 Nov 2012 09:13:57 +0200 Timo Sirainen login: Reverted previous fix attempt for SSL_accept() busy-looping.
Tue, 27 Nov 2012 08:43:15 +0200 Timo Sirainen auth: userdb passwd lookups should have been done via worker processes by default.
Tue, 27 Nov 2012 08:08:50 +0200 Timo Sirainen fts-solr: Removed deprecated waitFlush parameter from commit.
Tue, 27 Nov 2012 07:50:06 +0200 Timo Sirainen Reversed recent "short utf8" changes.
Tue, 27 Nov 2012 06:21:18 +0200 Timo Sirainen doveadm-server: Reset headers in print output between running commands.
Tue, 27 Nov 2012 06:20:44 +0200 Timo Sirainen doveadm-server: Avoid eating CPU when client disconnects before authentication is done.
Tue, 27 Nov 2012 06:19:57 +0200 Timo Sirainen doveadm: Don't disconnect from server too early while there are still commands.
Tue, 27 Nov 2012 06:19:10 +0200 Timo Sirainen doveadm: Include username in internal errors and "no such user" errors when running via server.
Tue, 27 Nov 2012 03:49:36 +0200 Timo Sirainen fts-solr: Marked as FTS_BACKEND_FLAG_BUILD_SHORT_UTF8
Tue, 27 Nov 2012 03:49:25 +0200 Timo Sirainen fts: Added FTS_BACKEND_FLAG_BUILD_SHORT_UTF8 to require sending only short UTF8 data to backend.
Tue, 27 Nov 2012 03:48:15 +0200 Timo Sirainen liblib: Added uni_utf8_short_*() for handling UTF8 data where [56]-byte sequences are invalid.
Tue, 27 Nov 2012 02:41:53 +0200 Timo Sirainen quota: mailbox_get_status(STATUS_CHECK_OVER_QUOTA) returned wrong value on success.
Tue, 27 Nov 2012 02:20:37 +0200 Timo Sirainen man: Added -d parameter to doveadm expunge.
Fri, 23 Nov 2012 08:52:06 +0200 Timo Sirainen login: Try to avoid busy-looping on SSL_accept() when client doesn't behave nicely.
Fri, 23 Nov 2012 08:32:13 +0200 Timo Sirainen auth: Added a way to set default values for nonexistent LDAP attributes.
Wed, 07 Nov 2012 18:14:20 +0200 Timo Sirainen auth: Give a better error message for "client doesn't have lookup permissions".
Wed, 07 Nov 2012 17:44:32 +0200 Timo Sirainen Makefile: Add -lssl to installed dovecot-config's LIBDOVECOT_LOGIN if needed.
Wed, 07 Nov 2012 17:37:16 +0200 Timo Sirainen var_expand*(): Don't use a data stack frame when expanding long %{variables}
Wed, 07 Nov 2012 17:05:47 +0200 Timo Sirainen mdbox: Don't leave extra records to dovecot.map.index if mailbox index locking fails.
Tue, 06 Nov 2012 22:13:13 +0200 Timo Sirainen imap: Avoid sending multiple unnecessary VANISHED lines when sync had lots of changes.
Mon, 05 Nov 2012 14:28:24 +0200 Timo Sirainen lib-ssl-iostream: [io]streams were added an unnecessary reference, causing memory leaks.
Sun, 04 Nov 2012 17:26:24 +0200 Timo Sirainen lib-index: MAIL_INDEX_OPEN_FLAG_SAVEONLY may have caused stale data to be read from cache.
Sat, 03 Nov 2012 18:43:00 +0200 Timo Sirainen lib-index: Recent cache file changes broke writing.
Wed, 31 Oct 2012 13:24:49 +0200 Timo Sirainen Makefile: Add -lssl to installed dovecot-config's LIBDOVECOT_STORAGE if needed.
Tue, 30 Oct 2012 15:05:45 +0200 Timo Sirainen lib-lda: Avoid doing a costly mailbox sync when delivering mail to multiple recipients.
Mon, 29 Oct 2012 19:04:36 +0200 Timo Sirainen login proxy: For connect() failures log also the used local IP:port if available.
Sat, 05 Jan 2013 00:37:26 +0200 Timo Sirainen auth: Don't keep username duplicated in userdb_reply string.
Fri, 04 Jan 2013 21:39:07 +0200 Timo Sirainen example-config: Added a note about protocol/local/remote {} sections.
Fri, 04 Jan 2013 05:49:33 +0200 Timo Sirainen configure: Use pkg-config with clucene if available.
Fri, 04 Jan 2013 01:43:59 +0200 Timo Sirainen lib-storage: Bypass virtual storage when copying mail to allow optimizations.