log

age author description
Fri, 21 Sep 2012 09:22:54 +0200 Timo Sirainen config: Don't ignore invalid network/mask in local/remote blocks
Tue, 18 Sep 2012 21:42:34 +0300 Timo Sirainen Added signature for changeset 1a6c3b4e92e4
Tue, 18 Sep 2012 21:42:27 +0300 Timo Sirainen Added tag 2.1.10 for changeset 1a6c3b4e92e4
Tue, 18 Sep 2012 21:42:27 +0300 Timo Sirainen Released v2.1.10. 2.1.10
Tue, 18 Sep 2012 20:53:50 +0300 Timo Sirainen fts-lucene: Compiling fix for previous change
Tue, 18 Sep 2012 20:48:25 +0300 Timo Sirainen director: Fixed weak-user handling when there is only one director.
Tue, 18 Sep 2012 20:09:03 +0300 Timo Sirainen fts-lucene: Added "normalize" option to put data through user's normalizer function.
Tue, 18 Sep 2012 20:07:21 +0300 Timo Sirainen Backported parts of normalizer_func_t changes from v2.2 tree.
Tue, 18 Sep 2012 20:06:56 +0300 Timo Sirainen lib-storage: Compiling fix for previous alias symlink change
Tue, 18 Sep 2012 19:57:48 +0300 Timo Sirainen auth: userdb static used auth caching wrong when verifying user existence with passdb lookup.
Tue, 18 Sep 2012 19:16:04 +0300 Timo Sirainen quota: Allow negative percentage rules up to -99%
Tue, 18 Sep 2012 18:44:46 +0300 Timo Sirainen Added mailbox-alias plugin.
Tue, 18 Sep 2012 18:41:01 +0300 Timo Sirainen fts-solr: Skip alias symlinks when rescanning.
Tue, 18 Sep 2012 18:40:46 +0300 Timo Sirainen quota: Skip alias symlinks when calculating quota
Tue, 18 Sep 2012 18:40:17 +0300 Timo Sirainen lib-storage: MAILBOX_LIST_ITER_SKIP_ALIASES now skips also "alias symlinks"
Fri, 14 Sep 2012 20:51:02 +0300 Timo Sirainen pop3c: Fetching message size could have returned wrong value
Wed, 12 Sep 2012 00:20:47 +0300 Timo Sirainen director: Improved logging related to disconnections.
Wed, 12 Sep 2012 00:04:34 +0300 Timo Sirainen director: Already seen USER-WEAK command caused director to disconnect.
Tue, 11 Sep 2012 20:45:38 +0300 Timo Sirainen imapc: Fixed parsing "text" input after OK/NO/BAD/BYE.
Tue, 11 Sep 2012 20:44:37 +0300 Timo Sirainen lib-imap: Added IMAP_PARSE_FLAG_SERVER_TEXT that fixes parsing input from IMAP server.
Tue, 11 Sep 2012 19:14:09 +0300 Dafan Zhai lib-storage: Fixed memory leak getting MAILBOX_METADATA_VIRTUAL_SIZE
Tue, 11 Sep 2012 18:42:05 +0300 Timo Sirainen Decrease minimum memory allocations.
Tue, 11 Sep 2012 18:26:33 +0300 Timo Sirainen lib-master: Decrease initial memory pool size
Tue, 11 Sep 2012 17:13:51 +0300 Timo Sirainen acl: Don't add sameuser -> sameuser entries to ACL dict.
Thu, 06 Sep 2012 16:50:00 +0300 Timo Sirainen doveadm: Added exec command to easily execute commands from libexec_dir.
Tue, 04 Sep 2012 17:18:08 +0300 Timo Sirainen lib-storage: Added "disabled" setting for namespaces.
Sun, 02 Sep 2012 16:06:45 +0300 Timo Sirainen Various fixes to listing mailboxes.
Fri, 31 Aug 2012 16:19:21 +0300 Timo Sirainen mbox: Fix to previous public namespace location detection crashfix.
Fri, 31 Aug 2012 16:17:23 +0300 Timo Sirainen lib-storage: Don't crash when trying to detect public namespace's mail_location.
Thu, 30 Aug 2012 21:56:43 +0300 Timo Sirainen layout=fs mailbox listing: Fix to prefix=INBOX/ handling
Tue, 28 Aug 2012 19:06:01 +0300 Timo Sirainen imapc: If imapc_list_prefix=INBOX, don't treat INBOX/INBOX as the INBOX itself.
Tue, 28 Aug 2012 18:53:30 +0300 Timo Sirainen dict file: Fixed corruption with large values.
Tue, 28 Aug 2012 15:57:22 +0300 Timo Sirainen imapc: max_idle_time setting didn't actually work.
Tue, 28 Aug 2012 13:23:37 +0300 Timo Sirainen lmtp proxy: Include session ID string in timeout reply text.
Sun, 26 Aug 2012 19:23:48 +0300 Timo Sirainen dict-redis: Fixed infinite looping
Tue, 21 Aug 2012 10:02:44 +0300 Timo Sirainen dict redis: Fixed dict_lookup() to skip all previous pending replies.
Fri, 24 Aug 2012 15:12:32 +0300 Timo Sirainen auth: Don't add "master" to passdb reply if the passdb itself already added it.
Fri, 24 Aug 2012 12:25:55 +0300 Timo Sirainen auth: Make it clearer in debug messages if the replies are passdb or userdb.
Thu, 23 Aug 2012 23:46:15 +0300 Timo Sirainen doveadm copy/move: Added "user" parameter to specify the source user.
Thu, 23 Aug 2012 22:56:56 +0300 Timo Sirainen imap: Fixes to handling UTF-8 namespace prefixes
Thu, 23 Aug 2012 22:33:23 +0300 Timo Sirainen lib-storage: Verify that namespace prefix is valid UTF8 string.
Thu, 23 Aug 2012 22:21:42 +0300 Timo Sirainen mbox: Fixed listing mailboxes under INBOX directory.
Thu, 23 Aug 2012 21:29:40 +0300 Timo Sirainen doveadm: Added "copy" command.
Thu, 23 Aug 2012 11:56:56 +0300 Timo Sirainen lib-storage: Make sure a save context doesn't leak metadata to the next save.
Wed, 22 Aug 2012 17:42:06 +0300 Timo Sirainen configure: Removed OpenBSD /dev/arandom checking.
Wed, 22 Aug 2012 15:17:53 +0300 Timo Sirainen istream-concat bugfixes
Wed, 22 Aug 2012 07:49:55 +0300 Timo Sirainen auth: Unregister SCRAM-SHA-1 at deinit.
Sun, 19 Aug 2012 12:53:06 +0300 Timo Sirainen replicator: Crashfix
Fri, 17 Aug 2012 19:01:03 +0300 Timo Sirainen doveadm: Improved "passdb lookup failed" error message.
Fri, 17 Aug 2012 09:17:48 +0300 Timo Sirainen doveadm backup: Fixed "is source empty" check.
Wed, 15 Aug 2012 13:43:16 +0300 Timo Sirainen imap: Implemented THREAD=ORDEREDSUBJECT extension.
Wed, 15 Aug 2012 12:37:34 +0300 Timo Sirainen lib-storage: MAX_SORT_PROGRAM_SIZE was too small
Tue, 14 Aug 2012 23:09:44 +0300 Timo Sirainen imapc: Added imapc_max_idle_time setting to force activity on connection.
Tue, 14 Aug 2012 03:03:26 +0300 Timo Sirainen fs layout: Kludge to show INBOX/INBOX mailbox when necessary.
Tue, 14 Aug 2012 03:02:02 +0300 Timo Sirainen lib-storage: mailbox_list_get_storage_name() shouldn't treat INBOX specially in inbox=no namespaces.
Tue, 14 Aug 2012 03:01:07 +0300 Timo Sirainen lib-storage: If alias_for references inbox=yes namespace, copy the inbox=yes to the alias ns.
Tue, 14 Aug 2012 01:54:34 +0300 Timo Sirainen imap LIST: Don't set \haschildren flag for namespace prefix if it has list=no
Mon, 13 Aug 2012 07:26:25 +0300 Timo Sirainen Memory leak fix
Fri, 10 Aug 2012 07:31:28 +0300 Timo Sirainen quoted-printable decode didn't ignore whitespace at the end of soft line break.
Fri, 10 Aug 2012 02:34:34 +0300 Timo Sirainen Removed accidentally committed debug code