loadparm: add parameter allow_registry_shares to lp_load_ex().
authorMichael Adam <obnox@samba.org>
Thu, 15 May 2008 00:25:34 +0000 (02:25 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 10 Jul 2008 21:34:04 +0000 (23:34 +0200)
commit02fa674dd62ad400502046fbe9e05a1578b4deab
tree08f9d70e6e048dab5fa9aad71f1f4b80db101673
parentfc60bc9389e5a0ca278b3622e96aed1626c4882e
loadparm: add parameter allow_registry_shares to lp_load_ex().

This allows for registry shares to be activated, i.e. loaded into
the services array at lp_load() time.

Michael
(cherry picked from commit b3233ecefd5df745ba7e10511f9ab36064036b10)
source/param/loadparm.c