1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/librpc
Matthieu Patou 7c9b3cdcf7 s4-librpc: do not limit to the first IP when trying to do a rpc connection
The function continue_ip_resolve_name was calling resolve_name_recv which returns
only the first IP for a given hostname.
Instead we use resolve_name_multiple_recv which returns all the IP for a given
hostname. This kind of problem can occur if a host has more than 1 IP but is listenning
only on 1.
2011-11-11 20:28:11 +01:00
..
gen_ndr waf-idl: put the gen_ndr/README file for source3 back 2010-07-19 22:17:17 +10:00
idl nbt: trim down header dependencies of nbt.idl. 2011-11-03 18:35:08 +01:00
ndr py_security: Fix comparison between two dom_sid objects 2011-08-19 16:35:03 +10:00
rpc s4-librpc: do not limit to the first IP when trying to do a rpc connection 2011-11-11 20:28:11 +01:00
scripts Share object files for gen_ndr. 2008-12-16 18:56:21 +01:00
tests s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
dcerpc_atsvc.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
dcerpc_samr.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
dcerpc.pc.in build: Add dcerpc-binding to dcerpc.pc 2011-08-26 14:06:07 +02:00
idl-deps.pl Revert "Use an absolute path to ensure that we can always regenerate tables.c" 2009-04-21 15:37:36 +02:00
wscript_build dns: Build the python bindings 2011-11-04 15:51:58 +01:00