log

age author description
Thu, 15 Sep 2011 13:45:35 +0300 Timo Sirainen lib-sql: If MySQL connect takes more than 1 sec, don't try to reconnect for that many secs.
Thu, 15 Sep 2011 13:41:03 +0300 Timo Sirainen lib-sql: If MySQL connect fails, update ioloop times so later timeouts get added properly.
Thu, 15 Sep 2011 13:38:54 +0300 Timo Sirainen liblib: Added io_loop_time_refresh()
Thu, 15 Sep 2011 13:09:50 +0300 Timo Sirainen auth: Don't assert-crash if login client disconnects during multi-reply mechanism.
Thu, 15 Sep 2011 12:34:03 +0300 Timo Sirainen mbox: mailbox_get_guid() works now without trying to sync the opened mailbox.
Thu, 15 Sep 2011 11:54:11 +0300 Timo Sirainen doveadm altmove: Added -r parameter to move mails back to primary storage.
Tue, 13 Sep 2011 02:09:02 +0300 Timo Sirainen Removed unnecessary code.
Tue, 13 Sep 2011 02:08:15 +0300 Timo Sirainen dsync: Ignore SIGHUP
Tue, 13 Sep 2011 02:07:30 +0300 Timo Sirainen lib-index: mail_index_view_clone() didn't properly clear all fields in the destination view.
Mon, 12 Sep 2011 16:32:20 +0300 Timo Sirainen dsync: If mailbox can't be opened, log an error but continue anyway.
Mon, 12 Sep 2011 14:27:46 +0300 Timo Sirainen mbox: Fixed fetching last message from compressed mboxes.
Mon, 12 Sep 2011 14:01:36 +0300 Timo Sirainen quota-dirsize: Get the quota from "mail root dir", not "mailboxes dir".
Mon, 12 Sep 2011 14:02:30 +0300 Timo Sirainen ldap: Fixed auth binds for nonexistent users with some LDAP servers.
Thu, 08 Sep 2011 16:24:18 +0300 Timo Sirainen lib-storage: Error handling fix for key+=value when key isn't of string type.
Thu, 08 Sep 2011 13:41:20 +0300 Timo Sirainen lmtp: Improved "DATA output timeout" error message.
Thu, 08 Sep 2011 11:51:18 +0300 Timo Sirainen lib-lda: Log message improvement to differentiate mailbox open vs. save error.
Thu, 08 Sep 2011 11:50:23 +0300 Timo Sirainen lib-storage: Fixed mail_storage_copy() error handling.
Thu, 08 Sep 2011 11:16:55 +0300 Timo Sirainen lib-storage: Minor error handling cleanups.
Thu, 01 Sep 2011 19:33:22 +0300 Timo Sirainen lib-index: Make sure mail_index_sync_record() doesn't waste data stack.
Tue, 30 Aug 2011 04:32:55 +0300 Timo Sirainen lib-storage: Added MAILBOX_TRANSACTION_FLAG_NO_CACHE_DEC and use it when precaching.
Tue, 30 Aug 2011 04:31:00 +0300 Timo Sirainen lib-index: Added mail_cache_view_update_cache_decisions()
Fri, 16 Sep 2011 16:14:14 +0300 Timo Sirainen TODO updated
Fri, 16 Sep 2011 16:01:53 +0300 Timo Sirainen acl: Fixed listing multiple shared namespaces.
Fri, 16 Sep 2011 16:01:29 +0300 Timo Sirainen lib-storage: Don't try to use the same mail_storage for shared storages.
Fri, 16 Sep 2011 14:52:29 +0300 Timo Sirainen Fixes to listing mailboxes/subscriptions in shared namespaces.
Fri, 16 Sep 2011 12:40:19 +0300 Timo Sirainen quota: When matching mailbox names in quota rules, unalias namespaces first.
Fri, 16 Sep 2011 12:39:19 +0300 Timo Sirainen lib-storage: Added mail_namespace_find_unalias()
Thu, 15 Sep 2011 23:39:33 +0300 Timo Sirainen stats: Export also username for commands.
Thu, 15 Sep 2011 12:20:55 +0300 Timo Sirainen lib-storage: Fixed listing subscriptions in shared namespaces.
Tue, 13 Sep 2011 12:42:30 +0300 Timo Sirainen auth: Use auth-worker(pid) prefix for auth processes.
Tue, 13 Sep 2011 11:55:25 +0300 Timo Sirainen lib-storage: Make sure status/metadata structs are cleared when they're looked up.
Tue, 13 Sep 2011 11:38:49 +0300 Timo Sirainen imapc: Handle \Noselect flag properly for untagged LSUB replies.
Tue, 13 Sep 2011 11:34:21 +0300 Timo Sirainen lib-storage: Fixed handling subscriptions when they were saved to prefix!="" namespace.
Tue, 13 Sep 2011 10:32:11 +0300 Timo Sirainen imapc: Crashfix when sometimes closing mailbox.
Mon, 12 Sep 2011 18:29:17 +0300 Timo Sirainen stats: Track [rw]char and sysc[rw] fields in /proc/self/io (with Linux).
Mon, 12 Sep 2011 18:26:29 +0300 Timo Sirainen stats: Added mail_ prefix to mail transaction statistics.
Mon, 12 Sep 2011 16:30:51 +0300 Timo Sirainen dsync: If mailbox can't be opened, log an error but continue anyway.
Mon, 12 Sep 2011 16:23:21 +0300 Timo Sirainen fts-squat: Crashfixes on indexing.
Mon, 12 Sep 2011 16:18:56 +0300 Timo Sirainen fts-solr: Don't break when there are duplicate From/To/Subject/etc. fields.
Mon, 12 Sep 2011 14:44:01 +0300 Timo Sirainen stats: Increased idle timeout to 15 minutes.
Mon, 12 Sep 2011 14:43:31 +0300 Timo Sirainen stats: Avoid duplicate "Couldn't find session GUID" warnings.
Mon, 12 Sep 2011 14:40:49 +0300 Timo Sirainen virtual: Compile fix for recent mailbox_exists() change.
Mon, 12 Sep 2011 14:32:37 +0300 Timo Sirainen indexer: Fixed assert-crash when number of indexed messages was divisible by 100.
Mon, 12 Sep 2011 14:27:46 +0300 Timo Sirainen mbox: Fixed fetching last message from compressed mboxes.
Mon, 12 Sep 2011 14:01:36 +0300 Timo Sirainen quota-dirsize: Get the quota from "mail root dir", not "mailboxes dir".
Mon, 12 Sep 2011 13:14:26 +0300 Timo Sirainen imapc: Fixed mailbox_exists() to actually work.
Mon, 12 Sep 2011 13:13:35 +0300 Timo Sirainen lib-storage: Handle INBOX in the common mailbox_exists() code.
Mon, 12 Sep 2011 12:41:09 +0300 Timo Sirainen imapc: Fixes to handling non-empty imapc namespace prefix.
Mon, 12 Sep 2011 12:40:34 +0300 Timo Sirainen lib-storage: Fixed mailbox_list_mailbox() for backends without get_mailbox_flags().
Mon, 12 Sep 2011 12:38:04 +0300 Timo Sirainen lib-storage: Finished previous get_mailbox_flags() change.
Mon, 12 Sep 2011 12:02:33 +0300 Timo Sirainen lib-storage: Removed unused struct stat parameter from mailbox_list.get_mailbox_flags()
Fri, 09 Sep 2011 13:14:07 +0300 Timo Sirainen imapc: More fixes to listing mailbox names.
Fri, 09 Sep 2011 13:05:33 +0300 Timo Sirainen imapc: Another try at fixing mUTF-7 mailbox names.
Fri, 09 Sep 2011 12:57:36 +0300 Timo Sirainen imapc: Use mUTF-7 for mailbox names.
Thu, 08 Sep 2011 16:52:32 +0300 Timo Sirainen imapc: If mail prefetching fails because of disconnection, don't log about it again.
Thu, 08 Sep 2011 16:51:51 +0300 Timo Sirainen imapc: If NOOP fails with disconnection, set "internal error" to storage.
Thu, 08 Sep 2011 16:37:56 +0300 Timo Sirainen fts-solr: Fixed indexing messages with multiple MIME body parts.
Thu, 08 Sep 2011 12:39:13 +0300 Timo Sirainen imapc: Send NOOP command every 29 minutes to remote server.
Thu, 08 Sep 2011 12:14:54 +0300 Timo Sirainen lib-ssl-iostream: If plain stream disconnects, disconnect SSL stream also.
Thu, 08 Sep 2011 11:51:18 +0300 Timo Sirainen lib-lda: Log message improvement to differentiate mailbox open vs. save error.
Thu, 08 Sep 2011 11:50:23 +0300 Timo Sirainen lib-storage: Fixed mail_storage_copy() error handling.
Thu, 08 Sep 2011 11:39:00 +0300 Timo Sirainen lib-storage: Code cleanup to mail_storage_set_critical()
Thu, 08 Sep 2011 11:16:55 +0300 Timo Sirainen lib-storage: Minor error handling cleanups.
Thu, 01 Sep 2011 19:33:22 +0300 Timo Sirainen lib-index: Make sure mail_index_sync_record() doesn't waste data stack.
Wed, 07 Sep 2011 17:15:10 +0300 Timo Sirainen imapc: When closing mailbox, don't abort any pending non-mailbox commands.
Wed, 07 Sep 2011 16:44:14 +0300 Timo Sirainen auth: Don't crash when using default static userdb.
Wed, 07 Sep 2011 16:10:16 +0300 Timo Sirainen lib-ssl-iostream: Some tweaks to BIO handling.
Wed, 07 Sep 2011 15:46:43 +0300 Timo Sirainen imapc: Fixed assert-crashing when deleting a mailbox
Wed, 07 Sep 2011 11:52:08 +0300 Timo Sirainen imapc: Place index files under root_dir/indexes/ directory.
Wed, 07 Sep 2011 11:30:05 +0300 Timo Sirainen lib-index: Don't allow syncing to begin if index is marked corrupted.
Wed, 07 Sep 2011 11:19:03 +0300 Timo Sirainen lib-ssl-iostream: Handle flush_pending and set_max_buffer_size properly.
Wed, 07 Sep 2011 11:18:15 +0300 Timo Sirainen lib-ssl-iostream: Fixed ostream to preserve/use flush callback correctly.
Wed, 07 Sep 2011 11:03:33 +0300 Timo Sirainen imapc: Switch connection output streams' ioloop when needed.
Wed, 07 Sep 2011 11:02:55 +0300 Timo Sirainen lib-ssl-iostream: When plain_output's buffer is full, set it flush-pending.
Wed, 07 Sep 2011 10:59:35 +0300 Timo Sirainen Added o_stream_switch_ioloop() and implemented it to all ostreams.
Wed, 07 Sep 2011 10:38:01 +0300 Timo Sirainen imapc: Connect to server immediately at startup and lookup hierarchy separator.
Wed, 07 Sep 2011 10:24:11 +0300 Timo Sirainen lib-ssl-iostream: When SSL i/ostream is closed, close also the plain stream.
Wed, 07 Sep 2011 10:01:36 +0300 Timo Sirainen imapc: Don't crash if a newly seen uncommitted message is expunged.
Wed, 07 Sep 2011 09:40:16 +0300 Timo Sirainen imapc: Removed accidentally committed debug sleeps.
Wed, 07 Sep 2011 08:41:25 +0300 Timo Sirainen lib-ssl-iostream: Fixed compiling when SSL is disabled.
Wed, 07 Sep 2011 08:40:41 +0300 Timo Sirainen lib-ssl-iostream: Compiler warning fix.
Tue, 06 Sep 2011 17:29:38 +0300 Timo Sirainen imapc: Don't crash when trying to use imapc's subscription list for another namespace.
Tue, 06 Sep 2011 17:03:55 +0300 Timo Sirainen lib-storage: When mail_debug=yes logs userdb fields, hide values of all whose key contains "pass".
Tue, 06 Sep 2011 17:03:06 +0300 Timo Sirainen lib-auth: When debug logging auth input, hide values of all fields containing "pass" in key.
Tue, 06 Sep 2011 17:01:29 +0300 Timo Sirainen auth: If auth_debug_passwords=no, hide values of userdb keys containing "pass" string.
Tue, 06 Sep 2011 16:42:19 +0300 Timo Sirainen imapc: Error logging fix when SSL handshake fails.
Tue, 06 Sep 2011 16:33:09 +0300 Timo Sirainen imapc: Verify that SSL certificate matches the connected hostname.
Tue, 06 Sep 2011 16:32:20 +0300 Timo Sirainen lib-ssl-iostream: Added ssl_iostream_cert_match_name()
Tue, 06 Sep 2011 13:40:50 +0300 Timo Sirainen lib-ssl-iostream: Code cleanups, fixes, asserts and comments.
Mon, 05 Sep 2011 14:23:11 +0300 Timo Sirainen lib-ssl-iostream: Avoid assert-crashing when remote disconnects during write.
Mon, 05 Sep 2011 12:46:49 +0300 Timo Sirainen maildir: Avoid refreshing uidlist unnecessarily.
Mon, 05 Sep 2011 11:48:11 +0300 Timo Sirainen maildir: When logging "scanning took n secs" warning, log also why scan was done.
Mon, 05 Sep 2011 11:45:45 +0300 Timo Sirainen maildir: Drop internal new-flag from mails that have been moved from new/ to cur/.
Mon, 05 Sep 2011 11:34:43 +0300 Timo Sirainen stats: Don't crash at deinit if there are still connected sessions.
Mon, 05 Sep 2011 11:13:12 +0300 Timo Sirainen stats: If forcibly disconnecting a session, show the session's username also.
Mon, 05 Sep 2011 10:32:47 +0300 Timo Sirainen imapc: mailbox_status now returns permanent flags/keywords as they are on remote server.
Mon, 05 Sep 2011 10:30:15 +0300 Timo Sirainen lib-storage: mailbox_keyword_is_valid() returns now FALSE if keyword can't be created.
Mon, 05 Sep 2011 10:28:49 +0300 Timo Sirainen lib-storage: Added mailbox.disallow_new_keywords and use it for mailbox_status.
Sun, 04 Sep 2011 20:11:33 +0300 Timo Sirainen stats: Add stats_ prefix to all settings.
Sun, 04 Sep 2011 19:00:47 +0300 Timo Sirainen master: fifos weren't created with correct user/group.
Sun, 04 Sep 2011 18:47:30 +0300 Timo Sirainen imapc: Another compiler warning fix.
Sun, 04 Sep 2011 18:46:20 +0300 Timo Sirainen imapc: Compiler warning fix.
Sun, 04 Sep 2011 18:29:38 +0300 Timo Sirainen imapc: Fixed checking if mail is expunged.
Sun, 04 Sep 2011 18:29:21 +0300 Timo Sirainen imapc: Syncing fixes
Sun, 04 Sep 2011 17:59:58 +0300 Timo Sirainen imapc: Redesigned remote sequence <-> index file record mapping is done.
Sun, 04 Sep 2011 16:34:23 +0300 Timo Sirainen imapc: Delay handling new messages and setting uidvalidity/uidnext until sync.
Sun, 04 Sep 2011 13:20:27 +0300 Timo Sirainen imapc: Never use box->view for syncing related purposes.
Sun, 04 Sep 2011 12:38:24 +0300 Timo Sirainen lib-index: Fixed reopening index file that was marked as corrupted.
Sun, 04 Sep 2011 12:37:51 +0300 Timo Sirainen imapc: Fixed handling immediate changes when starting IDLE.
Sun, 04 Sep 2011 12:29:45 +0300 Timo Sirainen imapc: Avoid assert-crashing if a new message's UID is smaller than next_uid.
Sun, 04 Sep 2011 12:04:09 +0300 Timo Sirainen imapc: Error logging cleanups.
Sun, 04 Sep 2011 12:03:12 +0300 Timo Sirainen imapc: Fixed error handling while opening mailbox.
Sun, 04 Sep 2011 11:52:16 +0300 Timo Sirainen lib-index: When marking index corrupted, delete also transaction log file.
Sun, 04 Sep 2011 11:51:23 +0300 Timo Sirainen imapc: Fixed syncing external changes to mailbox when opening it.
Sun, 04 Sep 2011 10:55:33 +0300 Timo Sirainen imapc: Added assert.
Sun, 04 Sep 2011 10:48:46 +0300 Timo Sirainen imapc: Fixed IDLE handling.
Sun, 04 Sep 2011 10:40:58 +0300 Timo Sirainen stats: Minor error message fix.
Sun, 04 Sep 2011 10:30:21 +0300 Timo Sirainen imapc: Use EXAMINE command when possible.
Sun, 04 Sep 2011 10:25:39 +0300 Timo Sirainen stats: Don't increase session stats based on command stats.
Sun, 04 Sep 2011 10:15:16 +0300 Timo Sirainen anvil: Assert-crashfix at exit when there were fifo connections.