log

age author description
Wed, 29 May 2013 03:18:04 +0300 Timo Sirainen Fixed compiling with gcc v3.3 and older.
Tue, 28 May 2013 18:18:45 +0300 Timo Sirainen auth ldap: If ldap debug_level>0, log how long initialization took.
Tue, 28 May 2013 17:30:42 +0300 Timo Sirainen auth: Keep auth_request referenced during DNS lookup.
Tue, 28 May 2013 17:10:03 +0300 Timo Sirainen doveadm-server: Pass local/remote_ip/port to passdb lookups so proxy_maybe works.
Tue, 28 May 2013 16:30:38 +0300 Timo Sirainen auth: Fixed caching empty userdb result.
Tue, 28 May 2013 16:30:19 +0300 Timo Sirainen auth: If blocking userdb returns no fields, don't crash when trying to cache the result.
Tue, 28 May 2013 01:03:58 +0300 Timo Sirainen lib-fs: Added fs_get_root_driver()
Mon, 27 May 2013 21:03:14 +0300 Timo Sirainen dbox: Don't cache pop3.uidl|order unless index header indicates there are those.
Mon, 27 May 2013 20:45:08 +0300 Timo Sirainen lib-index: Added mail_index_ext_resize_hdr()
Mon, 27 May 2013 20:44:56 +0300 Timo Sirainen lib-index: Fixed resizing header when old&new sizes were the same when aligned.
Mon, 27 May 2013 20:44:05 +0300 Timo Sirainen lib-index: Create ext-intro records using the latest sizes, not initial sizes.
Mon, 27 May 2013 20:18:35 +0300 Timo Sirainen dbox: Return cached pop3.order=0 as empty string instead to fix sorting problems.
Sun, 26 May 2013 21:57:36 +0300 Timo Sirainen dsync: Added -x parameter to exclude mailboxes from sync.
Sun, 26 May 2013 21:44:50 +0300 Timo Sirainen imapc: Fixed assert-crash when copying messages.
Sun, 26 May 2013 21:20:47 +0300 Timo Sirainen dsync: Small code cleanup.
Sun, 26 May 2013 21:07:09 +0300 Timo Sirainen imapc: Pass through SPECIAL-USE LIST flags if imapc is in INBOX namespace.
Sun, 26 May 2013 19:14:21 +0300 Timo Sirainen dbox: Added support for POP3 message order.
Sun, 26 May 2013 19:04:00 +0300 Timo Sirainen lib-index: mail_cache_lookup*() can now return fields recently added with mail_cache_add()
Thu, 23 May 2013 17:36:54 +0300 Timo Sirainen lib-http: Added ssl_cert|key|key_password settings to be passed to ssl-iostream.
Wed, 22 May 2013 15:59:38 +0300 Timo Sirainen *-login: If ssl=required, don't list any SASL mechanisms before STARTTLS.
Wed, 22 May 2013 15:57:13 +0300 Timo Sirainen *-login: ssl=required should imply disable_plaintext_auth=yes
Wed, 22 May 2013 15:44:05 +0300 Timo Sirainen lib-storage: Optimize SEARCH_MODSEQ query if it's higher than HIGHESTMODSEQ.
Wed, 22 May 2013 15:16:22 +0300 Timo Sirainen dsync: Fixed unsubscribing from mailbox within same session as the mailbox's deletion.
Wed, 22 May 2013 14:56:41 +0300 Timo Sirainen dsync: Don't notify replicator process about successful dsync if the dsync failed.
Tue, 21 May 2013 22:57:06 +0300 Timo Sirainen *-login: If auth failed with a specified reason, the reason wasn't actually shown to client.
Tue, 21 May 2013 22:55:23 +0300 Stephan Bosch lib-imap-urlauth: Fixed deinitialization of the URLAUTH fetch handler.
Tue, 21 May 2013 22:55:17 +0300 Stephan Bosch lib-imap-urlauth: Fixed resuming in URLAUTH fetch handler.
Tue, 21 May 2013 22:55:12 +0300 Stephan Bosch lib-imap-urlauth: Fixed local URLAUTH fetches that didn't immediately finish handling content.
Tue, 21 May 2013 17:09:37 +0300 Timo Sirainen auth: Fixed crash if LDAP query returned multiple results.
Mon, 20 May 2013 18:26:16 +0300 Timo Sirainen dsync: Previous have_save_guids change somewhat broke compatibility with earlier dsync versions.
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