Workaround FUSE missing the generally broken Linux kernel charset support.
[captive.git] / src / client / fuse /
2006-01-22 laceWorkaround FUSE missing the generally broken Linux...
2006-01-22 laceAvoid g_log_set_always_fatal() for the FUSE client.
2006-01-19 laceFixed name of the 'captive' init script.
2006-01-02 laceUnsuccessful gnomevfsresult_to_errno() is no longer...
2006-01-01 laceFixed SIGSEGV on the recent sub-second timestamps.
2006-01-01 laceWorkarounded: warning: ignoring return value of ‘....
2006-01-01 laceImplemented sub-second W32 filesystem interface by...
2005-12-30 laceFixed unprivileged 'rpm' builds.
2005-12-29 lace+FUSE option "allow_other".
2005-12-29 lace+Sanity check on the obsolete LUFS options.
2005-12-28 laceUpdate/create man page for the FUSE based mount.captive(8).
2005-12-28 lace(*utime) should probably update even 'ctime' (to the...
2005-12-27 laceSuggest Linux kernel upgrade if FUSE is not available.
2005-12-27 laceFixed SIGSEGV while bailing out on unsuccessful argumen...
2005-12-27 laceFixed/stripped options not valid and unsupported by...
2005-12-26 laceCompletely rebuild the commandline processing.
2005-12-26 laceForce 'captivemodid' checking during any W32 module...
2005-12-26 laceProvide automatic "/dev/fuse" mknod(2)ding for ENOENT...
2005-12-26 laceBundle "captive-fusermount" of FUSE "fusermoun.c" for...
2005-12-25 lace+captive_standalone_init();
2005-12-25 laceInitial original import from: fuse-2.4.2-2.fc4
2005-12-22 laceIntegrate static packaing into the CVS HEAD; make it...
2005-12-21 laceMoved "captive-sandbox-server" to not to confuse users...
2005-12-20 lace+Shutdown safety script - unmounts all the FUSE filesys...
2005-12-20 laceProvide more optimal default FUSE library options.
2005-12-19 laceProvide default arguments as in Perl LUFS mount.captive(8).
2005-12-19 laceProvide man page for the LUFS client.
2005-12-19 laceFixed conditional compilation.
2005-12-19 lacemplemented the complete set of FUSE functions for libca...
2005-12-19 laceFixed to return proper bytecount.
2005-12-19 laceFixed opening mode - read/write permissions request.
2005-12-19 laceCosmetic: Whitespace.
2005-12-19 laceFixed assertion.
2005-12-19 laceImplemented directory listings and files reading.
2005-12-19 laceCosmetic: Include some include file already included...
2005-12-19 lace+FUSE interface skeleton.