log

age author description
Sat, 22 Sep 2007 17:52:27 +0300 Timo Sirainen Dropped interval between mailbox change notifies from HEAD
Sat, 22 Sep 2007 17:36:38 +0300 Timo Sirainen If rename() fails, log an error. HEAD
Sat, 22 Sep 2007 17:33:58 +0300 Timo Sirainen Crashfix to last change HEAD
Sat, 22 Sep 2007 17:05:25 +0300 Timo Sirainen Don't assert-crash if trying to create mailbox prefix. HEAD
Sat, 22 Sep 2007 16:50:42 +0300 Timo Sirainen If we're connecting to client socket instead of a master socket, log an HEAD
Sat, 22 Sep 2007 16:24:09 +0300 Timo Sirainen Synchronize mailbox after it has been opened. HEAD
Sat, 22 Sep 2007 16:21:20 +0300 Timo Sirainen Use mailbox_sync() instead of our own implementation. HEAD
Sat, 22 Sep 2007 16:21:09 +0300 Timo Sirainen Added mailbox_sync() to easily synchronize a mailbox. HEAD
Sat, 22 Sep 2007 16:15:12 +0300 Timo Sirainen Compiler warning fix HEAD
Sat, 22 Sep 2007 15:49:28 +0300 Timo Sirainen Mark lazy expunge's namespaces as internal so quota doesn't count them. HEAD
Sat, 22 Sep 2007 15:49:02 +0300 Timo Sirainen Mark deliver's dummy mbox namespace as internal and don't include it in HEAD
Sat, 22 Sep 2007 15:14:20 +0300 Timo Sirainen Keep transaction logs referenced while we know we need them. This fixes HEAD
Sat, 22 Sep 2007 14:28:01 +0300 Timo Sirainen Searching NOT sequence set with multiple search ranges containing either HEAD
Sat, 22 Sep 2007 14:13:42 +0300 Timo Sirainen If we expunged saved mails, rollback also cache transaction. HEAD
Sat, 22 Sep 2007 14:13:07 +0300 Timo Sirainen mail_cache_transaction_commit()/rollback() API is now public and takes a ** HEAD
Sat, 22 Sep 2007 13:55:36 +0300 Timo Sirainen Make sure we do a mailbox sync after flag updates (STORE, FETCH). Also added HEAD
Sat, 22 Sep 2007 13:45:14 +0300 Timo Sirainen Don't sync mailbox when committing transaction. It's not needed. HEAD
Sat, 22 Sep 2007 13:44:37 +0300 Timo Sirainen Don't sync mailbox immediately when committing transactions. When it's done HEAD
Sat, 22 Sep 2007 13:42:25 +0300 Timo Sirainen Compiler warning fix when including directly. HEAD
Sat, 22 Sep 2007 13:41:55 +0300 Timo Sirainen Added mail_index_sync_have_any(). HEAD
Sat, 22 Sep 2007 12:53:03 +0300 Timo Sirainen If we couldn't lock dovecot-uidlist, drop our appends so they don't get HEAD
Sat, 22 Sep 2007 12:51:54 +0300 Timo Sirainen mail_index_expunge() can now expunge the last appended message. HEAD
Sat, 22 Sep 2007 12:31:52 +0300 Timo Sirainen When sorting appends, sort also keyword resets. HEAD
Sat, 22 Sep 2007 12:28:03 +0300 Timo Sirainen Added tag 1.1.alpha6 for changeset 5ac9c11807e7 HEAD
Sat, 22 Sep 2007 11:58:51 +0300 Timo Sirainen Don't assert-crash if looking up a non-parsed header after headers were HEAD
Sat, 22 Sep 2007 11:50:51 +0300 Timo Sirainen Disable mailbox list indexing always (so it's disabled in deliver). HEAD
Sat, 22 Sep 2007 11:42:58 +0300 Timo Sirainen Code cleanups and some minor fixes. HEAD
Sat, 22 Sep 2007 11:11:58 +0300 Timo Sirainen Crashfix HEAD
Sat, 22 Sep 2007 11:07:23 +0300 Timo Sirainen Don't assert-crash if COPYing didn't copy any messages. HEAD
Thu, 20 Sep 2007 17:05:19 +0300 Timo Sirainen If data stack growing fails because of out-of-memory, something's probably HEAD