log

age author description
Sat, 08 Dec 2007 15:45:17 +0200 Timo Sirainen Moved uni_utf8_get_valid_data() to lib/ HEAD
Sat, 08 Dec 2007 15:42:25 +0200 Timo Sirainen If header contains invalid MIME input, preserve the =? in output. HEAD
Sat, 08 Dec 2007 15:04:52 +0200 Timo Sirainen Sanitize the headers before logging. HEAD
Sat, 08 Dec 2007 14:59:05 +0200 Timo Sirainen Added deliver_log_format setting to control what's logged when a mail is HEAD
Sat, 08 Dec 2007 14:43:57 +0200 Timo Sirainen Added deliver_log(), which is used to log the mail delivery status instead HEAD
Sat, 08 Dec 2007 14:36:50 +0200 Timo Sirainen Fixed handling invalid characters in atoms. HEAD
Fri, 07 Dec 2007 16:16:58 +0200 Timo Sirainen UID ranges can be large, don't allocate them from data stack. HEAD
Fri, 07 Dec 2007 16:10:19 +0200 Timo Sirainen Support mmap_disable=yes and some error handling improvements. HEAD
Fri, 07 Dec 2007 00:46:31 +0200 Timo Sirainen Return in OK reply how long the SEARCH took. HEAD
Fri, 07 Dec 2007 00:45:59 +0200 Timo Sirainen Crashfix HEAD
Thu, 06 Dec 2007 13:02:11 +0200 Timo Sirainen Mention LIST+STATUS combination. HEAD
Wed, 05 Dec 2007 17:47:44 +0200 Timo Sirainen Replaced t_push/t_pop calls with T_FRAME*() macros. HEAD
Wed, 05 Dec 2007 17:47:19 +0200 Timo Sirainen Added T_FRAME*() macros. It's too easy to accidentally break t_push/t_pop HEAD
Wed, 05 Dec 2007 17:45:16 +0200 Timo Sirainen Code cleanup HEAD
Wed, 05 Dec 2007 17:40:28 +0200 Timo Sirainen Code cleanups HEAD
Wed, 05 Dec 2007 17:22:21 +0200 Timo Sirainen Allocate auth_realms from auth pool instead of from data stack. HEAD
Wed, 05 Dec 2007 17:19:57 +0200 Timo Sirainen Minor optimization. HEAD
Wed, 05 Dec 2007 17:09:07 +0200 Timo Sirainen If we fail with out of memory, make sure i_panic() can allocate enough HEAD
Wed, 05 Dec 2007 17:06:37 +0200 Timo Sirainen If file is lost, don't try to look for it until stack overflows. HEAD
Wed, 05 Dec 2007 11:58:56 +0200 Timo Sirainen Comment updates HEAD
Tue, 04 Dec 2007 19:59:57 +0200 Timo Sirainen Locking and error handling fixes. HEAD
Tue, 04 Dec 2007 15:20:01 +0200 Timo Sirainen Optimize physical mail size calculation by using the next message's offset HEAD
Tue, 04 Dec 2007 14:47:43 +0200 Timo Sirainen Don't mmap() transaction log file if we're reading less than a page. HEAD
Tue, 04 Dec 2007 14:39:32 +0200 Timo Sirainen NFS attribute cache flushing fix HEAD
Tue, 04 Dec 2007 14:31:55 +0200 Timo Sirainen Previous tail_offset change broke when rotating transaction logs. HEAD
Tue, 04 Dec 2007 14:22:18 +0200 Timo Sirainen Show log_file_tail_offset header updates more clearly. HEAD
Tue, 04 Dec 2007 14:08:41 +0200 Timo Sirainen Code cleanup HEAD
Tue, 04 Dec 2007 12:34:43 +0200 Timo Sirainen If we didn't read tail offset update from transaction log, we set it to 0 in HEAD
Tue, 04 Dec 2007 11:22:36 +0200 Timo Sirainen Print the number of cache file compressions. HEAD
Tue, 04 Dec 2007 11:04:55 +0200 Timo Sirainen Don't compress cache file unneededly when creating the first messages. HEAD