log

age author description
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
Wed, 26 Sep 2012 00:35:10 +0300 Timo Sirainen lib-storage: Removed mailbox_list.create_mailbox_dir() virtual function.
Wed, 26 Sep 2012 00:25:21 +0300 Timo Sirainen maildir: Minor fixes and code cleanup to mailbox creation.
Wed, 26 Sep 2012 00:23:02 +0300 Timo Sirainen lib-storage: Improved mailbox_list_mkdir() error handling.
Tue, 25 Sep 2012 23:38:14 +0300 Timo Sirainen lib-storage: Create "maildirfolder" file only with maildir storage.
Tue, 25 Sep 2012 23:23:53 +0300 Timo Sirainen lib-storage: Removed unused MAILBOX_DIR_CREATE_TYPE_ONLY_NOSELECT
Tue, 25 Sep 2012 22:53:36 +0300 Timo Sirainen Various cleanups to checking if mailbox name is valid.
Tue, 25 Sep 2012 22:51:46 +0300 Timo Sirainen lib-storage: Fixed shared namespace autocreation after previous mailbox list changes.
Tue, 25 Sep 2012 22:40:55 +0300 Timo Sirainen lib-fs: Fix to previous change
Tue, 25 Sep 2012 21:45:00 +0300 Timo Sirainen lib-storage: Removed mailbox list backend-specific mailbox name/pattern validation.
Tue, 25 Sep 2012 21:31:41 +0300 Timo Sirainen lib-storage: Removed unused mailbox_list_create_dir()
Tue, 25 Sep 2012 21:27:30 +0300 Timo Sirainen lib-storage: If list escape_char is set, allow ".", ".." and "dbox-Mails" mailbox names.
Tue, 25 Sep 2012 20:51:07 +0300 Timo Sirainen lib-storage: Added asserts to make sure mailbox_open() is called early enough.
Tue, 25 Sep 2012 20:15:58 +0300 Timo Sirainen lib-storage: Added mailbox_get_path_to() wrapper for mailbox_list_get_path().
Tue, 25 Sep 2012 17:44:37 +0300 Timo Sirainen lib-fs: Minor code cleanup
Tue, 25 Sep 2012 17:42:44 +0300 Timo Sirainen lib-storage: Added mail_storage_copy_error()
Tue, 25 Sep 2012 17:41:58 +0300 Timo Sirainen lib-index: Transaction log creation crashed if required extension name length wasn't divisible by 4.
Tue, 25 Sep 2012 17:37:55 +0300 Timo Sirainen lib-storage: Moved dbox-sync-rebuild API to more generic index-rebuild.
Tue, 25 Sep 2012 17:31:15 +0300 Timo Sirainen dbox: Renamed dbox_sync_rebuild_verify_alt_storage() to dbox_verify_alt_storage()
Mon, 24 Sep 2012 16:33:07 +0300 Timo Sirainen doveadm: Install doveadm-settings.h header
Sat, 22 Sep 2012 19:23:15 +0300 Timo Sirainen lib-lda: After auto-creating mailbox only open it, don't bother syncing it.
Sat, 22 Sep 2012 19:21:58 +0300 Timo Sirainen imapc: Fixed crash when saving/copying messages.
Thu, 20 Sep 2012 01:01:20 +0300 Timo Sirainen config: Fixes to previous module change.
Wed, 19 Sep 2012 18:07:46 +0300 Timo Sirainen lib-storage: Verify that the shared library's version matches the binary's version.
Wed, 19 Sep 2012 17:49:28 +0300 Timo Sirainen imap: Fixed crashing in QRESYNC SELECT.
Wed, 19 Sep 2012 15:34:00 +0300 Timo Sirainen Read SSL settings only if service has SSL sockets or MASTER_SERVICE_FLAG_USE_SSL_SETTINGS.