pidl: Allow new property 'no_srv_register'.
authorAndrew Bartlett <abartlet@samba.org>
Wed, 12 May 2010 21:53:07 +0000 (07:53 +1000)
committerGünther Deschner <gd@samba.org>
Tue, 18 May 2010 15:17:29 +0000 (17:17 +0200)
commitf5f184a77cfe83498d6e55f10fdf79ca37229696
tree946b005e17cc85d4a2123653e7f113d7ebc00f24
parent0953087f82ddbd580e9807e0e8d780e78686c03c
pidl: Allow new property 'no_srv_register'.

This Samba-only property prevents pild from emitting the
rpc_wbint_init function, which causes problems because it needs
rpc_srv_register().

Andrew Bartlett

Signed-off-by: Günther Deschner <gd@samba.org>
pidl/lib/Parse/Pidl/Compat.pm
pidl/lib/Parse/Pidl/NDR.pm
pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm