summaryrefslogtreecommitdiff
path: root/source3/modules/test_nfs4_acls.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-05vfs: Align a few integer typesVolker Lendecke1-16/+16
2023-07-17s3:modules: Fix code spellingAndreas Schneider1-1/+1
2019-07-23nfs4_acls: Add test for merging duplicates when mapping from NFS4 ACL to DACLChristof Schmitt1-0/+79
2019-07-23nfs4_acls: Add additional owner entry when mapping to NFS4 ACL with IDMAP_TYP...Christof Schmitt1-6/+33
2019-07-23test_nfs4_acls: Add test for mapping from DACL to NFS4 ACL with IDMAP_TYPE_BOTHChristof Schmitt1-0/+85
2019-07-23test_nfs4_acls: Add test for mapping from NFS4 ACL to DACL with IDMAP_TYPE_BOTHChristof Schmitt1-0/+67
2019-07-23test_nfs4_acls: Add test for mapping from NFS4 to DACL in config mode specialChristof Schmitt1-0/+63
2019-07-23test_nfs4_acls: Add test for mapping from DACL to NFS4 ACL with config specialChristof Schmitt1-0/+119
2019-07-23test_nfs4_acls: Add test for matching DACL entries for acedupChristof Schmitt1-0/+122
2019-07-23test_nfs4_acls: Add test for acedup settingsChristof Schmitt1-0/+124
2019-07-23test_nfs4_acls: Add test for 'map full control' optionChristof Schmitt1-0/+82
2019-07-23test_nfs4_acls: Add test for mapping from NFS4 to DACL CREATOR entriesChristof Schmitt1-0/+122
2019-07-23test_nfs4_acls: Add test for mapping CREATOR entries to NFS4 ACL entriesChristof Schmitt1-0/+108
2019-07-23test_nfs4_acls: Add test for mapping from DACL to special NFS4 ACL entriesChristof Schmitt1-0/+108
2019-07-23test_nfs4_acls: Add test for mapping of special NFS4 ACL entries to DACL entriesChristof Schmitt1-0/+139
2019-07-23test_nfs4_acls: Add test for mapping permissions from DACL to NFS4 ACLChristof Schmitt1-0/+106
2019-07-23test_nfs4_acls: Add test for mapping permissions from NFS4 ACL to DACLChristof Schmitt1-0/+77
2019-07-23test_nfs4_acls: Add test for flags mapping from DACL to NFS4 ACLChristof Schmitt1-0/+87
2019-07-23test_nfs4_acls: Add test for flags mapping from NFS4 ACL to DACLChristof Schmitt1-0/+87
2019-07-23test_nfs4_acls: Add tests for mapping of ACL typesChristof Schmitt1-0/+107
2019-07-23test_nfs4_acls: Add tests for mapping of empty ACLsChristof Schmitt1-0/+53
2019-07-23selftest: Start implementing unit test for nfs4_aclsChristof Schmitt1-0/+136