1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth
Simo Sorce 3109a3de1f Split normal kinit from s4u2 flavored kinit
This makes it simpler to slowly integrate MIT support and also amkes it
somewhat clearer what operation is really requested.
The 24u2 part is really only used by the cifs proxy code so we can temporarily
disable it in the MIT build w/o major consequences.
2012-05-04 16:51:28 +02:00
..
gensec lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/replace/system/gssapi.h 2012-04-25 00:18:32 +02:00
kerberos Split normal kinit from s4u2 flavored kinit 2012-05-04 16:51:28 +02:00
ntlm auth: Rename some elements of auth4_context 2012-02-24 11:23:18 +11:00
auth.h auth: Make check_password and generate_session_info hook generic 2012-01-30 08:05:14 +01:00
pyauth.c s4-auth: Make sure ldb context is initialized even if not passed by Python code 2012-04-14 00:20:59 +02:00
pyauth.h pytalloc: Use consistent prefix for functions, add ABI file. 2011-08-10 15:36:21 +02:00
sam.c s4-sam: don't look in GC NCs for user accounts 2011-10-04 15:08:57 +11:00
samba_server_gensec.c gensec: move event context from gensec_*_init() to gensec_update() 2011-10-18 13:13:33 +11:00
session.c s4-auth Move conversion of security_token to unix_token to auth 2011-07-29 04:24:07 +02:00
session.h Fix public header not to include private (not installed) ones. 2011-03-14 17:01:20 +01:00
system_session.c s4: fix wrong index usage PRIMARY_USER_SID_INDEX when it should have been PRIMARY_GROUP_SID_INDEX 2011-06-19 23:21:08 +02:00
unix_token.c auth: Pass in the SMB username (for %U) into generate_session_info 2012-02-13 01:25:59 +01:00
wscript_build auth: Move the rest of the source4 gensec_ntlmssp code to the top level 2012-02-17 10:48:09 +01:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00