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:46:58 +01:00
..
credentials r26205: Pass loadparm_context to secrets_db_connect() rather than using global context. 2007-12-21 05:46:51 +01:00
gensec r26203: Avoid using ldb_wrap for secrets database. 2007-12-21 05:46:49 +01:00
kerberos r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
ntlmssp r26221: Add loadparm_context parameter to auth_context_create. 2007-12-21 05:46:58 +01:00
tests r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +01:00
auth_anonymous.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05: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 r26016: remove unneeded include 2007-12-21 05:45:42 +01:00
auth_server.c r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h because we stripped down includes. 2007-12-21 05:43:00 +01:00
auth_simple.c r26221: Add loadparm_context parameter to auth_context_create. 2007-12-21 05:46:58 +01:00
auth_unix.c r26006: Improve some dependencies. 2007-12-21 05:45:41 +01:00
auth_util.c 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
auth_winbind.c r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) 2007-12-21 05:45:02 +01:00
auth.c r26221: Add loadparm_context parameter to auth_context_create. 2007-12-21 05:46:58 +01:00
auth.h r26221: Add loadparm_context parameter to auth_context_create. 2007-12-21 05:46:58 +01:00
auth.i r26189: Add really trivial testsuite for the auth module. 2007-12-21 05:46:41 +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 r25552: Convert to standard bool type. 2007-10-10 15:07:54 -05: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 r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. 2007-12-21 05:45:40 +01:00
session.c 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
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 r26134: Avoid using samdb-dependent functions in auth_system_session. 2007-12-21 05:46:16 +01:00