net: add a "net registry" subcommand to locally access the registry.
commit3250068eb980bd0489f814f702401cdc9c925a8d
authorMichael Adam <obnox@samba.org>
Fri, 28 Mar 2008 00:21:49 +0000 (28 01:21 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 28 Mar 2008 15:19:35 +0000 (28 16:19 +0100)
tree62b1ced2a7fd29c610efb5ddb49d310a91a27792
parent8dd6458049d1b9d6849730ac19c39b049a68f302
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
source/Makefile.in
source/utils/net.c
source/utils/net_registry.c [new file with mode: 0644]