1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/rpcclient
Noel Power 57a4319baa Allow FSRVP access generic HRESULT error message descriptions
FSRVP can possibly return any HRESULT error in addition to it's own
specific errors. This change searches the HRESULT errors for a description
if the error doesn't match any of the known FSRVP ones.
Also removed some errors defined in fsrvp.idl (now that they are defined
in hresult.h)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-04-02 20:25:07 +02:00
..
cmd_dfs.c s3-rpcclient: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
cmd_drsuapi.c s3-rpcclient: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
cmd_dssetup.c s3-rpcclient: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
cmd_echo.c s3-rpcclient: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
cmd_epmapper.c s3:rpcclient: make use of dcerpc_binding_set_abstract_syntax() in cmd_epmapper.c 2014-02-13 11:54:16 +01:00
cmd_eventlog.c s3-rpcclient: Fix cmd_eventlog_loginfo() null pointer passing. 2013-01-02 12:35:37 +01:00
cmd_fss.c Allow FSRVP access generic HRESULT error message descriptions 2014-04-02 20:25:07 +02:00
cmd_lsarpc.c s3:rpcclient: remove unused code from cmd_lsa_get_username() 2014-01-16 16:22:52 +01:00
cmd_netlogon.c s3:rpcclient: make use of rpccli_netlogon_password_logon() in the 'samlogon' cmd 2014-01-07 12:47:14 +01:00
cmd_ntsvcs.c s3-rpcclient: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
cmd_samr.c CVE-2013-4408:s3:Ensure LookupRids() replies arrays are range checked. 2013-12-09 09:00:41 +01:00
cmd_shutdown.c
cmd_spoolss.c s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth(). 2013-08-05 10:30:00 +02:00
cmd_srvsvc.c Fix bug #10100 - rpcclient crashes when sending the 'netshareenum 502' command 2013-08-21 17:30:33 +02:00
cmd_test.c s3:rpcclient: make use of rpcclient_cli_state 2013-10-17 08:48:52 +13:00
cmd_winreg.c s3-rpcclient: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
cmd_witness.c s3:rpcclient: fix build without HAVE_IPV6 2014-03-31 22:52:12 +02:00
cmd_wkssvc.c s3-rpcclient: pass struct ndr_interface_table down 2012-01-18 16:23:24 +01:00
rpcclient.c s3:rpcclient: make use of dcerpc_binding_get_string_option("host") 2014-02-13 11:54:16 +01:00
rpcclient.h s3:rpcclient: add rpcclient_netlogon_creds 2014-01-07 12:47:11 +01:00