log

age author description
Mon, 23 Sep 2002 13:22:37 +0300 Timo Sirainen Better checking for the ending From-line, so it won't falsely check it in HEAD
Mon, 23 Sep 2002 12:18:58 +0300 Timo Sirainen updated HEAD
Mon, 23 Sep 2002 12:13:58 +0300 Timo Sirainen Handle properly messages which have only partial header (eg. new From-line HEAD
Mon, 23 Sep 2002 11:42:01 +0300 Timo Sirainen mail_index_compress_data() didn't set used_file_size in header HEAD
Mon, 23 Sep 2002 11:27:32 +0300 Timo Sirainen IOBuffer cleanup, hopefully fixes some mbox problems. HEAD
Sun, 22 Sep 2002 12:27:21 +0300 Timo Sirainen Ignore empty lines at beginning of mbox file. HEAD
Sat, 21 Sep 2002 09:36:18 +0300 Timo Sirainen missing header file HEAD
Sat, 21 Sep 2002 09:35:56 +0300 Timo Sirainen switching modifylog crashed. HEAD
Fri, 20 Sep 2002 18:58:23 +0300 Timo Sirainen mbox fsck() didn't like files containing only "\n". fsck also now resets HEAD
Fri, 20 Sep 2002 18:41:19 +0300 Timo Sirainen wrong parameters to msync(), causing it to fail when trying to mark old HEAD
Fri, 20 Sep 2002 14:57:48 +0300 Timo Sirainen list supported auth methods HEAD
Fri, 20 Sep 2002 14:51:23 +0300 Timo Sirainen vpopmail needs also crypt() HEAD
Fri, 20 Sep 2002 14:50:01 +0300 Timo Sirainen list vpopmail in auths list. HEAD
Fri, 20 Sep 2002 14:47:27 +0300 Timo Sirainen print "checking vpopmail" HEAD
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