1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/auth
Gerald Carter db6ce132e3 * fix the trustdom_cache to work when winbindd is not running.
smbd will update the trustdom_cache periodically after locking
  the timestamp key
(This used to be commit 7bc4b65b91)
2003-07-01 03:49:41 +00:00
..
auth_builtin.c Use NTSTATUS as return value for smb_register_*() functions and init_module() 2003-04-28 17:48:48 +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 * cleanup more DC name resolution issues in check_*domain_security() 2003-06-30 20:45:14 +00:00
auth_ntlmssp.c Add an extra parameter to our 'set_remote_machine_name' and 2003-03-18 09:52:55 +00:00
auth_rhosts.c Found out a good number of NT_STATUS_IS_ERR used the wrong way. 2003-06-22 10:09:52 +00:00
auth_sam.c * rename samstrict auth method to sam 2003-06-30 17:24:59 +00:00
auth_server.c Add some static. Patch by Stefan Metzmacher <metze@metzemix.de> 2003-06-04 16:40:50 +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 * fix the trustdom_cache to work when winbindd is not running. 2003-07-01 03:49:41 +00:00
auth_winbind.c Valgrind found a bug (subtracting a pointer from a length rather than the 2003-06-30 20:41:40 +00:00
auth.c Here's the code to make winbindd work on a Samba DC 2003-06-29 03:39:50 +00:00
pampass.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
pass_check.c Cleanups: (merge from HEAD) 2003-02-10 11:47:21 +00:00