1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/torture/rpc
2009-09-11 07:29:56 +10:00
..
alter_context.c r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable 2007-10-10 15:03:34 -05:00
async_bind.c Remove event context tracking from the credentials struct. 2008-04-17 01:03:18 +02:00
atsvc.c Don't segfault in RPC-ATSVC. 2008-08-15 09:46:51 +10:00
autoidl.c s4:librpc/rpc: remove async argument from the sync dcerpc_request() function 2009-04-20 18:15:00 +02:00
bench.c s4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl. 2008-10-31 02:44:34 +01:00
bind.c r26327: Explicit loadparm_context for RPC client functions. 2007-12-21 05:48:41 +01:00
browser.c RPC-BROWSER: send the correct data in later requests 2008-12-06 15:04:34 +01:00
countcalls.c s4:librpc/rpc: remove async argument from the sync dcerpc_request() function 2009-04-20 18:15:00 +02:00
dfs.c s4-smbtorture: fix test_GetInfoLevel crash bug in RPC-DFS. 2009-06-19 11:14:51 +02:00
drsuapi_cracknames.c s4/tort: CrackNames test update to work against W2K3. 2009-09-11 07:29:55 +10:00
drsuapi.c s4/tort: Make common setup/teardown drsuapi test funcs really common 2009-09-11 07:29:56 +10:00
drsuapi.h tort: Implement 'setup' and 'teardown' for DRSUAPI test cases. 2009-09-08 22:44:48 +10:00
dssetup.c r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variable 2007-10-10 15:03:34 -05:00
dssync.c Move DRSUAPI per-attribute decryption into a common file 2009-04-14 14:19:39 +10:00
echo.c s4:RPC-ECHO: disable the timeout test as it can't work with our client library 2009-04-25 06:09:04 +02:00
epmapper.c Move libcli-util error code to top-level. 2008-10-23 03:11:19 +02:00
eventlog.c s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG. 2009-06-08 19:56:59 +02:00
frsapi.c frsapi.idl: fix some unknown field names 2009-07-21 19:11:21 +02:00
handles.c s4-lsa: merge lsa_QuerySecurity from s3 lsa idl. 2008-10-27 19:33:21 +01:00
initshutdown.c Rename reboot -> do_reboot since the first is a reserved name on FreeBSD. 2008-10-15 16:25:06 +02:00
join.c Remove another use of global_loadparm. 2008-11-02 16:07:28 +01:00
lsa_lookup.c s4-smbtorture: add LSA-LOOKUPSIDS to verify bug #6263. 2009-04-17 01:32:45 +02:00
lsa.c Revert "fix LSA-PRIVILEGES" 2009-07-17 00:13:54 +02:00
mgmt.c Fix the build. 2008-11-02 23:58:49 +01:00
netlogon.c s4:torture - Fix uninitialized variable 2009-09-06 12:31:37 +02:00
netlogon.h Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
ntsvcs.c s4-smbtorture: perform the ntsvcs devicelist tests against the Spooler service. 2009-04-10 01:06:56 +02:00
object_uuid.c Remove unused variable. 2009-07-19 17:17:23 +02:00
oxidresolve.c Remove use of C++ keywords. 2008-12-16 19:07:02 +01:00
remact.c Remove use of C++ keywords. 2008-12-16 19:07:02 +01:00
remote_pac.c s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase. 2009-06-29 12:43:32 +02:00
rpc.c tort: RPC-CRACKNAMES test case refactored 2009-09-08 22:44:50 +10:00
rpc.h s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase. 2009-06-29 12:43:32 +02:00
samba3rpc.c Fixes for SAMBA3RPC torture test 2009-06-29 13:39:33 +10:00
samlogon.c Rework Samba4 to use the new common libcli/auth code 2009-04-14 16:23:44 +10:00
samr_accessmask.c s4-smbtorture: add RPC-SAMR-MACHINE-AUTH test. 2009-06-29 14:40:08 +02:00
samr.c s4-smbtorture: use torture_comment & torture_warning in RPC samr tests. 2009-06-29 23:47:47 +02:00
samsync.c s4:torture Fix segfault in RPC-SAMSYNC 2009-04-24 09:35:24 +02:00
scanner.c s4:librpc/rpc: remove async argument from the sync dcerpc_request() function 2009-04-20 18:15:00 +02:00
schannel.c s4-smbtorture: Avoid failing RPC-SCHANNEL when testing lsa_GetUserName behaviour against Samba 3. 2009-05-07 13:05:13 +02:00
session_key.c s4-smbtorture: rename SECRETS to LSA-SECRETS. 2009-06-09 14:09:23 +02:00
spoolss_notify.c s4-smbtorture: move test_ReplyOpenPrinter from RPC-SPOOLSS to RPC-SPOOLSS-NOTIFY. 2009-04-13 23:45:29 +02:00
spoolss_win.c s4-smbtorture: Fix RPC-SPOOLSS-WIN for printers with a lot of jobs in the queue. 2009-04-17 17:23:59 +02:00
spoolss.c s4-smbtorture: some work on getprinterdriver and getprinterdriver2 tests. 2009-07-16 03:05:44 +02:00
srvsvc.c s4-srvsvc: merge srvsvc_NetShareEnum from s3 idl. 2008-10-31 02:44:34 +01:00
svcctl.c s4-smbtorture: add test_ControlService() to RPC-SVCCTL. 2009-04-24 13:37:07 +02:00
testjoin.c s4-samr: fix samr passwdord_expired callers. 2008-11-28 13:55:49 +01:00
unixinfo.c r25554: Convert last instances of BOOL, True and False to the standard types. 2007-10-10 15:07:55 -05:00
winreg.c s4:torture/rpc: s/class/kclass in winreg.c 2009-02-02 13:09:20 +01:00
wkssvc.c Port Samba4 to the new combined libcli/auth functions 2009-04-14 16:23:41 +10:00