Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-03-20 | Add FUSE_FILL_DIR_DEFAULTS enum (#903) | FredyVia | -1/+1 |
2024-03-20 | Fix use-after-free in example/poll.c | Bernd Schubert | -6/+16 |
2023-03-29 | Fix typos and configure spellcheck for PRs | Yaroslav Halchenko | -1/+1 |
2023-01-28 | Install a the configure_file (config.h) and use in headers | Bernd Schubert | -2/+0 |
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-03-08 | Document fuse_fsync_in.fsync_flags and remove magic numbers (#375) | Alan Somers | -1/+1 |
2017-07-08 | Added public fuse_lib_help(), bumped minor version | Nikolaus Rath | -1/+1 |
2016-10-28 | Clean-up doxygen documentation | Nikolaus Rath | -4/+3 |
2016-10-15 | Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers | Nikolaus Rath | -1/+3 |
2016-10-09 | Renamed ioctl and poll examples | Nikolaus Rath | -0/+295 |