1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source/utils
Stefan Metzmacher dfe5b00db3 s3: correctly detect if the current dc is the closest one
ads->config.tried_closest_dc was never set.

metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Günther Deschner <gd@samba.org>
2008-10-30 14:52:26 +01: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 [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
net_ads.c s3: correctly detect if the current dc is the closest one 2008-10-30 14:52:26 +01:00
net_cache.c r18310: Add a little test for some gencache routines 2007-10-10 11:51:19 -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 net: for robustness reasons, fallback to level 24 pwd set while joining. 2008-06-04 20:02:13 +02:00
net_groupmap.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
net_help.c Fixing net help info. 2008-06-19 16:11:10 -05:00
net_idmap.c Fix usage message for 'net idmap dump'. 2008-06-03 14:04:39 +02: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 net: fix joining w2k domains in "security = ads". 2008-06-05 22:28:15 +02:00
net_rpc_printer.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
net_rpc_registry.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
net_rpc_rights.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
net_rpc_samsync.c Fix NETLOGON credential chain with Windows 2008 all over the place. 2008-04-04 09:50:00 +02:00
net_rpc_service.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -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 net: net should just use machine account creds when changing passwords. 2008-08-29 00:10:08 +02:00
net_sam.c objectclass -> objectClass 2008-04-10 10:38:41 +02:00
net_status.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -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 [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
net.c net: Fix IPC connections with interactive password prompt. 2008-08-04 14:32:23 +02:00
net.h [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
netlookup.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -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 [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
ntlm_auth.c ntlm_auth: Improve compliance to the Squid helper protocol 2008-03-20 00:38:32 +01: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 [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -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 0001-01-01 00:00:00 +00:00
sharesec.c r21417: Janitor for Herb. Make sure sharesec.c is functionally 2007-10-10 12:18:03 -05:00
smbcacls.c Add missing patch to allow smbcacls to do krb5 auth, bug #5175 2008-01-04 17:15:06 -08:00
smbcontrol.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
smbcquotas.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
smbfilter.c Security: Patche for CVE-2008-1105. 2008-05-28 10:26:27 -05:00
smbget.c r20261: merge 20260 from samba_3_0_24 2007-10-10 12:16:37 -05:00
smbpasswd.c Only add the non-root escape on !developer. 2007-12-12 18:07:04 -08:00
smbtree.c [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -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 [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch. 2007-10-10 15:28:53 -05:00
status.c Merge debian fix for smbstatus locking error message. 2007-12-12 18:17:34 -08:00
testparm.c r15549: removing rhosts and 'hosts equiv' authentication features 2007-10-10 11:16:58 -05:00