summaryrefslogtreecommitdiff
path: root/source4/torture/ndr/netlogon.c
AgeCommit message (Collapse)AuthorFilesLines
2011-03-19source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2011-01-31s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test.Günther Deschner1-8/+8
Guenther
2011-01-28s4-smbtorture: add (disabled) ndr torture test to check for a w2k samlogon ↵Günther Deschner1-0/+26
reply we can't currently parse. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 28 16:23:30 CET 2011 on sn-devel-104
2011-01-28s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner1-1/+65
Guenther
2008-10-29s4-netlogon: merge netr_ServerReqChallenge from s3 idl.Günther Deschner1-1/+1
Guenther
2008-10-29s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.Günther Deschner1-1/+1
Guenther
2008-04-15Fix warnings.Jelmer Vernooij1-2/+2
(This used to be commit 88013ca9775a6ff5e5a393f9d8238dbcd197f26f)
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij1-4/+4
(This used to be commit e2c3fab9d1bf0482c15a115e7d373562ffe50b29)
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10r21403: Add netlogon tests.Jelmer Vernooij1-0/+121
(This used to be commit a620dc359476de9440f3b84dc8b45f569d103270)