summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/dcerpc/sam.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-50/+0
* s4-python: Remove env from non-executable dcerpc scripts.Andreas Schneider2012-03-131-2/+1
* s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij2011-09-131-3/+3
* s4-python: Add more module docstrings.Jelmer Vernooij2010-12-051-0/+2
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij2010-06-191-0/+1
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-011-0/+1
* PEP8Jelmer Vernooij2009-09-241-0/+1
* Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij2009-09-241-0/+46
* s4:python fixed subunit tests of dcerpcAndrew Tridgell2009-09-041-46/+0
* 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
* Move DCE/RPC python bindings into samba package.Jelmer Vernooij2008-05-221-1/+1
* Fix dependencies and imports.Jelmer Vernooij2008-05-221-1/+1
* Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-141-4/+3
* Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij2008-02-111-1/+2
* python: Add simple test for samr python code.Jelmer Vernooij2008-01-141-0/+28