log

age author description
Thu, 20 Jul 2017 13:24:21 +0300 Aki Tuomi auth: Escape LDAP search filter properly
Thu, 20 Jul 2017 08:49:25 +0300 Aki Tuomi dict-ldap: Escape LDAP search filter properly
Thu, 20 Jul 2017 08:48:30 +0300 Aki Tuomi lib-ldap: Store error if sending request to LDAP fails
Wed, 26 Jul 2017 19:42:48 +0300 Aki Tuomi imap: Set client created before initializing namespaces
Thu, 06 Jul 2017 13:24:31 +0300 Timo Sirainen lib: file_create_locked() - Treat mkdir() EEXIST error as success
Wed, 26 Jul 2017 19:47:16 +0300 Aki Tuomi imap: Flush response to client before starting possibly long operation
Mon, 14 Aug 2017 15:44:24 +0300 Timo Sirainen cassandra: Fix confusing debug logging for paged query results.
Sun, 02 Jul 2017 12:05:36 +0200 Stephan Bosch lib: Created basic test suite for ostream-buffer.
Tue, 08 Aug 2017 16:56:02 +0300 Timo Sirainen lib-index: Fix wrong mail_index_modseq_header automatically
Tue, 08 Aug 2017 16:54:42 +0300 Timo Sirainen lib-index: Code cleanup - move code to get_modseq_next_offset_at()
Tue, 08 Aug 2017 14:55:48 +0300 Timo Sirainen lib-index: Add unit tests to mail_transaction_log_file_get_modseq_next_offset() and _get_highest_modseq_at()
Tue, 08 Aug 2017 14:01:18 +0300 Timo Sirainen lib-index: Add unit test to mail_transaction_update_modseq()
Sat, 05 Aug 2017 14:38:50 +0900 Timo Sirainen lib-index: Remove tracking of mail_index_modseq_sync.highest_modseq
Sat, 05 Aug 2017 14:33:12 +0900 Timo Sirainen lib-index: Fix setting highest_modseq correctly in mail_index_modseq_header
Sat, 05 Aug 2017 14:29:12 +0900 Timo Sirainen lib-index: Update per-flag modseq value a bit more correctly.
Sat, 05 Aug 2017 14:16:31 +0900 Timo Sirainen lib-index: Fix checking if modseq header is up-to-date
Sat, 05 Aug 2017 14:11:17 +0900 Timo Sirainen lib-index: Fix modseq tracking with multiple flag updates
Sat, 05 Aug 2017 14:07:58 +0900 Timo Sirainen lib-index: Fix modseq tracking for MAIL_INDEX_MAIL_FLAG_UPDATE_MODSEQ
Sun, 23 Jul 2017 12:32:38 +0300 Timo Sirainen lib-master: Allow userdb to return postlogin socket path.
Wed, 09 Aug 2017 13:23:36 +0300 Timo Sirainen push-notification: Switch to main ioloop while calling drivers' deinit/cleanup callbacks
Wed, 26 Jul 2017 12:53:16 +0300 Aki Tuomi virtual: Sync backend flags on initial sync when UIDVALIDITY hasn't changed
Wed, 26 Jul 2017 13:35:36 +0300 Aki Tuomi virtual: Do not store recent flags to virtual index
Tue, 08 Aug 2017 00:31:57 +0300 Timo Sirainen mdbox: "Inconsistency in map index" wasn't fixing itself automatically
Tue, 01 Aug 2017 13:48:55 +0900 Timo Sirainen lib-imap-client: Log an info-line when connected to remote server
Sun, 18 Jun 2017 13:07:14 +0300 Timo Sirainen fts: Log when indexing requires adding more mails to index than requested
Sun, 18 Jun 2017 12:18:31 +0300 Timo Sirainen indexer-worker: Log first and last UID of which mails were indexed
Sun, 18 Jun 2017 13:04:43 +0300 Timo Sirainen indexer-worker: Log number of indexing attempts in transaction commit failure
Sun, 18 Jun 2017 13:00:57 +0300 Timo Sirainen indexer-worker: Log "Indexed .. messages" even if mailbox_search fails
Thu, 15 Jun 2017 09:18:03 +0200 Stephan Bosch lib: Fix ostream-buffer to return buffer contents size in o_stream_get_buffer_used_size().
Thu, 10 Aug 2017 10:23:32 +0300 Timo Sirainen config: Log a warning about plugin { ...=no } probably being treated as "yes"