log src/lib-index/mail-index.c @ 103:08186ac2784e HEAD

age author description
Sat, 31 Aug 2002 19:02:07 +0300 Timo Sirainen Fixed some index rebuilding behaviour. HEAD
Sat, 31 Aug 2002 18:45:55 +0300 Timo Sirainen ".log.2" is also possible index file. HEAD
Sat, 31 Aug 2002 18:24:00 +0300 Timo Sirainen Added overwrite_incompatible_index setting. Also we now try to use only HEAD
Thu, 29 Aug 2002 01:42:00 +0300 Timo Sirainen bugfix for sync fix HEAD
Thu, 29 Aug 2002 01:33:18 +0300 Timo Sirainen reset modifylog sync mark at the end of opening index file HEAD
Thu, 29 Aug 2002 00:18:21 +0300 Timo Sirainen last_lookup wasn't reset after mmap(). still feels somewhat buggy though.. HEAD
Wed, 28 Aug 2002 21:20:19 +0300 Timo Sirainen MailHashHeader is now 8-byte aligned. Fixed other header alignments too and HEAD
Wed, 28 Aug 2002 03:59:11 +0300 Timo Sirainen Use 8 byte memory alignment by default. Also fixed index headers a bit to be HEAD
Wed, 28 Aug 2002 00:51:00 +0300 Timo Sirainen bugfixes for overflow checks :) HEAD
Wed, 28 Aug 2002 00:36:06 +0300 Timo Sirainen More overflow fixes. HEAD
Tue, 27 Aug 2002 22:16:54 +0300 Timo Sirainen Introduced uoff_t which is the unsigned-equilevant of off_t. This was needed HEAD
Mon, 26 Aug 2002 23:15:09 +0300 Timo Sirainen A bit better index file truncating: Truncate it also when first hole reaches HEAD
Mon, 26 Aug 2002 22:17:54 +0300 Timo Sirainen when all mail is deleted, truncate the index files. HEAD
Mon, 26 Aug 2002 02:46:59 +0300 Timo Sirainen Added write_full() which is a simple wrapper around write() meant for HEAD
Sun, 25 Aug 2002 23:50:09 +0300 Timo Sirainen after a few times of trying to access uncached fields, they're cached the HEAD
Thu, 22 Aug 2002 01:10:20 +0300 Timo Sirainen Message data is parsed in blocks (no longer entirely mmap()ed). Several HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD