log

age author description
Wed, 21 Jun 2017 16:14:14 +0300 Timo Sirainen lib/bits.h: Fix compiling with gcc 3.0 .. 3.3
Sun, 30 Jul 2017 09:39:18 +0300 Timo Sirainen lib-storage: MAIL_STORAGE_SERVICE_FLAG_NO_PLUGINS wasn't working correctly
Tue, 11 Jul 2017 14:34:06 +0200 Stephan Bosch lib-http: message parser: Allow duplicate date header if HTTP_MESSAGE_PARSE_FLAG_STRICT is not set.
Tue, 11 Jul 2017 14:18:47 +0200 Stephan Bosch lib-http: Restructured the header, message, request, and response parsers to have an extensible and consistent API using flags.
Fri, 12 May 2017 04:25:08 +0200 Stephan Bosch lib-http: Changed test-http-server to actually use the http-server API.
Tue, 25 Jul 2017 20:53:18 +0300 Timo Sirainen lib-storage: Hide and rmdir \NoSelect leaf mailboxes with NO-NOSELECT
Tue, 25 Jul 2017 16:10:51 +0300 Timo Sirainen lib-storage: Add setting to disable \NoSelect mailboxes
Tue, 25 Jul 2017 15:54:37 +0300 Timo Sirainen lib-storage: Mailbox rename shouldn't auto-rmdir parent index dirs with ITERINDEX
Mon, 24 Jul 2017 16:37:42 +0300 Timo Sirainen lib-storage: If userdb returns chdir extra field, chdir() there instead of home
Mon, 24 Jul 2017 16:36:45 +0300 Timo Sirainen lib-storage: If chdir(home) fails due to EACCES, don't log two errors.
Mon, 24 Jul 2017 14:17:22 +0300 Timo Sirainen lib-storage: Add mailbox_list_index_include_inbox setting
Mon, 24 Jul 2017 14:12:55 +0300 Timo Sirainen example-config: Add mailbox_list_index_very_dirty_syncs
Sat, 22 Jul 2017 18:39:19 +0300 Timo Sirainen lib-storage: Allow LISTINDEX to point to a different directory
Fri, 21 Jul 2017 19:52:23 +0300 Timo Sirainen virtual: Make sure index is rewritten when new mailboxes are added
Fri, 21 Jul 2017 17:01:05 +0300 Timo Sirainen dict-sql: Do not increment on set (again)
Tue, 11 Jul 2017 13:12:46 +0300 Martti Rannanjärvi imap: Add %{appended} to imap_logout_format
Mon, 03 Jul 2017 17:12:08 +0300 Martti Rannanjärvi imap-client: Add %{autoexpunged} to imap_logout_format
Tue, 04 Jul 2017 09:25:21 +0300 Martti Rannanjärvi imap-client: Add const char *disconnect_reason to client
Wed, 19 Jul 2017 13:43:09 +0300 Timo Sirainen lib-index: Fix next_uid lookup in open transaction that has appended mails
Thu, 20 Jul 2017 09:46:00 +0300 Martti Rannanjärvi lib-sql: Remove duplicate Cassandra consistency names
Thu, 20 Jul 2017 11:01:37 +0300 Aki Tuomi virtual: Do not remove mailbox notify if the mailbox is closed
Wed, 19 Jul 2017 23:19:12 +0300 Timo Sirainen virtual: Optimize mailbox_notify_changes() when there's only a single backend mailbox
Wed, 19 Jul 2017 23:11:12 +0300 Timo Sirainen lib-storage: mailbox_watch_extract_notify_fd() - give better reason if mailbox has no IOs
Wed, 19 Jul 2017 23:09:13 +0300 Timo Sirainen lib: io_loop_extract_notify_fd() - Don't crash if no notifys have been added
Wed, 19 Jul 2017 10:37:25 +0300 Timo Sirainen cassandra: Fix read/write buffer overflows after adding CASSANDRA_QUERY_TYPE_READ_MORE
Wed, 19 Jul 2017 10:35:43 +0300 Timo Sirainen lib-sql: Add assert to sql_result_more_s()
Wed, 19 Jul 2017 12:03:58 +0300 Aki Tuomi virtual: Stop watching notification on backend box close
Tue, 18 Jul 2017 21:04:47 +0300 Aki Tuomi virtual: Stop notifications only if they were started
Wed, 19 Jul 2017 10:58:43 +0300 Timo Sirainen pop3-migration: Add unit test for checking that trailing tabs are stripped
Wed, 19 Jul 2017 10:57:36 +0300 Timo Sirainen lib-mail: message_header_hash() - add v4 that strips tabs
Tue, 18 Jul 2017 14:42:23 +0300 Timo Sirainen lib-index: Fix mail_index_get_modification_time() to work when index isn't open.
Tue, 18 Jul 2017 14:37:53 +0300 Aki Tuomi lib-index: Mark index deleted if index log file is missing
Tue, 18 Jul 2017 12:39:44 +0300 Timo Sirainen lib-storage: Don't allow removing \Recent flags with mail_update_flags()
Tue, 18 Jul 2017 11:57:24 +0300 Timo Sirainen lib-storage: If mail_index_header.first_recent_uid shrinks, reset \Recent flags
Mon, 17 Jul 2017 18:10:49 +0300 Timo Sirainen cassandra: Improve logging for multipage queries
Mon, 17 Jul 2017 17:54:07 +0300 Timo Sirainen cassandra: Add page_size setting to enable paged results for queries
Mon, 17 Jul 2017 17:51:03 +0300 Timo Sirainen cassandra: Add wrapper functions in preparation for following commits
Mon, 17 Jul 2017 17:54:36 +0300 Timo Sirainen dict-sql: Add support for sql_result_more()
Mon, 17 Jul 2017 14:22:35 +0300 Timo Sirainen lib-sql: Add API support for asynchronously iterating over rows.
Thu, 06 Jul 2017 12:40:33 +0300 Aki Tuomi virtual: If virtual_uid is not assigned skip it
Wed, 05 Jul 2017 15:20:32 +0300 Aki Tuomi virtual: Append virtual mailbox name to open reason on box alloc
Wed, 05 Jul 2017 15:20:18 +0300 Aki Tuomi virtual: Append virtual mailbox information to get stream reason
Wed, 05 Jul 2017 14:24:49 +0300 Aki Tuomi virtual: Expunge virtual mails if backend box is deleted
Mon, 03 Jul 2017 13:53:49 +0300 Aki Tuomi virtual: Do not mark broken folder as initialized
Mon, 03 Jul 2017 13:53:31 +0300 Aki Tuomi virtual: Fix highest_mailbox_id if it's wrong
Mon, 03 Jul 2017 13:25:35 +0300 Aki Tuomi virtual: Force header rewrite if header not found or crc32 changed
Thu, 29 Jun 2017 13:22:32 +0300 Aki Tuomi lib-storage: Clarify keywords handling in mail_save_finish
Wed, 28 Jun 2017 13:45:19 +0300 Aki Tuomi virtual: Fix keywords handling
Tue, 27 Jun 2017 14:19:16 +0300 Aki Tuomi virtual: Fix recent flag updates
Thu, 29 Jun 2017 13:46:06 +0300 Aki Tuomi virtual: Call mailbox_save_context_deinit before freeing context
Tue, 27 Jun 2017 12:51:51 +0300 Aki Tuomi virtual: Use mailbox_notify_list API when mailbox_list_index is enabled
Tue, 27 Jun 2017 10:54:08 +0300 Aki Tuomi virtual: Generate GUID for virtual folder
Tue, 27 Jun 2017 12:42:27 +0300 Aki Tuomi lib-storage: Add type checking for mailbox_list_notify_wait
Thu, 06 Jul 2017 11:24:35 +0300 Timo Sirainen virtual: Avoid assert-crash if backend mailbox's have_guid lookup fails
Thu, 18 May 2017 14:59:51 +0300 Aki Tuomi virtual: Match any metadata condition
Mon, 17 Jul 2017 14:05:45 +0300 Timo Sirainen imapc: Fix caching >= 32 kB mail bodies
Fri, 14 Jul 2017 02:11:56 +0300 Timo Sirainen lib-storage: When index dir rmdir() fails with ENOTEMPTY, retry it for 1 second
Fri, 14 Jul 2017 01:54:31 +0300 Timo Sirainen lib-index: If refreshing finds dovecot.index.log gone, assume the mailbox was deleted
Thu, 13 Jul 2017 03:15:36 +0300 Timo Sirainen quota: Fix negative storage-based quota_warnings to work with count backend
Thu, 13 Jul 2017 02:56:33 +0300 Timo Sirainen quota: When setting auto_updating to transaction, skip invisible quota roots
Tue, 11 Jul 2017 10:45:16 +0300 Aki Tuomi lib-storage: Remove user namespaces on hook error
Tue, 11 Jul 2017 10:26:38 +0300 Aki Tuomi lib-storage: Ensure list index is present
Wed, 12 Jul 2017 16:18:42 +0300 Timo Sirainen lib-storage: mailbox_create_missing_dir() - Handle mailbox delete race condition
Wed, 12 Jul 2017 16:15:13 +0300 Timo Sirainen lib-storage: Improve MAILBOX_LIST_PROP_AUTOCREATE_DIRS related comments
Tue, 11 Jul 2017 14:14:47 +0300 Timo Sirainen sdbox: Create missing mail directory on resync if index directory exists
Wed, 12 Jul 2017 17:54:44 +0300 Timo Sirainen lib-index: Fix compiler warning with 32bit time_t
Tue, 11 Jul 2017 15:35:16 +0300 Timo Sirainen lib-index: Track .log.2 rotation time in index header
Tue, 11 Jul 2017 15:33:56 +0300 Timo Sirainen lib-index: Check .log.2 rotation only when syncing
Tue, 11 Jul 2017 15:32:33 +0300 Timo Sirainen doveadm dump: Include "last temp file scan" in index header dump
Tue, 11 Jul 2017 14:31:10 +0300 Timo Sirainen lib-index: Use nfs_safe_stat() to avoid having to handle stat() ESTALE error
Mon, 10 Jul 2017 16:11:48 +0300 Timo Sirainen lib-storage: Fix mailbox_update() to always update mailbox list index.
Mon, 10 Jul 2017 15:54:07 +0300 Timo Sirainen lib-storage: Don't use mailbox list index if it has refresh_flag set
Mon, 10 Jul 2017 13:34:17 +0300 Timo Sirainen lib-storage: Track INBOX UIDVALIDITY and GUID in mailbox list index
Thu, 06 Jul 2017 19:00:35 +0300 Timo Sirainen lib-storage: Avoid index refresh with mailbox_list_index_very_dirty_syncs=yes
Thu, 06 Jul 2017 17:48:19 +0300 Timo Sirainen lib-storage: Refresh mailbox list index if mailbox's existence differs from index
Thu, 06 Jul 2017 17:45:02 +0300 Timo Sirainen lib-storage: Set mailbox list index to be refreshed after changes, not before
Thu, 06 Jul 2017 17:36:28 +0300 Timo Sirainen lib-storage: Add mailbox_list_last_error_push/pop()
Mon, 10 Jul 2017 14:37:04 +0300 Timo Sirainen lib-storage: Try to avoid opening mailbox list index on mailbox access
Mon, 10 Jul 2017 14:20:50 +0300 Timo Sirainen lib-storage: Storage backend sync_init()s no longer need to check if mailbox is open
Mon, 10 Jul 2017 14:19:47 +0300 Timo Sirainen lib-storage: mailbox_sync_init() - open mailbox immediately if it's not open yet
Mon, 10 Jul 2017 13:56:49 +0300 Timo Sirainen imap: Don't do autoexpunging when IMAP client is hibernated
Thu, 20 Oct 2016 17:45:44 +0300 Timo Sirainen global: Replaced t_strsplit_tab() calls with t_strsplit_tabescaped()
Wed, 17 May 2017 12:26:42 +0300 Aki Tuomi fts: Do not attempt to deinitialize backend if it's not set
Fri, 30 Jun 2017 17:51:34 +0300 Timo Sirainen imap: Add more error checking to NOTIFY parameter parsing
Fri, 30 Jun 2017 17:33:15 +0300 Timo Sirainen imap: Fix NOTIFY parameter parsing by reverting earlier change
Sun, 25 Jun 2017 09:10:52 +0300 Timo Sirainen lib-storage: mail_add_temp_wanted_fields() - delay opening stream
Tue, 03 May 2016 00:25:43 +0300 Timo Sirainen lib-storage: Another fix to mail storage initialization.
Mon, 02 May 2016 17:00:22 +0300 Timo Sirainen lib-storage: Changed mail storage initialization.
Mon, 03 Jul 2017 21:08:02 +0300 Timo Sirainen imapc: Prefech - Initialize cached stream only if needed
Fri, 30 Jun 2017 13:46:22 +0300 Timo Sirainen lib-storage: Fix ITERINDEX to leave \NoSelect parents after deleting child mailbox
Mon, 26 Jun 2017 19:06:26 +0300 Timo Sirainen dbox: Check mailbox existence from index directory with ITERINDEX
Wed, 28 Jun 2017 19:46:01 +0300 Timo Sirainen dbox: Use mail_index_header.last_temp_file_scan instead of directory's atime
Wed, 28 Jun 2017 19:41:21 +0300 Timo Sirainen lib-index, lib-storage: Add mail_index_header.last_temp_file_scan
Mon, 26 Jun 2017 18:59:17 +0300 Timo Sirainen dbox: Cleanup - reorganize old temp file cleanup code
Mon, 26 Jun 2017 19:30:11 +0300 Timo Sirainen lib-storage: Check for storage existence from index dir with ITERINDEX
Mon, 26 Jun 2017 18:50:24 +0300 Timo Sirainen lib-storage: mailbox_list_get_permissions() - Use index dir with ITERINDEX
Mon, 26 Jun 2017 18:46:30 +0300 Timo Sirainen lib-storage: mailbox_list_get_permissions() - Use index dir for storage without mails
Mon, 26 Jun 2017 18:41:27 +0300 Timo Sirainen lib-storage: Cleanup - move code to mailbox_list_get_permissions_stat()
Mon, 26 Jun 2017 18:23:01 +0300 Timo Sirainen lib-storage: Cleanup - Use mailbox_permissions_copy() instead of duplicating it
Mon, 26 Jun 2017 18:19:17 +0300 Timo Sirainen lib-storage: Add mailbox_permissions_copy()
Mon, 26 Jun 2017 20:10:17 +0300 Timo Sirainen lib-storage: Add mail_location=..:ITERINDEX
Tue, 27 Jun 2017 16:55:34 +0300 Timo Sirainen sdbox: Don't create index directory when trying to open nonexistent mailboxes
Fri, 30 Jun 2017 13:56:54 +0300 Timo Sirainen lib-storage: Fix mailbox delete to not delete childrens' INDEX or CONTROL dirs
Tue, 27 Jun 2017 15:39:12 +0300 Timo Sirainen lib-storage: mailbox_list_delete_mailbox_nonrecursive() - Fix error handling
Tue, 27 Jun 2017 16:56:08 +0300 Timo Sirainen lib-storage: mailbox_list_delete_trash() - Don't ignore errors
Tue, 27 Jun 2017 16:37:16 +0300 Timo Sirainen lib-storage: Use mailbox_list_delete_finish_ret() for fs & maildir++ layout
Tue, 27 Jun 2017 16:36:56 +0300 Timo Sirainen lib-storage: Add mailbox_list_delete_finish_ret()
Tue, 27 Jun 2017 16:13:34 +0300 Timo Sirainen lib-storage: mailbox_list_delete_finish() - Return whether anything was deleted
Tue, 27 Jun 2017 16:16:21 +0300 Timo Sirainen lib-storage: Add mailbox_list_get_last_mail_error()
Tue, 27 Jun 2017 15:57:10 +0300 Timo Sirainen lib-storage: Add comments to mailbox-list-delete.h
Wed, 28 Jun 2017 23:37:22 +0300 Timo Sirainen lib: Fix file_create_locked() unit test to delete temp file afterwards
Thu, 22 Jun 2017 01:28:57 +0300 Timo Sirainen lib-storage: Add VOLATILEDIR setting to mail_location
Thu, 22 Jun 2017 02:44:12 +0300 Timo Sirainen lib-storage: Move autoexpunge lock creation to a generic mail_user_lock_file_create()
Thu, 22 Jun 2017 02:33:03 +0300 Timo Sirainen lib-storage: mailbox_autoexpunge_lock() - Don't hide ENOENT error
Thu, 22 Jun 2017 02:32:10 +0300 Timo Sirainen lib-storage: mailbox_autoexpunge_lock() - small cleanup
Thu, 22 Jun 2017 02:24:08 +0300 Timo Sirainen lib-storage: Use file_lock_set_*_on_free() for dovecot.autoexpunge.lock
Thu, 22 Jun 2017 02:19:18 +0300 Timo Sirainen lib-storage: Move .vsize.lock creation to a generic mailbox_lock_file_create()
Thu, 22 Jun 2017 02:07:16 +0300 Timo Sirainen lib-storage: Move .vsize.lock creation to its own function
Thu, 22 Jun 2017 02:05:16 +0300 Timo Sirainen lib-storage: Use file_lock_set_*_on_free() for .vsize.lock
Thu, 22 Jun 2017 01:56:18 +0300 Timo Sirainen lib-storage: Fix error logging for failing to create .vsize.lock