s3:registry: move prototype registry_create_admin_token() to new header reg_util_token.h
authorMichael Adam <obnox@samba.org>
Mon, 24 May 2010 21:37:09 +0000 (23:37 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 25 May 2010 08:35:26 +0000 (10:35 +0200)
commitf3053739b7e62e4749821bf2283d67ec379b1abc
tree68170a7865e93bff63606528779cafca264212fd
parente3f7fab668c1bf1366257f64a5099cca919ca358
s3:registry: move prototype registry_create_admin_token() to new header reg_util_token.h

and use it only where necessary.
source3/include/registry.h
source3/lib/smbconf/smbconf_reg.c
source3/registry/reg_util_token.c
source3/registry/reg_util_token.h [new file with mode: 0644]
source3/utils/net_registry.c