Added a "Defaults" structure with both globals and locals in it.
authorWayne Davison <wayned@samba.org>
Mon, 19 Jan 2009 06:40:58 +0000 (22:40 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 19 Jan 2009 06:42:41 +0000 (22:42 -0800)
Initialize both the Globals and Locals back to their default values
when reading the config.  This fixes a bug where locals set in the
global section were not getting reset to their default value if the
config item was removed from the file.


No differences found