summaryrefslogtreecommitdiff
path: root/auth/kerberos/kerberos_pac.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20auth/kerberos: Adjust log level for failed PAC signature verificationChristof Schmitt1-1/+1
2012-07-06auth: Common function for retrieving PAC_LOGIN_INFO from PACChristof Schmitt1-0/+37
2012-04-12auth-krb: Move pac related util functions in a single place.Simo Sorce1-11/+26
2012-01-12auth/kerberos: Remove unused TALLOC_CTX argument to check_pac_checksumAndrew Bartlett1-6/+3
2011-12-29auth/kerberos: Rename memory contexts for greater clarityAndrew Bartlett1-34/+34
2011-12-29auth/kerberos: Make pac_data_out in kerberos_decode_pac() optionalAndrew Bartlett1-3/+32
2011-04-27auth/kerberos Move all the PAC handling functions to auth/kerberosAndrew Bartlett1-0/+364