log

age author description
Sat, 14 May 2005 15:05:50 +0300 Timo Sirainen Optimizations HEAD
Sat, 14 May 2005 14:35:08 +0300 Timo Sirainen still wrong.. HEAD
Sat, 14 May 2005 14:32:45 +0300 Timo Sirainen fix HEAD
Sat, 14 May 2005 14:29:36 +0300 Timo Sirainen Whenever writing to cache file, also updated file_cache. Fixes problems with HEAD
Sat, 14 May 2005 14:29:07 +0300 Timo Sirainen Added file_cache_write() to update cached memory area. HEAD
Fri, 13 May 2005 16:35:19 +0300 Timo Sirainen if using IPv6, bind both on the IPv4 and IPv6 addresses if IPV6_V6ONLY is HEAD
Fri, 13 May 2005 16:11:17 +0300 Timo Sirainen Fixed output getting stuck when transmit buffer was full. HEAD
Wed, 11 May 2005 00:36:05 +0300 Timo Sirainen Cache bitmask was still used wrong, maybe now.. HEAD
Wed, 11 May 2005 00:04:02 +0300 Timo Sirainen Cache decisions were completely wrong for file sizes larger than 32kB. HEAD
Tue, 10 May 2005 22:33:18 +0300 Timo Sirainen Fix to mmap_disable=yes syncing HEAD
Tue, 10 May 2005 21:20:47 +0300 Timo Sirainen Delete transaction log.2 file if we detect it's corrupted. HEAD
Tue, 10 May 2005 20:05:32 +0300 Timo Sirainen Don't replace request->user with vpw->pw_name. It drops domain part and HEAD
Tue, 10 May 2005 17:46:25 +0300 Timo Sirainen Compile fix HEAD
Tue, 10 May 2005 17:35:21 +0300 Timo Sirainen No, #define _XPG6 was after all pre-Solaris10 hack... HEAD
Sun, 08 May 2005 20:42:04 +0300 Timo Sirainen Added comment HEAD
Sun, 08 May 2005 20:36:07 +0300 Timo Sirainen Added assert HEAD
Sun, 08 May 2005 20:35:47 +0300 Timo Sirainen No, The _XPG6 define is still needed with final Solaris 10 release.. HEAD
Sun, 08 May 2005 20:19:31 +0300 Timo Sirainen Make auth worker processes work with chroot enabled. HEAD
Sun, 08 May 2005 20:16:28 +0300 Timo Sirainen STARTTLS was broken HEAD
Sun, 08 May 2005 17:12:58 +0300 Timo Sirainen Added some error handling code to prevent assert crashes. HEAD
Sun, 08 May 2005 13:09:43 +0300 Timo Sirainen Removed SYNC_FAST_FLAG from EXPUNGE command. Changed delay-newmail HEAD
Sun, 08 May 2005 12:38:36 +0300 Timo Sirainen If we couldn't fetch header MD5/filename for UIDL, abort instead of giving HEAD
Tue, 03 May 2005 20:02:42 +0300 Timo Sirainen Added i_free_and_null() macro and first use case. HEAD
Tue, 03 May 2005 20:02:24 +0300 Timo Sirainen Compiler warning fix without DEBUG. HEAD
Fri, 29 Apr 2005 15:46:59 +0300 Timo Sirainen If data inside headers was moved within the first mail, we might have gotten HEAD
Fri, 29 Apr 2005 15:02:33 +0300 Timo Sirainen Check broken flag counter values every time when updating them. Added HEAD
Fri, 29 Apr 2005 14:42:38 +0300 Timo Sirainen Connection could have gotten stuck sometimes, doing nothing until idle HEAD
Fri, 29 Apr 2005 14:17:40 +0300 Timo Sirainen Added offsets to log file corruption error messages HEAD
Fri, 29 Apr 2005 13:48:31 +0300 Timo Sirainen Updated timeouts HEAD
Fri, 29 Apr 2005 13:26:06 +0300 Timo Sirainen Don't require notify_ok/notify_no callbacks to be set. Fixes crash in HEAD
Fri, 29 Apr 2005 13:13:04 +0300 Timo Sirainen Crashfix for some failure handling. HEAD
Wed, 27 Apr 2005 00:27:08 +0300 Timo Sirainen If mbox has a pseudo mail, we skipped message updates in partial syncs. HEAD
Tue, 26 Apr 2005 22:12:08 +0300 Timo Sirainen Expunge code cleanups. HEAD
Tue, 26 Apr 2005 22:10:47 +0300 Timo Sirainen Don't always sync full mbox if first message is the pseudo mail. HEAD
Tue, 26 Apr 2005 21:36:48 +0300 Timo Sirainen Compiler warning fixes when DEBUG enabled. HEAD
Tue, 26 Apr 2005 21:36:05 +0300 Timo Sirainen Still more changes to how typeof() is used. Now it finally seems to be HEAD
Tue, 26 Apr 2005 19:32:02 +0300 Timo Sirainen Minor error checking fixes. HEAD
Tue, 26 Apr 2005 17:52:02 +0300 Timo Sirainen If we see mbox offsets break, don't invalidate whole index but rather force HEAD
Tue, 26 Apr 2005 17:45:46 +0300 Timo Sirainen Don't try to handle UIDVALIDITY changes nicely after all. It causes HEAD
Tue, 26 Apr 2005 17:07:31 +0300 Timo Sirainen If uid-last isn't actually updated while rewriting first message, don't HEAD
Tue, 26 Apr 2005 14:43:30 +0300 Timo Sirainen USER auth command requires now service parameter and supports also others HEAD
Tue, 26 Apr 2005 14:08:16 +0300 Timo Sirainen Try to flush output before uncorking HEAD
Tue, 26 Apr 2005 13:43:54 +0300 Timo Sirainen o_stream_uncork() was previously always setting IO_WRITE handler even if HEAD
Tue, 26 Apr 2005 12:42:59 +0300 Timo Sirainen If X-UIDs hadn't yet been written, we resynced everything after the first HEAD
Tue, 26 Apr 2005 11:11:37 +0300 Timo Sirainen Dirty flags weren't being updated correctly. Caused the same messages to be HEAD
Sat, 23 Apr 2005 23:21:42 +0300 Timo Sirainen Remove compiler warnings with non-DEBUG. HEAD
Sat, 23 Apr 2005 22:56:51 +0300 Timo Sirainen Don't do invalid memory accesses if trying to create empty mailbox name. HEAD
Sat, 23 Apr 2005 22:41:40 +0300 Timo Sirainen Allow non-first streams also to have pending data. HEAD
Sat, 23 Apr 2005 22:35:05 +0300 Timo Sirainen Fixes. HEAD
Sat, 23 Apr 2005 20:10:42 +0300 Timo Sirainen Also use the --without-deliver option to not build it :) HEAD
Sat, 23 Apr 2005 20:07:29 +0300 Timo Sirainen Added --with-deliver option. HEAD
Sat, 23 Apr 2005 20:07:12 +0300 Timo Sirainen Added --with-rundir configure option. HEAD
Sat, 23 Apr 2005 20:02:40 +0300 Timo Sirainen save_mail() returns 0 if successful, not if failed.. HEAD
Sat, 23 Apr 2005 19:51:21 +0300 Timo Sirainen Don't call index_mail_parse_header() twice when searching headers. Caused HEAD
Sat, 23 Apr 2005 18:52:16 +0300 Timo Sirainen LDAP passdb finally should work again. HEAD
Sat, 23 Apr 2005 18:46:21 +0300 Timo Sirainen Added more LDAP debugging. HEAD
Sat, 23 Apr 2005 18:18:21 +0300 Timo Sirainen If UIDVALIDITY changes, don't invalidate the whole index. Just expunge all HEAD
Sat, 23 Apr 2005 16:28:22 +0300 Timo Sirainen When removing recent flags, we didn't update the recent flag count in HEAD
Sat, 23 Apr 2005 12:56:39 +0300 Timo Sirainen index.log file is now rotated to .index.log.2 file. When log file is HEAD
Sat, 23 Apr 2005 12:20:39 +0300 Timo Sirainen Crashfix HEAD