log

age author description
Mon, 30 Sep 2002 23:36:29 +0300 Timo Sirainen update HEAD
Mon, 30 Sep 2002 23:12:00 +0300 Timo Sirainen 0.98.2 released HEAD
Mon, 30 Sep 2002 23:10:14 +0300 Timo Sirainen t_push() added HEAD
Mon, 30 Sep 2002 23:02:11 +0300 Timo Sirainen message_part_serialize_update_header() was still broken, it modified the HEAD
Mon, 30 Sep 2002 02:08:18 +0300 Timo Sirainen Cached MessagePart reading wasn't working because alignment broke the strict HEAD
Mon, 30 Sep 2002 01:08:29 +0300 Timo Sirainen hardlink-COPY fixed. HEAD
Sun, 29 Sep 2002 21:01:25 +0300 Timo Sirainen cleanup HEAD
Sun, 29 Sep 2002 20:54:47 +0300 Timo Sirainen cleanup HEAD
Sun, 29 Sep 2002 20:47:41 +0300 Timo Sirainen more ANSI-C fixes. HEAD
Sun, 29 Sep 2002 20:42:00 +0300 Timo Sirainen ANSI-C compatibility fixes HEAD
Sun, 29 Sep 2002 20:41:16 +0300 Timo Sirainen s/--enable/--with/ to all auth modules. added --with-file-offset-size=BITS HEAD
Sun, 29 Sep 2002 19:19:53 +0300 Timo Sirainen Modify log fixes. STORE and SEARCH didn't handle properly message sequence HEAD
Sat, 28 Sep 2002 13:29:10 +0300 Timo Sirainen cleanup HEAD
Sat, 28 Sep 2002 12:51:13 +0300 Timo Sirainen Send RECENT after all EXISTS replies. Check for new mail in mailbox after HEAD
Fri, 27 Sep 2002 17:16:52 +0300 Timo Sirainen if auth processes were killed, login process didn't reconnect to them HEAD
Thu, 26 Sep 2002 23:26:56 +0300 Timo Sirainen Always return ENVELOPE, even if full of NILs. HEAD
Thu, 26 Sep 2002 23:22:08 +0300 Timo Sirainen Handle mmap() failures better. HEAD
Thu, 26 Sep 2002 20:06:57 +0300 Timo Sirainen message_part_serialize_update_header() didn't update positions for subparts HEAD
Thu, 26 Sep 2002 01:10:17 +0300 Timo Sirainen fsck() before updating the cache. HEAD
Thu, 26 Sep 2002 00:25:40 +0300 Timo Sirainen When selecting a mailbox and we're out of disk space, send ALERT to user HEAD
Thu, 26 Sep 2002 00:24:32 +0300 Timo Sirainen out of disk space -fixes HEAD
Wed, 25 Sep 2002 23:24:56 +0300 Timo Sirainen Only first search condition was checked. HEAD
Wed, 25 Sep 2002 19:03:23 +0300 Timo Sirainen If authentication failed, the failure message was written to output buffer HEAD
Tue, 24 Sep 2002 20:47:34 +0300 Timo Sirainen custom flags weren't saved properly. HEAD
Tue, 24 Sep 2002 20:38:37 +0300 Timo Sirainen mbox ignored message flags for APPEND. HEAD
Tue, 24 Sep 2002 19:52:22 +0300 Timo Sirainen released 0.98.1 HEAD
Tue, 24 Sep 2002 19:39:00 +0300 Timo Sirainen Rewrite only needed parts of mbox. We don't rename() anymore, which means we HEAD
Tue, 24 Sep 2002 19:36:52 +0300 Timo Sirainen io_buffer_send_iobuffer() didn't set buf_errno if sendfile() failed. HEAD
Tue, 24 Sep 2002 19:17:39 +0300 Timo Sirainen One digit day wasn't parsed correctly in From-line. HEAD
Tue, 24 Sep 2002 16:53:43 +0300 Timo Sirainen comment fix HEAD
Tue, 24 Sep 2002 16:01:47 +0300 Timo Sirainen We didn't allow saving messages longer than 8192 bytes. Now we also send the HEAD
Tue, 24 Sep 2002 10:01:32 +0300 Timo Sirainen BODY / BODYSTRUCTURE generator didn't like if message didn't start from zero HEAD
Tue, 24 Sep 2002 09:55:40 +0300 Timo Sirainen mail_index_update_headers() seeked always to beginning of file, instead of HEAD
Mon, 23 Sep 2002 20:23:03 +0300 Timo Sirainen CREATE and DELETE fixes for mbox (last changes for .98 :) HEAD
Mon, 23 Sep 2002 20:13:55 +0300 Timo Sirainen 0.98 released. HEAD
Mon, 23 Sep 2002 20:02:15 +0300 Timo Sirainen Actually, first don't do anything if there's no dirty flags. Then fsck(). HEAD
Mon, 23 Sep 2002 19:57:58 +0300 Timo Sirainen UNSUBSCRIBE wasn't working. HEAD
Mon, 23 Sep 2002 19:41:09 +0300 Timo Sirainen fsck() before checking the rewrite-flag, so we won't write the 1-byte HEAD
Mon, 23 Sep 2002 14:48:29 +0300 Timo Sirainen keep exclusive lock while rewriting. HEAD
Mon, 23 Sep 2002 14:47:32 +0300 Timo Sirainen updated HEAD
Mon, 23 Sep 2002 14:38:46 +0300 Timo Sirainen mbox locking changes. support read-locking now. there's still problems HEAD
Mon, 23 Sep 2002 14:11:58 +0300 Timo Sirainen some cleanups + fd leaks when recaching mailbox. HEAD
Mon, 23 Sep 2002 13:42:20 +0300 Timo Sirainen Added fast-flag for mailbox opening, which doesn't do any index compressing HEAD
Mon, 23 Sep 2002 13:30:21 +0300 Timo Sirainen close mailbox before sending "OK Logout completed", because the closing may HEAD
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