log

age author description
Wed, 22 Sep 2004 22:40:25 +0300 Timo Sirainen comment updates HEAD
Wed, 22 Sep 2004 21:57:40 +0300 Timo Sirainen Re-read the PID from lock file every time before checking if it exists, HEAD
Tue, 21 Sep 2004 17:40:06 +0300 Timo Sirainen Get index file mode and GID from dovecot-shared file. HEAD
Tue, 21 Sep 2004 02:22:15 +0300 Timo Sirainen finish the preinit change.. HEAD
Tue, 21 Sep 2004 00:47:30 +0300 Timo Sirainen Added preinit() call to userdb/passdbs, which is called before dropping HEAD
Tue, 21 Sep 2004 00:27:43 +0300 Timo Sirainen If we couldn't send any bytes, don't reset buffer's full-flag. HEAD
Mon, 20 Sep 2004 23:51:49 +0300 Timo Sirainen signed vs. unsigned warning fix HEAD
Mon, 20 Sep 2004 23:49:22 +0300 Timo Sirainen warning fix HEAD
Mon, 20 Sep 2004 23:48:31 +0300 Timo Sirainen type fixes HEAD
Mon, 20 Sep 2004 23:45:58 +0300 Timo Sirainen signed vs. unsigned comparision fixes HEAD
Mon, 20 Sep 2004 23:42:00 +0300 Timo Sirainen type fixes HEAD
Mon, 20 Sep 2004 02:46:33 +0300 Timo Sirainen Memory leak fixes HEAD
Mon, 20 Sep 2004 02:23:08 +0300 Timo Sirainen cleanups HEAD
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
Fri, 10 Sep 2004 13:49:09 +0300 Timo Sirainen cleanups HEAD
Fri, 10 Sep 2004 13:03:08 +0300 Timo Sirainen If we detect cache corruption, try to avoid printing tons of "bad file HEAD
Fri, 10 Sep 2004 12:57:42 +0300 Timo Sirainen Added debugging HEAD
Wed, 08 Sep 2004 16:58:33 +0300 Timo Sirainen fix HEAD
Tue, 07 Sep 2004 17:24:46 +0300 Timo Sirainen fix for last fix.. HEAD
Tue, 07 Sep 2004 17:23:25 +0300 Timo Sirainen Fixes for handling headers longer than input buffer. HEAD
Tue, 07 Sep 2004 17:23:01 +0300 Timo Sirainen i_stream_read_data(): return -1 if we didn't read more data, even if buffer HEAD
Mon, 06 Sep 2004 01:07:26 +0300 Timo Sirainen forgot to commit HEAD
Mon, 06 Sep 2004 01:06:26 +0300 Timo Sirainen Ignore SIGIO which gets sent if queue gets full. Also other small HEAD
Mon, 06 Sep 2004 00:19:36 +0300 Timo Sirainen cleanup HEAD
Mon, 06 Sep 2004 00:10:00 +0300 Timo Sirainen Added epoll support if --with-ioloop=epoll is given. Patch by Andrey Panin. HEAD
Sun, 05 Sep 2004 23:29:04 +0300 Timo Sirainen Drop F_NOTIFY before setting F_SETSIG back to SIGIO, otherwise we might get HEAD
Sun, 05 Sep 2004 23:17:33 +0300 Timo Sirainen fix HEAD
Sun, 05 Sep 2004 23:03:37 +0300 Timo Sirainen comment fix HEAD
Sun, 05 Sep 2004 23:02:00 +0300 Timo Sirainen "UIDs not ordered in file" errors could have occured sometimes wrongly. HEAD
Sun, 05 Sep 2004 21:37:17 +0300 Timo Sirainen Don't allow renaming mailboxes under INBOX. HEAD
Sun, 05 Sep 2004 20:53:45 +0300 Timo Sirainen Save extra record/header infos into index file permanently. HEAD
Sun, 05 Sep 2004 20:33:19 +0300 Timo Sirainen buffer_reset() was broken.. HEAD
Sun, 05 Sep 2004 18:27:45 +0300 Timo Sirainen "Corrected permissions for base directory" warning message printed wrong HEAD
Sat, 04 Sep 2004 18:03:46 +0300 Timo Sirainen CREATE was broken if namespace prefixes were set. Patch by Andreas Fuchs. HEAD
Sat, 04 Sep 2004 15:44:14 +0300 Timo Sirainen Cache field indexes are cache file specific, not globals. HEAD
Sat, 04 Sep 2004 14:29:06 +0300 Timo Sirainen Use uint32_t for getting mail_cache_flags. HEAD
Sat, 04 Sep 2004 13:29:52 +0300 Timo Sirainen Don't ask for body size when fetching BODY[HEADER], so body doesn't have to HEAD
Sat, 04 Sep 2004 13:27:30 +0300 Timo Sirainen Fixed cache flags to work again. Flags are cached by default now. HEAD
Sat, 04 Sep 2004 13:26:36 +0300 Timo Sirainen Added support for bitmask type. HEAD
Sat, 04 Sep 2004 12:09:27 +0300 Timo Sirainen Added assert HEAD
Sat, 04 Sep 2004 11:58:40 +0300 Timo Sirainen Avoid re-mmaping if not needed. HEAD
Sat, 04 Sep 2004 11:51:08 +0300 Timo Sirainen Refcounting fixes for index mappings. HEAD
Fri, 03 Sep 2004 23:59:26 +0300 Timo Sirainen cleanup/new assert HEAD
Fri, 03 Sep 2004 23:53:18 +0300 Timo Sirainen a few more asserts HEAD
Fri, 03 Sep 2004 23:50:02 +0300 Timo Sirainen lock mprotect fix HEAD
Fri, 03 Sep 2004 23:31:22 +0300 Timo Sirainen lock fix HEAD
Fri, 03 Sep 2004 23:19:18 +0300 Timo Sirainen fix HEAD
Fri, 03 Sep 2004 23:16:51 +0300 Timo Sirainen Don't fail if we can't lock cache file. HEAD
Fri, 03 Sep 2004 23:06:46 +0300 Timo Sirainen Don't allow creating mailboxes under INBOX. HEAD
Fri, 03 Sep 2004 23:00:49 +0300 Timo Sirainen fix HEAD
Fri, 03 Sep 2004 22:55:35 +0300 Timo Sirainen mprotect() wasn't always called when index was being locked, and caused HEAD
Fri, 03 Sep 2004 22:26:57 +0300 Timo Sirainen When updating index mappings, don't let it affect existing views mappings. HEAD
Fri, 03 Sep 2004 21:33:26 +0300 Timo Sirainen Fix for error handling. HEAD
Fri, 03 Sep 2004 15:34:35 +0300 Timo Sirainen Still wrong sync logic HEAD
Fri, 03 Sep 2004 15:14:12 +0300 Timo Sirainen sync fix HEAD
Fri, 03 Sep 2004 13:31:08 +0300 Timo Sirainen Don't check for linux/mman.h, it's not even used. HEAD
Fri, 03 Sep 2004 12:52:13 +0300 Timo Sirainen Fix for having INBOX/ namespace. HEAD
Fri, 03 Sep 2004 12:00:18 +0300 Timo Sirainen _send_istream() might have crashed. HEAD
Thu, 02 Sep 2004 22:18:14 +0300 Timo Sirainen Tell dovecot-auth if SSL/TLS is enabled. Nothing can done with it yet HEAD
Thu, 02 Sep 2004 20:03:35 +0300 Timo Sirainen crashfix in pid generation HEAD
Thu, 02 Sep 2004 19:53:36 +0300 Timo Sirainen Don't break if saving messages to maildir without index files. HEAD