r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,
authorStefan Metzmacher <metze@samba.org>
Tue, 23 Aug 2005 09:28:37 +0000 (09:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:24 +0000 (13:34 -0500)
commit93065f2d3439bceeaa7c2a09679cc6d81472150d
tree75138c99c4ea64c10a2e71d1803e6e75d79f9e85
parent1b777217ba2e7ee7bf4932fe5bea18a306207d0f
r9509: start to fix the pushing of drsuapi_DsAttributeValueDNString structs,
this uses a trick with talloc_get_type() to workaround using [value()] vars
in [subcontext_size()]

metze
source/include/structs.h
source/librpc/idl/drsuapi.idl
source/librpc/ndr/ndr_drsuapi.c