net registry: add a getvalue subcommand that prints a single given value.
authorMichael Adam <obnox@samba.org>
Wed, 9 Apr 2008 10:31:05 +0000 (12:31 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 9 Apr 2008 21:52:34 +0000 (23:52 +0200)
commit2547baebc48ecb215668183d2552d83ecd4564f3
treef2e1b01cd0ac98c7561168a5ad8e4d0d007abf30
parentd3dcaac176212a20c2bb71a08b4ac39ea2689047
net registry: add a getvalue subcommand that prints a single given value.

usage: "net registry getvalue <keyname> <valuename>"

Michael
(This used to be commit 77f049943e133986dc47d25fff2415def1cec32f)
source3/utils/net_registry.c