s4:lib/registry/ldb.c - change the "ldb_get_value" implementation to use the value...
commit77e87e66b0e783cd0717f3fed885fcde629aa434
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 24 Jun 2010 14:06:39 +0000 (24 16:06 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 28 Jun 2010 21:02:55 +0000 (28 23:02 +0200)
tree5ab710997a4460149e78cb80c431ac344d36c822
parent3549425b30f00adfbee7e2a16f35a17c8e4cd2f8
s4:lib/registry/ldb.c - change the "ldb_get_value" implementation to use the value cache and not an LDB lookup

In addition this fixes the use of special characters in registry object names.
source4/lib/registry/ldb.c