summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/dcerpc/misc.py
Commit message (Expand)AuthorAgeFilesLines
* Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij2013-03-021-62/+0
* s4-python: Remove env from non-executable dcerpc scripts.Andreas Schneider2012-03-131-2/+0
* 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-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij2010-09-211-2/+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-3/+3
* PEP8Jelmer Vernooij2009-09-241-2/+0
* Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij2009-09-241-0/+64
* s4:python fixed subunit tests of dcerpcAndrew Tridgell2009-09-041-64/+0
* Add str() for policy_handles.Andrew Bartlett2009-04-211-1/+6
* python/dcerpc: Custom implementations of policy_handle.__init__ and policy_ha...Andrew Bartlett2009-04-211-0/+11
* python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__...Andrew Bartlett2009-04-211-0/+48