summaryrefslogtreecommitdiff
path: root/python/samba/tests/ntacls_backup.py
AgeCommit message (Expand)AuthorFilesLines
2021-03-24netcmd: Fix opening SamDB database for offline backupJoseph Sutton1-1/+1
2020-02-07pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall1-4/+4
2019-12-20pysmbd: add "session_info" arg tp py_smbd_create_file()Ralph Boehme1-1/+1
2019-12-20pysmbd: add "session_info" arg to py_smbd_mkdir()Ralph Boehme1-1/+1
2019-12-20pysmbd: make "session_info" arg to py_smbd_get_nt_acl() mandatoryRalph Boehme1-2/+2
2019-12-20pysmbd: add "session_info" arg to py_smbd_unlink()Ralph Boehme1-1/+2
2019-04-08CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impactAndrew Bartlett1-0/+13
2019-04-08CVE-2019-3870 tests: Extend smbd tests to check for umask being overwrittenTim Beale1-2/+3
2019-01-14tests: Change ntaclsbackup tests over to use s3 Py bindingsTim Beale1-2/+2
2018-11-27tests: Work out DOMSID via samdb rather than environsTim Beale1-9/+7
2018-08-24PEP8: fix E225: missing whitespace around operatorJoe Guo1-1/+1
2018-06-28ntacls: add extra test file for ntacls backupJoe Guo1-0/+185