summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests
Commit message (Expand)AuthorAgeFilesLines
* s4 dns: Run python tests in fl2003dc envKai Blin2012-09-121-19/+19
* smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett2012-09-121-41/+11
* selftest: Add python blackbox tests for samba-tool ntacl get/setAndrew Bartlett2012-09-051-2/+67
* s4-selftest: Try a more complex ACL - this example from a GPOAndrew Bartlett2012-09-041-0/+14
* s4-selftest: Try to make ntacl unit tests better match their namesAndrew Bartlett2012-09-041-5/+5
* s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in syncAndrew Bartlett2012-08-283-2/+4
* s4-selftest: Add test for samba-tool ntacl sysvolcheckAndrew Bartlett2012-08-231-0/+26
* s4-selftest: Add testing of samba-tool ntacl sysvolresetAndrew Bartlett2012-08-231-0/+44
* selftest: Cope with the multiple possible representations of -1 in posixacl.pyAndrew Bartlett2012-08-231-28/+29
* selftest: Extend posixacl test to check the actual ACLAndrew Bartlett2012-08-231-2/+274
* selftest: Add a test of the NT ACL -> posix ACL mapping layerAndrew Bartlett2012-08-231-0/+131
* s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directlyAndrew Bartlett2012-08-231-2/+2
* s3-libsmb: Add a simple test for python bindingsVolker Lendecke2012-08-161-0/+78
* s4-selftest: Fix test name for samba.tests.dcerpc.bareAndrew Bartlett2012-08-151-1/+1
* s4-scripting: Remove unused variables from ntacl testsAndrew Bartlett2012-08-071-10/+0
* lib/param: Use server role = 'standalone server' to be consistant with member...Andrew Bartlett2012-06-151-2/+5
* s4:tests: fix use of a non-existent word (existant)Michael Adam2012-06-123-4/+4
* s4 dns: Correctly handle A questions for CNAMEsKai Blin2012-06-061-0/+76
* s4 dns: Structure tests a bit betterKai Blin2012-06-061-0/+3
* s4-samba-tool: make new samba-tool group listmembers use samAccountNameAndrew Bartlett2012-05-031-2/+2
* Extension to the samba-tool group subcommand functionality to allow listing o...Lukasz Zalewski2012-05-031-0/+19
* s4:selftest: add test for "samba-tool group list"Michael Adam2012-03-191-0/+22
* s4:selftest: add a new testsuite for the "samba-tool group" commandMichael Adam2012-03-181-0/+128
* samba.tests.source: Verify that only executable python files (and only execut...Jelmer Vernooij2012-03-151-1/+20
* s4:selftest: remove python shebang accidentially re-added to the "samba-tool ...Michael Adam2012-03-151-2/+0
* s4:selftest: fix message typo in test for "samba-tool user list"Michael Adam2012-03-151-1/+3
* s4:selftest: fix a message-typo in the "samba-tool user" testsuite.Michael Adam2012-03-141-1/+1
* s4:selftest: add a new test for "samba-tool user list"Michael Adam2012-03-141-1/+27
* s4-python: Add missing python source file encoding.Andreas Schneider2012-03-131-0/+2
* s4-python: Remove env from non-executable samba_tool scripts.Andreas Schneider2012-03-132-4/+0
* s4-python: Remove env from non-executable dcerpc scripts.Andreas Schneider2012-03-1311-21/+4
* s4-python: Remove execute flag from non-executable rpc_talloc script.Andreas Schneider2012-03-131-0/+0
* s4-python: Remove env from non-executable blackbox test scripts.Andreas Schneider2012-03-132-3/+0
* s4-python: Remove execute flag from ndrdump blackbox script.Andreas Schneider2012-03-131-0/+0
* s4-python: Remove env from non-executable test scripts.Andreas Schneider2012-03-1328-57/+0
* s4 dns: Test deleting records and fix a small buKai Blin2012-03-111-0/+39
* s4 dns: Clean up tests a bitKai Blin2012-03-111-2/+1
* s4 dns: Support TXT updates, add testsKai Blin2012-03-111-0/+81
* samba.tests.blackbox.samba_tool_drs: Remove unused import.Jelmer Vernooij2012-03-101-1/+0
* samba.tests.samba_tool.base: Avoid unnecessary call to testtools.matchers.Con...Jelmer Vernooij2012-03-101-2/+1
* samba.tests.samba_tool.user: Remove unused imports.Jelmer Vernooij2012-03-101-2/+0
* s4 dns: Fix TCP handling in the DNS serverKai Blin2012-03-061-0/+34
* policy/python: Move python binding tests to standard location.Jelmer Vernooij2012-03-061-0/+36
* samba.xattr: Massively simplify copytree_with_xattrs.Jelmer Vernooij2012-02-271-1/+24
* provision: Simplify make_smbconf a bit.Jelmer Vernooij2012-02-261-2/+2
* provision: Add tests for determine_netbios_name.Jelmer Vernooij2012-02-261-0/+9
* provision: Split out result reporting for backends.Jelmer Vernooij2012-02-261-1/+3
* provision: Put adminpass details in ProvisionResult.Jelmer Vernooij2012-02-261-9/+15
* provision/tests: Test for phpldapadminconfig path.Jelmer Vernooij2012-02-261-3/+21
* provision: Leave result reporting up to caller.Jelmer Vernooij2012-02-261-2/+3