s4-loadparm: use loadparm_init_global() instead of loadparm_init()
authorAndrew Tridgell <tridge@samba.org>
Mon, 29 Nov 2010 02:25:59 +0000 (13:25 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 29 Nov 2010 07:04:42 +0000 (18:04 +1100)
commit33d178767b425510448435748bdd780402106ded
tree0ba21861705712cff9c76c6760ee5d0c2ebd2bd8
parentb20ce4392e2d00c3edff8b4b8f329cf22341ea76
s4-loadparm: use loadparm_init_global() instead of loadparm_init()

this prevents us having two lp_ctx contexts in these tools which leads
to bizarre behaviour

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/kdc/mit_samba.c
source4/lib/cmdline/popt_common.c
source4/param/pyparam.c
source4/param/pyparam_util.c