Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
authorJelmer Vernooij <jelmer@samba.org>
Sat, 18 Oct 2008 16:09:04 +0000 (18:09 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sat, 18 Oct 2008 16:09:04 +0000 (18:09 +0200)
commit6a89b59ca6187ef6e06124c2aa729be18b43bb75
treef8187dc0ea92fe32ac4b765516e9153980a65d40
parentb3b6d8f3f91824df11b3f1e61c8ad443c8c65458
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
3.
12 files changed:
lib/util/util.h
lib/util/util_str.c
source4/dsdb/samdb/ldb_modules/extended_dn.c
source4/dsdb/samdb/ldb_modules/password_hash.c
source4/dsdb/schema/schema_init.c
source4/dsdb/schema/schema_set.c
source4/kdc/hdb-samba4.c
source4/lib/registry/util.c
source4/librpc/ndr/ndr_drsuapi.c
source4/torture/auth/ntlmssp.c
source4/torture/ndr/ndr.c
source4/utils/ntlm_auth.c