summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* r26616: Support parsing of user data in SAmba 3 tdbsam.Jelmer Vernooij2007-12-271-2/+30
* r26608: More improvements to the upgrade code.Jelmer Vernooij2007-12-262-10/+18
* r26607: Fix reading of values and subkeys in Samba 3 registry files.Jelmer Vernooij2007-12-261-0/+8
* r26596: Fixed upgrade.py.Jelmer Vernooij2007-12-262-6/+15
* r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2007-12-261-1/+1
* r26590: Parsing routines for the smbpasswd file and idmap database.Jelmer Vernooij2007-12-261-4/+49
* r26587: Fix reading Samba 3 WINS database and initial work on group db, alias...Jelmer Vernooij2007-12-261-1/+54
* r26585: Fix samba3.python tests.Jelmer Vernooij2007-12-261-3/+7
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-242-0/+58
* r26538: Pass path generation function around rather than base directory.Jelmer Vernooij2007-12-212-2/+5
* r26536: More tests for provisioning code.Jelmer Vernooij2007-12-212-4/+31
* r26527: Start on tests for provision.Jelmer Vernooij2007-12-212-0/+76
* r26506: Start running (really trivial) tests for upgrade script.Jelmer Vernooij2007-12-211-1/+1
* r26503: Change order of arguments in param interface so it's easier to make theJelmer Vernooij2007-12-211-1/+1
* r26480: Add utility class for testing LDB code.Jelmer Vernooij2007-12-211-0/+37
* r26369: Start on tests for the upgrade python code.Jelmer Vernooij2007-12-211-0/+28