Initial original import from: fuse-2.4.2-2.fc4
[captive.git] / src / client / lufs / captivefs-file.c
2004-01-04 shortFixed reading of HIDDEN SYSTEM files.
2003-12-27 short+Debug messages for 'FileHandle' 'use_count'.
2003-12-22 shortcaptivefs_setattr(): Respect 'fattr->f_size'.
2003-12-13 short+Unicode/UTF8 locale conversion support for 'G_BROKEN_F...
2003-11-29 shortDefault files/directories to at least 0444/0555 mode.
2003-11-12 shortAllow concurrent file access by multiple handles; use...
2003-11-06 shortFixed LUFS read()/write() atomicity.
2003-09-16 shortcaptivefs_setattr(): Fixed crash by bogus set of GNOME_...
2003-08-22 shortFixed captivefs_setattr() attributes mask.
2003-08-22 shortImplemented proper multithreading locking.
2003-08-18 shortFixed file write false positive assertion.
2003-08-18 shortPostpone captive_fs_new() to the process of lufsd(8)
2003-08-17 shortMake all g_log()s conditional on --debug-messages.
2003-08-15 short+LUFS (Linux User File System) module to be Linux kerne...