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)
commitbd22606da04bffd3b4966c17ad2c98e6dc8b5e35
treeea721a558ed50a004e0c1a6a648cd63532081950
parent1ffbe8fec8923a044b0280e230fc224f1a60419f
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.
(This used to be commit 511cdec60d431d767fb02f68ca5ddd4ddb59e64a)
source3/include/rpc_reg.h
source3/rpc_client/cli_reg.c
source3/rpc_parse/parse_reg.c
source3/rpc_server/srv_reg_nt.c
source3/rpcclient/cmd_reg.c
source3/utils/net_rpc.c