log

age author description
Wed, 25 Mar 2015 10:11:35 +0200 Teemu Huovila configure: Add missing (auto) to autodetected options.
Fri, 27 Mar 2015 18:04:51 +0200 Timo Sirainen lib-compression: Use libdovecot.so as dependency. Don't include liblib.a itself!
Fri, 27 Mar 2015 15:12:50 +0200 Timo Sirainen imapc: Don't assert-crash when trying to sync a mailbox with MAILBOX_FLAG_SAVEONLY.
Fri, 27 Mar 2015 14:31:01 +0200 Timo Sirainen quota: When reporting quota value/limit in kilobytes, round the value upwards.
Fri, 27 Mar 2015 11:02:18 +0200 Timo Sirainen auth: Don't add original_user or auth_user to passdb reply if they already exist.
Tue, 24 Mar 2015 11:27:26 +0200 Timo Sirainen imapc: Fix to previous change - labels are strings and not atoms.
Tue, 24 Mar 2015 10:14:58 +0100 Timo Sirainen imapc: Ignore \Muted GMail label
Sun, 22 Mar 2015 20:54:29 +0200 Timo Sirainen lib-storage: Added mailbox_list_fs_get_list()
Sun, 22 Mar 2015 20:52:56 +0200 Timo Sirainen lib-fs: Added support for module_contexts in fs.
Sun, 22 Mar 2015 20:52:16 +0200 Timo Sirainen lib-fs: When autoloading fs plugins with '-' in the name, translate them to '_'
Sun, 22 Mar 2015 18:59:51 +0200 Timo Sirainen Cleanup for libcharset's iconv linking.
Fri, 20 Mar 2015 21:58:16 +0200 Timo Sirainen lib: Fixed potential build error when building without modules.
Fri, 20 Mar 2015 21:13:21 +0200 Timo Sirainen lib-dict: Fixed crash when transaction failed due to dict server disconnection.
Fri, 20 Mar 2015 21:01:08 +0200 Timo Sirainen lib: o_stream_create_rawlog_from_stream() should preserve the output stream fd.
Fri, 20 Mar 2015 20:46:52 +0200 Timo Sirainen doveadm: Added -h parameter to hide header line from tab and table formatter output.
Fri, 20 Mar 2015 13:27:00 +0200 Timo Sirainen Removed mountpoint checking and updating code.
Thu, 19 Mar 2015 10:01:18 +0200 Timo Sirainen dsync: Fixed returning wrong mail_error in some remote dsync.
Thu, 19 Mar 2015 01:24:32 +0200 Timo Sirainen imapc: Don't wait for login to succeed at mailbox list creation.
Thu, 19 Mar 2015 01:21:20 +0200 Timo Sirainen imapc: Don't crash in mailbox_is_inconsistent() with unopened mailbox.
Thu, 19 Mar 2015 01:20:38 +0200 Timo Sirainen imap: If mailbox list is unusable at startup, return failure immediately.
Thu, 19 Mar 2015 00:41:19 +0200 Timo Sirainen dsync: Use storage's mail_error to choose the doveadm exit code.
Thu, 19 Mar 2015 00:38:01 +0200 Timo Sirainen imapc: If authentication fails, preserve the error message as storage/list error.
Thu, 19 Mar 2015 00:32:44 +0200 Timo Sirainen lib-storage: mailbox_list_mailbox() now copies the mailbox_exists() error.
Wed, 18 Mar 2015 17:10:23 +0200 Phil Carmody lib: buffer - paranoid compile-time check for struct sizes
Wed, 18 Mar 2015 17:10:03 +0200 Phil Carmody lib: bits - improve bits_required to recurse downwards, not sideways
Wed, 18 Mar 2015 17:09:30 +0200 Phil Carmody lib: bits - Add macro for '1 << i'
Wed, 18 Mar 2015 13:43:35 +0200 Timo Sirainen fts: Fixed assert-crash if fts-parser was created for a body part that backend didn't want to index.
Tue, 17 Mar 2015 17:30:33 +0200 Timo Sirainen auth ldap: Crashfixes for earlier changes.
Tue, 17 Mar 2015 10:49:20 +0200 Timo Sirainen auth ldap: Fixed crash when handling invalid SSL option.
Tue, 17 Mar 2015 09:58:03 +0200 Timo Sirainen auth ldap: Fixed assert-crash when both passdb ldap and userdb ldap was used