Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-19 | python: Use samba.tests.TestCase, make sure base class tearDown and | Jelmer Vernooij | 1 | -3/+6 | |
setUp methods are called, fix formatting. | |||||
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 1 | -1/+1 | |
this should be much more portable | |||||
2008-12-18 | Use plain Python C API for registry module, rather than SWIG. | Jelmer Vernooij | 1 | -1/+1 | |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a) | |||||
2007-12-26 | r26596: Fixed upgrade.py. | Jelmer Vernooij | 1 | -1/+6 | |
Added blackbox tests for provision and upgrade Python scripts. Clean up temporary files created by the Python tests. (This used to be commit 2227fb6df62240cae64d27a1920d878316f819fc) | |||||
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 1 | -4/+4 | |
bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) | |||||
2007-12-24 | r26565: Fix python registry bindings. 'PROVISION_PYTHON=yes make test' works ↵ | Jelmer Vernooij | 1 | -0/+18 | |
now. (This used to be commit 485d1fa3d17fe6cc7a0ecd80e8bac42d173bbb19) | |||||
2007-12-21 | r26073: Import Python bindings for the registry. | Jelmer Vernooij | 1 | -0/+34 | |
(This used to be commit 777205b5705940c00384172c531ea99ba3eae235) |