svn commit: samba r2309 - in branches/SAMBA_4_0/source/param: .

tridge at samba.org tridge at samba.org
Mon Sep 13 05:05:47 GMT 2004


Author: tridge
Date: 2004-09-13 05:05:46 +0000 (Mon, 13 Sep 2004)
New Revision: 2309

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/param&rev=2309&nolog=1

Log:
make loadparm handling much more consistent, by using do_parameter()
to process init_globals(). This also allows all global options to be
set using lp_set_cmdline() or --option

a side effect is that init_globals() is slower. If this turns out to
be a problem we can try a different approach.


Modified:
   branches/SAMBA_4_0/source/param/loadparm.c


Changeset:
Sorry, the patch is too large (755 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/param&rev=2309&nolog=1


More information about the samba-cvs mailing list