Age | Commit message (Expand) | Author | Files | Lines |
2012-04-25 | lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep... | Alexander Bokovoy | 1 | -0/+1 |
2012-04-23 | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 1 | -0/+1 |
2012-04-12 | srv_keytab: Pass krb5_context directly, it's all we use anyways. | Simo Sorce | 1 | -1/+2 |
2012-04-12 | s4-auth-krb: Remove dependency on credentials too. | Simo Sorce | 1 | -3/+6 |
2012-04-12 | s4-auth-krb: Remove unneded dependency on kerberos_util. | Simo Sorce | 1 | -3/+13 |
2012-04-12 | s4-auth-krb: Move keytab functions in a separate file. | Simo Sorce | 2 | -2/+3 |
2012-04-12 | s4-auth-krb: Move function into more appropriate header. | Simo Sorce | 1 | -8/+0 |
2012-04-12 | s4-auth-krb: Make cli_credentials_invalidate_client_gss_creds static. | Simo Sorce | 2 | -2/+4 |
2012-04-12 | s4-auth-krb: Make impersonate_principal_from_credentials static. | Simo Sorce | 1 | -6/+0 |
2012-02-10 | credentials: Show returned error_string in debug message | Andrew Bartlett | 1 | -2/+2 |
2012-01-09 | auth/credentials Remove debug that prints in normal operation | Andrew Bartlett | 1 | -1/+0 |
2011-12-28 | credentials: Always honour the return value of E_deshash() | Andrew Bartlett | 1 | -4/+2 |
2011-12-07 | s4-dns Use match-by-key in GSSAPI server if principal is not specified | Andrew Bartlett | 1 | -3/+9 |
2011-11-21 | Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s... | Jeremy Allison | 2 | -4/+2 |
2011-11-10 | test: fixed several tests to use samba.tests | Andrew Tridgell | 1 | -2/+2 |
2011-10-18 | build: compile gensec_start.c and credentials.c in the autoconf build | Andrew Bartlett | 1 | -0/+50 |
2011-10-18 | credentials: Prioritise command-line specified options above defaults from sm... | Andrew Bartlett | 1 | -3/+15 |
2011-10-11 | auth/credentials Declare remaining functions are public interfaces and put in... | Andrew Bartlett | 2 | -9/+45 |
2011-10-11 | auth: move credentials layer to the top level | Andrew Bartlett | 12 | -0/+3655 |