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)
commitf4caa2d7d412e2b9bb2a1ce71514551569ccf373
treeb9aace9c50357d64a93d93e7e11f1815a8006a17
parent1ee1b75113c7035c8882fe53981dba7cfc3aa187
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
source/registry/reg_objects.c
source/registry/reg_smbconf.c