summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2018-07-12tests/posixacl: Test with and without filling in the unix_tokenAndrew Bartlett1-0/+25
2018-07-12python: Add samba.auth.session_info_fill_unix()Andrew Bartlett1-0/+11
2018-07-12selftest: Add tests for samba.auth.admin_session()Andrew Bartlett1-4/+37
2018-07-12tests/posixacl: derive a new testcase to run same tests with sessionJoe Guo1-20/+72
2018-07-12tests/posixacl: move setUp and tearDown to topJoe Guo1-16/+14
2018-07-12tests/posixacl: rm duplicated testJoe Guo1-17/+0
2018-07-12tests/posixacl: use assertRaises to simplify codeJoe Guo1-12/+4
2018-07-12tests/posixacl: remove unused importsJoe Guo1-3/+1
2018-07-12tests/posixacl: define global ACL to make code DRYJoe Guo1-11/+12
2018-07-12tests/posixacl: define global DOM_SID to make code DRYJoe Guo1-13/+15
2018-07-12tests/posixacl: rm commented codeJoe Guo1-8/+0
2018-07-12provision/setsysvolacl: create helper function to simplify codeJoe Guo1-11/+10
2018-07-12provision/setsysvolacl: build session_info and pass down to setntaclJoe Guo1-3/+17
2018-07-12ntacls: add session_info arg to setntacl and pass down to set_nt_acl apiJoe Guo1-4/+35
2018-07-12ntacls: reuse predefined SECURITY_SECINFO_FLAGSJoe Guo1-3/+3
2018-07-12python/tests: check setting values on dnsRecord attributesBob Campbell1-2/+32
2018-07-12tests dns: dns_base.py remove flake8 warningsGary Lockyer1-4/+8
2018-07-12tests dns: dns.py remove flake8 warningsGary Lockyer1-167/+346
2018-07-12tests dns: fix rpc null byte testGary Lockyer1-10/+19
2018-07-12dns: static recordsAaron Haslett1-0/+36
2018-07-12dns: update tool changed for scavengingAaron Haslett1-5/+13
2018-07-12dns: dns record scavenging function (without task)Aaron Haslett1-4/+45
2018-07-12dns: Use ldb.SCOPE_SUBTREE in ldap_get_records() routine in tests/dns.pyAaron Haslett1-2/+4
2018-07-12dns: custom match rule for DNS records to be tombstonedAaron Haslett1-0/+46
2018-07-12dns: server side implementation of record agingAaron Haslett1-0/+1
2018-07-12rpc dns: reset dword aging related zone propertiesAaron Haslett1-0/+4
2018-07-12dns: record aging testsAaron Haslett2-14/+208
2018-07-10python/tests: make the test_assoc_group_fail2() test more resilient against t...Stefan Metzmacher1-0/+3
2018-07-10netcmd: Add sanity-check for invalid domain rename argsTim Beale2-4/+29
2018-07-10netcmd: Add brief log file of what the backup actually containsTim Beale1-0/+25
2018-07-10netcmd: Add no-secrets option to domain backupsTim Beale2-9/+82
2018-07-05netcmd: Use dbcheck to fix DB problems introduced by restore itselfTim Beale1-0/+29
2018-07-05tests: Add new tests for backup-rename commandTim Beale1-1/+121
2018-07-05netcmd: Extend 'backup restore' command to handle renamed domainsTim Beale3-8/+61
2018-07-05netcmd: Add 'samba-tool domain backup rename' commandTim Beale1-1/+217
2018-07-05tests: Tweak the backup online tests so they're genericTim Beale1-15/+42
2018-07-05drs_utils: Always set the GET_TGT flag for clone renamesTim Beale1-1/+8
2018-07-05join: Add more framework for renaming a domainTim Beale1-3/+97
2018-07-04samba-tool drs showrepl: correctly report failing repsFromAndrew Bartlett1-1/+1
2018-07-03drs_utils: Add infrastructure to support 'clone with rename'Tim Beale1-4/+70
2018-07-03selftest: Add testenv for testing backup/restoreTim Beale1-1/+3
2018-07-03tests: Add tests for the domain backup online/restore commandsAaron Haslett1-0/+307
2018-07-03netcmd: domain backup restore commandAaron Haslett2-42/+235
2018-07-03netcmd: domain backup online commandAaron Haslett3-0/+232
2018-07-03join: Remove unnecessary clone_only flagTim Beale1-5/+7
2018-07-03join: Refactor clone_only case to simplify codeTim Beale1-49/+75
2018-07-03join: Rename dc_join() so it looks like an objectTim Beale2-18/+24
2018-07-03join: Pipe through dns_backend option for clonesAaron Haslett1-2/+3
2018-07-03provision: Small refactor to host-IP logicTim Beale1-23/+31
2018-07-03dbchecker: Fixing up incorrect DNs wasn't workingTim Beale1-5/+14