summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/gensec_krb5_util.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-04s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5Simo Sorce1-0/+102
Make it clearly a gensec_krb5 accessory file. This function should never be used anywhere else. This function was copied out from the Heimdal tree and is kept in a separate file for clarity and to keep the original license boilerplate.