log

age author description
Mon, 16 Sep 2002 06:11:40 +0300 Timo Sirainen Modify log is now able to stay in memory. Some other fixes/cleanups. HEAD
Mon, 16 Sep 2002 05:07:17 +0300 Timo Sirainen t_push()/t_pop() around various *sprintf() functions, so "%m" format won't HEAD
Sun, 15 Sep 2002 14:09:08 +0300 Timo Sirainen s/io_buffer_read_data/io_buffer_read_data_blocking/ and fixed the various HEAD
Sun, 15 Sep 2002 11:36:14 +0300 Timo Sirainen we shouldn't crash anymore when modify log gets full HEAD
Sun, 15 Sep 2002 10:20:35 +0300 Timo Sirainen minor fixes HEAD
Sun, 15 Sep 2002 10:15:43 +0300 Timo Sirainen messages flags were added twice to header HEAD
Sun, 15 Sep 2002 10:12:31 +0300 Timo Sirainen always verify the seen/deleted message counts in index header HEAD
Sun, 15 Sep 2002 10:00:39 +0300 Timo Sirainen removed extra whitespace HEAD
Sun, 15 Sep 2002 09:48:54 +0300 Timo Sirainen creating data file didn't work HEAD
Sun, 15 Sep 2002 09:31:47 +0300 Timo Sirainen mremap check again.. HEAD
Sun, 15 Sep 2002 09:31:25 +0300 Timo Sirainen mremap() check HEAD
Sun, 15 Sep 2002 09:30:29 +0300 Timo Sirainen More cleanups. lib-storage should handle "out of disk space" conditions HEAD
Sat, 14 Sep 2002 14:09:42 +0300 Timo Sirainen lots of cleanups. also index/datafile is now capable of staying in memory, HEAD
Fri, 13 Sep 2002 03:01:23 +0300 Timo Sirainen Added extra functions for easier printing of error messages. Moved HEAD
Fri, 13 Sep 2002 02:09:45 +0300 Timo Sirainen make sure failure handlers don't modify errno. HEAD
Wed, 11 Sep 2002 20:45:03 +0300 Timo Sirainen Index data file wasn't re-mmap()ed always when file size was changed, HEAD
Tue, 10 Sep 2002 06:40:58 +0300 Timo Sirainen expunge() shouldn't update mmap, since we could be just going through the HEAD
Tue, 10 Sep 2002 06:35:50 +0300 Timo Sirainen Don't fsck() at mbox_index_rewrite() if there's no dirty flags. HEAD
Tue, 10 Sep 2002 06:32:42 +0300 Timo Sirainen SEARCH fixes HEAD
Tue, 10 Sep 2002 06:26:05 +0300 Timo Sirainen io_buffer_read_mmaped() now also returns correct amount of bytes HEAD
Tue, 10 Sep 2002 06:24:02 +0300 Timo Sirainen fixes for io_buffer_read_max() HEAD
Tue, 10 Sep 2002 06:18:34 +0300 Timo Sirainen cleanup HEAD
Tue, 10 Sep 2002 06:06:46 +0300 Timo Sirainen message/rfc822 mime parts weren't parsed correctly HEAD
Tue, 10 Sep 2002 05:58:48 +0300 Timo Sirainen crashfix for searching from message body HEAD
Tue, 10 Sep 2002 05:52:09 +0300 Timo Sirainen Actually, don't bother fsyncing after each written mail, it slows down too HEAD
Tue, 10 Sep 2002 05:45:24 +0300 Timo Sirainen Don't rewrite mbox if no flags were changed. HEAD
Tue, 10 Sep 2002 04:52:08 +0300 Timo Sirainen Date-field wasn't saved when ENVELOPE was cached into index. HEAD
Tue, 10 Sep 2002 04:17:43 +0300 Timo Sirainen Broke saving new mail HEAD
Tue, 10 Sep 2002 01:49:34 +0300 Timo Sirainen cleanups / reliability fixes HEAD
Tue, 10 Sep 2002 00:45:39 +0300 Timo Sirainen error message update HEAD