Age | Commit message (Expand) | Author |
---|---|---|
2020-05-17 | Update go-fuse import path to github.com/hanwen/go-fuse/v2 | Jakob Unterwurzacher |
2020-02-29 | fusefrontend: drop xattr user namespace restriction | Jakob Unterwurzacher |
2019-01-05 | fusefrontend: Allow to set/remove xattr on directory without read permission. | Sebastian Lackner |
2019-01-02 | fusefrontend: use Fsetxattr/Fgetxattr/etc on all platforms | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: xattr: fix hang on FIFOs | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: make ListXAttr symlink-safe on Linux | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: make RemoveXAttr() symlink-safe | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: make SetXAttr() symlink-safe on Linux | Jakob Unterwurzacher |
2019-01-01 | fusefrontend: make GetXAttr() symlink-safe on Linux | Jakob Unterwurzacher |
2018-05-07 | xattr: added passing of a "flags" parameter | Bolshevik |
2018-04-17 | Improved xattr handling on non-linux systems (#227) | bolshevik |