1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/wrepld
Derrell Lipman 9c15bd311d 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.)
(This used to be commit f2a24de769)
2007-10-10 11:06:18 -05:00
..
parser.c r7701: Patch from James Peach | jpeach@sgi.com to make wrepld use new 2007-10-10 10:57:20 -05:00
partners.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
process.c r7701: Patch from James Peach | jpeach@sgi.com to make wrepld use new 2007-10-10 10:57:20 -05:00
server.c r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 2007-10-10 11:06:18 -05:00
socket.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
wins_repl.h Removed version number from file header. 2002-01-30 06:08:46 +00:00