Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpcclient: PEP8: Use spaces rather than tabs. | Jelmer Vernooij | 2011-06-30 | 1 | -45/+45 |
| | |||||
* | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 2010-03-25 | 1 | -1/+1 |
| | | | | this should be much more portable | ||||
* | Set sys.path for running inside source tree. | Jelmer Vernooij | 2008-05-11 | 1 | -0/+4 |
| | | | | (This used to be commit b507109bb676715f7d9616e13b0e19305e9c2559) | ||||
* | r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests ↵ | Jelmer Vernooij | 2007-12-21 | 1 | -0/+301 |
for LDB (replaced by a much more extensive test) - moved tool to bin directory (This used to be commit d6d3b0ad7a789441c82cf30a640033a052921c37) |