s3:registry: extract registry_pull/push_value prototypes into own header
authorMichael Adam <obnox@samba.org>
Mon, 24 May 2010 22:15:52 +0000 (00:15 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 25 May 2010 08:35:27 +0000 (10:35 +0200)
commite829b42978d91cf8a5ec67cd322e66a538f7fd75
treec16cc50ed0ac2c788c76ceaf73d2abab84bcdb88
parent36b74e03cfec6bb5aaa7c3909c115629f0b076b1
s3:registry: extract registry_pull/push_value prototypes into own header

reg_util_marshalling.h and use them only where needed.
source3/include/registry.h
source3/registry/reg_api.c
source3/registry/reg_util_marshalling.c
source3/registry/reg_util_marshalling.h [new file with mode: 0644]
source3/rpc_server/srv_winreg_nt.c
source3/utils/net_rpc_registry.c