log

age author description
Mon, 07 Oct 2002 14:50:48 +0300 Timo Sirainen sequence number still wasn't right always HEAD
Sun, 06 Oct 2002 21:27:57 +0300 Timo Sirainen make io_buffer_send_flush() always removes the cork, even if there's nothing HEAD
Sun, 06 Oct 2002 19:08:27 +0300 Timo Sirainen updated with lots of new capability comments HEAD
Sun, 06 Oct 2002 14:59:53 +0300 Timo Sirainen still wrong seq HEAD
Sun, 06 Oct 2002 14:51:28 +0300 Timo Sirainen mail_tree_lookup_uid_range() didn't return correct seq number if the first HEAD
Sun, 06 Oct 2002 14:35:13 +0300 Timo Sirainen dotlock fixes: don't delete dotlock when we didn't create it (when removing HEAD
Sun, 06 Oct 2002 14:03:24 +0300 Timo Sirainen kludge: localtime() must be called before chroot(), or the timezone isn't HEAD
Sun, 06 Oct 2002 13:47:12 +0300 Timo Sirainen Don't try to deinitialize gnutls if we haven't initialized it.. HEAD
Sun, 06 Oct 2002 12:34:54 +0300 Timo Sirainen Write Content-Length header for rewritten messages. HEAD
Sun, 06 Oct 2002 12:20:20 +0300 Timo Sirainen message_parse_header() now calls the function with empty name/value at end HEAD
Sun, 06 Oct 2002 10:41:06 +0300 Timo Sirainen Compress index when 50% of it is deleted. HEAD
Sun, 06 Oct 2002 09:10:12 +0300 Timo Sirainen lockfix HEAD
Sun, 06 Oct 2002 09:08:26 +0300 Timo Sirainen more locking fixes. HEAD
Sun, 06 Oct 2002 08:52:43 +0300 Timo Sirainen mbox locking cleanups HEAD
Sun, 06 Oct 2002 08:44:27 +0300 Timo Sirainen Added io_buffer_set_start_offset() and io_buffer_ref() and replaced HEAD
Sun, 06 Oct 2002 06:09:36 +0300 Timo Sirainen Added autoclose_fd-flag for io_buffer_create_file() and HEAD
Sun, 06 Oct 2002 05:54:35 +0300 Timo Sirainen When updating any of the fields, keep them in the original location in HEAD
Sun, 06 Oct 2002 05:15:27 +0300 Timo Sirainen Small optimization for mail_index_lookup() when there's only one hole in HEAD
Sun, 06 Oct 2002 05:00:19 +0300 Timo Sirainen guess it works now, debugging disabled now. HEAD
Sun, 06 Oct 2002 04:35:36 +0300 Timo Sirainen bugfixes HEAD
Sun, 06 Oct 2002 04:10:51 +0300 Timo Sirainen If the data file was fully truncated, the mmap wasn't updated and it crashed HEAD
Sun, 06 Oct 2002 03:46:38 +0300 Timo Sirainen bad typo bug HEAD
Sun, 06 Oct 2002 03:37:27 +0300 Timo Sirainen crashfix when growing tree file size HEAD
Sun, 06 Oct 2002 03:30:14 +0300 Timo Sirainen First version of binary tree file, still some locking issues while opening HEAD
Sun, 06 Oct 2002 00:47:33 +0300 Timo Sirainen one final hpux fix. HEAD
Sun, 06 Oct 2002 00:23:35 +0300 Timo Sirainen 0.98.4 released HEAD
Sun, 06 Oct 2002 00:18:16 +0300 Timo Sirainen compiler warning fixes HEAD
Sun, 06 Oct 2002 00:13:22 +0300 Timo Sirainen more compiler warnings fixes HEAD
Sun, 06 Oct 2002 00:07:09 +0300 Timo Sirainen compiler fixes HEAD
Sun, 06 Oct 2002 00:04:50 +0300 Timo Sirainen keep the port unsigned. HEAD
Sat, 05 Oct 2002 23:39:19 +0300 Timo Sirainen compiler warning fixes HEAD
Sat, 05 Oct 2002 23:16:55 +0300 Timo Sirainen hpux compiler fix HEAD
Sat, 05 Oct 2002 23:09:41 +0300 Timo Sirainen Fix for hpux ansi compiler. HEAD
Sat, 05 Oct 2002 23:06:04 +0300 Timo Sirainen Define CMSG_SPACE always if it's undefined, not only if __sun__ is defined. HEAD
Fri, 04 Oct 2002 22:28:16 +0300 Timo Sirainen extra checks HEAD
Fri, 04 Oct 2002 20:15:09 +0300 Timo Sirainen message_send() didn't correctly add CR to 256k boundaries. HEAD
Tue, 01 Oct 2002 13:58:16 +0300 Timo Sirainen () was missing around envelope in body/bodystructure. HEAD
Tue, 01 Oct 2002 00:22:15 +0300 Timo Sirainen 0.98.3 version number update HEAD
Tue, 01 Oct 2002 00:21:37 +0300 Timo Sirainen 0.98.3 out.. HEAD
Tue, 01 Oct 2002 00:18:12 +0300 Timo Sirainen Several fields in BODY were unquoted. HEAD
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