log

age author description
Fri, 15 Oct 2004 00:54:47 +0300 Timo Sirainen Don't crash even if view is inconsistent. HEAD
Thu, 14 Oct 2004 22:42:04 +0300 Timo Sirainen expunge fix HEAD
Thu, 14 Oct 2004 20:56:39 +0300 Timo Sirainen If rewriting began with expunged data areas, we didn't overwrite them which HEAD
Thu, 14 Oct 2004 15:27:09 +0300 Timo Sirainen Don't insert extra space before "* n FETCH" HEAD
Thu, 14 Oct 2004 02:36:21 +0300 Timo Sirainen FreeBSD fix HEAD
Wed, 13 Oct 2004 23:40:25 +0300 Timo Sirainen fix HEAD
Wed, 13 Oct 2004 23:21:21 +0300 Timo Sirainen Added asserts HEAD
Wed, 13 Oct 2004 22:11:33 +0300 Timo Sirainen Auth protocol fix HEAD
Wed, 13 Oct 2004 20:20:43 +0300 Timo Sirainen forgot to add HEAD
Wed, 13 Oct 2004 19:38:32 +0300 Timo Sirainen Changed dovecot-auth protocol to ASCII based. Should be easier now to write HEAD
Wed, 13 Oct 2004 15:32:54 +0300 Timo Sirainen Crashfix HEAD
Mon, 11 Oct 2004 21:27:40 +0300 Timo Sirainen Changed the "internal error" message, once again. Hopefully this is finally HEAD
Mon, 11 Oct 2004 20:14:26 +0300 Timo Sirainen Login process cleanups. Share more authentication code between pop3/imap. HEAD
Mon, 11 Oct 2004 17:29:51 +0300 Timo Sirainen Make sure nothing is buffered in mbox stream when syncing. HEAD
Mon, 11 Oct 2004 17:25:01 +0300 Timo Sirainen Handle failures without crashing HEAD
Mon, 11 Oct 2004 16:24:03 +0300 Timo Sirainen Don't send extra ")" line with bad FETCH parameters. HEAD
Mon, 11 Oct 2004 16:14:59 +0300 Timo Sirainen Don't go trying to updating index, if there's nothing to update. HEAD
Mon, 11 Oct 2004 16:05:24 +0300 Timo Sirainen Check that dotlock PID exists even if we don't do stale lock timeouting. HEAD
Mon, 11 Oct 2004 15:22:25 +0300 Timo Sirainen Crashfix in error condition. HEAD
Mon, 11 Oct 2004 15:05:08 +0300 Timo Sirainen Enable outlook-idle workaround by default. HEAD
Mon, 11 Oct 2004 01:58:00 +0300 Timo Sirainen typofixes HEAD
Sun, 10 Oct 2004 20:44:54 +0300 Timo Sirainen Don't lock/unlock mbox separately for each message. Drop the lock only at HEAD
Sun, 10 Oct 2004 20:25:44 +0300 Timo Sirainen Replaced fcntl_locks_disable with lock_method, so it's now possible to use HEAD
Sun, 10 Oct 2004 19:25:06 +0300 Timo Sirainen Use only a single transaction for the whole duration of pop3 session. Avoids HEAD
Sun, 10 Oct 2004 18:56:00 +0300 Timo Sirainen Compile fix HEAD
Sun, 10 Oct 2004 17:39:05 +0300 Timo Sirainen Write host:pid into lock file *before* link()ing it into real lock file. HEAD
Sun, 10 Oct 2004 17:32:32 +0300 Timo Sirainen Renamed pop3_mails_keep_recent to pop3_no_flag_updates which includes HEAD
Sun, 10 Oct 2004 17:21:07 +0300 Timo Sirainen Fix some potential crashes HEAD
Sun, 10 Oct 2004 16:55:09 +0300 Timo Sirainen Removed Cyrus SASL code completely. It hasn't worked for ages (if ever?) and HEAD
Sat, 09 Oct 2004 17:22:14 +0300 Timo Sirainen If FETCH failed immediately, we sent back extra ")" line. HEAD