1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/auth
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
..
auth_builtin.c Add a mem_ctx argument to make_server_info_guest() 2008-05-10 11:16:59 +02:00
auth_compat.c s3:smbd: move more session specific globals to struct smbd_server_connection 2009-06-03 17:54:37 +02:00
auth_domain.c Rework Samba3 to use new libcli/auth code (partial) 2009-04-14 16:23:35 +10:00
auth_netlogond.c Make Samba3 use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
auth_ntlmssp.c Fix the build on Solaris 2009-02-21 18:55:35 +01:00
auth_sam.c Tidyup prompted by #6554 - Wrong deallocation in sam_account_ok. 2009-07-16 09:54:14 -07:00
auth_script.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
auth_server.c Added prefer_ipv4 bool parameter to resolve_name(). 2009-07-28 11:51:58 -07:00
auth_unix.c Remove Get_Pwnam and its associated static variable 2007-12-19 21:09:10 +01:00
auth_util.c s3:smbd: move more session specific globals to struct smbd_server_connection 2009-06-03 17:54:37 +02:00
auth_wbc.c s3: Fix 'assignment differ in signedness' warning 2009-02-25 00:14:23 -08:00
auth_winbind.c Rename server_info->was_mapped to server_info->nss_token 2008-05-07 14:47:29 +02:00
auth.c Remove an unused talloc context. 2009-07-16 18:12:17 -07:00
pampass.c S3: Fixes for coverity issues. 2009-02-10 14:43:14 -08:00
pass_check.c Correctly define prototypes for accessor functions. 2007-12-17 17:13:31 -08:00
token_util.c Make memcache_add_talloc NULL out the source pointer 2008-11-14 20:27:46 +01:00