s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5
authorSimo Sorce <idra@samba.org>
Thu, 26 Apr 2012 16:27:05 +0000 (12:27 -0400)
committerSimo Sorce <idra@samba.org>
Fri, 4 May 2012 14:51:28 +0000 (16:51 +0200)
commita2de8a12d3a218f172cf41fbf896ccf2b3bddfc8
tree12184589d138ef824b5119b5c40a29d5fa5d81fe
parent3109a3de1f362e9dc42bceb81a393e2dbf80b7b2
s4-auth-krb: smb_rd_req_return_stuff is used only in gensec_krb5

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.
source4/auth/gensec/gensec_krb5.c
source4/auth/gensec/gensec_krb5_util.c [moved from source4/auth/kerberos/kerberos_heimdal.c with 100% similarity]
source4/auth/gensec/gensec_krb5_util.h [new file with mode: 0644]
source4/auth/gensec/wscript_build [changed mode: 0644->0755]
source4/auth/kerberos/wscript_build