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