1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/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
..
dcerpc_gssapi.c dcerpc-gssapi: fix "shadows a global declaration" warning when gssapi is unavailable. 2010-08-30 14:44:13 +02:00
dcerpc_gssapi.h dcerpc-gssapi: add function to retrieve client name 2010-08-30 14:34:01 +02:00
dcerpc_helpers.c s3-dcerpc: Pull packet in the caller, before validation 2010-08-17 06:33:13 -04:00
dcerpc_krb5.c s3-kerberos: use krb5 compat macros in fill_keytab_from_password() 2010-09-02 22:48:09 +02:00
dcerpc_krb5.h s3-dcerpc: add krb5 helpers 2010-08-30 14:27:48 +02:00
dcerpc_spnego.c s3-dcerpc: properly implement gse/spnego_get_session_key 2010-08-17 06:33:13 -04:00
dcerpc_spnego.h s3-dcerpc: properly implement gse/spnego_get_session_key 2010-08-17 06:33:13 -04:00
dcerpc.h Add unique IP address binding for client connections (EPM and ncacn_ip_tcp levels) 2010-09-07 09:55:14 +10:00
rpc_common.c s3-dcerpc: Use dcerpc_AuthType in pipe_auth_data 2010-07-28 12:19:32 -04:00