Make krb5 wrapper library common so they can be used all over
authorSimo Sorce <idra@samba.org>
Sat, 21 Apr 2012 21:26:18 +0000 (17:26 -0400)
committerSimo Sorce <idra@samba.org>
Mon, 23 Apr 2012 23:20:38 +0000 (19:20 -0400)
commit08c733d75fd83fd5e32ced9712d41dd595e0f182
treea49d6ebbf1d6c498294862f268d6890a1e6a507f
parentf7070c90b94954835478a09e89a85c03f0f85500
Make krb5 wrapper library common so they can be used all over
25 files changed:
auth/credentials/credentials_krb5.c
auth/kerberos/gssapi_pac.c
auth/kerberos/pac_utils.h
auth/kerberos/wscript_build
lib/krb5_wrap/krb5_samba.c [moved from source3/libsmb/clikrb5.c with 84% similarity]
lib/krb5_wrap/krb5_samba.h [moved from source3/include/krb5_protos.h with 66% similarity]
lib/krb5_wrap/wscript_build [new file with mode: 0755]
libcli/auth/krb5_wrap.c [deleted file]
libcli/auth/krb5_wrap.h [deleted file]
libcli/auth/wscript_build [changed mode: 0644->0755]
libcli/smb/smb_seal.c
libcli/smb/wscript_build [changed mode: 0644->0755]
source3/Makefile.in
source3/include/smb_krb5.h
source3/libads/authdata.c
source3/libads/kerberos.c
source3/libads/kerberos_proto.h
source3/librpc/crypto/gse.c
source3/libsmb/cliconnect.c
source3/utils/ntlm_auth.c
source3/wscript_build
source4/auth/kerberos/kerberos.h
source4/auth/kerberos/wscript_build
source4/dsdb/wscript_build [changed mode: 0644->0755]
wscript_build [changed mode: 0644->0755]