summaryrefslogtreecommitdiffstats
path: root/auth/credentials
Commit message (Expand)AuthorAgeFilesLines
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-251-0/+1
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-231-0/+1
* srv_keytab: Pass krb5_context directly, it's all we use anyways.Simo Sorce2012-04-121-1/+2
* s4-auth-krb: Remove dependency on credentials too.Simo Sorce2012-04-121-3/+6
* s4-auth-krb: Remove unneded dependency on kerberos_util.Simo Sorce2012-04-121-3/+13
* s4-auth-krb: Move keytab functions in a separate file.Simo Sorce2012-04-122-2/+3
* s4-auth-krb: Move function into more appropriate header.Simo Sorce2012-04-121-8/+0
* s4-auth-krb: Make cli_credentials_invalidate_client_gss_creds static.Simo Sorce2012-04-122-2/+4
* s4-auth-krb: Make impersonate_principal_from_credentials static.Simo Sorce2012-04-121-6/+0
* credentials: Show returned error_string in debug messageAndrew Bartlett2012-02-101-2/+2
* auth/credentials Remove debug that prints in normal operationAndrew Bartlett2012-01-091-1/+0
* credentials: Always honour the return value of E_deshash()Andrew Bartlett2011-12-281-4/+2
* s4-dns Use match-by-key in GSSAPI server if principal is not specifiedAndrew Bartlett2011-12-071-3/+9
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-212-4/+2
* test: fixed several tests to use samba.testsAndrew Tridgell2011-11-101-2/+2
* build: compile gensec_start.c and credentials.c in the autoconf buildAndrew Bartlett2011-10-181-0/+50
* credentials: Prioritise command-line specified options above defaults from sm...Andrew Bartlett2011-10-181-3/+15
* auth/credentials Declare remaining functions are public interfaces and put in...Andrew Bartlett2011-10-112-9/+45
* auth: move credentials layer to the top levelAndrew Bartlett2011-10-1112-0/+3655