summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/dcerpc/unix.py
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Move python modules from source4/scripting/python/ to python/.Jelmer Vernooij1-49/+0
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-1/+1
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/+3
2010-06-25s4 python: Add unit tests related to PyLong/PyInt handlingMatthieu Patou1-2/+11
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-0/+1
2009-09-24PEP8Jelmer Vernooij1-0/+1
2009-09-24Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij1-0/+37
2009-09-04s4:python fixed subunit tests of dcerpcAndrew Tridgell1-37/+0
2008-05-22Move DCE/RPC python bindings into samba package.Jelmer Vernooij1-1/+1
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-1/+1
2008-04-17Fix the expectations on the unixinfo test.Andrew Bartlett1-2/+2
2008-04-15Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij1-0/+2
2008-04-14Use RpcInterfaceTestCase everywhere.Jelmer Vernooij1-4/+3
2008-04-08Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.Jelmer Vernooij1-2/+8
2008-04-08Add trivial test for unixinfo interface.Jelmer Vernooij1-0/+30