log

age author description
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