summaryrefslogtreecommitdiffstats
path: root/source4/torture/ndr/netlogon.c
Commit message (Collapse)AuthorAgeFilesLines
* source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
|
* s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test.Günther Deschner2011-01-311-8/+8
| | | | Guenther
* s4-smbtorture: add (disabled) ndr torture test to check for a w2k samlogon ↵Günther Deschner2011-01-281-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
* s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner2011-01-281-1/+65
| | | | Guenther
* s4-netlogon: merge netr_ServerReqChallenge from s3 idl.Günther Deschner2008-10-291-1/+1
| | | | Guenther
* s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.Günther Deschner2008-10-291-1/+1
| | | | Guenther
* Fix warnings.Jelmer Vernooij2008-04-151-2/+2
| | | | (This used to be commit 88013ca9775a6ff5e5a393f9d8238dbcd197f26f)
* Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-131-4/+4
| | | | (This used to be commit e2c3fab9d1bf0482c15a115e7d373562ffe50b29)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-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)
* r21403: Add netlogon tests.Jelmer Vernooij2007-10-101-0/+121
(This used to be commit a620dc359476de9440f3b84dc8b45f569d103270)