log

age author description
Mon, 25 Oct 2004 21:50:04 +0300 Timo Sirainen config.rpath isn't supposed to be here.. HEAD
Mon, 25 Oct 2004 20:42:51 +0300 Timo Sirainen Use separate sync offsets for internal/external transactions. Pending external HEAD
Mon, 25 Oct 2004 20:12:51 +0300 Timo Sirainen Always protect maildir syncing with uidlist lock. Before we only tried to HEAD
Mon, 25 Oct 2004 05:05:50 +0300 Timo Sirainen getgroups() was used wrongly before and caused problems if there were lots HEAD
Sun, 24 Oct 2004 03:22:11 +0300 Timo Sirainen Don't crash to asserts HEAD
Sun, 24 Oct 2004 03:21:50 +0300 Timo Sirainen fix HEAD
Sun, 24 Oct 2004 02:03:30 +0300 Timo Sirainen buffer_insert() and buffer_insert_zero() didn't work correctly when it used HEAD
Sat, 23 Oct 2004 23:55:42 +0300 Timo Sirainen Send the "* BYE Logging out" before closing mailbox. HEAD
Fri, 22 Oct 2004 20:47:28 +0300 Timo Sirainen Make it more clear that password query must return a "password" named field. HEAD
Fri, 22 Oct 2004 17:15:32 +0300 Timo Sirainen Don't try to free cache if it doesn't exist. HEAD
Fri, 22 Oct 2004 16:44:03 +0300 Timo Sirainen Dovecot authentication protocol v1.0 HEAD
Fri, 22 Oct 2004 16:42:55 +0300 Timo Sirainen Separate major/minor version with TAB instead of dot in VERSION. HEAD
Fri, 22 Oct 2004 16:34:06 +0300 Timo Sirainen support OEM encoding in NTLM messages. Patch by Andrey Panin. HEAD
Fri, 22 Oct 2004 03:48:44 +0300 Timo Sirainen More expunge/rewrite fixes. HEAD
Thu, 21 Oct 2004 23:58:23 +0300 Timo Sirainen Don't access freed memory. HEAD
Thu, 21 Oct 2004 23:47:36 +0300 Timo Sirainen mail_log_prefix was using old %p, changed it to %s.. HEAD
Thu, 21 Oct 2004 23:33:44 +0300 Timo Sirainen rewrite fixes HEAD
Thu, 21 Oct 2004 20:16:32 +0300 Timo Sirainen Crashfix HEAD
Thu, 21 Oct 2004 16:41:36 +0300 Timo Sirainen mysql/pgsql -> sql HEAD
Thu, 21 Oct 2004 16:40:14 +0300 Timo Sirainen Don't return values from void functions. HEAD
Thu, 21 Oct 2004 05:36:29 +0300 Timo Sirainen IDLE used 100% CPU. HEAD
Thu, 21 Oct 2004 05:27:12 +0300 Timo Sirainen cleanup HEAD
Thu, 21 Oct 2004 05:23:09 +0300 Timo Sirainen Added simple LRU cache for auth requests. Currently only for sql passdb. HEAD
Thu, 21 Oct 2004 02:34:34 +0300 Timo Sirainen Changed %p (protocol) -> %s (service). Also changed %P (pid) -> %p. HEAD
Thu, 21 Oct 2004 02:05:53 +0300 Timo Sirainen Upgrades to autoconf 2.5 and automake >1.4. HEAD
Thu, 21 Oct 2004 01:35:13 +0300 Timo Sirainen This is a generated file. Shouldn't be in cvs. HEAD
Wed, 20 Oct 2004 23:46:37 +0300 Timo Sirainen Removed special Maildir/.INBOX directory. Indexes are now stored in maildir HEAD
Wed, 20 Oct 2004 23:19:57 +0300 Timo Sirainen Don't crash if no headers are given (fixes FETCH BODY[n.MIME] crashing) HEAD
Wed, 20 Oct 2004 21:09:32 +0300 Timo Sirainen Added tb-negative-fetch workaround. HEAD
Wed, 20 Oct 2004 20:49:02 +0300 Timo Sirainen Put SPID back, it's needed for standalone dovecot-auth. HEAD