1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r12405: I'm afraid I can't take care of the xplogin test in the near future, so remove

it.

I'll add it again later when I have more time for it.

Volker
This commit is contained in:
Volker Lendecke 2005-12-21 09:08:38 +00:00 committed by Gerald (Jerry) Carter
parent 2002ba90c5
commit 84ae166e91
3 changed files with 0 additions and 2223 deletions

View File

@ -100,7 +100,6 @@ ADD_OBJ_FILES = \
rpc/autoidl.o \
rpc/countcalls.o \
rpc/testjoin.o \
rpc/xplogin.o \
rpc/schannel.o \
rpc/netlogon.o \
rpc/samlogon.o \

File diff suppressed because it is too large Load Diff

View File

@ -2302,7 +2302,6 @@ static struct {
{"RPC-MULTIBIND", torture_multi_bind, 0},
{"RPC-DRSUAPI", torture_rpc_drsuapi, 0},
{"RPC-CRACKNAMES", torture_rpc_drsuapi_cracknames, 0},
{"RPC-LOGIN", torture_rpc_login, 0},
{"RPC-ROT", torture_rpc_rot, 0},
{"RPC-DSSETUP", torture_rpc_dssetup, 0},
{"RPC-ALTERCONTEXT", torture_rpc_alter_context, 0},