summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAgeFilesLines
* Add test for 'samba-tool user edit'Rowland Penny2017-07-051-0/+72
* Easily edit a users object in AD, as if using ldbedit.Rowland Penny2017-07-051-1/+138
* python: tests: Add test for tdb_copy function from tdb_util module.Lumir Balhar2017-07-051-0/+53
* 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
* samba_kcc: debugging: say intrasite when we mean intrasiteGarming Sam2017-06-231-1/+1
* samba_kcc: drop all connections from non-existent DSAsDouglas Bagnall2017-06-231-2/+3
* samba_kcc: comment typoDouglas Bagnall2017-06-231-1/+1
* samba_kcc: avoid crash on odd networks with --dot-file-dirDouglas Bagnall2017-06-231-0/+4
* python/getopt: -d/--debuglevel saves value in options for scriptsDouglas Bagnall2017-06-231-0/+1
* 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
* repl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl serverGarming Sam2017-06-151-1/+0
* 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
* python: Port simple libpython module to Python 3 compatible formLumir Balhar2017-06-132-9/+11
* join.py Add DNS records at domain join timeAndrew Bartlett2017-06-111-3/+197
* 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
* provision: Allow removing an existing account when force=True is setAndrew Bartlett2017-06-101-22/+23
* provision: Move default handler for site=None down into dc_join object creationAndrew Bartlett2017-06-102-3/+3
* 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
* dns_server: clobber MNAME in the SOAAndrew Bartlett2017-06-101-1/+1
* 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
* join.py: Do not expose the old machine password over NTLM if -k yes was setAndrew Bartlett2017-06-101-0/+1
* pydsdb_dns: Allow the partition DN to be specified into py_dsdb_dns_lookupAndrew Bartlett2017-06-101-2/+6
* python: Allow sd_utils to take a Dn object, not just a string DNAndrew Bartlett2017-06-101-1/+5
* pydns: Also return the DN of the LDB object when finding a DNS recordAndrew Bartlett2017-06-101-2/+2
* samba-tool: You cannot add members to a group if the member exists as a sAMAc...Rowland Penny2017-06-092-3/+8
* samba tool - tests: Fix shell metacharacters in generated passwordGary Lockyer2017-06-092-4/+16
* provision: Update root DNS servers listAmitay Isaacs2017-06-091-3/+11