summaryrefslogtreecommitdiffstats
path: root/libcli/auth/krb5_wrap.c
Commit message (Expand)AuthorAgeFilesLines
* Make krb5 wrapper library common so they can be used all overSimo Sorce2012-04-231-243/+0
* krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.Simo Sorce2012-04-121-4/+4
* auth-krb: Move pac related util functions in a single place.Simo Sorce2012-04-121-49/+0
* krb5_wrap: remove duplicate declaration and dead ifdefSimo Sorce2012-04-121-4/+0
* krb5: Require krb5_string_to_key be available to build with krb5Andrew Bartlett2012-01-101-1/+1
* krb5: Require krb5_principal_compare_any_realm be available to build with krb5Andrew Bartlett2012-01-101-28/+0
* krb5: Require krb5_c_verify_checksum is available to build with krb5Andrew Bartlett2012-01-101-63/+20
* libcli/auth/krb5_wrap: correctly use discard_const().Günther Deschner2011-05-131-2/+2
* libcli/auth: fix "no talloc stackframe around" message from the samba4.blackb...Michael Adam2011-05-101-2/+4
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-2/+2
* libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett2011-04-271-0/+39
* libcli/auth: Move more kerberos wrapping in commonAndrew Bartlett2011-04-201-1/+206
* libcli/auth Fix compile on hosts without krb5Andrew Bartlett2011-04-141-2/+2
* libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett2011-04-141-0/+121