log

age author description
Fri, 20 Sep 2002 14:27:18 +0300 Timo Sirainen vpopmail authentication. compiles, not tested if it really works. HEAD
Fri, 20 Sep 2002 14:25:05 +0300 Timo Sirainen Print usage with invalid parameters. HEAD
Fri, 20 Sep 2002 09:07:58 +0300 Timo Sirainen mail_index_data_sync_file() now doesn't complain if mmap_used_length is 0 HEAD
Fri, 20 Sep 2002 08:40:43 +0300 Timo Sirainen Index compression broke it + few other fixes HEAD
Fri, 20 Sep 2002 08:20:11 +0300 Timo Sirainen fsck() now prints what differences it found HEAD
Thu, 19 Sep 2002 22:23:19 +0300 Timo Sirainen don't silently ignore if expunge can't unlink() some message. HEAD
Thu, 19 Sep 2002 22:01:12 +0300 Timo Sirainen rename() file first, only then update index if it was successful. HEAD
Thu, 19 Sep 2002 21:58:09 +0300 Timo Sirainen STORE needs to sync too, or maildir could see old filenames. HEAD
Thu, 19 Sep 2002 20:49:11 +0300 Timo Sirainen message_content_parse_header() didn't parse the header properly and just HEAD
Thu, 19 Sep 2002 20:14:34 +0300 Timo Sirainen ..better crashfix, to fix mbox crashes too.. HEAD
Thu, 19 Sep 2002 20:04:00 +0300 Timo Sirainen crashed if index or hash was rebuilt HEAD
Tue, 17 Sep 2002 08:19:22 +0300 Timo Sirainen FSCK flag is removed at set_lock(), so it can't be directly set anywhere.. HEAD
Tue, 17 Sep 2002 08:17:10 +0300 Timo Sirainen Don't save \Recent flag to index. HEAD
Tue, 17 Sep 2002 06:01:25 +0300 Timo Sirainen Handle 1-bytes mbox files (just \n) without any warnings, and expunging all HEAD
Tue, 17 Sep 2002 04:51:11 +0300 Timo Sirainen expunging last message from mbox duplicated the whole file. appending mail HEAD
Tue, 17 Sep 2002 04:49:45 +0300 Timo Sirainen message_parse_header() went to infinite loop with partial header HEAD
Mon, 16 Sep 2002 17:16:52 +0300 Timo Sirainen \r\n chars are now always stripped from headers before placing them in HEAD
Mon, 16 Sep 2002 16:51:46 +0300 Timo Sirainen if hash was rebuilt, it wasn't always mmap()ed. recent-status wasn't updated HEAD
Mon, 16 Sep 2002 16:09:47 +0300 Timo Sirainen when opening index, sync before updating cached fields so it won't print HEAD
Mon, 16 Sep 2002 15:59:06 +0300 Timo Sirainen Report FETCH failure properly HEAD
Mon, 16 Sep 2002 15:28:59 +0300 Timo Sirainen UNSUBSCRIBE didn't work if folder didn't exist. HEAD
Mon, 16 Sep 2002 12:52:58 +0300 Timo Sirainen still wrong.. HEAD
Mon, 16 Sep 2002 12:49:13 +0300 Timo Sirainen modifylog opening was buggy HEAD
Mon, 16 Sep 2002 11:41:35 +0300 Timo Sirainen fixed some locking issues HEAD
Mon, 16 Sep 2002 10:39:26 +0300 Timo Sirainen mail_index_lookup() didn't always return correct record.. HEAD
Mon, 16 Sep 2002 09:50:41 +0300 Timo Sirainen bugfix HEAD
Mon, 16 Sep 2002 09:41:32 +0300 Timo Sirainen cleanup/fix HEAD
Mon, 16 Sep 2002 09:33:51 +0300 Timo Sirainen message_parse_header() works now properly if there's no message body at all, HEAD
Mon, 16 Sep 2002 08:52:57 +0300 Timo Sirainen file_set_size() was buggy when it was supposed to shrink file HEAD
Mon, 16 Sep 2002 08:44:59 +0300 Timo Sirainen bugfix HEAD