r6555: add almost working code for registry file write support.
commitd07563a7ea82e866aa03a403b775b8524529bbb1
authorGerald Carter <jerry@samba.org>
Sun, 1 May 2005 10:17:51 +0000 (1 10:17 +0000)
committerGerald Carter <jerry@samba.org>
Sun, 1 May 2005 10:17:51 +0000 (1 10:17 +0000)
tree0803d74c9b29b8c97eb7269461ae377550be5714
parentf1c810ca5ca785ae0f0aab3583a631adff06aa12
r6555: add almost working code for registry file write support.
have to finish the test glue to connect read and write
registry files in 'net rpc registry copy'
source/include/reg_objects.h [new file with mode: 0644]
source/include/regfio.h
source/include/rpc_reg.h
source/registry/regfio.c
source/utils/net_rpc_registry.c