splitting off storage/retrieval routines for abstracting the
authorGerald Carter <jerry@samba.org>
Mon, 15 Jul 2002 22:27:07 +0000 (22:27 +0000)
committerGerald Carter <jerry@samba.org>
Mon, 15 Jul 2002 22:27:07 +0000 (22:27 +0000)
commit78750803d09fdef3e878e73da98d3e7bc338fcb5
tree967242d55dee4b4c42358e15bd6b5b1bae4f4136
parentf8db5303395225f6c14c8f2e383a83adbd970df9
splitting off storage/retrieval routines for abstracting the
registry view front end.  Now to plug in the various hooks.
(This used to be commit 9772acd9ad44af2800dfb9d8610c2d5c23eaceb4)
source3/Makefile.in
source3/include/rpc_reg.h
source3/registry/reg_frontend.c [new file with mode: 0644]
source3/rpc_server/srv_reg_nt.c