1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/libads
Jeremy Allison 2abab7ee6d r17928: Implement the basic store for CLDAP sitename
support when looking up DC's. On every CLDAP
call store the returned client sitename (if
present, delete store if not) in gencache with
infinate timeout. On AD DNS DC lookup, try looking
for sitename DC's first, only try generic if
sitename DNS lookup failed.
I still haven't figured out yet how to ensure
we fetch the sitename with a CLDAP query before
doing the generic DC list lookup. This code is
difficult to understand. I'll do some experiments
and backtraces tomorrow to try and work out where
to force a CLDAP site query first.
Jeremy.
(This used to be commit ab3f0c5b1e)
2007-10-10 11:38:59 -05:00
..
ads_status.c r17854: Steal the LDAP in NTSTATUS trick from Samba4 2007-10-10 11:38:54 -05:00
ads_struct.c r17626: Some C++ Warnings 2007-10-10 11:38:44 -05:00
ads_utils.c r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. 2007-10-10 11:10:25 -05:00
authdata.c r13588: Second attempt to fix Bug #3330 - treat the string as a 2007-10-10 11:10:16 -05:00
cldap.c r17928: Implement the basic store for CLDAP sitename 2007-10-10 11:38:59 -05:00
disp_sec.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
dns.c r17928: Implement the basic store for CLDAP sitename 2007-10-10 11:38:59 -05:00
gpo_util.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
gpo.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
kerberos_keytab.c r16952: New derive DES salt code and Krb5 keytab generation 2007-10-10 11:19:15 -05:00
kerberos_verify.c r16952: New derive DES salt code and Krb5 keytab generation 2007-10-10 11:19:15 -05:00
kerberos.c r17345: Some C++ warnings 2007-10-10 11:38:26 -05:00
krb5_errs.c r17677: There is no need for a 2nd krb5_to_nt_status function, is there? 2007-10-10 11:38:46 -05:00
krb5_setpw.c r17626: Some C++ Warnings 2007-10-10 11:38:44 -05:00
ldap_printer.c r16326: Klocwork #509. Always check return allocs. 2007-10-10 11:17:33 -05:00
ldap_schema.c r16589: Fix Klocwork #1999. Although it should be impossible to 2007-10-10 11:19:02 -05:00
ldap_user.c r12406: Since w2k3 sp1 we fail to create user accounts using e.g. "net ads user 2007-10-10 11:05:55 -05:00
ldap_utils.c r15704: Prefer LDAP error codes in ads_search_retry_sid(). 2007-10-10 11:17:08 -05:00
ldap.c r17928: Implement the basic store for CLDAP sitename 2007-10-10 11:38:59 -05:00
sasl.c r17899: Fix Stanford checker bug - possible null deref. 2007-10-10 11:38:57 -05:00
util.c r16952: New derive DES salt code and Krb5 keytab generation 2007-10-10 11:19:15 -05:00