summaryrefslogtreecommitdiff
path: root/source4/torture/ndr/winreg.c
Commit message (Expand)AuthorAgeFilesLines
* werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/tor...Günther Deschner2016-09-281-2/+2
* werror: replace WERR_BADFILE with WERR_FILE_NOT_FOUND in source4/torture/ndr/...Günther Deschner2016-09-281-2/+2
* s4:torture/ndr: #if 0 unused codeStefan Metzmacher2015-03-201-0/+4
* source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: fix winreg querymultiplevalues NDR test warning.Günther Deschner2010-09-171-2/+2
* s4-smbtorture: finally enable most of our NDR_OUT NDR tests that we couldnt h...Günther Deschner2010-09-161-6/+2
* s4-smbtorture: remove some pointless mem_equal tests in LOCAL-NDR-WINREG test...Günther Deschner2010-06-291-3/+0
* s4-smbtorture: add NDR torture test for winreg_QueryMultipleValues2.Günther Deschner2010-06-291-0/+47
* winreg: fix winreg_QueryMultipleValues() IDL and torture tests.Günther Deschner2010-06-291-17/+17
* winreg: add winreg_KeyType enum.Günther Deschner2010-03-111-1/+1
* Revert "s4: fix the build after winreg idl changes."Günther Deschner2008-10-201-1/+1
* s4: fix the build after winreg idl changes.Günther Deschner2008-10-201-1/+1
* Fix names in winreg torture tests.Jelmer Vernooij2008-10-201-1/+1
* Sync parameter names with samba 3.Jelmer Vernooij2008-10-151-4/+4
* winreg.idl: Sync ref change from Samba 3.Jelmer Vernooij2008-10-151-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-4/+4
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-2/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21476: Add another test for EnumValue.Jelmer Vernooij2007-10-101-0/+11
* r21423: Extend testsuite, check that all bytes have been consumed. DsBind fai...Jelmer Vernooij2007-10-101-1/+1
* r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...Jelmer Vernooij2007-10-101-4/+4
* r21373: More tests.Jelmer Vernooij2007-10-101-0/+42
* r21372: Tests, more tests! Some are still commented out, because the code the...Jelmer Vernooij2007-10-101-0/+215
* r21350: Add more tests for the NDR layer of winreg. I actually discovered a p...Jelmer Vernooij2007-10-101-3/+261
* r21347: All current tests in the testsuite mainly test the RPC code in genera...Jelmer Vernooij2007-10-101-0/+48