r1041: - pulled the domain join code out of the netlogon test and made it a separate...
authorAndrew Tridgell <tridge@samba.org>
Sun, 6 Jun 2004 07:14:10 +0000 (07:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:33 +0000 (12:56 -0500)
commita1318baa5503648ffcff2e9cd625b6848ad285b8
tree0d3a24bfd6958b4ee0006add8c4334383472f71a
parent7ea6a0b1fc3e5f35e5096ad820053d54c4496a09
r1041: - pulled the domain join code out of the netlogon test and made it a separate utility function, to allow
  multiple torture tests to temporarily join a domain

- fixed a session key size problem

- added a schannel test suite

- allow schannel to work with ncacn_ip_tcp
(This used to be commit 36f05e4d575099fcb957b8a55781c38dcd2e1177)
source4/libcli/auth/schannel.c
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_schannel.c
source4/librpc/rpc/dcerpc_util.c
source4/torture/config.mk
source4/torture/rpc/netlogon.c
source4/torture/rpc/schannel.c [new file with mode: 0644]
source4/torture/rpc/spoolss.c
source4/torture/rpc/testjoin.c [new file with mode: 0644]
source4/torture/torture.c