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)
commit313034b10d7a70d079e2bec1af38cf2a7cd918c1
treeab2387a2d403f8ee6f7c6fb69b9cef6674becefc
parentc526273df238c994c4de3c1704c6e95433f2331c
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)
source/lib/registry/common/reg_interface.c
source/lib/registry/reg_backend_rpc/reg_backend_rpc.c
source/lib/registry/tools/regdiff.c
source/lib/registry/tools/regpatch.c
source/lib/registry/tools/regshell.c
source/lib/registry/tools/regtree.c