summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2005-12-21 09:08:38 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:47:34 -0500
commitcfea76ac9bd29ce6eae908be4d45b38defebe5a1 (patch)
treebf26ee498e0c13ece3222cc24f995eeda96efcee /source4/torture/torture.c
parent91b479aeda6b6793ed9a2b8f41af19376342e5d3 (diff)
downloadsamba-cfea76ac9bd29ce6eae908be4d45b38defebe5a1.tar.gz
samba-cfea76ac9bd29ce6eae908be4d45b38defebe5a1.tar.bz2
samba-cfea76ac9bd29ce6eae908be4d45b38defebe5a1.zip
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 used to be commit 84ae166e9173e6f16a60503a3a996dfb4f085926)
Diffstat (limited to 'source4/torture/torture.c')
-rw-r--r--source4/torture/torture.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/torture.c b/source4/torture/torture.c
index 002ab5ee6b..220b99f7ca 100644
--- a/source4/torture/torture.c
+++ b/source4/torture/torture.c
@@ -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},