summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/dcerpc/unix.py
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* s4 python: Add unit tests related to PyLong/PyInt handlingMatthieu Patou2010-06-251-2/+11
* 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
* PEP8Jelmer Vernooij2009-09-241-0/+1
* Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij2009-09-241-0/+37
* s4:python fixed subunit tests of dcerpcAndrew Tridgell2009-09-041-37/+0
* Move DCE/RPC python bindings into samba package.Jelmer Vernooij2008-05-221-1/+1
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-1/+1
* Fix the expectations on the unixinfo test.Andrew Bartlett2008-04-171-2/+2
* Fix pointers when pushing strings to python during pidl generation.Jelmer Vernooij2008-04-151-0/+2
* Use RpcInterfaceTestCase everywhere.Jelmer Vernooij2008-04-141-4/+3
* Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.Jelmer Vernooij2008-04-081-2/+8
* Add trivial test for unixinfo interface.Jelmer Vernooij2008-04-081-0/+30