Fixed message typo.
[captive.git] / src / client / fuse / main.c
2006-02-24 laceFixed message typo. master
2006-01-26 laceWorkaround FUSE not understanding standard "user" optio...
2006-01-22 laceAvoid g_log_set_always_fatal() for the FUSE client.
2005-12-29 lace+FUSE option "allow_other".
2005-12-29 lace+Sanity check on the obsolete LUFS options.
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-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 laceProvide more optimal default FUSE library options.
2005-12-19 laceProvide default arguments as in Perl LUFS mount.captive(8).
2005-12-19 lacemplemented the complete set of FUSE functions for libca...
2005-12-19 laceImplemented directory listings and files reading.
2005-12-19 lace+FUSE interface skeleton.