s3-param Remove special case for lp_workgroup()
authorAndrew Bartlett <abartlet@samba.org>
Wed, 8 Jun 2011 05:42:22 +0000 (15:42 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Jun 2011 10:40:09 +0000 (12:40 +0200)
commit3ccc7609476139bc6a906110a2623605f3802159
treea1f464a10296ef6f9b17f405eb605180f2f30a7f
parentacdf5b0d4c188c0ca9ac17caedd1b53ae241acd6
s3-param Remove special case for lp_workgroup()

There is no reason this can't be a normal constant string in the
loadparm system, now that we have lp_set_cmdline() to handle overrides
correctly.

Andrew Bartlett
source3/client/client.c
source3/include/proto.h
source3/lib/popt_common.c
source3/lib/util_names.c
source3/param/loadparm.c
source3/rpcclient/rpcclient.c