log

age author description
Tue, 29 Jun 2004 01:03:24 +0300 Timo Sirainen some fixes for handling pseudo headers. HEAD
Tue, 29 Jun 2004 00:32:29 +0300 Timo Sirainen Several fixes for updating mbox. Recent changes also made it corrupt HEAD
Tue, 29 Jun 2004 00:31:10 +0300 Timo Sirainen full_value should contain LFs as well HEAD
Mon, 28 Jun 2004 20:35:27 +0300 Timo Sirainen Added some smartness for deciding what to cache. Cache compression code compiles, but untested. HEAD
Mon, 28 Jun 2004 19:44:38 +0300 Timo Sirainen don't close dotlock fd if it's given as -1 HEAD
Mon, 28 Jun 2004 19:13:59 +0300 Timo Sirainen Allow giving 0 max_buffer_size, in which case "optimal" size is used. HEAD
Mon, 28 Jun 2004 15:08:00 +0300 Timo Sirainen fixed some fd leaks in error conditions HEAD
Thu, 24 Jun 2004 17:00:21 +0300 Timo Sirainen Check immediately if we have write-access to mbox. HEAD
Thu, 24 Jun 2004 16:47:35 +0300 Timo Sirainen Save MD5 sums of some headers for readonly mboxes and use them for syncing HEAD
Thu, 24 Jun 2004 16:43:56 +0300 Timo Sirainen removed assert HEAD
Thu, 24 Jun 2004 14:10:41 +0300 Timo Sirainen Record size is allowed to change between index files. This will allow adding HEAD
Wed, 23 Jun 2004 23:10:34 +0300 Timo Sirainen assertfix HEAD
Wed, 23 Jun 2004 21:33:22 +0300 Timo Sirainen Added a framework for getting POP3 UIDL strings from mail-storage. The HEAD
Wed, 23 Jun 2004 21:05:14 +0300 Timo Sirainen crashfix if client closes connection while authenticating HEAD
Wed, 23 Jun 2004 20:50:43 +0300 Timo Sirainen Dovecot can now connect to externally running dovecot-auth. HEAD
Wed, 23 Jun 2004 20:48:35 +0300 Timo Sirainen DEBUG: If GDB environment is set, don't do fd leak checks. HEAD
Wed, 23 Jun 2004 20:47:06 +0300 Timo Sirainen Default to "" args instead of NULL to avoid some crashes HEAD
Wed, 23 Jun 2004 19:36:18 +0300 Timo Sirainen Allow empty section name. HEAD
Wed, 23 Jun 2004 18:02:50 +0300 Timo Sirainen skip extra whitespace between "dbtype arguments" HEAD
Wed, 23 Jun 2004 18:00:24 +0300 Timo Sirainen Add a comment about # chars and whitespace. HEAD
Wed, 23 Jun 2004 17:50:47 +0300 Timo Sirainen don't change our umask permanently HEAD
Wed, 23 Jun 2004 16:43:36 +0300 Timo Sirainen Crashfixes for disabled cache. HEAD
Wed, 23 Jun 2004 09:09:00 +0300 Timo Sirainen partial syncing fixes HEAD
Wed, 23 Jun 2004 06:31:52 +0300 Timo Sirainen Complain about reappearing UIDs, but reassign new UIDs to them anyway. Don't HEAD
Tue, 22 Jun 2004 22:28:15 +0300 Timo Sirainen We didn't specify full path for .subscriptions file, and it was named HEAD
Tue, 22 Jun 2004 10:48:18 +0300 Timo Sirainen get_last_error() wasn't virtualizable HEAD
Tue, 22 Jun 2004 10:36:33 +0300 Timo Sirainen Added mail_index_transaction_get_updated_view() which can be used to access HEAD
Mon, 21 Jun 2004 21:13:21 +0300 Timo Sirainen updates HEAD
Mon, 21 Jun 2004 17:51:04 +0300 Timo Sirainen Removed UIDPLUS after all, it needs more thinking about with maildir. HEAD
Mon, 21 Jun 2004 17:44:47 +0300 Timo Sirainen Cache doesn't crash anymore if we're asking it about messages that exist HEAD