r4209: Fix several smaller bugs
authorJelmer Vernooij <jelmer@samba.org>
Wed, 15 Dec 2004 00:16:54 +0000 (00:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:07:27 +0000 (13:07 -0500)
commitd8c3428b3bb10075cec3b37adbca54db634d3b00
tree3d75a8bab1f735e29c1e8dfae06dd2be9c970a8e
parent707d1808982fa3788156999016904475eef26ffe
r4209: Fix several smaller bugs
Add "predef" and "set" commands in regshell

Some of the remote calls from a Windows box work now.
(This used to be commit f3e05782804fe4b4942fa966f1b9650c64bc234d)
source4/include/registry.h
source4/lib/registry/common/reg_interface.c
source4/lib/registry/common/reg_util.c
source4/lib/registry/reg_backend_dir.c
source4/lib/registry/reg_backend_ldb.c
source4/lib/registry/reg_backend_nt4.c
source4/lib/registry/reg_backend_rpc.c
source4/lib/registry/tools/regshell.c
source4/rpc_server/winreg/rpc_winreg.c