log

age author description
Sat, 09 Oct 2004 17:20:21 +0300 Timo Sirainen Copying mapping to memory didn't copy some fields which could have caused HEAD
Sat, 09 Oct 2004 16:54:28 +0300 Timo Sirainen Recent flag fixes HEAD
Sat, 09 Oct 2004 00:40:05 +0300 Timo Sirainen Don't close mbox file stream unless we're actually using mmap. Avoids extra HEAD
Sat, 09 Oct 2004 00:21:11 +0300 Timo Sirainen Buffer more in memory before sending RETR replies. HEAD
Fri, 08 Oct 2004 23:25:00 +0300 Timo Sirainen Delay writing seen flags to mailbox. HEAD
Fri, 08 Oct 2004 21:36:57 +0300 Timo Sirainen Don't do anything in cork() if stream is closed. HEAD
Fri, 08 Oct 2004 21:19:12 +0300 Timo Sirainen fix HEAD
Fri, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Fri, 08 Oct 2004 20:06:18 +0300 Timo Sirainen group multiple recent flag updates together HEAD
Fri, 08 Oct 2004 19:59:45 +0300 Timo Sirainen buffer_insert* were broken HEAD
Fri, 08 Oct 2004 16:33:03 +0300 Timo Sirainen Add seteuid() wrapper for HP-UX HEAD
Fri, 08 Oct 2004 15:01:41 +0300 Timo Sirainen cache_flags were being updated constantly. HEAD
Fri, 08 Oct 2004 15:01:11 +0300 Timo Sirainen Remove recent-flags even if flags are dirty. HEAD
Fri, 08 Oct 2004 00:19:05 +0300 Timo Sirainen Don't complain about corruption when there is none. HEAD
Fri, 08 Oct 2004 00:11:19 +0300 Timo Sirainen fix HEAD
Thu, 07 Oct 2004 23:36:48 +0300 Timo Sirainen Added asserts HEAD
Thu, 07 Oct 2004 23:14:28 +0300 Timo Sirainen fix HEAD
Thu, 07 Oct 2004 22:39:24 +0300 Timo Sirainen Advertise all SASL mechanisms in old-style SASL discovery. Patch by Andrey HEAD
Thu, 07 Oct 2004 22:38:05 +0300 Timo Sirainen Missing error checking in epoll_create(). Patch by Andrey Panin HEAD
Thu, 07 Oct 2004 22:37:27 +0300 Timo Sirainen fix endianness problem, patch by Andrey Panin HEAD
Wed, 06 Oct 2004 01:50:47 +0300 Timo Sirainen assert HEAD
Wed, 06 Oct 2004 01:47:32 +0300 Timo Sirainen Make sure fetching is uninitialized always. Do full read/write syncing when HEAD
Tue, 05 Oct 2004 23:40:52 +0300 Timo Sirainen crashfix HEAD
Tue, 05 Oct 2004 23:01:05 +0300 Timo Sirainen NTLM2 authentication support. Patch by Andrey Panin HEAD
Tue, 05 Oct 2004 19:00:18 +0300 Timo Sirainen auth_verbose now affects imap/pop3 login processes too. Every authentication HEAD
Tue, 05 Oct 2004 18:30:03 +0300 Timo Sirainen Use the library function for username string sanitization. HEAD
Tue, 05 Oct 2004 18:29:38 +0300 Timo Sirainen Added string sanitization functions. HEAD
Tue, 05 Oct 2004 03:50:28 +0300 Timo Sirainen Don't loop forever if sync record UIDs don't exist anymore. HEAD
Tue, 05 Oct 2004 03:26:40 +0300 Timo Sirainen Bringing some sanity into mbox rewrites. Fixes expunge crashes and reduces HEAD
Tue, 05 Oct 2004 01:52:41 +0300 Timo Sirainen Don't crash if fetching ENVELOPE for expunged message. HEAD