diff options
author | David Disseldorp <ddiss@suse.de> | 2011-07-06 12:19:05 +0200 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2011-07-08 15:22:27 +0200 |
commit | 12710662006594156abcaa94f5574e52bb66fdf6 (patch) | |
tree | 701eed1281efc99ab4f4856f975924418b373956 /source3/lib/talloc_dict.c | |
parent | d6cd1ee03296a809a98031ca52de72a7757b4058 (diff) | |
download | samba-12710662006594156abcaa94f5574e52bb66fdf6.tar.gz samba-12710662006594156abcaa94f5574e52bb66fdf6.tar.bz2 samba-12710662006594156abcaa94f5574e52bb66fdf6.zip |
winreg: Use the ntstatus return code for client side errors
cli_winreg.c functions indicate status to the caller in two ways. The
ntstatus return code indicates client side errors, the pwerr argument
carries the server response error code.
Many functions are filling the pwerr argument on client side error, this
change removes these cases.
Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3/lib/talloc_dict.c')
0 files changed, 0 insertions, 0 deletions