net: add a "net registry" subcommand to locally access the registry.
commitdb5cff5991c900d94411e4236d55f69f5679f686
authorMichael Adam <obnox@samba.org>
Fri, 28 Mar 2008 00:21:49 +0000 (28 01:21 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 4 Apr 2008 10:37:26 +0000 (4 12:37 +0200)
tree7275877ce2648b0f59f2671f48ce210a09d2c19a
parent2075ce26d4f6dcb70c125e87a10d752681aa6150
net: add a "net registry" subcommand to locally access the registry.

The interface is like that of net rpc registry.
Access is direct local access to the registry tdb through reg_api.

Michael
(cherry picked from commit 3250068eb980bd0489f814f702401cdc9c925a8d)
source/Makefile.in
source/utils/net.c
source/utils/net_registry.c [new file with mode: 0644]