summaryrefslogtreecommitdiffstats
path: root/source/rpc_server
diff options
context:
space:
mode:
authorDerrell Lipman <derrell@samba.org>2006-01-28 22:53:04 +0000
committerDerrell Lipman <derrell@samba.org>2006-01-28 22:53:04 +0000
commit8e40f54fbc0f18732b98730c16022923b37c65b7 (patch)
tree7fec57191368a498282d032819b76fc9dbd97bbe /source/rpc_server
parent6c1e874935c285a278ae18351b4bde309ba32bca (diff)
downloadsamba-8e40f54fbc0f18732b98730c16022923b37c65b7.tar.gz
samba-8e40f54fbc0f18732b98730c16022923b37c65b7.tar.xz
samba-8e40f54fbc0f18732b98730c16022923b37c65b7.zip
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
lp_load() could not be called multiple times to modify parameter settings based on reading from multiple configuration settings. Each time, it initialized all of the settings back to their defaults before reading the specified configuration file. This patch adds a parameter to lp_load() specifying whether the settings should be initialized. It does, however, still force the settings to be initialized the first time, even if the request was to not initialize them. (Not doing so could wreak havoc due to uninitialized values.)
Diffstat (limited to 'source/rpc_server')
0 files changed, 0 insertions, 0 deletions