summaryrefslogtreecommitdiffstats
path: root/source4/torture/ndr
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4/ndr: Fix tuncating of constant to a 'long' typeKamen Mazdrashki2010-06-291-2/+2
* s4-smbtorture: fix typo.Günther Deschner2010-06-281-1/+1
* s4-smbtorture: add trustDomainPasswords blob test to LOCAL-NDR testsuite.Günther Deschner2010-06-281-0/+64
* s4 torture test: Adapt ndr-dfsblobs torture test to new idlMatthieu Patou2010-05-181-2/+2
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-3/+3
* s4-smbtorture: fix drsblobs ndr torture test.Günther Deschner2010-03-251-3/+6
* s4-smbtorture: add drsblobs ndr torture test.Günther Deschner2010-03-242-0/+67
* s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr l...Günther Deschner2010-03-242-11/+11
* s4-smbtorture: add lsa_SetTrustedDomainInfoByName NDR test.Günther Deschner2010-03-161-1/+101
* s4:torture-ndr add lsarSetForestTrustInformation ndr testSimo Sorce2010-03-161-0/+51
* winreg: add winreg_KeyType enum.Günther Deschner2010-03-111-1/+1
* s4-torture: update uuid_compare test for new behaviourAndrew Tridgell2009-12-211-2/+11
* torture: add new tests for dfsblobsMatthieu Patou2009-12-142-0/+51
* s4-smbtorture: add more spoolss_EnumPrinterKey tests for local NDR test.Günther Deschner2009-12-102-0/+18
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4-smbtorture: fix remaining lsa lookup call unknowns. sorry...Günther Deschner2009-09-111-4/+4
* s4-smbtorture: enable spoolss_AddPrinterDriverEx ndr test.Günther Deschner2009-02-181-1/+1
* s4-smbtorture: fix the build of the ndr spoolss tester.Günther Deschner2009-02-111-4/+4
* s4-netlogon: merge netr_ServerReqChallenge from s3 idl.Günther Deschner2008-10-291-1/+1
* s4-netlogon: merge netr_ServerAuthenticate{2,3} from s3 idl.Günther Deschner2008-10-291-1/+1
* s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.Günther Deschner2008-10-271-4/+5
* s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.Günther Deschner2008-10-271-11/+14
* 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
* Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with SambaJelmer Vernooij2008-10-181-2/+2
* 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
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* updated the LSA and NETLOGON servers with fixes resulting from the ADAndrew Tridgell2008-10-031-4/+4
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Fix warnings.Jelmer Vernooij2008-04-151-2/+2
* Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-131-4/+4
* r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij2007-12-211-3/+4
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-10/+9
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-103-6/+6
* 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-1011-33/+22
* r21674: Fix argumentJelmer Vernooij2007-10-101-2/+2
* r21662: More samr testsJelmer Vernooij2007-10-101-0/+110
* r21661: Put direction in test nameJelmer Vernooij2007-10-101-1/+1
* r21660: Add another testJelmer Vernooij2007-10-101-0/+14
* r21658: Add some tests for SAMR NDRJelmer Vernooij2007-10-102-0/+89
* r21476: Add another test for EnumValue.Jelmer Vernooij2007-10-101-0/+11
* r21429: Fix the build.Jelmer Vernooij2007-10-101-1/+1
* r21426: Add more spoolss tests.Jelmer Vernooij2007-10-101-0/+190
* r21425: Add ReplyClosePrinter.Jelmer Vernooij2007-10-101-0/+13