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>
|
|
This fixes some problems in the samr Python bindings that pidl was
(correctly) warning about.
|
|
Use py_talloc_reference in DCE/RPC code, fixes
access to SAMR pipe.
|
|
|
|
(This used to be commit 9c88f5e1de9db34751f16c2247fa91ae2445c5f7)
|
|
(This used to be commit 17231443a0e3b0ebc4b75db3d721fe0b4e1170c6)
|
|
useful.
(This used to be commit 4026493e91f8096e5d602cd42f9a83d2d75042db)
|