s3:utils: add 'net witness list' command
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Dec 2023 13:49:37 +0000 (14:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Jan 2024 10:13:07 +0000 (11:13 +0100)
commit62a2ac52dde65c8371e8fa5c52b9d5d08d433a4a
treea7e0058a216ccd7f2d33c783c53a2bf8704dbf20
parent76fe75d55ee84988b8582b3245ddc71c25bd6793
s3:utils: add 'net witness list' command

It lists the entries from the rpcd_witness_registration.tdb.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
source3/utils/net.c
source3/utils/net.h
source3/utils/net_proto.h
source3/utils/net_witness.c [new file with mode: 0644]
source3/utils/wscript_build