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