log

age author description
Sat, 27 Oct 2007 20:18:37 +0300 Timo Sirainen Don't crash if we couldn't create transaction log. HEAD
Sat, 27 Oct 2007 20:07:44 +0300 Timo Sirainen auth_debug: Log new auth connections and their PIDs. HEAD
Sat, 27 Oct 2007 20:04:56 +0300 Timo Sirainen If auth server hasn't responded to handshake in 30 seconds, log an error and HEAD
Sat, 27 Oct 2007 20:03:31 +0300 Timo Sirainen If we've been waiting auth server to respond for over 30 seconds, send a "OK HEAD
Sat, 27 Oct 2007 19:06:33 +0300 Timo Sirainen If syncing internal dummy mbox fails, show the error message. HEAD
Sat, 27 Oct 2007 19:03:17 +0300 Timo Sirainen We need to include config.h before checking HAVE_* macros. HEAD
Sat, 27 Oct 2007 19:02:07 +0300 Timo Sirainen Solaris compile fix. HEAD
Sat, 27 Oct 2007 18:46:51 +0300 Timo Sirainen Changed error message. HEAD
Sat, 27 Oct 2007 18:41:54 +0300 Timo Sirainen Master passdbs are in their own list, so allow pass=yes even if a master HEAD
Sat, 27 Oct 2007 18:31:05 +0300 Timo Sirainen Don't keep master username in original_username. HEAD
Sat, 27 Oct 2007 18:25:44 +0300 Timo Sirainen digest_md5_generate(): Fail with fatal instead of panic if username isn't HEAD
Sat, 27 Oct 2007 18:07:03 +0300 Timo Sirainen We called parent stream's read() too often, causing early EOFs. HEAD
Thu, 25 Oct 2007 21:17:12 +0300 Timo Sirainen Use AC_SYS_LARGEFILE instead of our own checks. Also removes HEAD
Thu, 25 Oct 2007 21:04:27 +0300 Timo Sirainen Error handling fix. HEAD
Thu, 25 Oct 2007 20:55:31 +0300 Timo Sirainen If maildir file has a "Z" flag, open it with zlib. HEAD
Thu, 25 Oct 2007 20:50:34 +0300 Timo Sirainen Renamed crc32() to crc32_data() so we don't conflict with zlib's crc32(). HEAD
Tue, 23 Oct 2007 17:09:23 +0300 Timo Sirainen Updated HEAD
Tue, 23 Oct 2007 17:01:40 +0300 Timo Sirainen Added tag 1.1.beta4 for changeset f92e583e2a0e HEAD
Tue, 23 Oct 2007 17:01:28 +0300 Timo Sirainen Released v1.1.beta4. HEAD 1.1.beta4
Tue, 23 Oct 2007 17:01:03 +0300 Timo Sirainen Added missing header file HEAD
Tue, 23 Oct 2007 16:50:00 +0300 Timo Sirainen Updated HEAD
Tue, 23 Oct 2007 16:49:37 +0300 Timo Sirainen Include CRLFs in searched text between headers. HEAD
Tue, 23 Oct 2007 16:44:18 +0300 Timo Sirainen Return mbox stream without CRs. Fixes crashes at least when searching. HEAD
Mon, 22 Oct 2007 21:58:45 +0300 Timo Sirainen Whitespace skipping was broken. HEAD
Sun, 21 Oct 2007 20:36:35 +0300 Timo Sirainen Don't crash when listing mailboxes in a namespace with a prefix. HEAD
Sun, 21 Oct 2007 19:59:09 +0300 Timo Sirainen Added subscriptions setting to namespaces to specify if it should handle HEAD
Sun, 21 Oct 2007 19:57:03 +0300 Timo Sirainen Crashfix HEAD
Sun, 21 Oct 2007 19:14:56 +0300 Timo Sirainen Fixes to handling maildir files. HEAD
Sun, 21 Oct 2007 18:58:00 +0300 Timo Sirainen Support for reading maildir files. This makes it possible to do a fast HEAD
Sun, 21 Oct 2007 18:54:32 +0300 Timo Sirainen Added maildir_uidlist_init_readonly() and maildir_uidlist_get_uid(). HEAD