s4-loadparm: added loadparm_init_global()
authorAndrew Tridgell <tridge@samba.org>
Mon, 29 Nov 2010 02:24:51 +0000 (13:24 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 29 Nov 2010 07:04:42 +0000 (18:04 +1100)
commitb20ce4392e2d00c3edff8b4b8f329cf22341ea76
tree2278b1705aa4e661f2fd250fee33b3dff71fed29
parent6982a00ded40a70cddea22451482342e99102e58
s4-loadparm: added loadparm_init_global()

This ensures we use the same loadparm_context in all our command line
tools.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/param/loadparm.c
source4/param/param.h