r4656: Convert the winreg pipe to use WERROR returns (as it should).
authorJeremy Allison <jra@samba.org>
Mon, 10 Jan 2005 20:33:41 +0000 (20:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:50 +0000 (10:53 -0500)
commit511cdec60d431d767fb02f68ca5ddd4ddb59e64a
tree331914dff809371e39cb8987eb467e4c92f8bc84
parent95c8727045fab0c6aa3446871e19e7b29c20382d
r4656: Convert the winreg pipe to use WERROR returns (as it should).
Also fix return of NT_STATUS_NO_MORE_ENTRIES should be
ERROR_NO_MORE_ITEMS reported by "Marcin Porwit" <mporwit@centeris.com>.
Jeremy.
source/include/rpc_reg.h
source/rpc_client/cli_reg.c
source/rpc_parse/parse_reg.c
source/rpc_server/srv_reg_nt.c
source/rpcclient/cmd_reg.c
source/utils/net_rpc.c