summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/dcerpc/misc.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-62/+0
2012-03-13s4-python: Remove env from non-executable dcerpc scripts.Andreas Schneider1-2/+0
2011-09-13s4-python: Consistently use spaces rather than tabs, fix headers in several p...Jelmer Vernooij1-3/+3
2010-12-05s4-python: Add more module docstrings.Jelmer Vernooij1-0/+2
2010-09-21s4-selftest: Move more tests to scripting/python, simplifies running of tests.Jelmer Vernooij1-2/+2
2010-06-24s4-python: python is not always in /usr/binAndrew Tridgell1-1/+1
2010-06-19python: Use samba.tests.TestCase, make sure base class tearDown andJelmer Vernooij1-3/+3
2009-09-24PEP8Jelmer Vernooij1-2/+0
2009-09-24Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij1-0/+64
2009-09-04s4:python fixed subunit tests of dcerpcAndrew Tridgell1-64/+0
2009-04-21Add str() for policy_handles.Andrew Bartlett1-1/+6
2009-04-21python/dcerpc: Custom implementations of policy_handle.__init__ and policy_ha...Andrew Bartlett1-0/+11
2009-04-21python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__...Andrew Bartlett1-0/+48