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
Wed, 14 Nov 2007 23:52:33 +0200 Timo Sirainen NFS attribute cache flushing fixes. nfs_flush_attr_cache() takes now HEAD
Wed, 14 Nov 2007 23:43:42 +0200 Timo Sirainen If mail_nfs_index=yes, we need to call fdatasync() for all written HEAD
Tue, 13 Nov 2007 06:23:22 +0200 Timo Sirainen mmap_disable=yes: Don't invalidate file cache unneededly when reading cache HEAD
Mon, 12 Nov 2007 20:13:51 +0200 Timo Sirainen Increased default login_process_size to 64MB. 32MB wasn't enough in all HEAD
Mon, 12 Nov 2007 19:56:25 +0200 Timo Sirainen Fixes to handling transaction updates. HEAD
Mon, 12 Nov 2007 19:23:55 +0200 Timo Sirainen More fixes to handling driver_pgsql_query_s() when not connected. HEAD
Mon, 12 Nov 2007 19:16:30 +0200 Timo Sirainen Don't break if driver_pgsql_query_s() fails because we're not connected. HEAD
Mon, 12 Nov 2007 19:02:14 +0200 Timo Sirainen Fix to last logging changes. HEAD
Mon, 12 Nov 2007 18:59:18 +0200 Timo Sirainen Crashfix when calling driver_pgsql_escape_string() and we're not connected. HEAD
Sun, 11 Nov 2007 23:29:41 +0200 Timo Sirainen Added likely() and unlikely() macros. Use unlikely() with asserts. HEAD
Sun, 11 Nov 2007 21:33:33 +0200 Timo Sirainen Error message updates. HEAD
Sun, 11 Nov 2007 21:20:46 +0200 Timo Sirainen Error handling fix HEAD
Sun, 11 Nov 2007 19:20:29 +0200 Timo Sirainen If dovecot-shared doesn't have group permissions set, ignore the group. HEAD
Sun, 11 Nov 2007 19:18:57 +0200 Timo Sirainen mailbox_list_get_permissions(): If group doesn't have any permissions, don't HEAD
Sun, 11 Nov 2007 19:17:15 +0200 Timo Sirainen Added tag 1.1.beta8 for changeset 4628e3ec65e4 HEAD
Sun, 11 Nov 2007 19:06:38 +0200 Timo Sirainen Released v1.1.beta8. HEAD 1.1.beta8
Sun, 11 Nov 2007 19:04:23 +0200 Timo Sirainen If Content-Type: was the first header in a MIME part, we didn't set HEAD
Sun, 11 Nov 2007 18:51:33 +0200 Timo Sirainen Assert fix HEAD
Sun, 11 Nov 2007 18:36:43 +0200 Timo Sirainen Removed assert. HEAD
Sun, 11 Nov 2007 18:14:39 +0200 Timo Sirainen Use write()s instead of FILE streams to write to logs. HEAD
Sun, 11 Nov 2007 17:46:47 +0200 Timo Sirainen Delay creating directories until we really need them. HEAD
Sun, 11 Nov 2007 17:43:56 +0200 Timo Sirainen Create dbox files using mailbox.file_create_mode. HEAD
Sun, 11 Nov 2007 17:21:19 +0200 Timo Sirainen Don't log an ENOENT error. HEAD
Sun, 11 Nov 2007 17:01:44 +0200 Timo Sirainen Log error if safe_mkstemp() fails HEAD
Sun, 11 Nov 2007 17:01:34 +0200 Timo Sirainen Compile fix HEAD
Sun, 11 Nov 2007 16:49:37 +0200 Timo Sirainen Added missing error logging for file_dotlock_create/open calls. HEAD
Sun, 11 Nov 2007 16:02:25 +0200 Timo Sirainen Moved mailbox_deleted to struct mailbox. Added and used HEAD
Sun, 11 Nov 2007 15:48:59 +0200 Timo Sirainen Simplified mailbox_list_get_permissions() a bit. Now it returns only HEAD
Sun, 11 Nov 2007 02:40:52 +0200 Timo Sirainen Removed unnecessary includes HEAD
Sat, 10 Nov 2007 23:40:36 +0200 Timo Sirainen dbox fixes HEAD