1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/auth
Andrew Bartlett 65bd5eb04b lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there
This is also where the related krb5_princ_component is declared.

Also fix the configure check to use the correct name

This helps the autoconf build on Heimdal.

Andrew Bartlett
2012-05-30 12:55:39 +02:00
..
gensec gse: Use the smb_gss_oid_equal wrapper. 2012-05-23 17:51:51 +03:00
kerberos lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there 2012-05-30 12:55:39 +02:00
ntlm s4:auth: remove unused auth_server.c 2012-05-15 08:18:29 +02: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 auth-session: MIT doesn't have import/export cred yet 2012-05-04 16:51:29 +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