1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source/auth
Andrew Bartlett 32397c8b01 Change our Domain controller lookup routines to more carefully seperate
DNS names (realms) from NetBIOS domain names.

Until now, we would experience delays as we broadcast lookups for DNS names
onto the local network segments.

Now if DNS comes back negative, we fall straight back to looking up the
short name.

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
auth_builtin.c Put strcasecmp/strncasecmp on the banned list (except for needed calls 0001-01-01 00:00:00 +00:00
auth_compat.c updated the 3.0 branch from the head branch - ready for alpha18 0001-01-01 00:00:00 +00:00
auth_domain.c Change our Domain controller lookup routines to more carefully seperate 0001-01-01 00:00:00 +00:00
auth_ntlmssp.c Changes all over the shop, but all towards: 0001-01-01 00:00:00 +00:00
auth_rhosts.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 0001-01-01 00:00:00 +00:00
auth_sam.c Move our basic password checking code from inside the authentication 0001-01-01 00:00:00 +00:00
auth_server.c Patch by emil@disksites.com <Emil Rasamat> to ensure we always always 0001-01-01 00:00:00 +00:00
auth_unix.c Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> 0001-01-01 00:00:00 +00:00
auth_util.c auth/auth_util.c: 0001-01-01 00:00:00 +00:00
auth_winbind.c * add a few useful debug lines 0001-01-01 00:00:00 +00:00
auth.c Patch by emil@disksites.com <Emil Rasamat> to ensure we always always 0001-01-01 00:00:00 +00:00
pampass.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 0001-01-01 00:00:00 +00:00
pass_check.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 0001-01-01 00:00:00 +00:00