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
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.
Fri, 04 Jan 2013 01:13:05 +0200 Timo Sirainen dsync: Use private modseqs to support syncing private flags in shared mailboxes.
Fri, 04 Jan 2013 01:12:24 +0200 Timo Sirainen lib-storage: Added support for "private modseqs" for INDEXPVT index.
Thu, 03 Jan 2013 22:53:18 +0200 Timo Sirainen dsync: Fixed parsing mailbox state from remote dsync.
Fri, 28 Dec 2012 17:02:18 +0200 Timo Sirainen configure: Use -lrt for check_gettime() only if needed.
Wed, 19 Dec 2012 23:34:21 +0200 Timo Sirainen lib-http: Compile fix for previous change.
Wed, 19 Dec 2012 14:41:01 +0200 Timo Sirainen json-parser: Fixed infinite looping in some situations.
Wed, 19 Dec 2012 14:39:55 +0200 Timo Sirainen lib-http: Host entries were added to hash table using wrong hostname pointer.
Tue, 18 Dec 2012 18:56:59 +0200 Timo Sirainen auth: When auto-loading auth mechanisms from plugins, generate the name better.
Tue, 18 Dec 2012 18:55:00 +0200 Timo Sirainen lib-http: Fixed a crash when http_client_request_submit() failed immediately
Tue, 18 Dec 2012 18:54:31 +0200 Timo Sirainen uri-util: Control characters weren't properly escaped.
Tue, 18 Dec 2012 10:44:28 +0200 Timo Sirainen lib-storage: Fixed assert-crash when trying to fetch a binary section for empty message.
Sat, 15 Dec 2012 15:33:12 +0200 Timo Sirainen lib-storage: Refresh private index before syncing to make sure we see latest changes.
Sat, 15 Dec 2012 14:37:20 +0200 Timo Sirainen maildir: Fixed a crash caused by previous mailbox_update() change
Sat, 15 Dec 2012 14:27:56 +0200 Timo Sirainen dsync: Minor (probably unnecessary) fix for i_stream_read() API usage.
Sat, 15 Dec 2012 14:24:41 +0200 Timo Sirainen dsync: Fixed hang when sending mail stream to remote dsync.
Sat, 15 Dec 2012 13:56:16 +0200 Timo Sirainen dsync: Fixed remote syncing due to recent changes
Sat, 15 Dec 2012 13:55:33 +0200 Timo Sirainen dsync: Set doveadm exit codes properly on errors.
Sat, 15 Dec 2012 13:48:22 +0200 Timo Sirainen i_stream_close(): Set stream_errno to EPIPE instead of ENOENT.
Sat, 15 Dec 2012 13:43:44 +0200 Timo Sirainen i_stream_next_line(): Don't reset stream_errno if stream is already closed.
Sat, 15 Dec 2012 13:31:31 +0200 Timo Sirainen dsync: Don't start reading a mailbox until we know we actually need to sync it.
Sat, 15 Dec 2012 13:30:02 +0200 Timo Sirainen mbox: Removed assert that caused dsync to crash.
Sat, 15 Dec 2012 13:28:04 +0200 Timo Sirainen mbox: Mailbox GUID generation re-opened the mailbox using wrong name, possibly crashing.
Sat, 15 Dec 2012 13:26:48 +0200 Timo Sirainen mbox: Mailbox GUID lookup unnecessarily always synced mbox.
Sat, 15 Dec 2012 13:25:49 +0200 Timo Sirainen mbox: If mailbox_update() doesn't affect the mbox file, don't sync it.
Sat, 15 Dec 2012 13:25:34 +0200 Timo Sirainen maildir: If mailbox_update() doesn't affect dovecot-uidlist file, don't lock it.
Sat, 15 Dec 2012 13:01:09 +0200 Timo Sirainen dsync: Added back support for syncing only one mailbox (-m parameter)
Sat, 15 Dec 2012 12:31:56 +0200 Timo Sirainen dsync: Error handling fix when mailbox is unexpectedly lost.
Fri, 14 Dec 2012 15:34:56 +0200 Timo Sirainen dsync: Added -a parameter to sync all namespaces, not just the default one.
Fri, 14 Dec 2012 15:34:00 +0200 Timo Sirainen dsync: Mark mailbox tree memory pool as "growing" to avoid warnings.
Fri, 14 Dec 2012 15:32:43 +0200 Timo Sirainen dsync: Fixes to creating/renaming mailboxes
Fri, 14 Dec 2012 12:03:55 +0200 Timo Sirainen dsync: Never try to create INBOX via temporary name and rename.
Fri, 14 Dec 2012 11:45:54 +0200 Timo Sirainen lib-storage: Fixed vname -> storage name conversion for some nonexistent mailbox names.
Fri, 14 Dec 2012 11:20:04 +0200 Timo Sirainen dsync: Added debugging and rawlogging support.
Fri, 14 Dec 2012 11:17:19 +0200 Timo Sirainen dsync: Fixed hangs with remote dsyncing
Thu, 13 Dec 2012 12:24:32 +0200 Timo Sirainen dbox: dbox-alt-root symlink now points to the alt root directory, not to mailboxes dir.
Wed, 12 Dec 2012 15:21:45 +0200 Timo Sirainen lib-http: Fixed sending HTTP request's payload.
Wed, 12 Dec 2012 11:34:09 +0200 Stephan Bosch lib-http: Added support for chunked input/output streams and some bugfixes.
Tue, 11 Dec 2012 08:08:12 +0200 Timo Sirainen quota: Fixed quota calculation with mailbox_move().
Sat, 08 Dec 2012 09:37:21 +0200 Timo Sirainen layout=index: If MAILBOX_LIST_FLAG_NO_MAIL_FILES is set, don't try to delete any mail files.
Sat, 08 Dec 2012 09:36:54 +0200 Timo Sirainen lib-storage: Copy MAIL_STORAGE_CLASS_FLAG_NO_ROOT to MAILBOX_LIST_FLAG_NO_MAIL_FILES
Sat, 08 Dec 2012 09:18:43 +0200 Timo Sirainen lib-fs: Added FS_PROPERTY_DIRECTORIES.
Fri, 07 Dec 2012 05:53:53 +0200 Timo Sirainen ostream-buffer: Fixed o_stream_sendv() with multiple iovs.
Wed, 05 Dec 2012 07:57:35 +0200 Timo Sirainen lib-http: Parser didn't always fully skip over the previous request's payload.
Tue, 04 Dec 2012 14:10:34 +0200 Timo Sirainen lib-mail: Detect errors in quoted-printable input.
Tue, 04 Dec 2012 13:04:59 +0200 Timo Sirainen imap: Don't crash in IDLE if remote IP isn't known (PREAUTH)
Tue, 04 Dec 2012 13:02:22 +0200 Timo Sirainen imap: Fixed handling FETCH BINARY for broken content.
Tue, 04 Dec 2012 11:40:35 +0200 Timo Sirainen lib-mail: quoted-printable decoder istream shouldn't treat trailing "=" as error.
Tue, 04 Dec 2012 11:33:16 +0200 Timo Sirainen lib-storage: Set name for the "binary istream".
Tue, 04 Dec 2012 07:18:03 +0200 Timo Sirainen lib-fs: Added a default fs_read() implementation using the fs_read_stream().
Tue, 04 Dec 2012 07:04:54 +0200 Timo Sirainen lib-http: Increased initial memory pool size
Tue, 04 Dec 2012 07:04:32 +0200 Timo Sirainen lib-fs: Added a default fs_write() implementation using the fs_write_stream*().
Tue, 04 Dec 2012 05:39:36 +0200 Timo Sirainen lib-fs: Comment update
Mon, 03 Dec 2012 02:21:54 +0200 Timo Sirainen Makefile: Added missing \
Sun, 02 Dec 2012 02:35:05 +0200 Timo Sirainen Makefile: Reordered directories to fix build failure
Sat, 01 Dec 2012 06:56:02 +0200 Timo Sirainen lib-fs: Added fs-test to easily test FS API calls.
Sat, 01 Dec 2012 06:54:55 +0200 Timo Sirainen Added json_append_escaped()
Sat, 01 Dec 2012 02:41:34 +0200 Timo Sirainen lib-http: Don't free connection immediately in payload-destroyed callback.
Thu, 29 Nov 2012 10:29:19 +0200 Timo Sirainen JSON parser: Added support for arrays.
Thu, 29 Nov 2012 09:38:34 +0200 Timo Sirainen JSON parser: Added json_parse_skip_next() to skip over unwanted values.
Thu, 29 Nov 2012 07:52:51 +0200 Timo Sirainen JSON parser: Added support for reading string value as istream.
Thu, 29 Nov 2012 07:30:23 +0200 Timo Sirainen JSON parser fixes
Thu, 29 Nov 2012 06:26:29 +0200 Timo Sirainen JSON parser supports now nested objects and parsing from non-blocking input stream.
Thu, 29 Nov 2012 02:30:15 +0200 Timo Sirainen uri-util.h always requires net.h to compile, #include it
Thu, 29 Nov 2012 02:12:54 +0200 Timo Sirainen lib-http: http-url.h always requires net.h to compile, #include it
Thu, 29 Nov 2012 02:01:56 +0200 Timo Sirainen lib-http: http_url_parse() didn't allocate all strings from the given pool.
Thu, 29 Nov 2012 01:57:40 +0200 Timo Sirainen lib-http: http_url_parse() now returns the http_url allocated from given memory pool.
Wed, 28 Nov 2012 09:14:33 +0200 Timo Sirainen dsync: Don't crash when syncing multiple namespaces.
Wed, 28 Nov 2012 07:25:18 +0200 Timo Sirainen lib-storage: Notify about \Seen flag changes in private index.
Wed, 28 Nov 2012 07:24:01 +0200 Timo Sirainen lib-storage: When updating flags in private index and nothing changes, don't increase modseq.
Wed, 28 Nov 2012 06:51:16 +0200 Timo Sirainen lib-storage: Fixed assert-crash with private indexes when looking for first unseen msg.
Wed, 28 Nov 2012 06:43:55 +0200 Timo Sirainen Make static analyzer happier
Wed, 28 Nov 2012 06:42:40 +0200 Timo Sirainen lib-index: Fixed randomly failing to write to dovecot.index.cache file
Wed, 28 Nov 2012 02:35:37 +0200 Timo Sirainen ostream-rawlog: Make sure rawlog logs only the data that got actually sent.
Wed, 28 Nov 2012 02:35:15 +0200 Timo Sirainen iostream-rawlog: Buffered output kept logging the same data over and over again.
Wed, 28 Nov 2012 01:52:32 +0200 Timo Sirainen lib-storage: Don't assert-crash when fetching BINARY contents for empty body.
Wed, 28 Nov 2012 01:44:53 +0200 Timo Sirainen lib-fs: Don't crash when trying to initialize nonexistent fs driver.
Wed, 28 Nov 2012 01:43:24 +0200 Timo Sirainen i_stream_default_stat(): If we can't know the size, return -1 instead of assert crash.
Tue, 27 Nov 2012 10:00:42 +0200 Timo Sirainen NEWS updated
Tue, 27 Nov 2012 00:44:34 +0200 Timo Sirainen dovecot-config: LIBDOVECOT_INCLUDE was missing path to lib-http
Tue, 27 Nov 2012 00:43:53 +0200 Timo Sirainen lib-fs: Automatically try to load missing driver as plugin.
Tue, 27 Nov 2012 00:43:23 +0200 Timo Sirainen liblib: Added lib_atexit() to register process deinit callbacks.
Tue, 27 Nov 2012 00:31:40 +0200 Timo Sirainen liblib: Added module_dir_find()
Mon, 26 Nov 2012 23:24:48 +0200 Timo Sirainen doveadm dump: Added support for "obox" index records.
Mon, 26 Nov 2012 23:23:52 +0200 Timo Sirainen lib-imap-storage: When returning an error istream, give it a useful name.