Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-03-20 | Add FUSE_FILL_DIR_DEFAULTS enum (#903) | FredyVia | -3/+3 |
2020-03-13 | State GPL version in comment (#485) | Dr. David Alan Gilbert | -1/+1 |
2020-01-30 | examples: mark ops variables constant (#496) | zsugabubus | -1/+1 |
2019-12-31 | Make ioctl prototype conditional on FUSE_USE_VERSION. (#482) | Bill Zissimopoulos | -1/+1 |
2019-03-11 | Defined the (*ioctl)() commands as unsigned int (#381) | Jean-Pierre André | -1/+1 |
2017-09-25 | Removed unneccessary #include <config.h> from examples | Nikolaus Rath | -2/+0 |
2017-07-08 | Added public fuse_lib_help(), bumped minor version | Nikolaus Rath | -1/+1 |
2016-10-28 | Clean-up doxygen documentation | Nikolaus Rath | -3/+3 |
2016-10-15 | Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers | Nikolaus Rath | -2/+6 |
2016-10-09 | Renamed ioctl and poll examples | Nikolaus Rath | -0/+228 |