log

age author description
Mon, 20 May 2013 17:30:23 +0300 Timo Sirainen dsync: Fixed unsubscribing from an already deleted mailbox.
Mon, 20 May 2013 02:25:26 +0300 Timo Sirainen Added signature for changeset 7aa929edd551
Mon, 20 May 2013 02:25:23 +0300 Timo Sirainen Added tag 2.2.2 for changeset 7aa929edd551
Mon, 20 May 2013 02:25:23 +0300 Timo Sirainen Released v2.2.2.
Mon, 20 May 2013 02:01:02 +0300 Timo Sirainen dsync: Don't try to sync with GUIDs if we can't set them on the needed side.
Mon, 20 May 2013 01:52:25 +0300 Timo Sirainen maildir: If we notice an unexpectedly inserted file, retry the sync to fix it.
Mon, 20 May 2013 01:39:52 +0300 Timo Sirainen maildir: Reverted most of changeset c92ebbedc6f9.
Sun, 19 May 2013 23:42:29 +0300 Timo Sirainen lib-storage: Added mailbox_status.have_save_guids.
Sun, 19 May 2013 23:21:20 +0300 Timo Sirainen mbox: Previous change broke index updates to successful saves.
Sun, 19 May 2013 22:36:36 +0300 Christian Wiese example-config: Added missing auth-dict.conf.ext to distribution
Sun, 19 May 2013 22:30:52 +0300 Timo Sirainen http_url_escape_param(): Added more characters to be escaped.
Sun, 19 May 2013 19:55:41 +0300 Timo Sirainen lib-http: Fixed assert-crash when host had multiple IPs and first one had failed.
Sun, 19 May 2013 19:51:34 +0300 Timo Sirainen imap-urlfetch: Don't leak memory on error. Use TCP corking when sending data.
Wed, 15 May 2013 17:18:29 +0300 Timo Sirainen mbox: Fixed committing transaction after a previous save had failed.
Wed, 15 May 2013 17:10:28 +0300 Timo Sirainen mbox: If save's input stream fails, fail saving instead of ignoring the error.
Wed, 15 May 2013 17:09:36 +0300 Timo Sirainen layout=fs: Always return INBOX uppercased when listing mailboxes.
Wed, 15 May 2013 16:10:48 +0300 Timo Sirainen lib-storage: Don't lose INBOX's \Subscribed flag when returning it is delayed.
Wed, 15 May 2013 15:35:10 +0300 Timo Sirainen imap: Return how long SELECT or EXAMINE command took to answer.
Wed, 15 May 2013 15:26:47 +0300 Timo Sirainen maildir: Fixed handling over 26 keywords in a mailbox.
Wed, 15 May 2013 15:06:24 +0300 Timo Sirainen Added asserts to binary searches to make sure we don't go to infinite loop.
Wed, 15 May 2013 14:28:04 +0300 Timo Sirainen quota-status: If quota_status_* settings are set, don't free them before using.
Wed, 15 May 2013 13:44:01 +0300 Timo Sirainen lib-storage: Allow mail_*cache_fields settings to specify any hdr.* fields.
Wed, 15 May 2013 13:36:43 +0300 Timo Sirainen lib-index: Don't mark field decisions dirty when registering initial cache fields.
Wed, 15 May 2013 13:34:59 +0300 Timo Sirainen lib-index: Fixed mail_cache_register_fields() decision updates.
Wed, 15 May 2013 13:20:43 +0300 Timo Sirainen lib-storage: Added mail_always_cache_fields setting.
Sat, 11 May 2013 17:08:12 +0200 Florian Zeitz liblib: Fix Unicode decomposition
Wed, 15 May 2013 12:52:29 +0300 Timo Sirainen example-config: Added comment how all *.conf.ext files are accessed typically.
Wed, 15 May 2013 12:50:29 +0300 Timo Sirainen Makefile: Removed dovecot-db.conf.ext
Wed, 15 May 2013 12:50:03 +0300 Timo Sirainen example-config: Removed dovecot-db.conf.ext since Berkeley DB support is never built in.
Wed, 15 May 2013 12:48:21 +0300 Timo Sirainen example-config: auth-*.conf.ext should say they're included by 10-auth.conf
Tue, 14 May 2013 23:34:38 +0300 Timo Sirainen auth passwd-file: If we fail to open passwd-file, log a request error directly.
Tue, 14 May 2013 22:23:27 +0300 Timo Sirainen Avoid strict aliasing warnings.
Tue, 14 May 2013 16:46:08 +0300 Timo Sirainen example-config: Moved imap_* and pop3_* settings outside protocol section.
Tue, 14 May 2013 16:32:30 +0300 Timo Sirainen pop3: Added pop3_deleted_flag setting.
Tue, 14 May 2013 14:14:16 +0300 Timo Sirainen configure: Fixed checking for struct sockpeercred with OpenBSD <5.3
Tue, 14 May 2013 14:02:36 +0300 Timo Sirainen login-proxy: If login fails with timeout, log what the proxying state was.
Tue, 14 May 2013 14:00:21 +0300 Timo Sirainen login-proxy: Don't crash if connect() succeeds but login fails with timeout.
Mon, 13 May 2013 23:06:31 +0200 Dennis Schridde Fix out of source build of manpages
Mon, 06 May 2013 23:59:41 +0300 Timo Sirainen lib-index: Previous commit sometimes broke scanning transaction log view.
Mon, 06 May 2013 20:21:27 +0300 Timo Sirainen imap: URLFETCH sometimes failed thinking it didn't receive all of the message data.
Mon, 06 May 2013 20:20:43 +0300 Timo Sirainen imap: URLFETCH leaked istream on failures.
Mon, 06 May 2013 20:15:58 +0300 Timo Sirainen imap: Fixed URLFETCH assert-crashes due to output_cmd_lock not being cleared.
Mon, 06 May 2013 19:51:07 +0300 Timo Sirainen imap: Don't eat away the next command if CATENATE fails.
Mon, 06 May 2013 19:49:55 +0300 Timo Sirainen imap: Fixed assert-crash on invalid APPEND parameters.
Mon, 06 May 2013 19:49:18 +0300 Timo Sirainen imap: Don't hang in APPEND when giving it invalid parameters.
Mon, 06 May 2013 19:48:32 +0300 Timo Sirainen lib-imap: imap_parser_read_args() shouldn't append multiple EOLs when calling multiple times.
Mon, 06 May 2013 18:35:36 +0300 Timo Sirainen lib-imap-urlauth: Don't try to access garbage memory on error handling paths.
Mon, 06 May 2013 17:30:07 +0300 Timo Sirainen doveadm: If search query attempts to access nonexistent mailbox, just ignore it.
Mon, 06 May 2013 17:27:36 +0300 Timo Sirainen doveadm_mail_iter_init(): Removed unnecessarily returning transaction.
Mon, 06 May 2013 16:43:29 +0300 Timo Sirainen lib-index: The previous assert-crashfix didn't actually fix the problem.
Mon, 06 May 2013 15:17:49 +0300 Timo Sirainen maildir++: Fixed mail_shared_explicit_inbox=no
Mon, 06 May 2013 15:04:57 +0300 Timo Sirainen namespace { prefix="" list=no } should never be listed.
Mon, 06 May 2013 14:59:27 +0300 Timo Sirainen acl: Optionally get default ACL's for private/shared namespaces from user's INBOX.
Mon, 06 May 2013 14:58:55 +0300 Timo Sirainen acl: Mailbox creation ignored ACLs (due to API changes in v2.2).
Fri, 03 May 2013 17:17:15 +0300 Timo Sirainen quota-status: Return 554 instead of 552 on quota failures.
Thu, 02 May 2013 18:32:47 +0300 Timo Sirainen lib-imap-urlauth: Don't try to access garbage memory on error handling path.
Thu, 02 May 2013 18:29:50 +0300 Timo Sirainen imap-urlauth-worker: Fixed a crash (by removing unnecessary code)
Thu, 02 May 2013 18:18:26 +0300 Timo Sirainen imap: Don't allow empty CATENATE () list.
Thu, 02 May 2013 18:11:56 +0300 Timo Sirainen imap: Fixed using literals for URLs in CATENATE.
Thu, 02 May 2013 16:20:02 +0300 Timo Sirainen example-config: Typofix