1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00
Gerald Carter f51d769dd3 large change:
*)  consolidates the dc location routines again (dns
    and netbios)  get_dc_list() or get_sorted_dc_list()
    is the authoritative means of locating DC's again.

    (also inludes a flag to get_dc_list() to define
     if this should be a DNS only lookup or not)

    (however, if you set "name resolve order = hosts wins"
     you could still get DNS queries for domain name IFF
     ldap_domain2hostlist() fails.  The answer?  Fix your DNS
     setup)

*)  enabled DOMAIN<0x1c> lookups to be funneled through
    resolve_hosts resulting in a call to ldap_domain2hostlist()
    if lp_security() == SEC_ADS

*)  enables name cache for winbind ADS backend

*)  enable the negative connection cache for winbind
    ADS backend

*)  removes some old dead code

*)  consolidates some duplicate code

*)  moves the internal_name_resolve() to use an IP/port pair
    to deal with SRV RR dns replies.  The namecache code
    also supports the IP:port syntax now as well.

*)  removes 'ads server' and moves the functionality back
    into 'password server' (which can support "hostname:port"
    syntax now but works fine with defaults depending on
    the value of lp_security())
(This used to be commit d7f7fcda425bef380441509734eca33da943c091)
2003-06-25 17:41:05 +00:00
..
1998-10-05 12:36:44 +00:00
2003-06-25 17:41:05 +00:00
2003-05-14 00:46:43 +00:00
2003-04-11 23:32:00 +00:00
2003-06-10 03:48:09 +00:00
2003-04-16 14:45:11 +00:00
2003-01-15 18:57:41 +00:00
2003-04-14 02:27:41 +00:00
2003-03-17 23:04:03 +00:00
2003-04-16 14:45:11 +00:00
2003-04-16 14:45:11 +00:00
2003-06-25 17:41:05 +00:00
2003-06-25 17:41:05 +00:00
2003-06-25 17:41:05 +00:00