r3368: Default to rpc backend with binding "ncalrpc:" if no backend was specified...
authorJelmer Vernooij <jelmer@samba.org>
Fri, 29 Oct 2004 12:12:24 +0000 (12:12 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:02 +0000 (13:05 -0500)
commit9ba6c3885acb79d9c35e600f9a67f8ed0200edfd
treef730ef7a01d9d42f43df21fca4b4bfb513739209
parenta29c24f180cc21b358c51a86632eb1cc2cb17868
r3368: Default to rpc backend with binding "ncalrpc:" if no backend was specified in the various registry tools.
Allow opening a remote registry to partly fail (I.e. if not all hives could be opened)
(This used to be commit 313034b10d7a70d079e2bec1af38cf2a7cd918c1)
source4/lib/registry/common/reg_interface.c
source4/lib/registry/reg_backend_rpc/reg_backend_rpc.c
source4/lib/registry/tools/regdiff.c
source4/lib/registry/tools/regpatch.c
source4/lib/registry/tools/regshell.c
source4/lib/registry/tools/regtree.c