log

age author description
Sun, 18 Nov 2007 01:45:29 +0200 Timo Sirainen Don't bother flushing attribute cache if we just fcntl locked the file. HEAD
Sat, 17 Nov 2007 08:14:31 +0200 Timo Sirainen Don't check if pointer is NULL before passing it to free(). ANSI-C requires HEAD
Sat, 17 Nov 2007 08:13:03 +0200 Timo Sirainen Use likely() and unlikely() macros to make commonly checked error handling HEAD
Sat, 17 Nov 2007 02:07:40 +0200 Timo Sirainen If control directory doesn't exist when trying to create subscriptions file, HEAD
Fri, 16 Nov 2007 23:55:31 +0200 Timo Sirainen Update cache->st_ino and st_dev after compressing. HEAD
Fri, 16 Nov 2007 20:19:40 +0200 Timo Sirainen When reading an index file created by v1.0, make sure we update the header HEAD
Fri, 16 Nov 2007 20:11:05 +0200 Timo Sirainen If errors were found while syncing, fsck the index at the end to make sure HEAD
Fri, 16 Nov 2007 10:41:34 +0200 Timo Sirainen FreeBSD and Solaris supports flushing attribute cache with chown(uid=-1, HEAD
Fri, 16 Nov 2007 08:10:17 +0200 Timo Sirainen nfs_flush_attr_cache() doesn't take flush_dir paramter anymore. Instead the HEAD
Fri, 16 Nov 2007 05:20:48 +0200 Timo Sirainen Don't disable inotify when seeing ESTALE errors. HEAD
Fri, 16 Nov 2007 05:20:31 +0200 Timo Sirainen Ignore ESTALE errors. HEAD
Fri, 16 Nov 2007 05:11:42 +0200 Timo Sirainen FreeBSD: Flush directory attribute caches by rmdir()ing it. HEAD
Fri, 16 Nov 2007 04:45:53 +0200 Timo Sirainen Fixed cache file's NFS attribute cache flushing. HEAD
Fri, 16 Nov 2007 04:25:12 +0200 Timo Sirainen Removed warning about this being unstable branch. HEAD
Fri, 16 Nov 2007 03:50:15 +0200 Timo Sirainen nfs_safe_link(): Support linking files without original link count=1. Use it HEAD
Thu, 15 Nov 2007 16:27:53 +0200 Timo Sirainen Use nfs_safe_link() instead of link(). HEAD
Thu, 15 Nov 2007 16:27:41 +0200 Timo Sirainen Added nfs_safe_link(). HEAD
Thu, 15 Nov 2007 15:01:27 +0200 Timo Sirainen If MAIL_INDEX_SYNC_FLAG_REQUIRE_CHANGES is set, check if there's anything to HEAD
Thu, 15 Nov 2007 14:45:27 +0200 Timo Sirainen Added MAIL_INDEX_SYNC_FLAG_REQUIRE_CHANGES flag and changed HEAD
Thu, 15 Nov 2007 14:18:03 +0200 Timo Sirainen Don't flush attribute cache twice after locking transaction log. HEAD
Thu, 15 Nov 2007 13:32:10 +0200 Timo Sirainen Avoid flushing attribute cache when checking to see if there's new data in HEAD
Thu, 15 Nov 2007 08:15:43 +0200 Timo Sirainen Return children state based on directory links count if possible. HEAD
Thu, 15 Nov 2007 08:14:51 +0200 Timo Sirainen If storage backend doesn't return children flags, scan them ourself. HEAD
Thu, 15 Nov 2007 07:14:41 +0200 Timo Sirainen Default maildir_name was missing. HEAD
Thu, 15 Nov 2007 03:28:56 +0200 Timo Sirainen If file_dotlock_create() fails with "dotlock was immediately recreated under HEAD
Thu, 15 Nov 2007 03:15:18 +0200 Timo Sirainen Keep better track of when we need to flush NFS attribute caches. HEAD
Thu, 15 Nov 2007 02:04:21 +0200 Timo Sirainen NFS attribute cache flushing optimization HEAD
Thu, 15 Nov 2007 01:54:56 +0200 Timo Sirainen NFS: Delay flushing dovecot-uidlist's attribute cache until we find an HEAD
Thu, 15 Nov 2007 00:46:43 +0200 Timo Sirainen Don't flush attribute cache the first time when stating a lock file. Usually HEAD
Thu, 15 Nov 2007 00:38:05 +0200 Timo Sirainen Don't flush attribute cache unless we're locked and we really need to know HEAD