loadparm: add funcion lp_load_with_registry_shares().
authorMichael Adam <obnox@samba.org>
Thu, 15 May 2008 00:39:45 +0000 (02:39 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 15 May 2008 00:42:41 +0000 (02:42 +0200)
commit42beddc99143ac615b4d5aafb508a018dda144f0
tree9aaf85120cfe5222e19e152f926d066378e83042
parent0589c607a7998a93eb6e77e00e1238791f0d0133
loadparm: add funcion lp_load_with_registry_shares().

This is like lp_load(), except that it will load the
registry shares into the services aarray when registry
shares are activated.

Michael
(This used to be commit b387c614ba8d1d3960f6917f03f0fd433cf2b2ee)
source3/param/loadparm.c