DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 30 Jul 2009 18:04:42 +0000 (20:04 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 30 Jul 2009 18:04:42 +0000 (20:04 +0200)
commit6768cfe624fffef13109989e9cc79ccb4df13d19
tree118d663f818c26bd28afbfded01dc8fd6651402e
parenteda7f35bc891ca4a7505ec054a2b4591c6edfb38
DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.
 Use py_talloc_reference in DCE/RPC code, fixes
access to SAMR pipe.
lib/talloc/pytalloc.c
lib/talloc/pytalloc.h
pidl/lib/Parse/Pidl/Samba4/Python.pm
source4/lib/registry/pyregistry.c
source4/librpc/ndr/py_security.c
source4/scripting/python/examples/samr.py