s3:rpc_client: implement bind time feature negotiation master
authorStefan Metzmacher <metze@samba.org>
Thu, 18 Apr 2024 23:22:17 +0000 (01:22 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Apr 2024 16:20:59 +0000 (18:20 +0200)
commite947897828716b5b84f7916bdb3929bb93ffe32a
treef4f2f12c03b994f0aab6eedea90b53a0788c7bde
parentaa4d47fde6ac1e1d8071ea1a7cf9f4e5be514c8a
s3:rpc_client: implement bind time feature negotiation

This is not strictly needed as we don't use any of the
optional features yet.

But it will make it easier to add bind time features we'll
actually use later.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/rpc_client/cli_pipe.c
source3/rpc_client/rpc_client.h