s4:registry - util.c - treat unsupported and binary values as the same in the convers...
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Mon, 15 Mar 2010 10:15:19 +0000 (11:15 +0100)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Mon, 15 Mar 2010 12:28:12 +0000 (13:28 +0100)
commitcc3eec1681bb6d614e688f51e48bd76f6d513e67
treeda515cdebd6a17217828b7438fbf0791253e5ea9
parent4e6c0e1f6f37a7e04d10dbf7abbf626f52232aaf
s4:registry - util.c - treat unsupported and binary values as the same in the conversion functions

We don't need to provide an extra representation for all available registry types.
But if we treat all unsupported types as binary we also get our tools (regtree,
regshell, regdiff...) working with them in a basic manner.
source4/lib/registry/util.c