log

age author description
Thu, 30 Aug 2012 00:43:56 +0200 Florian Zeitz lib: Generalize hmac to be hash independent
Tue, 02 Oct 2012 22:45:34 +0300 Timo Sirainen lib-imap: Minor fix to imap_url_parse()
Fri, 28 Sep 2012 15:11:54 +0300 Timo Sirainen Compiler warning fix for previous change
Fri, 28 Sep 2012 15:07:11 +0300 Timo Sirainen Avoid using PATH_MAX.
Fri, 28 Sep 2012 02:19:07 +0300 Timo Sirainen maildir: Directories were created without execute-permissions
Fri, 28 Sep 2012 00:11:19 +0300 Timo Sirainen lib-storage: Added initial implementation for layout=index.
Fri, 28 Sep 2012 00:03:12 +0300 Timo Sirainen lib-storage: Do mailbox autocreation elsewhere also besides just mailbox_open()
Fri, 28 Sep 2012 00:00:16 +0300 Timo Sirainen lib-storage: If trying to rename mailbox over itself, fail early.
Thu, 27 Sep 2012 23:58:54 +0300 Timo Sirainen doveadm dump -t index: Added support for mailbox list index records.
Wed, 26 Sep 2012 20:50:08 +0300 Timo Sirainen lib-storage: mailbox_get_path() and friends can now return an error.
Wed, 26 Sep 2012 18:01:01 +0300 Timo Sirainen Merged changes from v2.1 tree.
Mon, 24 Sep 2012 17:03:42 +0300 Timo Sirainen auth ldap: Previous change broke %$ variable.
Mon, 24 Sep 2012 16:49:29 +0300 Timo Sirainen ldap auth: Update %variables after each field update.
Mon, 24 Sep 2012 14:42:38 +0300 Timo Sirainen lib-storage: Added ALTNOCHECK option to mail_location.
Mon, 24 Sep 2012 14:33:52 +0300 Timo Sirainen lmtp: Added lmtp_rcpt_check_quota setting to check quota already on RCPT TO.
Mon, 24 Sep 2012 14:31:16 +0300 Timo Sirainen lib-storage: Added STATUS_CHECK_OVER_QUOTA for checking if user is over quota.
Mon, 24 Sep 2012 14:24:58 +0300 Timo Sirainen imapc: And another compile fix..
Mon, 24 Sep 2012 14:22:40 +0300 Timo Sirainen imapc: Compile fix for previous change.
Mon, 24 Sep 2012 14:16:41 +0300 Timo Sirainen auth: passdb imap assert-crashed always
Mon, 24 Sep 2012 14:16:32 +0300 Timo Sirainen imapc: Added IMAPC_DEFAULT_MAX_IDLE_TIME macro.
Sat, 22 Sep 2012 19:23:15 +0300 Timo Sirainen lib-lda: After auto-creating mailbox only open it, don't bother syncing it.
Fri, 21 Sep 2012 11:44:17 +0200 Timo Sirainen mdbox: Delay getting permissions for map/message files.
Fri, 21 Sep 2012 09:26:10 +0200 Timo Sirainen lmtp: After successful proxying RCPT TO, the second one to nonexistent user gave tempfail error.
Fri, 21 Sep 2012 09:23:58 +0200 Timo Sirainen lmtp: RSET/LHLO should reset any pending proxy connections.
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.
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.
Wed, 26 Sep 2012 17:17:08 +0300 Timo Sirainen lib-storage: Cleanup, use the new mailbox_*() instead of mailbox_list_*() when possible.
Wed, 26 Sep 2012 17:11:22 +0300 Timo Sirainen lib-storage: Cleanups to mailbox mkdir() related functions.
Wed, 26 Sep 2012 02:31:33 +0300 Timo Sirainen lib-storage: Make sure permissions are refreshed after creating mailbox directory.
Wed, 26 Sep 2012 01:47:21 +0300 Timo Sirainen lib-storage: Fixed creating selectable mailbox when it was already \Noselect
Wed, 26 Sep 2012 01:38:59 +0300 Timo Sirainen lib-storage: mailbox_list_get_root_permissions() now returns struct mailbox_permissions.
Wed, 26 Sep 2012 00:56:08 +0300 Timo Sirainen lib-storage: Invalid subscription entries weren't removed always with subscriptions=no namespaces.
Wed, 26 Sep 2012 00:38:45 +0300 Timo Sirainen lib-storage: Allow mailbox name to begin with separator if mail_full_filesystem_access=yes