summaryrefslogtreecommitdiff
path: root/libcli/auth/krb5_wrap.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-13libcli/auth/krb5_wrap: correctly use discard_const().Günther Deschner1-2/+2
2011-05-10libcli/auth: fix "no talloc stackframe around" message from the samba4.blackb...Michael Adam1-2/+4
2011-05-06More const fixes. Remove CONST_DISCARD.Jeremy Allison1-2/+2
2011-04-27libcli/auth Move Samba4's gssapi_error_string from GENSEC to libcli/authAndrew Bartlett1-0/+39
2011-04-20libcli/auth: Move more kerberos wrapping in commonAndrew Bartlett1-1/+206
2011-04-14libcli/auth Fix compile on hosts without krb5Andrew Bartlett1-2/+2
2011-04-14libcli/auth Move krb5 wrapper functions from s3 into commonAndrew Bartlett1-0/+121