summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* CVE-2019-10218 - s3: libsmb: Protect SMB2 client code from evil server return...Jeremy Allison2019-10-241-0/+7
* CVE-2019-10218 - s3: libsmb: Protect SMB1 client code from evil server return...Jeremy Allison2019-10-242-0/+78
* s3: libsmbclient: Fix smbc_lseekdir() to work with smbc_readdirplus().Jeremy Allison2019-09-191-26/+43
* s3: libsmbclient: Ensure SMBC_getdents_ctx() also updates the readdirplus poi...Jeremy Allison2019-09-191-0/+11
* s3: libsmbclient: Ensure SMBC_readdirplus_ctx() also updates the readdir poin...Jeremy Allison2019-09-191-0/+11
* s3: libsmbclient: Ensure SMBC_readdir_ctx() also updates the readdirplus poin...Jeremy Allison2019-09-191-0/+11
* s3:ldap: Fix join with don't exists machine accountEvgeny Sinelnikov2019-09-111-2/+3
* vfs_glusterfs: Use pthreadpool for scheduling aio operationsPoornima G2019-09-031-285/+260
* CVE-2019-10197: smbd: split change_to_user_impersonate() out of change_to_use...Stefan Metzmacher2019-08-281-4/+17
* CVE-2019-10197: test_smbclient_s3.sh: add regression test for the no permissi...Stefan Metzmacher2019-08-281-0/+30
* CVE-2019-10197: smbd: make sure we reset current_user.{need,done}_chdir in be...Stefan Metzmacher2019-08-281-0/+3
* CVE-2019-10197: smbd: make sure that change_to_user_internal() always resets ...Stefan Metzmacher2019-08-281-0/+1
* CVE-2019-10197: smbd: separate out impersonation debug info into a new function.Jeremy Allison2019-08-281-14/+23
* vfs_glusterfs: Enable profiling for file system operationsAnoop C S2019-08-261-49/+295
* vfs_gpfs: Implement special case for denying owner access to ACLChristof Schmitt2019-08-261-4/+33
* vfs_gpfs: Move mapping from generic NFSv ACL to GPFS ACL to separate functionChristof Schmitt2019-08-261-28/+41
* vfs_gpfs: Remove merge_writeappend parameterChristof Schmitt2019-08-261-23/+0
* nfs4_acls: Use correct owner information for ACL after owner changeChristof Schmitt2019-08-261-14/+22
* nfs4_acls: Add test for merging duplicates when mapping from NFS4 ACL to DACLChristof Schmitt2019-08-261-0/+79
* nfs4_acls: Remove duplicate entries when mapping from NFS4 ACL to DACLChristof Schmitt2019-08-261-0/+31
* nfs4_acls: Rename smbacl4_fill_ace4 functionChristof Schmitt2019-08-261-11/+9
* nfs4_acls: Add additional owner entry when mapping to NFS4 ACL with IDMAP_TYP...Christof Schmitt2019-08-262-7/+69
* nfs4_acls: Remove redundant pointer variableChristof Schmitt2019-08-261-30/+26
* nfs4_acls: Remove redundant logging from smbacl4_fill_ace4Christof Schmitt2019-08-261-8/+0
* nfs4_acls: Move adding of NFS4 ACE to ACL to smbacl4_fill_ace4Christof Schmitt2019-08-261-29/+39
* nfs4_acls: Move smbacl4_MergeIgnoreReject functionChristof Schmitt2019-08-261-31/+30
* nfs4_acls: Remove i argument from smbacl4_MergeIgnoreRejectChristof Schmitt2019-08-261-9/+6
* nfs4_acls: Add missing braces in smbacl4_win2nfs4Christof Schmitt2019-08-261-2/+4
* nfs4_acls: Add helper function for checking INHERIT flags.Christof Schmitt2019-08-262-6/+11
* nfs4_acls: Use correct type when checking ownerGIDChristof Schmitt2019-08-261-1/+1
* nfs4_acls: Use switch/case for checking idmap typeChristof Schmitt2019-08-261-9/+18
* nfs4_acls: Use sids_to_unixids to lookup uid or gidChristof Schmitt2019-08-261-6/+14
* test_nfs4_acls: Add test for mapping from DACL to NFS4 ACL with IDMAP_TYPE_BOTHChristof Schmitt2019-08-261-0/+85
* test_nfs4_acls: Add test for mapping from NFS4 ACL to DACL with IDMAP_TYPE_BOTHChristof Schmitt2019-08-261-0/+67
* test_nfs4_acls: Add test for mapping from NFS4 to DACL in config mode specialChristof Schmitt2019-08-261-0/+63
* test_nfs4_acls: Add test for mapping from DACL to NFS4 ACL with config specialChristof Schmitt2019-08-261-0/+119
* test_nfs4_acls: Add test for matching DACL entries for acedupChristof Schmitt2019-08-261-0/+122
* test_nfs4_acls: Add test for acedup settingsChristof Schmitt2019-08-261-0/+124
* test_nfs4_acls: Add test for 'map full control' optionChristof Schmitt2019-08-261-0/+82
* test_nfs4_acls: Add test for mapping from NFS4 to DACL CREATOR entriesChristof Schmitt2019-08-261-0/+122
* test_nfs4_acls: Add test for mapping CREATOR entries to NFS4 ACL entriesChristof Schmitt2019-08-261-0/+108
* test_nfs4_acls: Add test for mapping from DACL to special NFS4 ACL entriesChristof Schmitt2019-08-261-0/+108
* test_nfs4_acls: Add test for mapping of special NFS4 ACL entries to DACL entriesChristof Schmitt2019-08-261-0/+139
* test_nfs4_acls: Add test for mapping permissions from DACL to NFS4 ACLChristof Schmitt2019-08-261-0/+106
* test_nfs4_acls: Add test for mapping permissions from NFS4 ACL to DACLChristof Schmitt2019-08-261-0/+77
* test_nfs4_acls: Add test for flags mapping from DACL to NFS4 ACLChristof Schmitt2019-08-261-0/+87
* test_nfs4_acls: Add test for flags mapping from NFS4 ACL to DACLChristof Schmitt2019-08-261-0/+87
* test_nfs4_acls: Add tests for mapping of ACL typesChristof Schmitt2019-08-261-0/+107
* test_nfs4_acls: Add tests for mapping of empty ACLsChristof Schmitt2019-08-261-0/+53
* selftest: Start implementing unit test for nfs4_aclsChristof Schmitt2019-08-263-0/+145