summaryrefslogtreecommitdiff
path: root/source4/torture/ndr/winreg.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-19source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij1-0/+1
2010-09-17s4-smbtorture: fix winreg querymultiplevalues NDR test warning.Günther Deschner1-2/+2
2010-09-16s4-smbtorture: finally enable most of our NDR_OUT NDR tests that we couldnt h...Günther Deschner1-6/+2
2010-06-29s4-smbtorture: remove some pointless mem_equal tests in LOCAL-NDR-WINREG test...Günther Deschner1-3/+0
2010-06-29s4-smbtorture: add NDR torture test for winreg_QueryMultipleValues2.Günther Deschner1-0/+47
2010-06-29winreg: fix winreg_QueryMultipleValues() IDL and torture tests.Günther Deschner1-17/+17
2010-03-11winreg: add winreg_KeyType enum.Günther Deschner1-1/+1
2008-10-20Revert "s4: fix the build after winreg idl changes."Günther Deschner1-1/+1
2008-10-20s4: fix the build after winreg idl changes.Günther Deschner1-1/+1
2008-10-20Fix names in winreg torture tests.Jelmer Vernooij1-1/+1
2008-10-15Sync parameter names with samba 3.Jelmer Vernooij1-4/+4
2008-10-15winreg.idl: Sync ref change from Samba 3.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-4/+4
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij1-2/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r21476: Add another test for EnumValue.Jelmer Vernooij1-0/+11
2007-10-10r21423: Extend testsuite, check that all bytes have been consumed. DsBind fai...Jelmer Vernooij1-1/+1
2007-10-10r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij1-4/+4
2007-10-10r21373: More tests.Jelmer Vernooij1-0/+42
2007-10-10r21372: Tests, more tests! Some are still commented out, because the code the...Jelmer Vernooij1-0/+215
2007-10-10r21350: Add more tests for the NDR layer of winreg. I actually discovered a p...Jelmer Vernooij1-3/+261
2007-10-10r21347: All current tests in the testsuite mainly test the RPC code in genera...Jelmer Vernooij1-0/+48