log

age author description
Mon, 04 Oct 2004 19:31:51 +0300 Timo Sirainen When we had dirty messages, we kept resyncing the whole mailbox constantly. HEAD
Sun, 03 Oct 2004 20:03:27 +0300 Timo Sirainen "UIDL <message>" was broken. HEAD
Sun, 03 Oct 2004 19:32:59 +0300 Timo Sirainen Index extensions can now specify record alignment, and it's possible to HEAD
Sun, 03 Oct 2004 19:30:18 +0300 Timo Sirainen Added buffer_insert_zero() HEAD
Sun, 03 Oct 2004 15:32:01 +0300 Timo Sirainen Give error message instead of crashing if mbox offset is lost. HEAD
Sun, 03 Oct 2004 15:28:57 +0300 Timo Sirainen If fetching fails, finish sending the untagged FETCH reply correctly. HEAD
Fri, 01 Oct 2004 17:41:16 +0300 Timo Sirainen Show clear error messages if --ssl is tried to be used but it's not HEAD
Fri, 01 Oct 2004 16:46:01 +0300 Timo Sirainen Cleanup - we don't need mycrypt.h anymore HEAD
Wed, 29 Sep 2004 18:44:38 +0300 Timo Sirainen Allow spaces in username. HEAD
Tue, 28 Sep 2004 16:19:25 +0300 Timo Sirainen Don't crash if CLOSEing without open mailbox. HEAD
Tue, 28 Sep 2004 13:55:36 +0300 Timo Sirainen BODY.PEEK[HEADER.FIELDS (...)] list is allowed to contain strings and HEAD
Mon, 27 Sep 2004 18:58:56 +0300 Timo Sirainen Added login_greeting and login_greeting_capability settings. HEAD
Mon, 27 Sep 2004 14:58:49 +0300 Timo Sirainen Added example namespace with comments. HEAD
Sun, 26 Sep 2004 18:51:57 +0300 Timo Sirainen Don't allow empty usernames. Solaris PAM seems to eat all memory with them. HEAD
Sun, 26 Sep 2004 17:15:54 +0300 Timo Sirainen Renamed "extra record info" and variations of it to "extension" or "ext" in HEAD
Sun, 26 Sep 2004 13:37:03 +0300 Timo Sirainen If message was APPENDed with LITERALPLUS and it failed for some reason (eg. HEAD
Fri, 24 Sep 2004 16:05:09 +0300 Timo Sirainen updated error messages HEAD
Fri, 24 Sep 2004 15:25:20 +0300 Timo Sirainen fix HEAD
Fri, 24 Sep 2004 15:02:34 +0300 Timo Sirainen crashfix HEAD
Fri, 24 Sep 2004 14:49:46 +0300 Timo Sirainen Updated mbox_dirty_syncs and mbox_lazy_writes comments. HEAD
Fri, 24 Sep 2004 14:47:30 +0300 Timo Sirainen Split sync_flag_full into sync_flag_full_read and _write. Closing mailbox HEAD
Fri, 24 Sep 2004 14:44:33 +0300 Timo Sirainen hdr_flag_have_dirty wasn't set if dirty flags were set in appends. HEAD
Fri, 24 Sep 2004 14:18:50 +0300 Timo Sirainen If only mbox timestamp changes, do a full sync. HEAD
Fri, 24 Sep 2004 01:29:13 +0300 Timo Sirainen Added mbox_lazy_writes setting. HEAD
Fri, 24 Sep 2004 01:27:16 +0300 Timo Sirainen Do full syncing at logout, not at select. HEAD
Thu, 23 Sep 2004 23:26:59 +0300 Timo Sirainen mail_index_map_to_memory() didn't resize record if mapping was already in HEAD
Thu, 23 Sep 2004 13:41:38 +0300 Timo Sirainen Handle UIDVALIDITY changes. When partial syncing, make sure UIDs of new HEAD
Thu, 23 Sep 2004 13:18:08 +0300 Timo Sirainen Don't break if same mail is expunged multiple times. HEAD
Thu, 23 Sep 2004 12:51:48 +0300 Timo Sirainen When corked, don't limit buffer size to optimal_block_size. Fixes problems HEAD
Thu, 23 Sep 2004 12:40:48 +0300 Timo Sirainen If MBOX_SYNC_FLAG_FULL is given, make sure we remove dirty syncing. HEAD
Thu, 23 Sep 2004 12:18:39 +0300 Timo Sirainen Error message update HEAD
Wed, 22 Sep 2004 22:53:18 +0300 Timo Sirainen compiler warning fix HEAD
Wed, 22 Sep 2004 22:50:32 +0300 Timo Sirainen Warning fix with Solaris. HEAD
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