summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin/rpcclient
Commit message (Collapse)AuthorAgeFilesLines
* rpcclient: PEP8: Use spaces rather than tabs.Jelmer Vernooij2011-06-301-45/+45
|
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-251-1/+1
| | | | this should be much more portable
* Set sys.path for running inside source tree.Jelmer Vernooij2008-05-111-0/+4
| | | | (This used to be commit b507109bb676715f7d9616e13b0e19305e9c2559)
* r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests ↵Jelmer Vernooij2007-12-211-0/+301
for LDB (replaced by a much more extensive test) - moved tool to bin directory (This used to be commit d6d3b0ad7a789441c82cf30a640033a052921c37)