1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/torture/rpc
Andrew Bartlett 697a6e9504 auth: provide private pointer and do not return original PAC signatures
There is no need to return the PAC signatures via the special-purpose
torture element.  Instead, use a private pointer on the auth_context
in conjunction with the private PAC processing method.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Sun Jan 29 23:52:50 CET 2012 on sn-devel-104
2012-01-29 23:52:50 +01:00
..
alter_context.c
async_bind.c
atsvc.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
autoidl.c s4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_call() instead of dcerpc_request() 2011-03-13 16:53:16 +01:00
backupkey.c Fix compilation without external heimdal. 2011-04-03 17:18:56 +02:00
bench.c
bind.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
browser.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
countcalls.c s4:torture/rpc/countcalls: use dcerpc_binding_handle_raw_call() instead of dcerpc_request() 2011-03-13 17:00:40 +01:00
dfs.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
drsuapi_cracknames.c ldb: use #include <ldb.h> for ldb 2011-02-10 06:51:07 +01:00
drsuapi.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
drsuapi.h
dsgetinfo.c lib/util use modules_path(), data_path() and shlib_ext() from source3 2011-06-06 17:37:51 +10:00
dssetup.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
echo.c torture: use tevent_ functions names instead of the legacy event_ ones 2011-08-13 09:54:15 -04:00
epmapper.c build: moved librpc/rpc/*.c into a rpccommon library 2011-02-24 02:42:37 +01:00
eventlog.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
forest_trust.c s4-torture Do not use a fixed password for forest trust tests 2011-12-12 12:57:08 +01:00
frsapi.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
handles.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
initshutdown.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
join.c
lsa_lookup.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
lsa.c s4-torture: LookupSids3 is only available over NCACN_IP_TCP. 2011-12-14 15:39:58 +01:00
mgmt.c
multi_bind.c
netlogon.c s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName*" tests 2012-01-02 20:43:05 +01:00
netlogon.h
ntsvcs.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
object_uuid.c s4:torture/rpc/object_uuid: use dcerpc_binding_handle_call() instead of dcerpc_ndr_request() 2011-03-13 10:34:22 +01:00
oxidresolve.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
remact.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
remote_pac.c auth: provide private pointer and do not return original PAC signatures 2012-01-29 23:52:50 +01:00
rpc.c s4-torture: Add a samr privilege check. 2011-10-27 17:09:50 +02:00
samba3rpc.c s4:torture: use tctx->ev as event context for polling 2011-11-29 16:00:08 +01:00
samlogon.c gensec: split GENSEC into mechanism-dependent and runtime functions 2011-08-03 18:48:01 +10:00
samr_accessmask.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
samr_priv.c s4-torture: Add a user creation check. 2011-10-27 18:51:14 +02:00
samr.c s4:torture/rpc/samr.c - use "NULL" instead of "0" when initialising pointers 2011-11-15 21:01:36 +01:00
samsync.c idl: Improve MS-PAC IDL 2011-10-24 19:19:28 +02:00
scanner.c s4:torture/rpc/scanner: use dcerpc_binding_handle_raw_call() instead of dcerpc_request() 2011-03-13 17:00:59 +01:00
schannel.c s4-torture: Test rpc schannel netr_LogonGetCapability. 2011-12-22 17:48:24 +01:00
session_key.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
spoolss_access.c libndr: share some uuid helpers. 2011-02-08 09:52:56 +01:00
spoolss_notify.c s4-smbtorture: rework the spoolss notify test a bit. 2011-06-21 17:46:37 +02:00
spoolss_win.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
spoolss.c torture: add spoolss overlapping driver deletion tests 2012-01-20 18:20:14 +01:00
srvsvc.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
svcctl.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
testjoin.c s4:torture/rpc: use talloc_zero() in torture_join_domain() 2011-11-29 09:21:25 +01:00
torture_rpc.h
unixinfo.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00
winreg.c charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_string*() 2011-03-24 01:47:26 +01:00
wkssvc.c s4-smbtorture: Make test names lowercase and dot-separated. 2010-12-11 04:16:13 +01:00