1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/librpc/rpc
Julien Kerihuel e5e5a1110f Add unique IP address binding for client connections (EPM and ncacn_ip_tcp levels)
This allows for binding strings like this:

  ncacn_ip_tcp:host[localaddress=192.168.2.1,seal]

which will force the connection to be locally bound to the specified
IP address

Signed-off-by: Andrew Tridgell <tridge@samba.org>
2010-09-07 09:55:14 +10:00
..
binding_handle.c librpc/rpc: add dcerpc_binding_handle_set_timeout() 2010-09-04 09:01:19 +02:00
binding.c Add unique IP address binding for client connections (EPM and ncacn_ip_tcp levels) 2010-09-07 09:55:14 +10:00
dcerpc_error.c librpc:dcerpc_error.c - fix a warning 2010-05-09 10:22:55 +02:00
dcerpc_util.c librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.c 2010-08-20 18:09:25 +02:00