summaryrefslogtreecommitdiff
path: root/python/samba
Commit message (Expand)AuthorAgeFilesLines
* dsdb encrypted_secrets tests: Allow "ldb://" in file pathGary Lockyer2018-11-051-0/+212
* python tests Blackbox: add random_passwordGary Lockyer2018-11-054-36/+30
* dbchecker: Fix missing <SID=...> on linked attributesStefan Metzmacher2018-11-051-1/+41
* dbchecker: improve verbose output of do_modify()Stefan Metzmacher2018-11-051-1/+2
* netcmd: Make sure SMB connection is signed when backing up sysvolTim Beale2018-11-051-2/+2
* netcmd: Re-create default site for backup-restore (if missing)Tim Beale2018-11-051-1/+23
* tests: Add test-case for restore into non-default siteTim Beale2018-11-051-0/+33
* netcmd: Add --site option when restoring a domainTim Beale2018-11-051-6/+8
* test:doc: Skip 'clustering=yes'Christof Schmitt2018-10-101-1/+2
* samba-tool: add virtualKerberosSalt attribute to 'user getpassword/syncpasswo...Stefan Metzmacher2018-09-051-0/+24
* python: Fix print in dns_invalid.pyAndreas Schneider2018-08-231-1/+1
* netcmd: Fix --kerberos=yes and --no-secrets domain backupsTim Beale2018-08-231-7/+16
* netcmd: Delete unnecessary functionTim Beale2018-08-231-10/+9
* netcmd: Fix kerberos option for domain backupsTim Beale2018-08-231-4/+0
* netcmd: domain backup didn't support prompting for passwordTim Beale2018-08-231-9/+10
* netcmd: Improve domain backup targetdir checksTim Beale2018-08-231-9/+12
* CVE-2018-1140 dns: Add a test to trigger the LDB casefolding issue on invalid...Kai Blin2018-08-141-0/+87
* dns wildcards: tests to confirm BUG 13536Gary Lockyer2018-07-311-0/+48
* samba-tool trust: support discovery via netr_GetDcNameAlexander Bokovoy2018-07-311-8/+18
* python/tests: use explicit "client ipc max protocol = NT1" for samba.tests.ne...Stefan Metzmacher2018-07-311-0/+2
* tests/auth_log: Permit SMB2 service description if empty binding is used for ...Alexander Bokovoy2018-07-311-8/+18
* python/samba/tests: make sure samba.tests can be imported without SamDBAlexander Bokovoy2018-07-311-1/+4
* 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