1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/rpcclient
Björn Baumbach f5af66e67d s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without checking all architectures.
Continues now with next architecture if no driver is available.

Because of the broken behavior of the rpccli_*() functions,
we need special error code handling.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2011-01-12 17:25:53 +01:00
..
cmd_dfs.c s3:rpcclient: use ndr_dfs_c.h instead of cli_dfs.h 2011-01-11 13:40:43 +01:00
cmd_drsuapi.c s3-drsuapi: fix error handling after converting to dcerpc_drsuapi_X functions. 2011-01-12 13:41:16 +01:00
cmd_dssetup.c s3:rpcclient: use ndr_dssetup_c.h instead of cli_dssetup.h 2011-01-11 13:40:51 +01:00
cmd_echo.c s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba. 2009-11-26 20:03:17 +01:00
cmd_epmapper.c s3:rpcclient: improve "epmmap" output 2011-01-04 21:28:56 +01:00
cmd_eventlog.c s3-eventlog: prefer dcerpc_eventlog_X functions. 2011-01-11 17:12:03 +01:00
cmd_lsarpc.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
cmd_netlogon.c s3:rpcclient: we also need some ndr_pull functions 2010-08-08 11:05:18 +02:00
cmd_ntsvcs.c s3:rpcclient: use dcerpc_binding_handle client stubs in cmd_ntsvcs.c 2011-01-04 16:37:19 +01:00
cmd_samr.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
cmd_shutdown.c Revert "s3: Do not directly reference the ndr_table_* in rpcclient" 2009-11-08 19:43:47 +01:00
cmd_spoolss.c s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without checking all architectures. 2011-01-12 17:25:53 +01:00
cmd_srvsvc.c s3:rpcclient: we also need some ndr_pull functions 2010-08-08 11:05:18 +02:00
cmd_test.c s3-build: avoid to globally include printing and spoolss headers. 2010-07-31 00:50:31 +02:00
cmd_winreg.c s3-rpcclient: add some winreg commands. 2010-09-19 02:47:11 +02:00
cmd_wkssvc.c s3-wkssvc: prefer dcerpc_wkssvc_X functions. 2011-01-11 17:09:25 +01:00
rpcclient.c s3: Remove unused "retry" from cli_full_connection 2010-12-20 17:10:58 +01:00
rpcclient.h Revert "s3: Do not directly reference the ndr_table_* in rpcclient" 2009-11-08 19:43:47 +01:00