log

age author description
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
Wed, 20 Oct 2004 20:07:32 +0300 Timo Sirainen Changed ostream's flush callback to have return value which can tell if HEAD
Wed, 20 Oct 2004 20:04:27 +0300 Timo Sirainen input->eof && o_stream_send_istream() == 0 isn't a correct way to check if all HEAD
Wed, 20 Oct 2004 20:03:23 +0300 Timo Sirainen Added i_stream_have_bytes_left(). HEAD
Wed, 20 Oct 2004 17:02:12 +0300 Timo Sirainen Fixes. HEAD
Wed, 20 Oct 2004 16:59:32 +0300 Timo Sirainen Logging changes. HEAD
Wed, 20 Oct 2004 16:49:04 +0300 Timo Sirainen Use USER/PASS instad for AUTH PLAIN. Also don't require "+OK" to have HEAD
Tue, 19 Oct 2004 18:53:16 +0300 Timo Sirainen Don't advertise LISTEXT capability. It's still a draft which changes HEAD
Tue, 19 Oct 2004 18:47:45 +0300 Timo Sirainen crashfixes HEAD
Tue, 19 Oct 2004 18:47:31 +0300 Timo Sirainen Don't crash with invalid auth client input. HEAD
Tue, 19 Oct 2004 05:51:37 +0300 Timo Sirainen s/protocol/service/ in authentication HEAD