1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/torture/rpc
Günther Deschner 612714d109 s4-torture: disable s4u2self/proxy remote pac tests for MIT build for now.
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlet <abartlet@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2017-04-29 23:31:09 +02:00
..
alter_context.c s4:torture/rpc: expect NT_STATUS_CONNECTION_DISCONNECTED in torture_rpc_alter_context() 2015-07-03 02:00:28 +02:00
async_bind.c s4:torture/rpc: s/pipe/pipes/ 2014-01-16 16:22:52 +01:00
atsvc.c
autoidl.c
backupkey_heimdal.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/torture/ 2016-09-28 00:04:23 +02:00
backupkey.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/torture/ 2016-09-28 00:04:23 +02:00
bench.c
bind.c s4:torture/rpc: make use of dcerpc_binding_set_flags() 2014-02-13 11:54:17 +01:00
browser.c werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/torture/rpc/ 2016-09-28 00:04:35 +02:00
clusapi.c s4-torture: also test CLUSCTL_CLUSTER_CHECK_VOTER_DOWN. 2016-09-07 23:56:16 +02:00
countcalls.c
dfs.c
drsuapi_cracknames.c s4:torture/rpc: avoid declaration after code warnings 2014-04-02 09:03:45 +02:00
drsuapi_w2k8.c drsuapi tests for DsBind with w2k8 2016-05-26 02:44:31 +02:00
drsuapi.c torture: Quiet a warning about set but not used variable 2013-08-06 21:21:41 -07:00
drsuapi.h drsuapi tests for DsBind with w2k8 2016-05-26 02:44:31 +02:00
dsgetinfo.c fix Invalid read of size 8 2016-04-25 14:01:33 +02:00
dssetup.c
echo.c s4:torture/rpc: concurrent dcerpc_echo_TestSleep requests require a connection with DCERPC_CONCURRENT_MULTIPLEX 2016-10-26 11:20:17 +02:00
epmapper.c s4:torture/rpc: use dcerpc_binding_set_abstract_syntax() in epmapper.c 2014-02-13 11:54:17 +01:00
eventlog.c
forest_trust.c s4:torture/netlogon: add/use test_SetupCredentialsPipe() helper function 2016-03-17 17:17:16 +01:00
frsapi.c werror: replace WERR_FRS_INVALID_SERVICE_PARAMETER with WERR_FRS_ERR_INVALID_SERVICE_PARAMETER in source4/torture/rpc/frsapi.c 2016-09-28 00:04:34 +02:00
fsrvp.c s4:torture/rpc: fix ndr_security.h include in fsrvp.c 2015-08-17 20:53:10 +02:00
handles.c s4:torture/rpc: add extra_flags to torture_rpc_connection_transport() 2016-10-26 11:20:17 +02:00
initshutdown.c
iremotewinspool.c s4-torture: add test for winspool_AsyncGetPrinterDriverDirectory() 2016-11-15 05:09:31 +01:00
join.c
lsa_lookup.c s4:torture/rpc: make use of dcerpc_binding_[g|s]et_transport() 2014-02-13 11:54:17 +01:00
lsa.c krb5_wrap: Remove unneded smb_krb5_free_error() 2016-08-31 20:59:14 +02:00
mgmt.c s4-torture: fix invalid dereference of binding handle in mgmt test. 2015-04-22 17:43:21 +02:00
netlogon.c torture-netlogon: Use "all_zero" where appropriate 2017-01-03 19:56:17 +01:00
netlogon.h s4:torture/netlogon: add/use test_SetupCredentialsPipe() helper function 2016-03-17 17:17:16 +01:00
ntsvcs.c s4:torture/rpc: remove compiler warnings in ntsvcs.c 2014-01-16 16:22:52 +01:00
object_uuid.c
oxidresolve.c s4-torture: fix ResolveOxid2 test, filling in missing ref,out pointers. 2015-07-31 01:55:28 +02:00
remact.c remact: use HRESULT in RemoteActivation IDL and tests. 2015-07-31 01:55:28 +02:00
remote_pac.c s4-torture: disable s4u2self/proxy remote pac tests for MIT build for now. 2017-04-29 23:31:09 +02:00
rpc.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
samba3rpc.c torture/samba3rpc: Use NETLOGON_NEG_AUTH2_ADS_FLAGS 2016-12-14 11:55:18 +01:00
samlogon.c torture-samlogon: Avoid static zeros 2017-01-03 16:04:29 +01:00
samr_accessmask.c
samr_priv.c
samr.c CVE-2016-2110: auth/credentials: pass server_timestamp to cli_credentials_get_ntlm_response() 2016-04-12 19:25:23 +02:00
samsync.c Fix the O3 developer build 2015-03-03 13:14:53 +01:00
scanner.c s4:torture/rpc: make use of dcerpc_binding_set_*() in torture_rpc_scanner() 2014-02-13 11:54:17 +01:00
schannel.c torture: Use DCERPC_SCHANNEL_AUTO in rpc.schannel.schannel2 test 2016-12-14 11:55:18 +01:00
session_key.c s4:torture: Fix cleanup of the secrets object in session_key test 2016-11-17 22:30:36 +01:00
spoolss_access.c s4-torture: fix test_openprinter_wrap fake test result. 2014-05-16 21:24:26 +02:00
spoolss_notify.c spoolss: Use correct values for secdesc and devmode pointers 2016-11-11 22:57:22 +01:00
spoolss_win.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/torture/ 2016-09-28 00:04:23 +02:00
spoolss.c s4-torture: cleanup after printing tests that had to add a driver 2017-01-12 15:35:13 +01:00
srvsvc.c werror: replace WERR_UNKNOWN_LEVEL with WERR_INVALID_LEVEL in source4/torture/rpc/ 2016-09-28 00:04:35 +02:00
svcctl.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/torture/ 2016-09-28 00:04:23 +02:00
testjoin.c source4/torture/rpc/testjoin.c: prefer torture_comment() over printf(). 2016-09-07 12:09:16 +02:00
torture_rpc.h s4-torture: add torture_rpc_connection_with_binding() 2016-11-15 01:14:21 +01:00
unixinfo.c
winreg.c werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/torture/ 2016-09-28 00:04:23 +02:00
witness.c s4:torture/rpc: add extra_flags to torture_rpc_connection_transport() 2016-10-26 11:20:17 +02:00
wkssvc.c werror: replace WERR_RPC_E_REMOTE_DISABLED with HRES_RPC_E_REMOTE_DISABLED 2016-09-28 00:04:35 +02:00