log

age author description
Mon, 21 Jan 2013 11:40:38 +0200 Timo Sirainen lib-fs: Added flags to iteration, and FS_ITER_FLAG_DIRS as the first flag.
Thu, 17 Jan 2013 09:00:54 +0200 Timo Sirainen doveadm: Compiling fix
Wed, 16 Jan 2013 12:02:18 +0200 Timo Sirainen sdbox: Fixed rebuilding index when UIDVALIDITY is missing.
Wed, 16 Jan 2013 09:15:38 +0200 Timo Sirainen sdbox: next-uid may have been set wrong when rebuilding indexes for empty mailbox.
Wed, 16 Jan 2013 08:01:40 +0200 Timo Sirainen dsync_remote_cmd: The -l parameter no longer exists.
Tue, 15 Jan 2013 08:39:30 +0200 Timo Sirainen lib-index: Newly added messages weren't always sorted by UIDs.
Tue, 15 Jan 2013 08:30:57 +0200 Timo Sirainen dovecot-config: Removed unnecessary/duplicate ssl library links.
Mon, 14 Jan 2013 18:24:19 +0200 Timo Sirainen lib-index: Added asserts.
Mon, 14 Jan 2013 17:58:09 +0200 Timo Sirainen lib-index: Fixed marking transaction log file corrupted due to added O_APPEND flag.
Mon, 14 Jan 2013 12:56:09 +0200 Timo Sirainen doveadm user: Avoid initializing the user as much as possible.
Mon, 14 Jan 2013 08:38:36 +0200 Timo Sirainen example-config: Added mail_attribute_dict
Mon, 14 Jan 2013 08:01:47 +0200 Timo Sirainen Several fixes to handling "istream input line too long" conditions.
Mon, 14 Jan 2013 07:57:39 +0200 Timo Sirainen i_stream_read_next_line() now sets stream_errno=ENOBUFS if input buffer gets full.
Sun, 13 Jan 2013 19:15:37 +0200 Timo Sirainen doveadm: Increased doveadm client's max command line length.
Fri, 11 Jan 2013 06:18:36 +0200 Timo Sirainen lib-imap-storage: Removed broken optimization for seeking to partial offset.
Fri, 11 Jan 2013 03:59:50 +0200 Timo Sirainen lib-imap-storage: Added imap_msgpart_get_partial_size() missing from previous commit.
Fri, 11 Jan 2013 03:58:54 +0200 Timo Sirainen imap: Improved unexpected FETCH error messages.
Thu, 10 Jan 2013 14:20:07 +0200 Timo Sirainen dsync: Added "remoteprefix:" destination, which is same as "remote:" except sends "username\n" prefix.
Thu, 10 Jan 2013 14:00:10 +0200 Timo Sirainen dsync: Wait for remote command to finish before shutting down.
Thu, 10 Jan 2013 13:56:59 +0200 Timo Sirainen dsync server: Fixed crash at deinit
Thu, 10 Jan 2013 12:12:50 +0200 Timo Sirainen dsync: Close mail streams earlier on failures to avoid assert-crashing
Thu, 10 Jan 2013 11:52:27 +0200 Timo Sirainen lib-storage: Maildir++ layout shouldn't disallow "cur", "new" or "tmp" mailbox names.
Thu, 10 Jan 2013 10:23:44 +0200 Timo Sirainen lib-storage: Improved "Using permissions" debug message.
Thu, 10 Jan 2013 10:21:27 +0200 Timo Sirainen dsync: Added support back for dsync locking.
Thu, 10 Jan 2013 10:02:47 +0200 Timo Sirainen dsync: Attempt to preserve \Recent flag as well
Thu, 10 Jan 2013 09:33:19 +0200 Timo Sirainen dsync: Handle syncing mailboxes with same name but different GUIDs.
Thu, 10 Jan 2013 08:07:19 +0200 Timo Sirainen dsync: Removed unnecessary -n parameter from dsync-server.
Thu, 10 Jan 2013 07:54:39 +0200 Timo Sirainen replicator: Use stateful dsyncing whenever possible.
Thu, 10 Jan 2013 07:53:26 +0200 Timo Sirainen replicator: doveadm connections weren't reset properly
Thu, 10 Jan 2013 07:39:02 +0200 Timo Sirainen dsync: Fixed parsing state string.
Thu, 10 Jan 2013 07:31:51 +0200 Timo Sirainen mdbox: Crashfix for storage rebuild
Thu, 10 Jan 2013 06:52:37 +0200 Timo Sirainen dsync: Fixed printing output state when running via doveadm-server.
Thu, 10 Jan 2013 06:51:19 +0200 Timo Sirainen doveadm: Added assert.
Wed, 09 Jan 2013 11:03:43 +0200 Timo Sirainen dsync: Another fix to handling expunges from the end of mailbox.
Wed, 09 Jan 2013 09:11:09 +0200 Timo Sirainen dsync: Mailbox syncing fix
Wed, 09 Jan 2013 07:53:53 +0200 Timo Sirainen dsync: Error handling fix.
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