s3:registry: extract the reg_cachehook prototypes into their own header.
authorMichael Adam <obnox@samba.org>
Sun, 23 May 2010 13:25:00 +0000 (15:25 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 25 May 2010 08:35:24 +0000 (10:35 +0200)
commit14a025062ee2923aac4f9e57c05a9004ddf55856
treeed8d14194d03dd2d784144cd873bc348565aed35
parent9c5d7c789664d15017a837ad735b79e3b0ea4479
s3:registry: extract the reg_cachehook prototypes into their own header.

And use them only where necessary.
source3/include/registry.h
source3/registry/reg_api.c
source3/registry/reg_cachehook.c
source3/registry/reg_cachehook.h [new file with mode: 0644]
source3/registry/reg_init_basic.c
source3/registry/reg_init_full.c
source3/registry/reg_init_smbconf.c