log

age author description
Sat, 18 Sep 2004 17:37:18 +0300 Timo Sirainen net_connect() should be nonblocking (currently unused in Dovecot) HEAD
Fri, 17 Sep 2004 20:38:22 +0300 Timo Sirainen Allow buffering of output stream when sending message body, to avoid tons of HEAD
Fri, 17 Sep 2004 18:54:25 +0300 Timo Sirainen don't loop waiting for input, if it didn't come for some reason. HEAD
Thu, 16 Sep 2004 18:12:12 +0300 Timo Sirainen fix HEAD
Thu, 16 Sep 2004 18:03:21 +0300 Timo Sirainen Make sure we disconnect if mail input is finished unexpectedly. HEAD
Thu, 16 Sep 2004 17:59:29 +0300 Timo Sirainen o_stream_send_istream() was buggy if input stream's offset wasn't 0 or if HEAD
Thu, 16 Sep 2004 17:55:13 +0300 Timo Sirainen Remove size==(uoff_t)-1 handling because it never happens. HEAD
Thu, 16 Sep 2004 17:33:16 +0300 Timo Sirainen Fix for circular record list detection, we can't use data stack for buffer. HEAD
Thu, 16 Sep 2004 17:03:00 +0300 Timo Sirainen Make sure we don't get into infinite loops while reading cache. HEAD
Wed, 15 Sep 2004 16:23:22 +0300 Timo Sirainen compiler warning fixes HEAD
Wed, 15 Sep 2004 16:20:16 +0300 Timo Sirainen Compiler warning fixes and cleanups HEAD
Wed, 15 Sep 2004 16:19:47 +0300 Timo Sirainen Change src from unsigned char* toi void* so callers don't have to do HEAD
Wed, 15 Sep 2004 16:02:33 +0300 Timo Sirainen don't return void types HEAD
Wed, 15 Sep 2004 02:58:26 +0300 Timo Sirainen i_stream_read_data(): return 0 if i_stream_read() returned 0. HEAD
Mon, 13 Sep 2004 13:47:16 +0300 Timo Sirainen Don't crash if matching fails and we don't have header md5 sums saved. HEAD
Sun, 12 Sep 2004 19:47:38 +0300 Timo Sirainen We re-cached internaldate every time again, but never used it. HEAD
Sun, 12 Sep 2004 19:32:05 +0300 Timo Sirainen bitmask merging code was corrupting the cache file HEAD
Sun, 12 Sep 2004 17:55:47 +0300 Timo Sirainen Replaced timestamp in APOP challenge with 128 bits of randomness. HEAD
Sun, 12 Sep 2004 17:26:58 +0300 Timo Sirainen Added pop3_enable_last setting to enable deprecated LAST command. HEAD
Sun, 12 Sep 2004 17:17:42 +0300 Timo Sirainen fix HEAD
Sun, 12 Sep 2004 17:02:46 +0300 Timo Sirainen ID mapping fixes. HEAD
Sun, 12 Sep 2004 16:05:24 +0300 Timo Sirainen Fix buffer_set_used_size crashes. HEAD
Sun, 12 Sep 2004 16:00:13 +0300 Timo Sirainen Added buffer_write_zero and buffer_append_zero. HEAD
Sun, 12 Sep 2004 15:14:19 +0300 Timo Sirainen Don't check extra updates data_id validity if we're just skipping over them. HEAD
Sun, 12 Sep 2004 13:34:57 +0300 Timo Sirainen We didn't include extra_rec_updates at checking if transaction had changed HEAD
Sun, 12 Sep 2004 00:54:15 +0300 Timo Sirainen Don't rotate log file if it's not fully synced HEAD
Sat, 11 Sep 2004 23:20:25 +0300 Timo Sirainen cleanups HEAD
Sat, 11 Sep 2004 22:58:38 +0300 Timo Sirainen seek fix HEAD
Sat, 11 Sep 2004 22:21:08 +0300 Timo Sirainen a few more cache fixes HEAD
Sat, 11 Sep 2004 21:30:50 +0300 Timo Sirainen Last from offset sync fix broke everything. Another try. HEAD
Sat, 11 Sep 2004 21:14:24 +0300 Timo Sirainen added assert HEAD
Sat, 11 Sep 2004 21:13:00 +0300 Timo Sirainen added asserts HEAD
Sat, 11 Sep 2004 21:01:10 +0300 Timo Sirainen more extra intro fixes HEAD
Sat, 11 Sep 2004 20:28:04 +0300 Timo Sirainen fix HEAD
Sat, 11 Sep 2004 20:26:24 +0300 Timo Sirainen Make sure MAIL_TRANSACTION_EXTRA_INTRO is 4 byte padded, otherwise it HEAD
Sat, 11 Sep 2004 20:25:39 +0300 Timo Sirainen Use global null4[] now. HEAD
Sat, 11 Sep 2004 20:24:50 +0300 Timo Sirainen Added null4[] variable. HEAD
Sat, 11 Sep 2004 20:01:15 +0300 Timo Sirainen From offsets were updated incorrectly sometimes. HEAD
Sat, 11 Sep 2004 19:18:59 +0300 Timo Sirainen More "cache file reopened" fixes HEAD
Sat, 11 Sep 2004 19:18:12 +0300 Timo Sirainen extra asserts HEAD
Sat, 11 Sep 2004 19:14:10 +0300 Timo Sirainen if there's pending cache_reset in log file make sure appended records don't HEAD
Sat, 11 Sep 2004 18:40:22 +0300 Timo Sirainen one more "cache file reopened" fix. HEAD
Sat, 11 Sep 2004 18:33:29 +0300 Timo Sirainen Don't crash when cache isn't usable. HEAD
Sat, 11 Sep 2004 17:30:06 +0300 Timo Sirainen More fixes to make sure we don't write buffered data to cache file after HEAD
Sat, 11 Sep 2004 15:21:44 +0300 Timo Sirainen Removed mailbox_check_interval completely. It wasn't currently implemented, HEAD
Sat, 11 Sep 2004 15:17:53 +0300 Timo Sirainen Report INBOX as existing always, even if it doesn't yet exist in disk. HEAD
Sat, 11 Sep 2004 15:08:37 +0300 Timo Sirainen If cache file was recreated the buffered transaction changes were written HEAD
Sat, 11 Sep 2004 15:07:01 +0300 Timo Sirainen minor fix HEAD
Sat, 11 Sep 2004 13:45:45 +0300 Timo Sirainen INBOX fixes for maildir too HEAD
Sat, 11 Sep 2004 13:38:33 +0300 Timo Sirainen Don't force showing INBOX when listing only subscribed mailboxes. HEAD
Sat, 11 Sep 2004 13:28:50 +0300 Timo Sirainen Added MAILBOX_LIST_INBOX flag. Do the special cased INBOX handling only if HEAD
Sat, 11 Sep 2004 13:23:40 +0300 Timo Sirainen Make sure we return always one correct INBOX list entry. HEAD
Sat, 11 Sep 2004 13:00:50 +0300 Timo Sirainen When there's nothing to do to sync mbox, still commit index syncing instead HEAD
Sat, 11 Sep 2004 12:59:03 +0300 Timo Sirainen Before adding new fields to cache file, make sure they weren't already HEAD
Fri, 10 Sep 2004 15:31:28 +0300 Timo Sirainen minor fix for error message HEAD
Fri, 10 Sep 2004 15:29:38 +0300 Timo Sirainen Crashfix with corrupted log files. HEAD
Fri, 10 Sep 2004 15:22:23 +0300 Timo Sirainen fix HEAD
Fri, 10 Sep 2004 14:45:20 +0300 Timo Sirainen Removed all "unreliable headers" handling code. With mbox we actually handle HEAD
Fri, 10 Sep 2004 14:44:07 +0300 Timo Sirainen Seeking was broken if header hadn't been read yet. HEAD
Fri, 10 Sep 2004 14:25:33 +0300 Timo Sirainen When using cached message_parts, update the header size with mbox since it HEAD