s4-rpc_server: Allow each interface to declare if it uses handles
authorGuy Harris <guy@alum.mit.edu>
Mon, 25 Sep 2017 04:09:13 +0000 (21:09 -0700)
committerGuy Harris <guy@alum.mit.edu>
Mon, 25 Sep 2017 04:10:12 +0000 (04:10 +0000)
commit3183465351871c40176e361349fc634403e1fa06
tree131dab336b323ceeca0e9cbd57f7e7f7394f3a75
parent07a21ba6f6957acf3aa2c9337367fac265f29934
s4-rpc_server: Allow each interface to declare if it uses handles

Pick up change from Samba:

    commit ffb8b50e3c07c833fb7b1a583d21f9dc1166a0a6
    Author: Andrew Bartlett <abartlet@samba.org>
    Date:   Mon Nov 14 11:24:03 2016 +1300

        s4-rpc_server: Allow each interface to declare if it uses handles

        This will allow the NETLOGON server in the AD DC to declare that it does not use
        handles, and so allow some more flexibility with association groups

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Change-Id: Ic09452d27493ff913f5a5c064a038e3783e91df2
Reviewed-on: https://code.wireshark.org/review/23704
Reviewed-by: Guy Harris <guy@alum.mit.edu>
tools/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm