summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests
Commit message (Expand)AuthorAgeFilesLines
* Use new style python classes.Jelmer Vernooij2008-08-015-1/+6
* Fix samdb python test.Jelmer Vernooij2008-05-301-2/+2
* Fix the samba4.dcerpc.bare.python test.Andrew Bartlett2008-05-301-5/+6
* Fix rpcecho test.Andrew Bartlett2008-05-301-1/+1
* Fix up provision and samdb tests.Andrew Bartlett2008-05-301-5/+20
* Fix samdb test and enable it.Jelmer Vernooij2008-05-291-2/+6
* Update after changes to the provision API, make sure temp dir gets cleanedJelmer Vernooij2008-05-291-10/+19
* Check test directory is cleaned up by Python tests.Jelmer Vernooij2008-05-291-0/+1
* Fix missing colon.Jelmer Vernooij2008-05-251-1/+1
* Expose transfer and abstract syntax.Jelmer Vernooij2008-05-252-5/+12
* Add support for secondary contexts from Python.Jelmer Vernooij2008-05-252-0/+17
* Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.Jelmer Vernooij2008-05-241-0/+30
* Add convenience functions for setting Python objects from errors.Jelmer Vernooij2008-05-241-0/+5
* Add tests for new NDR pack/unpack functionality in Python DCE/RPC bindings.Jelmer Vernooij2008-05-241-0/+12
* Fix bugs in samr python tests.Jelmer Vernooij2008-05-231-1/+1
* Add another test toe the python samr testsuite.Jelmer Vernooij2008-05-231-2/+18
* Convert samr test to python.Jelmer Vernooij2008-05-231-0/+2
* Fix import in provision test.Jelmer Vernooij2008-05-221-1/+1
* Move DCE/RPC python bindings into samba package.Jelmer Vernooij2008-05-224-4/+4
* Fix dependencies and imports.Jelmer Vernooij2008-05-222-2/+2
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-212-2/+2
* make sure to always use string version of uuid rather than object.Jelmer Vernooij2008-05-111-4/+4
* Use consistent function names with the standard Python uuid module that is av...Jelmer Vernooij2008-05-111-4/+4
* Fix the expectations on the unixinfo test.Andrew Bartlett2008-04-171-2/+2
* Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij2008-04-151-0/+2
* Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-146-17/+14
* Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij2008-04-141-2/+2
* Allow command line options in the subunitrun script.Jelmer Vernooij2008-04-141-7/+5
* Add convenience TestCase class for testing RPC interfaces.Jelmer Vernooij2008-04-142-5/+11
* Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.Jelmer Vernooij2008-04-082-3/+9
* Add trivial test for unixinfo interface.Jelmer Vernooij2008-04-081-0/+30
* Fix and test python scripts and kerberosAndrew Bartlett2008-03-281-0/+1
* Initial work on a test for samba.tests.samdbJelmer Vernooij2008-02-131-0/+55
* Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij2008-02-115-8/+13
* Add tests for upgrade of WINS database.Jelmer Vernooij2008-02-091-2/+17
* Add docstring.Jelmer Vernooij2008-02-091-0/+2
* Add tests for findnss(), add some docstrings.Jelmer Vernooij2008-02-091-1/+22
* python: Load smb.conf file for the provision tests.Jelmer Vernooij2008-01-261-2/+6
* python: Fix representation of UUIDs as strings in zone files rather than bina...Jelmer Vernooij2008-01-252-2/+10
* python: Add test for secretsdb_become_dcJelmer Vernooij2008-01-251-3/+18
* python: fix tests for check_all_substituted.Jelmer Vernooij2008-01-251-2/+2
* python/provision: Reconcile code partitions-only provisioning and generic pro...Jelmer Vernooij2008-01-251-1/+1
* python: Add function to look for unsubsituted variables.Jelmer Vernooij2008-01-241-0/+4
* python: Add simple test for samr python code.Jelmer Vernooij2008-01-141-0/+28
* python: Be more pythonic - turn WERROR and NTSTATUS return codes into excepti...Jelmer Vernooij2008-01-141-21/+18
* python: Fix python code for winreg, add test.Jelmer Vernooij2008-01-141-0/+53
* python: Fix last bugs in rpcecho test. It passes now!Jelmer Vernooij2008-01-141-4/+6
* pidl/python: Pass credentials and loadparm context when connecting using DCE/...Jelmer Vernooij2008-01-141-5/+8
* python: Fix rpcecho tests.Jelmer Vernooij2008-01-142-0/+39
* r26628: python: Add more documentation, simplify code in Samba3 module.Jelmer Vernooij2007-12-291-0/+4