r15297: Move create_security_token() to samdb as it requires SAMDB (and the rest...
authorJelmer Vernooij <jelmer@samba.org>
Thu, 27 Apr 2006 16:09:17 +0000 (16:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:05:04 +0000 (14:05 -0500)
commit710ea949886dd57c66dc6d397e0ea41c89736107
treef234adf0c7879144ef68044291753e43e028061d
parent70d10653ad3dcc4c12c83d4ca14752d0a0c89fe8
r15297: Move create_security_token() to samdb as it requires SAMDB (and the rest of LIBSECURITY doesn't)
Make the ldb password_hash module only depend on some keys manipulation code, not full heimdal
Some other dependency fixes
(This used to be commit 5b3ab728edfc9cdd9eee16ad0fe6dfd4b5ced630)
21 files changed:
source4/auth/auth_sam.c
source4/auth/auth_util.c
source4/auth/config.mk
source4/auth/credentials/config.mk
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/gensec_krb5.c
source4/auth/kerberos/config.mk
source4/auth/kerberos/kerberos_pac.c
source4/client/config.mk
source4/dsdb/config.mk
source4/dsdb/samdb/ldb_modules/config.mk
source4/dsdb/samdb/samdb.c
source4/heimdal_build/config.mk
source4/kdc/config.mk
source4/libcli/auth/config.mk
source4/libcli/config.mk
source4/libcli/ldap/config.mk
source4/libcli/security/config.mk
source4/libcli/security/security_token.c
source4/librpc/config.mk
source4/passdb/config.mk