1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/auth
Jeremy Allison 010c725b36 r15088: Remove all time() and gettimeofday() calls out of the mainline
packet processing code. Only do these when needed (ie. in the
idle timeout code). We drop an unneccessary global here too.
Jeremy.
(This used to be commit 8272a5ab06)
2007-10-10 11:16:22 -05:00
..
auth_builtin.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
auth_compat.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
auth_domain.c r13382: added server affinity cache stores for 'net rpc join' and trusted domain code 2007-10-10 11:09:57 -05:00
auth_ntlmssp.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
auth_rhosts.c r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() 2007-10-10 11:10:16 -05:00
auth_sam.c r15088: Remove all time() and gettimeofday() calls out of the mainline 2007-10-10 11:16:22 -05:00
auth_script.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
auth_server.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
auth_unix.c r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new() 2007-10-10 11:10:16 -05:00
auth_util.c r15086: Get defensive about creating user accounts when winbindd 2007-10-10 11:16:22 -05:00
auth_winbind.c r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit winbindd server 2007-10-10 11:16:00 -05:00
auth.c r13576: This is the beginnings of moving the SAM_ACCOUNT data structure 2007-10-10 11:10:15 -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