virtual registry framework with initial printing hooks.
commita43d9788fa8823d678ee72470421b980165ec2b0
authorGerald Carter <jerry@samba.org>
Thu, 18 Jul 2002 23:00:24 +0000 (18 23:00 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 18 Jul 2002 23:00:24 +0000 (18 23:00 +0000)
tree06ceb88e2446fdae551e59ecfa47454a22336a63
parenta5aad760061e21635319a9b5628990cf59b827ed
virtual registry framework with initial printing hooks.
source/Makefile.in
source/include/adt_tree.h [new file with mode: 0644]
source/include/includes.h
source/include/rpc_reg.h
source/lib/adt_tree.c [new file with mode: 0644]
source/registry/reg_cachehook.c [new file with mode: 0644]
source/registry/reg_db.c [copied from source/registry/reg_frontend.c with 83% similarity]
source/registry/reg_frontend.c
source/registry/reg_printing.c [new file with mode: 0644]
source/rpc_server/srv_reg_nt.c
source/script/mkproto.awk