log

age author description
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.
Sun, 04 Sep 2011 10:12:30 +0300 Timo Sirainen stats: Don't assert-crash at exit if there are unfinished commands.
Sat, 03 Sep 2011 12:04:56 +0300 Timo Sirainen lib-sql: Don't link sql libraries to libdovecot-sql.so when building them as plugins.
Fri, 02 Sep 2011 07:11:16 +0300 Timo Sirainen fts-solr: Don't send delete to Solr if we're quite sure it doesn't exist.
Thu, 01 Sep 2011 17:52:51 +0300 Timo Sirainen stats: Log more verbosely what happened if stats shrink.
Thu, 01 Sep 2011 12:34:11 +0300 Timo Sirainen stats plugin: Get disk I/O from getrusage(), not from /proc/self/io.
Thu, 01 Sep 2011 11:59:21 +0300 Timo Sirainen Added signature for changeset 8ae243558677
Thu, 01 Sep 2011 11:59:16 +0300 Timo Sirainen Added tag 2.1.alpha1 for changeset 8ae243558677
Thu, 01 Sep 2011 11:59:14 +0300 Timo Sirainen Released v2.1.alpha1.
Thu, 01 Sep 2011 11:57:59 +0300 Timo Sirainen Make static analyzer happy.
Thu, 01 Sep 2011 11:50:49 +0300 Timo Sirainen doveadm: Error handling fix
Thu, 01 Sep 2011 11:02:30 +0300 Timo Sirainen NEWS updated
Thu, 01 Sep 2011 10:59:50 +0300 Timo Sirainen TODO updated
Thu, 01 Sep 2011 10:58:41 +0300 Timo Sirainen stats: Keep track of session's PIDs.
Thu, 01 Sep 2011 10:40:17 +0300 Timo Sirainen stats: Keep track of last_update in microsecond precision and export it as such.
Thu, 01 Sep 2011 10:39:37 +0300 Timo Sirainen doveadm: Change "stats dump" default formatter to "tab".
Thu, 01 Sep 2011 10:39:19 +0300 Timo Sirainen doveadm: Initial implementation of "stats top" command.
Thu, 01 Sep 2011 10:37:55 +0300 Timo Sirainen Increased initial memory pool size.
Thu, 01 Sep 2011 10:37:35 +0300 Timo Sirainen stats plugin: Send one no-change session update after changes.
Thu, 01 Sep 2011 09:46:05 +0300 Timo Sirainen stats: Export CPU usecs prefixed with right number of zeros.
Thu, 01 Sep 2011 07:25:23 +0300 Timo Sirainen doveadm stats: Renamed "top" command to "dump" and allow giving any parameters to it.
Thu, 01 Sep 2011 07:24:25 +0300 Timo Sirainen stats: Fixed dumping command stats.
Thu, 01 Sep 2011 07:21:41 +0300 Timo Sirainen stats: Fixed handling IP address stats.
Thu, 01 Sep 2011 06:52:43 +0300 Timo Sirainen stats plugin: Added stats_refresh and stats_track_cmds settings.
Thu, 01 Sep 2011 06:36:34 +0300 Timo Sirainen stats plugin: Optimized to lookup statistics only when necessary.
Thu, 01 Sep 2011 06:13:36 +0300 Timo Sirainen stats: Don't attempt to track stats for autocreated users.
Thu, 01 Sep 2011 06:13:26 +0300 Timo Sirainen lib-storage: Set struct mail_users.autocreated for raw/shared users.
Thu, 01 Sep 2011 06:02:23 +0300 Timo Sirainen stats: Added more statistics fields (syscpu, page faults, context switches).
Thu, 01 Sep 2011 05:57:42 +0300 Timo Sirainen doveadm stats top: Don't hang if stats server doesn't send any statistics.
Wed, 31 Aug 2011 14:25:54 +0300 Timo Sirainen lib-storage: Recognize "flags" cache field in MAILBOX_METADATA_PRECACHE_FIELDS.
Wed, 31 Aug 2011 14:23:51 +0300 Timo Sirainen fts-solr: Fixed updating last indexed uid in fts header.
Wed, 31 Aug 2011 13:58:27 +0300 Timo Sirainen fts: Removed unused code.
Wed, 31 Aug 2011 13:49:48 +0300 Timo Sirainen fts-lucene: Fixed checking if optimize should be done directly or via indexer.
Wed, 31 Aug 2011 12:29:21 +0300 Timo Sirainen lib-index: Changed mail_cache_view_close() API to take pointer-to-pointer.
Wed, 31 Aug 2011 12:02:29 +0300 Timo Sirainen indexer: Send completion% status updates to clients.
Wed, 31 Aug 2011 11:39:50 +0300 Timo Sirainen Redesigned mail precaching APIs.
Wed, 31 Aug 2011 11:35:24 +0300 Timo Sirainen fts: Fixed checking settings compatibility with non-INBOX namespaces.
Wed, 31 Aug 2011 11:33:54 +0300 Timo Sirainen lib-index: Added mail_cache_exists()
Tue, 30 Aug 2011 09:57:08 +0300 Timo Sirainen auth: Added missing files from recent commit.
Tue, 30 Aug 2011 07:07:31 +0300 Timo Sirainen fts: Added lookup_done() API call. Lucene uses it to close the index.
Tue, 30 Aug 2011 05:47:41 +0300 Timo Sirainen mbox: mailbox_get_guid() does now better error handling when read-only mbox doesn't have GUID.