s3-param Remove special case for global_scope()
commitf348d148b463ca61cbc48d2aadeaa099f7150425
authorAndrew Bartlett <abartlet@samba.org>
Wed, 8 Jun 2011 06:27:06 +0000 (8 16:27 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Jun 2011 10:40:09 +0000 (9 12:40 +0200)
tree0c9dd77dca2448a025df3293ccc7850281b8591d
parent3ccc7609476139bc6a906110a2623605f3802159
s3-param Remove special case for global_scope()

There is no reason this can't be a normal constant string in the
loadparm system.  (Past reasons were that we didn't have lp_set_cmdline())

Andrew Bartlett
source3/include/proto.h
source3/lib/popt_common.c
source3/lib/util_names.c
source3/libsmb/nmblib.c
source3/nmbd/nmbd_packets.c
source3/nmbd/nmbd_winsserver.c
source3/param/loadparm.c
source3/param/loadparm_ctx.c
source3/utils/smbcontrol.c