index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
xattr
Age
Commit message (
Expand
)
Author
2021-02-07
tests/xattr: fix acl blob
Jakob Unterwurzacher
2020-07-12
tests: don't crash on empty Flistxattr result
Jakob Unterwurzacher
2020-02-29
tests: test xattr acls
Jakob Unterwurzacher
2019-10-06
tests: use /var/tmp by default
Jakob Unterwurzacher
2019-01-05
fusefrontend: Allow to set/remove xattr on directory without read permission.
Sebastian Lackner
2019-01-04
fusefrontend: fix setting xattrs on directories
Jakob Unterwurzacher
2019-01-02
tests: xattr: set on 0200 file, list on 0000 file
Jakob Unterwurzacher
2019-01-02
tests: better error message for TestBase64XattrRead
Jakob Unterwurzacher
2019-01-01
fusefrontend: xattr: fix hang on FIFOs
Jakob Unterwurzacher
2019-01-01
fusefrontend: make GetXAttr() symlink-safe on Linux
Jakob Unterwurzacher
2019-01-01
tests: add Flistxattr/Fgetxattr/Fremovexattr tests
Jakob Unterwurzacher
2018-10-10
tests: respect TMPDIR if set
Jakob Unterwurzacher
2018-05-27
xattr: use LGet/LSet etc
Jakob Unterwurzacher
2018-05-10
xattr: optimize storage, store as binary instead of bae64
Bolshevik
2018-03-28
Switch from private copy to pkg/xattr
Jakob Unterwurzacher
2018-03-26
tests: replace xattr.Supported
Jakob Unterwurzacher
2018-03-25
fusefrontend: handle empty xattrs efficiently
Jakob Unterwurzacher
2018-03-25
fusefrontend: add xattr support
Jakob Unterwurzacher