1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/rpc_client
Jeremy Allison 5d05d22999 Added prefer_ipv4 bool parameter to resolve_name().
W2K3 DC's can have IPv6 addresses but won't serve
krb5/ldap or cldap on those addresses. Make sure when
we're asking for DC's we prefer IPv4.
If you have an IPv6-only network this prioritizing code
will be a no-op. And if you have a mixed network then you
need to prioritize IPv4 due to W2K3 DC's.
Jeremy.
2009-07-28 11:51:58 -07:00
..
cli_lsarpc.c s3: remove POLICY_HND. 2009-03-18 23:22:29 +01:00
cli_netlogon.c s3-netlogon: remove remaining netlogon init functions. 2009-06-25 16:46:31 +02:00
cli_pipe.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07:00
cli_reg.c s3: remove POLICY_HND. 2009-03-18 23:22:29 +01:00
cli_samr.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
cli_spoolss.c s3-spoolss: add rpccli_spoolss_getprinterdriver convenience wrapper. 2009-07-03 22:05:46 +02:00
init_lsa.c s3-lsa: remove all init_lsa* functions. 2009-01-06 16:02:13 +01:00
init_netlogon.c s3-netlogon: remove remaining netlogon init functions. 2009-06-25 16:46:31 +02:00
init_samr.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
init_spoolss.c s3-spoolss: add push_spoolss_PrinterData(). 2009-03-17 10:53:43 +01:00
ndr.c Lift the event loop in rpc_api_pipe_req() one level into cli_do_rpc_ndr 2009-07-27 16:15:54 +02:00
rpc_transport_np.c Cause cli_close to return an NTSTATUS. 2009-04-30 16:57:42 -07:00
rpc_transport_smbd.c Convert rpc_transport_smbd_init to tevent_req 2009-04-08 22:17:04 +02:00
rpc_transport_sock.c Fix broken pipe handling 2009-05-18 07:13:04 +02:00