summaryrefslogtreecommitdiff
path: root/python/samba/tests/ntacls_backup.py
Commit message (Expand)AuthorAgeFilesLines
* pytests: heed assertEquals deprecation warning en-masseDouglas Bagnall2020-02-071-4/+4
* pysmbd: add "session_info" arg tp py_smbd_create_file()Ralph Boehme2019-12-201-1/+1
* pysmbd: add "session_info" arg to py_smbd_mkdir()Ralph Boehme2019-12-201-1/+1
* pysmbd: make "session_info" arg to py_smbd_get_nt_acl() mandatoryRalph Boehme2019-12-201-2/+2
* pysmbd: add "session_info" arg to py_smbd_unlink()Ralph Boehme2019-12-201-1/+2
* CVE-2019-3870 pysmbd: Include tests to show the outside umask has no impactAndrew Bartlett2019-04-081-0/+13
* CVE-2019-3870 tests: Extend smbd tests to check for umask being overwrittenTim Beale2019-04-081-2/+3
* tests: Change ntaclsbackup tests over to use s3 Py bindingsTim Beale2019-01-141-2/+2
* tests: Work out DOMSID via samdb rather than environsTim Beale2018-11-271-9/+7
* PEP8: fix E225: missing whitespace around operatorJoe Guo2018-08-241-1/+1
* ntacls: add extra test file for ntacls backupJoe Guo2018-06-281-0/+185