r16044: Create a samba3 specific file in torture/rpc. The tests in there survive
authorVolker Lendecke <vlendec@samba.org>
Mon, 5 Jun 2006 10:00:41 +0000 (10:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:08:53 +0000 (14:08 -0500)
commit232db0b46dcc78b977f0495645fd48487a0b090b
treecf96d1ab40b3039d7698b6fea9ab84bdd14edf8f
parent68a06bf37ec4ef63767a866977855b8b8bf6a5c8
r16044: Create a samba3 specific file in torture/rpc. The tests in there survive
against W2k3, but they are designed to walk existing Samba3 code paths. It
might be possible that I add something like that to other subdirs like raw/.

RPC-BINDSAMBA3 excercises the bind variants that samba3 supports right now.

RPC-NETLOGSAMBA3 does a samba3 style join, does some schannel-protected
netlogon operations and leaves again. Samba3 right now does not survive this,
I'm about to fix it soon. I'll also post a *VERY* dirty hack (fake users in
sys_getpwnam()) to be able to run this in the build farm.

Volker
(This used to be commit 60b45bf8b6d0d2bb216e319891d50d0e07ab3010)
source4/torture/config.mk
source4/torture/rpc/bind.c
source4/torture/rpc/rpc.c
source4/torture/rpc/samba3rpc.c [new file with mode: 0644]