virtual registry framework with initial printing hooks.
authorGerald Carter <jerry@samba.org>
Thu, 18 Jul 2002 23:00:24 +0000 (23:00 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 18 Jul 2002 23:00:24 +0000 (23:00 +0000)
commit06ae9ac5d98a752d8ca17686a4a3b1786fbe520d
tree09607de65ac2f72d4d987b0bce496cd8ff7f733b
parent2afc1ca42c6a945fa1385328cd1c69065829d233
virtual registry framework with initial printing hooks.
(This used to be commit a43d9788fa8823d678ee72470421b980165ec2b0)
source3/Makefile.in
source3/include/adt_tree.h [new file with mode: 0644]
source3/include/includes.h
source3/include/rpc_reg.h
source3/lib/adt_tree.c [new file with mode: 0644]
source3/registry/reg_cachehook.c [new file with mode: 0644]
source3/registry/reg_db.c [new file with mode: 0644]
source3/registry/reg_frontend.c
source3/registry/reg_printing.c [new file with mode: 0644]
source3/rpc_server/srv_reg_nt.c
source3/script/mkproto.awk