svn commit: samba r1541 - in trunk/source: lib libsmb nsswitch

vlendec at samba.org vlendec at samba.org
Sun Jul 18 10:45:45 GMT 2004


Author: vlendec
Date: 2004-07-18 10:45:44 +0000 (Sun, 18 Jul 2004)
New Revision: 1541

Modified:
   trunk/source/lib/util_sock.c
   trunk/source/libsmb/namequery.c
   trunk/source/nsswitch/winbindd.h
   trunk/source/nsswitch/winbindd_cm.c
Log:
Slightly restructure cm_open_connection. This now has the infrastructure to
fire connect request to any number of DC's at the same time. This is actually
done for our own domain when you explicitly have 'password server' set to more
than one DC, and this is the case I'm currently most interested in.

This is not the last word on that topic I think. Sooner or later we will have
to get rid of the name status requests and replace them with the GETDC
mailslot requests (the way used by windows to find the DC's name) and fire
those all at the same time when the #1C response from WINS comes in. Then we
might also start to to the CLDAP stuff.

Volker


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/trunk/source&rev=1541&nolog=1


More information about the samba-cvs mailing list