log

age author description
Mon, 11 Feb 2008 20:17:00 +0200 Timo Sirainen Renamed T_FRAME_BEGIN/END to T_BEGIN/END. Removed T_FRAME() macro and HEAD
Mon, 11 Feb 2008 19:58:43 +0200 Timo Sirainen Only the first value in a messageset was verified to be valid, the rest were HEAD
Mon, 11 Feb 2008 17:20:14 +0200 Timo Sirainen Make sure mmap_* variables are reset after munmap() so we don't try to HEAD
Mon, 11 Feb 2008 17:02:43 +0200 Timo Sirainen Assert crashfix HEAD
Sun, 10 Feb 2008 22:07:18 +0200 Timo Sirainen Each message has two UIDs stored (body and header), so build the expunge HEAD
Sun, 10 Feb 2008 21:54:57 +0200 Timo Sirainen More squat fixes. HEAD
Sat, 09 Feb 2008 15:11:24 +0200 Timo Sirainen Expunge fixes HEAD
Sat, 09 Feb 2008 14:34:30 +0200 Timo Sirainen Squat fixes HEAD
Sat, 09 Feb 2008 13:53:54 +0200 Timo Sirainen Squat fixes HEAD
Fri, 08 Feb 2008 08:46:08 +0200 Timo Sirainen Assert-crashfix when header line was longer than our input buffer and HEAD
Wed, 06 Feb 2008 19:02:25 +0200 Timo Sirainen If proxy fails to log in to the backend server, forward the error message HEAD
Tue, 05 Feb 2008 00:20:51 +0200 Timo Sirainen Fixed a potential hang after APPEND. HEAD
Mon, 04 Feb 2008 21:25:54 +0200 Timo Sirainen The header ending a message/rfc822 doesn't belong to its child MIME part. HEAD
Mon, 04 Feb 2008 19:12:46 +0200 Timo Sirainen If fcntl() or flock() fails, log the lock_type. HEAD
Mon, 04 Feb 2008 18:53:34 +0200 Timo Sirainen If SEARCH wasn't handled in one run, it may have hanged. HEAD
Mon, 04 Feb 2008 11:21:50 +0200 Timo Sirainen Local and remote ports weren't passed to dovecot-auth. HEAD
Sun, 03 Feb 2008 22:44:09 +0200 Timo Sirainen Initial code to support expunging from squat indexes, probably still buggy. HEAD
Sun, 03 Feb 2008 22:42:46 +0200 Timo Sirainen Fixed squat-test HEAD
Sun, 03 Feb 2008 22:41:51 +0200 Timo Sirainen If fts_backend.build_init() fails, don't mark backend as being built. HEAD
Sun, 03 Feb 2008 22:41:29 +0200 Timo Sirainen Keep struct mailbox pointer in struct fts_backend. HEAD
Sat, 02 Feb 2008 12:12:37 +0200 Timo Sirainen Added -b parameter which writes packet boundaries like <<<packet>>>. HEAD
Thu, 31 Jan 2008 21:50:03 +0200 Timo Sirainen If cache file's version/architecture/indexid changed, make sure the file HEAD
Thu, 31 Jan 2008 17:33:12 +0200 Timo Sirainen Use malloc attribute, __builtin_expect() and __builtin_types_compatible_p() HEAD
Thu, 31 Jan 2008 17:31:04 +0200 Timo Sirainen equilevant -> equivalent HEAD
Thu, 31 Jan 2008 17:06:18 +0200 Timo Sirainen auth_debug: If LDAP server returned no fields, log it. HEAD
Wed, 30 Jan 2008 18:41:37 +0200 Timo Sirainen Infinite looping fix. HEAD
Wed, 30 Jan 2008 18:41:23 +0200 Timo Sirainen Code cleanup HEAD
Wed, 30 Jan 2008 18:06:46 +0200 Timo Sirainen Removed cache prev_offset optimization for now. It could have caused cache HEAD
Sun, 27 Jan 2008 20:27:59 +0200 Timo Sirainen "Mailbox is in inconsistent state" -> "IMAP session state is inconsistent". HEAD
Sun, 27 Jan 2008 11:49:35 +0200 Timo Sirainen uidlist renumbering: changed iteration code to iterate children first. This HEAD