net_rpc_registry: use split_hive_key to normalize hive befor open.
authorMichael Adam <obnox@samba.org>
Fri, 4 Apr 2008 14:46:01 +0000 (16:46 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 4 Apr 2008 15:05:00 +0000 (17:05 +0200)
commit65088387c061aebd8a847857a5fc87ca7a9257f3
tree6d515d4a3a511a53702a75a2ec680fc8dc0577a6
parent0bd2ac713068341a3b4e9461e4d422d4571c6474
net_rpc_registry: use split_hive_key to normalize hive befor open.

THis allows to specify keys in the form "HKLM/Software/samba",
i.e. "/" instead of "\\".

Michael
(This used to be commit 61d09caef340d2fee303e429f6f25d011cb3023c)
source3/utils/net_rpc_registry.c