1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/rpcclient
David Disseldorp 97818fd6e5 s3-rpcclient: add deldriverex flags argument
The spoolss DeletePrinterDriverEx command offers three flags for
controlling how associated files and other versions of the driver are
effected: DPD_DELETE_UNUSED_FILES (1), DPD_DELETE_SPECIFIC_VERSION (2)
and DPD_DELETE_ALL_FILES (4).

This commit adds an optional numeric flags argument to the rpcclient
deldriverex command.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>

Autobuild-User: David Disseldorp <ddiss@samba.org>
Autobuild-Date: Wed Jan 11 14:39:35 CET 2012 on sn-devel-104
2012-01-11 14:39:35 +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-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02: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:rpcclient: use dcerpc_echo_X() functions 2011-01-17 08:48:25 +01:00
cmd_epmapper.c s3-rpc_client: remove some more obsolete cli_X.h header files. 2011-01-28 11:18:44 +01:00
cmd_eventlog.c s3-eventlog: prefer dcerpc_eventlog_X functions. 2011-01-11 17:12:03 +01:00
cmd_lsarpc.c s3-rpcclient: add tool to call lsa_SetInformationTrustedDomain. 2011-11-29 13:15:39 +01:00
cmd_netlogon.c s3-param Remove special case for global_myname(), rename to lp_netbios_name() 2011-06-09 12:40:09 +02:00
cmd_ntsvcs.c s3-rpc_client: remove some more obsolete cli_X.h header files. 2011-01-28 11:18:44 +01:00
cmd_samr.c s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() 2011-06-09 12:40:08 +02: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: add deldriverex flags argument 2012-01-11 14:39:35 +01:00
cmd_srvsvc.c libcli/security: move display_sec headers to own header file and add to 2011-03-16 10:11:08 +01:00
cmd_test.c s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h 2011-03-31 00:14:01 +02:00
cmd_winreg.c s3: Fix Coverity ID 2289: Uninitialized read 2011-03-15 11:10:42 +01:00
cmd_wkssvc.c s3-wkssvc: prefer dcerpc_wkssvc_X functions. 2011-01-11 17:09:25 +01:00
rpcclient.c s3-librpc Rename and rework cli_rpc_pipe_open_ntlmssp() to be generic 2012-01-11 09:04:41 +01:00
rpcclient.h s3-rpcclient: include rpc_client/cli_pipe.h globally in rpcclient.h 2011-03-31 00:14:01 +02:00