s3-vfs: Use ENOATTR in errno comparison for getxattr
[amitay/samba.git] / source3 / modules / posixacl_xattr.c
2019-01-23 Anoop C Ss3-vfs: Use ENOATTR in errno comparison for getxattr
2017-10-27 Andreas Schneiders3:modules: Check correct variable for NULL in posixacl...
2017-06-01 Jeremy Allisons3: VFS: Change SMB_VFS_GETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SETXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2016-07-23 Yan, Zhengs3: vfs: generalize functions that set/get posix acl...