This will be used in the dcerpc.raw_protocol test.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14356
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
ODJ.idl
printcap.idl
rap.idl
- schannel.idl
smb2_lease_struct.idl
''',
options='--header --ndr-parser',
idmap.idl
krb5pac.idl
krb5ccache.idl
+ schannel.idl
messaging.idl
misc.idl
nbt.idl
cflags_end=gen_cflags
)
+bld.SAMBA_PYTHON('python_schannel',
+ source='../../librpc/gen_ndr/py_schannel.c',
+ deps='NDR_SCHANNEL %s %s' % (pytalloc_util, pyrpc_util),
+ realname='samba/dcerpc/schannel.so',
+ cflags_end=gen_cflags
+ )
+
bld.SAMBA_PYTHON('python_netlogon',
source='../../librpc/gen_ndr/py_netlogon.c',
deps='RPC_NDR_NETLOGON %s %s' % (pytalloc_util, pyrpc_util),