Fix registry parsing of strings to also support the windows method.
authorWilco Baan Hofman <wilco@baanhofman.nl>
Mon, 26 Jul 2010 18:16:44 +0000 (20:16 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 3 Oct 2010 13:31:37 +0000 (15:31 +0200)
commit4356f09d7f4f84fc16b03d84a8de359272368574
tree7f7c24facd2385912ab3dc3bed00251af22ab38c
parent4a768fbef7a3ed8bbc0219909f036bdeb01bf4c0
Fix registry parsing of strings to also support the windows method.

Specifically: dword:00000000, hex:00,00,00,00, hex(0..B):00,00,00,00

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
source4/lib/registry/util.c