summaryrefslogtreecommitdiffstats
path: root/src/fuse.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Fix memory leak and simplify command code.Richard W.M. Jones2012-11-231-4/+1
* fuse: Use command mini-library to run the fusermount command.Richard W.M. Jones2012-10-181-61/+28
* Fix multiple errors where jump skips variable initialization.Richard W.M. Jones2012-09-171-3/+3
* fuse:remove the unused macro when fuse is not availableWanlong Gao2012-07-211-1/+1
* fuse: Improve reporting in mount-local when verbose is enabled.Richard W.M. Jones2012-04-161-3/+10
* New APIs: mount-local, mount-local-run, umount-local (FUSE support in the API).Richard W.M. Jones2012-03-291-0/+1536