1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/rpcclient
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
..
cmd_dfs.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
cmd_ds.c r13162: Allow to set the flags for a ds_enum_domain_trusts query in rpcclient. 2007-10-10 11:06:16 -05:00
cmd_echo.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
cmd_lsarpc.c r12131: Fix it really, this time :) 2007-10-10 11:05:46 -05:00
cmd_netlogon.c r11853: Add Dsr_GetSiteName (handy for experimenting with GPOs). 2007-10-10 11:05:30 -05:00
cmd_reg.c r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename REG_CREATE_VALE -> REG_SET_VALUE 2007-10-10 10:56:30 -05:00
cmd_samr.c r12935: After discussion with Volker fix bug #3397 using a variant of the patch by Alex Deiter (tiamat@komi.mts.ru). 2007-10-10 11:06:08 -05:00
cmd_shutdown.c r5961: final round of compiler warning fixes based on feedback from Jason Mader 2007-10-10 10:56:13 -05:00
cmd_spoolss.c r11454: Last 2 uninitialized warnings. 2007-10-10 11:05:17 -05:00
cmd_srvsvc.c r12901: Fix netfileenum returning WERR_BUF_TOO_SMALL. 2007-10-10 11:06:06 -05:00
cmd_test.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
cmd_wkssvc.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
display_sec.c Merge of scalable printing code fix... Needs testing. 2002-11-07 02:38:42 +00:00
rpcclient.c r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 2007-10-10 11:06:18 -05:00
rpcclient.h r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00