log

age author description
Tue, 19 Jun 2007 18:37:27 +0300 Timo Sirainen When updating dovecot.index file, write the header always. HEAD
Tue, 19 Jun 2007 16:33:05 +0300 Timo Sirainen mail_index_sync_begin() takes now flags parameter instead of two booleans. HEAD
Tue, 19 Jun 2007 16:20:19 +0300 Timo Sirainen Removed broken asserts HEAD
Tue, 19 Jun 2007 16:18:13 +0300 Timo Sirainen Update log_file_head_offset when replacing current syncing map. HEAD
Tue, 19 Jun 2007 16:15:01 +0300 Timo Sirainen Log also the position in log file for sync errors. HEAD
Tue, 19 Jun 2007 15:26:47 +0300 Timo Sirainen Handle corruption marking by unlinking dovecot.index file. Removed HEAD
Tue, 19 Jun 2007 15:23:18 +0300 Timo Sirainen If a forced syncing fails, it could be because of broken log file position. HEAD
Tue, 19 Jun 2007 15:20:13 +0300 Timo Sirainen Keep index->map always usable, never NULL. HEAD
Tue, 19 Jun 2007 15:05:16 +0300 Timo Sirainen Removed index->hdr. Use index->map->hdr instead. HEAD
Tue, 19 Jun 2007 14:56:33 +0300 Timo Sirainen s/view_sync_area_find/view_sync_is_hidden/ HEAD
Tue, 19 Jun 2007 14:25:30 +0300 Timo Sirainen If maildirsize file is being rewritten while we're trying to do that, HEAD
Mon, 18 Jun 2007 01:34:17 +0300 Timo Sirainen View's counters can no longer be unreliable or broken. HEAD
Mon, 18 Jun 2007 01:32:48 +0300 Timo Sirainen Removed more unneeded code. HEAD
Mon, 18 Jun 2007 01:18:20 +0300 Timo Sirainen Removed no-appends specific code that's unneeded now. HEAD
Mon, 18 Jun 2007 01:01:02 +0300 Timo Sirainen Give MAIL_INDEX_VIEW_SYNC_FLAG_NOEXPUNGES a non-zero value so it actually HEAD
Mon, 18 Jun 2007 00:52:48 +0300 Timo Sirainen Fixed last change HEAD
Mon, 18 Jun 2007 00:34:20 +0300 Timo Sirainen mail_index_view_sync_begin() can now sync only all or all but expunges. HEAD
Mon, 18 Jun 2007 00:29:00 +0300 Timo Sirainen Removed MAILBOX_SYNC_FLAG_NO_NEWMAIL handling. HEAD
Mon, 18 Jun 2007 00:28:07 +0300 Timo Sirainen Handle delay-newmail workaround completely in the IMAP code. HEAD
Sun, 17 Jun 2007 22:08:50 +0300 Timo Sirainen Even if mailbox sync fails, commit the transaction so that cache file gets HEAD
Sun, 17 Jun 2007 22:01:16 +0300 Timo Sirainen Always commit FETCH transaction to make sure cached data is committed. HEAD
Sun, 17 Jun 2007 18:13:19 +0300 Timo Sirainen We didn't update last_output timestamp with long fetches, causing Dovecot to HEAD
Sat, 16 Jun 2007 04:02:20 +0300 Timo Sirainen Added support for SHA256. Based on patch by Jasper Slits. HEAD
Sat, 16 Jun 2007 03:45:09 +0300 Timo Sirainen SMD5 scheme was broken, it was using SHA1 constants. HEAD
Sat, 16 Jun 2007 01:38:33 +0300 Timo Sirainen Added missing error logging for i_stream_read() HEAD
Sat, 16 Jun 2007 01:10:44 +0300 Timo Sirainen Don't update log_file_tail_offset in header until syncing is finished. HEAD
Sat, 16 Jun 2007 01:09:26 +0300 Timo Sirainen Do a bit better job with fscking. HEAD
Sat, 16 Jun 2007 01:02:57 +0300 Timo Sirainen Moved mail_index_write() to its own file. HEAD
Sat, 16 Jun 2007 00:50:16 +0300 Timo Sirainen Don't mark the transaction log corrupted if some record inside it was HEAD
Sat, 16 Jun 2007 00:28:30 +0300 Timo Sirainen Updated to use the new head/tail headers HEAD