summaryrefslogtreecommitdiffstats
path: root/librpc/idl/security.idl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-16 00:16:02 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-12-16 00:16:02 +0100
commit530758dc2a6dd6dce083789b328e16e51ba6573d (patch)
treefaa06cc24e7adb49f012c9fd2c67599ec83513c8 /librpc/idl/security.idl
parent2be233ebe39d6ce584848a7e6bbd68b011dd6930 (diff)
downloadsamba-530758dc2a6dd6dce083789b328e16e51ba6573d.tar.gz
samba-530758dc2a6dd6dce083789b328e16e51ba6573d.tar.xz
samba-530758dc2a6dd6dce083789b328e16e51ba6573d.zip
Add python extensions for dom_sid.
Diffstat (limited to 'librpc/idl/security.idl')
-rw-r--r--librpc/idl/security.idl3
1 files changed, 1 insertions, 2 deletions
diff --git a/librpc/idl/security.idl b/librpc/idl/security.idl
index d88931fc699..4c6aa235d76 100644
--- a/librpc/idl/security.idl
+++ b/librpc/idl/security.idl
@@ -26,10 +26,9 @@ cpp_quote("#define dom_sid28 dom_sid")
/* same struct as dom_sid but in a variable byte buffer, which is maybe empty in NDR */
cpp_quote("#define dom_sid0 dom_sid")
-
-
[
helper("librpc/gen_ndr/ndr_dom_sid.h"),
+ pyhelper("librpc/ndr/py_security.c"),
pointer_default(unique)
]
interface security