1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/rpc_server
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
..
srv_dfs_nt.c Get rid of pipes_struct->pipe_user, we have server_info now --- YESSS! 2008-11-24 11:39:03 +01:00
srv_dssetup_nt.c Fix _dssetup_DsRoleGetPrimaryDomainInformation(). 2008-03-06 20:44:28 +01:00
srv_echo_nt.c Use common error definitions. 2008-10-23 15:35:21 +02:00
srv_eventlog_nt.c s3-eventlog: implement _eventlog_ReportEventW(). 2009-06-23 11:10:22 +02:00
srv_initshutdown_nt.c Rename reboot -> do_reboot since the first is a reserved name on FreeBSD. 2008-10-15 16:25:06 +02:00
srv_lsa_hnd.c s3-rpc_server: increase max number of open policy handles per pipe to 2048. 2009-05-29 13:17:52 +02:00
srv_lsa_nt.c Fix a 32/64bit stack corruption bug 2009-07-25 13:23:44 -04:00
srv_netlog_nt.c s3-netlogon: remove unneeded fstrings from netlogon server. 2009-06-30 22:21:09 +02:00
srv_ntsvcs_nt.c s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob 2009-04-27 11:21:03 +02:00
srv_pipe_hnd.c s3-netlogon: remove init_netr_SamInfo functions. 2009-06-25 12:19:17 +02:00
srv_pipe.c Use null_ndr_syntax_id instead of zeroing null_interface manually 2009-07-05 23:50:12 +02:00
srv_samr_nt.c Fix valgrind errors in DeleteDomainGroup and DeleteDomAlias 2009-07-26 22:05:41 +02:00
srv_samr_util.c s3-account_policy: add pdb_policy_type enum. 2009-07-14 12:12:18 +02:00
srv_spoolss_nt.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07:00
srv_srvsvc_nt.c s3: Allow filename_convert() to pass through unix_convert_flags and let the caller know if the path has a wildcard 2009-07-24 15:10:45 -07:00
srv_svcctl_nt.c s3-svcctl: Fix crash in _svcctl_EnumServicesStatusW(). 2009-04-28 10:37:34 +02:00
srv_winreg_nt.c s3: remove POLICY_HND. 2009-03-18 23:22:29 +01:00
srv_wkssvc_nt.c s3-net: add "net dom renamecomputer" to rename machines in a domain. 2009-05-11 10:55:40 +02:00