s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / modules / posixacl_xattr.c
2024-04-23 Douglas Bagnalls3:mod:posixacl_xattr: use NUMERIC_CMP in posixacl_xatt...
2021-06-23 Jeremy Allisons3: VFS: posixacl_xattr: Remove posixacl_xattr_acl_set_...
2021-06-23 Jeremy Allisons3: VFS: posixacl_xattr: Remove posixacl_xattr_acl_get_...
2021-06-09 Noel PowerVFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additio...
2021-05-18 Jeremy Allisons3: VFS: posixacl_xattr: Remove posixacl_xattr_acl_dele...
2021-05-18 Jeremy Allisons3: VFS: posixacl_xattr: Add posixacl_xattr_acl_delete_...
2021-04-07 Jeremy AllisonVFS: posixacl_xattr: In posixacl_xattr_acl_delete_def_f...
2021-03-11 Noel Powers3/modules: posixacl convert from SMB_VFS_SETXATTR...
2020-12-17 Ralph Boehmeposixacl_xattr: add support for SMB_ACL_TYPE_DEFAULT...
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
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...