s3:net: registry: avoid unnecessary initialization of the registry.
authorGregor Beck <gbeck@sernet.de>
Mon, 26 Sep 2011 11:42:15 +0000 (13:42 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 11 Oct 2011 13:33:26 +0000 (15:33 +0200)
commita8314da473cd121aef1cdef863f394bbbf62ec3f
tree2e48e565707e307cf79fad4594c29c7134788611
parent23c96ec13c3168f21e0f164448e16791965f0aa4
s3:net: registry: avoid unnecessary initialization of the registry.

This allows for using help without having access to the registry and
prevents update code to run if only a readonly check is to be performed.
source3/utils/net_registry.c