r24998: Add a function regval_compose() to compose a REGISTRY_VALUE from
authorMichael Adam <obnox@samba.org>
Fri, 7 Sep 2007 14:41:49 +0000 (14:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:32 +0000 (12:30 -0500)
commitcc7bc29757c0ea6739e06b96775c7c2b9a57f8ce
tree116bf2cab3dda4c241cd7a29423f9a56255469fd
parent628e4d90090238e9109893401e7a92344199268b
r24998: Add a function regval_compose() to compose a REGISTRY_VALUE from
input data. Use this function in a first step to refactor
the canonicalization code of smbconf_store_values().

Michael
(This used to be commit f4caa2d7d412e2b9bb2a1ce71514551569ccf373)
source3/registry/reg_objects.c
source3/registry/reg_smbconf.c