summaryrefslogtreecommitdiff
path: root/python/samba/tests
Commit message (Expand)AuthorAgeFilesLines
* dns wildcards: tests to confirm BUG 13536Gary Lockyer2018-07-281-0/+48
* python/tests: use explicit "client ipc max protocol = NT1" for samba.tests.ne...Stefan Metzmacher2018-07-281-0/+2
* tests/auth_log: Permit SMB2 service description if empty binding is used for ...Alexander Bokovoy2018-07-281-9/+19
* tests:dcerpc/raw_protocol: reproduce call_id truncation bugStefan Metzmacher2018-04-251-1/+1
* tests/py_creds: Add a SamLogonEx test with an empty string domainGarming Sam2018-03-201-0/+27
* python:tests: add test_dsdb_Dn_sorted() to "samba.tests.common"Stefan Metzmacher2018-02-061-0/+24
* python:tests: remove test_dsdb_Dn() to test_dsdb_Dn_binary()Stefan Metzmacher2018-02-061-2/+2
* python:tests: use TestCaseInTempDir for "samba.tests.common"Stefan Metzmacher2018-02-061-3/+4
* selftest: Do not use dn= filter stringAndrew Bartlett2017-12-221-2/+2
* python: use communicate to fix Popen deadlockJoe Guo2017-11-141-6/+8
* blackbox tests: method to check specific exit codesGary Lockyer2017-11-141-3/+12
* samba-tool dns: Test support of DNS wild card in namesGary Lockyer2017-10-251-0/+67
* dnsserver: Tests for dns wildcard entriesGary Lockyer2017-10-251-0/+288
* selftest: Check re-opening sam.ldb corrects the @ATTRIBUTES and @INDEXLISTAndrew Bartlett2017-10-021-0/+53
* selftest: Add test for password change when NTLM is disabledTim Beale2017-08-161-13/+33
* dsdb: Fix dsdb_next_callback to correctly use ldb_module_done() etcAndrew Bartlett2017-08-081-0/+23
* selftest: Use NETLOGON_NEG_STRONG_KEYS constant in AuthLogTestsNetLogonBadCredsAndrew Bartlett2017-07-311-2/+2
* tests auth_log: Add new tests for NETLOGONGary Lockyer2017-07-312-0/+309
* tests auth_log: Modify existing tests to handle NETLOGON messagesGary Lockyer2017-07-313-0/+29
* auth_log: use symbolic constant to replace /root/ncalrpc_as_systemGary Lockyer2017-07-312-2/+4
* Add test for 'samba-tool user edit'Rowland Penny2017-07-131-0/+72
* selftest: Add test to confirm NTLM authentication is enabledTim Beale2017-07-041-0/+68
* selftest: Add test for support for MSCHAPv2 and NTLMv1 on a serverAndrew Bartlett2017-07-041-4/+98
* tests: Add simple check whether netlogon server is runningTim Beale2017-07-041-0/+69
* dsdb: Add tests showing that the CN=CONFIGURATION partition is also lockedAndrew Bartlett2017-07-021-7/+31
* dsdb: Add new test adding a record to the top level sam.ldb fileAndrew Bartlett2017-07-021-0/+71
* dsdb: Add more locking more tests, confirming blocking locks in both directionsStefan Metzmacher2017-07-021-7/+162
* dsdb: Add test showing a search can't start while a transaction is already re...Andrew Bartlett2017-07-021-0/+54
* dsdb: Add test showing a search can't start while a transaction is already re...Andrew Bartlett2017-07-021-1/+53
* dsdb: Add a dummy module to replace show_deletedAndrew Bartlett2017-06-301-1/+1
* tests py_credentials: Fix encrypt_netr_crypt_password testGary Lockyer2017-06-291-16/+10
* python/tests: test SMB1 and SMB2/3 in auth_log.pyStefan Metzmacher2017-06-221-2/+47
* pycredentials: Add support for netr_crypt_passwordGary Lockyer2017-06-221-1/+45
* pycredentials: add function to return the netr_AuthenticatorGary Lockyer2017-06-221-0/+241
* Tests lsa.String: add String constructor, str and reprGary Lockyer2017-06-221-0/+79
* selftest: confirm that two attributes are also correctly set in the @ recordsAndrew Bartlett2017-06-161-2/+39
* python/test: delete_force() passes on command line argsDouglas Bagnall2017-06-151-2/+2
* selftest: Pass the dcerpc binding object to self.waitForMessages in auth_logAndrew Bartlett2017-06-152-8/+8
* selftest: Add test for gss_krb5/ntlmssp -> SPNEGOAndrew Bartlett2017-06-151-2/+11
* selftest: Add pygensec tests for GSS-SPNEGO and Win2000 emulated SPNEGOAndrew Bartlett2017-06-151-6/+55
* selftest: Add a test for @ATTRIBUTES and @INDEXLIST generationAndrew Bartlett2017-06-151-0/+138
* python/samba/tests: don't use hardcoded names in *pam_winbind* testsStefan Metzmacher2017-06-132-4/+19
* selftest: Add test confirming join-created DNS entries can be modified as the DCAndrew Bartlett2017-06-101-6/+68
* selftest: Test join.py and confirm that the DNS record is createdAndrew Bartlett2017-06-101-0/+113
* selftest: Use TestCaseInTempDir as base class in dns testsAndrew Bartlett2017-06-101-2/+2
* selftest: Create new common base class for dns.py and dns_tkey.pyAndrew Bartlett2017-06-103-580/+435
* selftest: merge DNSTest boilerplateAndrew Bartlett2017-06-102-88/+196
* selftest: move make_txt_record() onto self in samba.tests.dnsAndrew Bartlett2017-06-101-14/+14
* selftest: run dns tests in multiple envsAndrew Bartlett2017-06-101-52/+102
* selftest: confirm we clobber the MNAME in the SOA query in the DNS serverAndrew Bartlett2017-06-101-0/+18