auth-krb: Move pac related util functions in a single place.
authorSimo Sorce <idra@samba.org>
Sun, 1 Apr 2012 02:09:22 +0000 (22:09 -0400)
committerAndreas Schneider <asn@samba.org>
Thu, 12 Apr 2012 10:06:43 +0000 (12:06 +0200)
commit70c303a7f357b2c73955b24128ac8a72b656d4e6
treef87c92753e56bee1b274a20444f80f53e64ee0c0
parent3fd6deda7d440b579950ab6d0e2407d755ac70ad
auth-krb: Move pac related util functions in a single place.

Signed-off-by: Andreas Schneider <asn@samba.org>
13 files changed:
auth/kerberos/gssapi_pac.c
auth/kerberos/kerberos_pac.c
auth/kerberos/pac_utils.h [new file with mode: 0644]
auth/kerberos/wscript_build [changed mode: 0644->0755]
libcli/auth/krb5_wrap.c
libcli/auth/krb5_wrap.h
source3/auth/auth_generic.c
source3/include/smb_krb5.h
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/gensec_krb5.c
source4/auth/kerberos/kerberos_pac.c
source4/kdc/pac-glue.c
source4/torture/auth/pac.c