1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/auth
2003-10-24 01:18:56 +00:00
..
auth_builtin.c Put strcasecmp/strncasecmp on the banned list (except for needed calls 2003-10-22 23:38:20 +00:00
auth_compat.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
auth_domain.c Fix bug found by tridge in 2.2.x. Ensure that %U substitution is 2003-08-28 23:57:34 +00:00
auth_ntlmssp.c Server side NTLM signing works - until the first async packet. Working on this 2003-07-24 04:25:37 +00:00
auth_rhosts.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
auth_sam.c Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth. 2003-10-24 01:18:56 +00:00
auth_server.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
auth_unix.c Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> 2003-06-04 16:40:50 +00:00
auth_util.c more 2.2.x compatibility fixes - allow user looksup in the kerb5 2003-10-20 16:49:45 +00:00
auth_winbind.c make sure to call get_user_groups() with the full winbindd name for a user if he;she has one; bug 406 2003-10-07 16:34:23 +00:00
auth.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
pampass.c More tuning from cachegrind. Change most trim_string() calls to trim_char(0, 2003-09-05 19:59:55 +00:00
pass_check.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00