Age | Commit message (Collapse) | Author | Files | Lines |
|
Using "#!/usr/bin/env python" is more portable. It still isn't ideal
though, as we should really use the python path found at configure
time. We do that in many places already, but some don't.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
|
setUp methods are called, fix formatting.
|
|
Found by Ricardo Jorge <rvelhote@gmail.com>.
|
|
|
|
(This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a)
|
|
(This used to be commit ffd793bbde636366855462f980f1f7d0e25afaab)
|
|
Pass loadparm context along to Ldb contexts.
Other minor Python improvements.
(This used to be commit 7a15b486bae8fb774058b2d94cc12b7b01ee6ac0)
|
|
provisioning in python.
(This used to be commit d2402251666738c0372bbbaeaa1d26c06e254033)
|
|
section name optional. Fix several smaller bits and pieces in the Python code.
(This used to be commit 1b89311e5fa4fcde060df50e580dc221205cc8ca)
|
|
(This used to be commit 2b59df2af973044d9d3875c9202c17647f561d3b)
|
|
(This used to be commit ccfab20dcc2d7059c402c03be244b759d59c4b81)
|