Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2017-07-08 | Added public fuse_lib_help(), bumped minor version | Nikolaus Rath | -1/+1 |
2017-04-07 | passthrough, passthrough_fh: disable attribute caching | Nikolaus Rath | -0/+12 |
2016-10-28 | Clean-up doxygen documentation | Nikolaus Rath | -4/+3 |
2016-10-20 | Turn fuse_operations.nopath_flag into fuse_config.nullpath_ok | Nikolaus Rath | -0/+1 |
2016-10-20 | fuse_new(): don't accept options that don't make sense for end-users | Nikolaus Rath | -0/+9 |
2016-10-15 | Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers | Nikolaus Rath | -35/+28 |
2016-10-09 | Renamed some examples to make their function more obvious | Nikolaus Rath | -0/+602 |