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
Mathieu Parent fab4fe9cb4 Fix spelling s/missmatch/mismatch/
Signed-off-by: Mathieu Parent <math.parent@gmail.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2018-05-12 02:09:26 +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: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
atsvc.c
autoidl.c
backupkey_heimdal.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
backupkey.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
bench.c
bind.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02: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: fix type of enum in various places 2017-11-24 01:13:15 +01:00
countcalls.c
dfs.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
drsuapi_cracknames.c
drsuapi_w2k8.c drsuapi tests for DsBind with w2k8 2016-05-26 02:44:31 +02:00
drsuapi.c
drsuapi.h drsuapi tests for DsBind with w2k8 2016-05-26 02:44:31 +02:00
dsgetinfo.c lib: Give util_paths.c its own header 2017-06-24 01:21:10 +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
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 Fix spelling s/missmatch/mismatch/ 2018-05-12 02:09:26 +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: zero initialize variables in test_LookupSidsReply() 2018-02-21 14:19:17 +01:00
lsa.c s4-torture: get rid of extra parentheses 2017-11-22 10:20:20 +01:00
mgmt.c s4-torture: fix invalid dereference of binding handle in mgmt test. 2015-04-22 17:43:21 +02:00
netlogon.c smbtorture: Add more tests around NETLOGON challenge reuse 2017-06-27 16:57:42 +02:00
netlogon.h s4:torture/netlogon: add/use test_SetupCredentialsPipe() helper function 2016-03-17 17:17:16 +01:00
ntsvcs.c
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: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
rpc.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
samba3rpc.c selftest: fix samba3.rpc.samba3.netlogon running after an nt4_member test 2017-12-20 04:22:10 +01:00
samlogon.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
samr_accessmask.c
samr_priv.c
samr.c s4: torture: samr: Add test for dcesrc_lsa_valid_AccountRight change. 2017-05-03 15:58:23 +02:00
samsync.c
scanner.c
schannel.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
session_key.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00
spoolss_access.c
spoolss_notify.c torture: remove spurious semicolon 2017-11-22 10:20:20 +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 s3:torture: Fix size types in spoolss test 2018-03-20 23:16:15 +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 s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +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 s4:torture: Fix talloc_array in test_EnumValue() 2017-08-25 16:15:08 +02:00
witness.c selftest: consistently produce high-res UTC time 2018-03-22 13:26:44 +01:00
wkssvc.c s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials(). 2017-05-11 20:30:13 +02:00