log

age author description
Wed, 07 Mar 2007 17:34:58 +0200 Timo Sirainen minor cleanups HEAD
Wed, 07 Mar 2007 16:51:04 +0200 Timo Sirainen Removed caching from i_stream_stat(). The changes could be important in mbox HEAD
Wed, 07 Mar 2007 15:40:07 +0200 Timo Sirainen Don't die if "time moved backwards" sleep is interrupted. HEAD
Wed, 07 Mar 2007 02:47:54 +0200 Timo Sirainen Fixed last change: Don't crash now when rotating non-locked log.. HEAD
Wed, 07 Mar 2007 02:44:37 +0200 Timo Sirainen If write fails with "not enough space" error, log it instead of silently HEAD
Wed, 07 Mar 2007 02:42:32 +0200 Timo Sirainen Don't crash when rotating locked in-memory log file. HEAD
Wed, 07 Mar 2007 02:14:44 +0200 Timo Sirainen Fixed a crash when non-plaintext mechanism used auth_cache. HEAD
Wed, 07 Mar 2007 01:59:43 +0200 Timo Sirainen After calling sasl_callback() the client may be destroyed already. Don't try HEAD
Wed, 07 Mar 2007 01:43:27 +0200 Timo Sirainen t_push/t_pop the callback. HEAD
Wed, 07 Mar 2007 01:36:52 +0200 Timo Sirainen Queueing code was somewhat broken and caused queries to get lost. HEAD
Tue, 06 Mar 2007 22:36:45 +0200 Timo Sirainen Added assert. HEAD
Tue, 06 Mar 2007 22:19:08 +0200 Timo Sirainen When adding mails to index in non-sorted UID order and then using HEAD
Tue, 06 Mar 2007 22:06:23 +0200 Timo Sirainen Log errors given by storage. Convert hierarchy separators in mailbox names. HEAD
Tue, 06 Mar 2007 21:54:23 +0200 Timo Sirainen If moving to memory fails, make sure we open the index with create flag set. HEAD
Tue, 06 Mar 2007 21:51:24 +0200 Timo Sirainen When we were syncing in-memory maps, we still should have updated the HEAD
Tue, 06 Mar 2007 21:10:54 +0200 Timo Sirainen comment cleanup HEAD
Tue, 06 Mar 2007 20:50:37 +0200 Timo Sirainen Don't crash if user_attrs or pass_attrs is empty. It means all the HEAD
Tue, 06 Mar 2007 20:27:15 +0200 Timo Sirainen If time moves backwards only max. 5 seconds, sleep instead of killing HEAD
Tue, 06 Mar 2007 19:43:59 +0200 Timo Sirainen With namespace prefixes LSUB prefix.* listed INBOX.INBOX. HEAD
Tue, 06 Mar 2007 18:57:35 +0200 Timo Sirainen Keep only TZ and HOME environments when calling sendmail. HEAD
Tue, 06 Mar 2007 18:35:46 +0200 Timo Sirainen comment typofix HEAD
Tue, 06 Mar 2007 18:32:14 +0200 Timo Sirainen If maildirsize contained NUL bytes at the beginning of the line (could HEAD
Tue, 06 Mar 2007 17:52:15 +0200 Timo Sirainen Changed --with-headers to --enable-header-install HEAD
Tue, 06 Mar 2007 17:48:29 +0200 Timo Sirainen fix HEAD
Tue, 06 Mar 2007 17:43:37 +0200 Timo Sirainen Updated valid_chroot_dirs and mail_chroot comments. HEAD
Tue, 06 Mar 2007 17:39:04 +0200 Timo Sirainen When syncing huge maildirs check once in a while if we need to update HEAD
Tue, 06 Mar 2007 16:28:34 +0200 Timo Sirainen Don't try to fsck index file in error conditions if it's not yet opened. HEAD
Tue, 06 Mar 2007 16:23:40 +0200 Timo Sirainen Check index file's endianess earlier, otherwise we'll complain about other HEAD
Tue, 06 Mar 2007 15:45:23 +0200 Timo Sirainen X-UID brokeness fixing was worse than ever. HEAD
Tue, 06 Mar 2007 15:14:09 +0200 Timo Sirainen While parsing the input stream ignore the mbox hidden headers so that eg. HEAD