1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/auth
Jeremy Allison 5a4881bf39 r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")
and replace calls to isupper/islower/toupper/tolower with
ASCII equivalents (mapping into _w variants).
Jeremy.
(This used to be commit c2752347eb)
2007-10-10 11:05:58 -05: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 r6225: get rid of warnings from my compiler about nested externs 2007-10-10 10:56:30 -05:00
auth_domain.c r11661: Store the INFO3 in the PAC data into the netsamlogon_cache. 2007-10-10 11:05:23 -05:00
auth_ntlmssp.c r11573: Adding Andrew Bartlett's patch to make machine account 2007-10-10 11:05:20 -05:00
auth_rhosts.c r11916: auth_get_sam_account is only used in auth_rhosts.c -- move it there 2007-10-10 11:05:35 -05:00
auth_sam.c r11886: Fix 3187: logon hours restrictions were off corresponding to our offset from 2007-10-10 11:05:33 -05:00
auth_script.c r10234: Add new auth module "auth_script" to allow valid users to 2007-10-10 11:03:38 -05:00
auth_server.c r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer) 2007-10-10 10:57:06 -05:00
auth_unix.c BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind use default domain = yes 2004-03-16 16:41:54 +00:00
auth_util.c r12313: Introduce yet another copy of the string_sub function: 2007-10-10 11:05:53 -05:00
auth_winbind.c r11573: Adding Andrew Bartlett's patch to make machine account 2007-10-10 11:05:20 -05:00
auth.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
pampass.c r12279: unix_mask_match has been broken for *ever*... (How). 2007-10-10 11:05:51 -05:00
pass_check.c r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") 2007-10-10 11:05:58 -05:00