1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/auth
2007-12-21 05:47:53 +01:00
..
credentials r26271: Remove some more uses of global_loadparm. 2007-12-21 05:47:53 +01:00
gensec r26264: pass name resolve order explicitly, use torture context for settings in dssync tests. 2007-12-21 05:47:39 +01:00
kerberos r26233: Pass loadparm context when creating krb5 contexts. 2007-12-21 05:47:11 +01:00
ntlmssp r26264: pass name resolve order explicitly, use torture context for settings in dssync tests. 2007-12-21 05:47:39 +01:00
tests r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +01:00
auth_anonymous.c r26250: Avoid global_loadparm in a couple more places. 2007-12-21 05:47:28 +01:00
auth_developer.c r25552: Convert to standard bool type. 2007-10-10 15:07:54 -05:00
auth_sam_reply.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
auth_sam.c r26252: Specify loadparm_context explicitly when creating sessions. 2007-12-21 05:47:29 +01:00
auth_server.c r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsrv_connection. 2007-12-21 05:47:47 +01:00
auth_simple.c r26264: pass name resolve order explicitly, use torture context for settings in dssync tests. 2007-12-21 05:47:39 +01:00
auth_unix.c r26234: More global_loadparm fixes. 2007-12-21 05:47:12 +01:00
auth_util.c r26233: Pass loadparm context when creating krb5 contexts. 2007-12-21 05:47:11 +01:00
auth_winbind.c r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
auth_wrap.c r26252: Specify loadparm_context explicitly when creating sessions. 2007-12-21 05:47:29 +01:00
auth.c r26233: Pass loadparm context when creating krb5 contexts. 2007-12-21 05:47:11 +01:00
auth.h r26228: Store loadparm context in auth context, move more loadparm_contexts up the call stack. 2007-12-21 05:47:05 +01:00
auth.i r26252: Specify loadparm_context explicitly when creating sessions. 2007-12-21 05:47:29 +01:00
auth.py r26248: Check in SWIG output so SWIG is not required when running out of svn. 2007-12-21 05:47:26 +01:00
config.m4 r18164: enable the SASL library if found 2007-10-10 14:17:45 -05:00
config.mk r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +01:00
ntlm_check.c r26228: Store loadparm context in auth context, move more loadparm_contexts up the call stack. 2007-12-21 05:47:05 +01:00
pam_errors.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 14:59:18 -05:00
sam.c r26252: Specify loadparm_context explicitly when creating sessions. 2007-12-21 05:47:29 +01:00
session.c r26264: pass name resolve order explicitly, use torture context for settings in dssync tests. 2007-12-21 05:47:39 +01:00
session.h r26127: Move session code out of auth_util.c. No longer making it part of auth but making it usable independently will be the next step. 2007-12-21 05:46:14 +01:00
system_session.c r26252: Specify loadparm_context explicitly when creating sessions. 2007-12-21 05:47:29 +01:00