summaryrefslogtreecommitdiff
path: root/libcli/auth/krb5_wrap.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Make krb5 wrapper library common so they can be used all overSimo Sorce1-62/+0
2012-04-12auth-krb: Move pac related util functions in a single place.Simo Sorce1-32/+0
2012-04-12auth-krb: Make functions static.Simo Sorce1-4/+0
2012-04-12auth-krb: Nove oid packet check to gensec_util.Simo Sorce1-1/+0
2012-02-17auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...Andrew Bartlett1-0/+17
2012-01-12auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksumAndrew Bartlett1-2/+1
2011-12-28auth/kerberos: Move gssapi_parse.c to the top levelAndrew Bartlett1-0/+4
2011-04-27auth/kerberos: Create common helper to get the verified PAC from GSSAPIAndrew Bartlett1-0/+5
2011-04-27libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett1-1/+4
2011-04-20libcli/auth Move PAC parsing and verification in common.Andrew Bartlett1-0/+15
2011-04-20libcli/auth: Move more kerberos wrapping in commonAndrew Bartlett1-0/+24
2011-04-14libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett1-0/+32