summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/dcerpc/bare.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-51/+0
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-6/+6
2012-08-15s4-selftest: Fix test name for samba.tests.dcerpc.bareAndrew Bartlett1-1/+1
2012-03-13s4-python: Remove env from non-executable dcerpc scripts.Andreas Schneider1-2/+1
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-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-9/+10
2010-06-13s4-test: Use smb.conf path set in environment rather than usingJelmer Vernooij1-6/+6
2009-09-24PEP8Jelmer Vernooij1-0/+1
2009-09-24Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij1-0/+48
2009-09-04s4:python fixed subunit tests of dcerpcAndrew Tridgell1-48/+0
2008-08-01Use new style python classes.Jelmer Vernooij1-0/+1
2008-05-30Fix the samba4.dcerpc.bare.python test.Andrew Bartlett1-5/+6
2008-05-25Expose transfer and abstract syntax.Jelmer Vernooij1-5/+8
2008-05-25Add support for secondary contexts from Python.Jelmer Vernooij1-0/+13
2008-05-24Allow connecting to a DCE/RPC interface with Python for which we don't have IDL.Jelmer Vernooij1-0/+30