1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/utils
Michael Adam a5946cb46a r23750: Change the behaviour of net conf import when there is a global section
in the current registry and there is no global section in the input
file (or only global options with default values):
In that case the existing global section is now not touched. Before, it
would have been deleted and recreated empty. The new behaviour is how
other shares are treated too.

Note that since the input file is parsed by lp_load, there is currently
no way to distinguish between a section with only default parameters
and a non-existing section in net conf import.

Michael

PS: A couple of trailing white-spaces have been eliminated
and a line was broken to be not longer than 80 chars, too.
(This used to be commit ec21a0cf9f)
2007-10-10 12:23:52 -05:00
..
debug2html.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
debugparse.c r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
eventlogadm.c r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
log2pcaphex.c r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
net_ads_gpo.c r21607: While committing I saw I had not newline terminated this string ... 2007-10-10 12:18:16 -05:00
net_ads.c r23648: Allow to list a custom krb5 keytab file with: 2007-10-10 12:23:41 -05:00
net_cache.c r18310: Add a little test for some gencache routines 2007-10-10 11:51:19 -05:00
net_conf.c r23750: Change the behaviour of net conf import when there is a global section 2007-10-10 12:23:52 -05:00
net_dns.c r20428: Rename dns_open. This conflicts with the dns_open symbol in 2007-10-10 12:16:48 -05:00
net_domain.c r21831: Back out r21823 for a while, this is going into a bzr tree first. 2007-10-10 12:18:37 -05:00
net_groupmap.c r23323: merged ldb changes from 3.0.26 2007-10-10 12:23:06 -05:00
net_help.c r23593: Mention "net conf" in top level net usage. 2007-10-10 12:23:34 -05:00
net_idmap.c r23612: Revert 'net idmap dump' to the 3.0.24 behaviour. 2007-10-10 12:23:36 -05:00
net_lookup.c r22003: Fix from Jiri.Sasek@Sun.COM to wrap our krb5_locate_kdc 2007-10-10 12:18:59 -05:00
net_rap.c r22973: Apparently, 3.0.25 broke smb4k badly ;-) 2007-10-10 12:22:12 -05:00
net_rpc_audit.c r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607 2007-10-10 11:18:48 -05:00
net_rpc_join.c r21831: Back out r21823 for a while, this is going into a bzr tree first. 2007-10-10 12:18:37 -05:00
net_rpc_printer.c r22932: Use the same symbol in sizeof and cast for talloc. 2007-10-10 12:22:10 -05:00
net_rpc_registry.c r22747: Fix some C++ warnings 2007-10-10 12:21:54 -05:00
net_rpc_rights.c r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). 2007-10-10 12:23:38 -05:00
net_rpc_samsync.c r22590: Make TALLOC_ARRAY consistent across all uses. 2007-10-10 12:19:49 -05:00
net_rpc_service.c r23271: merge service control pidl change for CloseServiceHandle() from SAMBA_3_0_26 2007-10-10 12:23:01 -05:00
net_rpc_sh_acct.c r13351: Fix copyright 2007-10-10 11:06:26 -05:00
net_rpc_shell.c r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'. 2007-10-10 11:17:37 -05:00
net_rpc.c r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). 2007-10-10 12:23:38 -05:00
net_sam.c r23323: merged ldb changes from 3.0.26 2007-10-10 12:23:06 -05:00
net_status.c r23171: Convert connections.tdb to dbwrap 2007-10-10 12:22:52 -05:00
net_time.c r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS. 2007-10-10 12:23:28 -05:00
net_usershare.c r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set the 2007-10-10 12:17:39 -05:00
net_util.c r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). 2007-10-10 12:23:38 -05:00
net.c r23379: Whitespace cosmetics, to reduce irritating diffs... 2007-10-10 12:23:11 -05:00
net.h r22135: Check in most of Michael Adam's net conf utility. A good share of this patch 2007-10-10 12:19:16 -05:00
netlookup.c r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). 2007-10-10 12:23:38 -05:00
nmblookup.c r13530: Fix from William Jojo for #1970. Make nmblookup do 2007-10-10 11:10:10 -05:00
ntlm_auth_diagnostics.c r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and 2007-10-10 12:22:01 -05:00
ntlm_auth.c r23474: Here's a small patch that disables the libkrb5.so replay cache 2007-10-10 12:23:19 -05:00
ntlm_auth.h r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of 2007-10-10 10:52:55 -05:00
passwd_util.c r13553: Fix all our warnings at -O6 on an x86_64 box. 2007-10-10 11:10:13 -05:00
pdbedit.c r23407: While verifying a bug I found out that for some reason 2007-10-10 12:23:14 -05:00
profiles.c r21540: Fix Bug #3713 and readd reporting what the profiles tool does (when 2007-10-10 12:18:11 -05:00
rpccheck.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
sharesec.c r21417: Janitor for Herb. Make sure sharesec.c is functionally 2007-10-10 12:18:03 -05:00
smbcacls.c r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). 2007-10-10 12:23:38 -05:00
smbcontrol.c r23563: Add dump-event-list command to smbcontrol. 2007-10-10 12:23:29 -05:00
smbcquotas.c r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). 2007-10-10 12:23:38 -05:00
smbfilter.c r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 2007-10-10 11:06:18 -05:00
smbget.c r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
smbpasswd.c r22071: Make the error message for incorrect use of '-c' show the parameter as used. 2007-10-10 12:19:09 -05:00
smbtree.c r20832: Remove extra pointers previously added to unique [out] pointers. Instead, 2007-10-10 12:17:11 -05:00
smbw_sample.c r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 2007-10-10 11:06:18 -05:00
status_profile.c r22900: Convert profile/ to messaging_send_pid/messaging_register 2007-10-10 12:22:05 -05:00
status.c r23410: Merge the core of the cluster code. 2007-10-10 12:23:14 -05:00
testparm.c r15549: removing rhosts and 'hosts equiv' authentication features 2007-10-10 11:16:58 -05:00