svn commit: samba r9702 - in branches/SAMBA_4_0: . source/lib source/lib/events source/lib/socket source/libcli/raw source/libcli/resolve source/scripting/ejs source/torture/ldap source/torture/nbt

tridge at samba.org tridge at samba.org
Sun Aug 28 02:37:15 GMT 2005


Author: tridge
Date: 2005-08-28 02:37:14 +0000 (Sun, 28 Aug 2005)
New Revision: 9702

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9702

Log:
 r9680 at blu:  tridge | 2005-08-27 18:45:08 +1000
 - fixed ncacn_ip_tcp to use the generic async name resolution methods,
   so NBT names now work (as requested several times by abartlet!)
 
 - changed resolve_name() to take an event_context, so it doesn't cause
   the whole process to block
 
 - cleaned up the talloc_find_parent_bytype() calls to go via a cleaner
   event_context_find() call 
 

Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/lib/db_wrap.c
   branches/SAMBA_4_0/source/lib/events/events.c
   branches/SAMBA_4_0/source/lib/events/events.h
   branches/SAMBA_4_0/source/lib/socket/connect.c
   branches/SAMBA_4_0/source/libcli/raw/clisocket.c
   branches/SAMBA_4_0/source/libcli/resolve/resolve.c
   branches/SAMBA_4_0/source/scripting/ejs/smbcalls_nbt.c
   branches/SAMBA_4_0/source/scripting/ejs/smbcalls_rpc.c
   branches/SAMBA_4_0/source/torture/ldap/cldapbench.c
   branches/SAMBA_4_0/source/torture/nbt/dgram.c
   branches/SAMBA_4_0/source/torture/nbt/query.c
   branches/SAMBA_4_0/source/torture/nbt/register.c
   branches/SAMBA_4_0/source/torture/nbt/wins.c
   branches/SAMBA_4_0/source/torture/nbt/winsbench.c
   branches/SAMBA_4_0/source/torture/nbt/winsreplication.c


Changeset:
Sorry, the patch is too large (308 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9702


More information about the samba-cvs mailing list