From 283991e1fff8b74af693aeb634143b10b5e939c8 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 19 May 2005 15:45:25 +0000 Subject: r6907: Unixinfo for samba4, not activated by default. Volker (This used to be commit 81ddffde369c5b5e91bc130510f43c6841a789c4) --- source4/torture/torture.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/torture/torture.c') diff --git a/source4/torture/torture.c b/source4/torture/torture.c index 8f49a125c5..f5e52c5358 100644 --- a/source4/torture/torture.c +++ b/source4/torture/torture.c @@ -2260,6 +2260,7 @@ static struct { {"RPC-DFS", torture_rpc_dfs, 0}, {"RPC-SPOOLSS", torture_rpc_spoolss, 0}, {"RPC-SAMR", torture_rpc_samr, 0}, + {"RPC-UNIXINFO", torture_rpc_unixinfo, 0}, {"RPC-NETLOGON", torture_rpc_netlogon, 0}, {"RPC-SAMLOGON", torture_rpc_samlogon, 0}, {"RPC-SAMSYNC", torture_rpc_samsync, 0}, -- cgit