summaryrefslogtreecommitdiff
path: root/source4/torture/ndr
AgeCommit message (Expand)AuthorFilesLines
2013-05-29s4-torture: Always compile backupkey ndr testsuite.Günther Deschner1-2/+0
2013-05-20s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.Günther Deschner1-0/+30
2013-05-20s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.Günther Deschner1-0/+43
2013-03-15torture: Update ndr README.Andreas Schneider1-0/+17
2013-03-15torture: Add ntprinting latin1 test.Andreas Schneider1-0/+217
2013-02-01s4-torture: make sure to deal with the highest relative pointer offset correc...Günther Deschner1-6/+26
2013-01-17s4-torture: add ndr64 spoolss_SetPrinter ndr test.Günther Deschner1-0/+73
2013-01-16s4-torture: add ndr64 spoolss openprinterex to ndr test.Günther Deschner1-0/+28
2013-01-16s4-torture: allow to do ndr tests with flags, not only ndr_flags.Günther Deschner2-3/+14
2012-07-06s4-torture: add ntprinting ndr operations testsuite.Günther Deschner2-0/+441
2012-06-07waf: support --without-ad-dc for Heimdal (embedded and system) as wellAlexander Bokovoy1-1/+1
2012-05-29s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_ne...Günther Deschner1-1/+36
2012-05-04Avoid using Heimdal-specific tests in MIT buildAlexander Bokovoy1-0/+2
2012-01-13s4-smbtorture: tweak spoolss_OpenPrinterEx devmodeDavid Disseldorp1-2/+2
2011-11-20s4-smbtorture: add ndr test for nbt_netlogon_packet to avoid future regressions.Günther Deschner1-0/+36
2011-11-14s4-smbtorture: add spoolss_OpenPrinterEx ndr test with full devmode.Günther Deschner1-0/+183
2011-11-09samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.Günther Deschner1-0/+2
2011-11-08s4-smbtorture: demonstrate how broken our samr_ChangePasswordUser3 marshallin...Günther Deschner1-0/+32
2011-11-03s4-smbtorture: add some ndr validation tests for netlogon_samlogon_response s...Günther Deschner1-1/+57
2011-09-08torture-drs: fixed NDR tests for DRS blobsAndrew Tridgell1-2/+40
2011-09-08torture-ndr: fixed NDR tests for NTLMSSP blobsAndrew Tridgell1-4/+5
2011-09-08torture-ndr: fixed NDR tests for NBT blobsAndrew Tridgell1-2/+2
2011-09-08torture-ndr: fixed NDR tests for DFS blobsAndrew Tridgell1-3/+3
2011-09-08torture-ndr: added support for testing push functionsAndrew Tridgell2-25/+52
2011-09-05s4-torture: enable password comparison in drsblobs testAndrew Tridgell1-2/+2
2011-09-05s4-torture: fixed a ndr string errorAndrew Tridgell1-1/+1
2011-06-11s4:torture/ndr/string.c - fix type-punned warning and remove unused variablesMatthias Dieter Wallnöfer1-3/+2
2011-06-01librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_stringSean Finney2-0/+200
2011-05-17torture: adapt to idl evolutionroot1-1/+1
2011-03-19source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij14-0/+14
2011-02-17s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.Günther Deschner1-0/+721
2011-01-31s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner1-2/+109
2011-01-31s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test.Günther Deschner1-8/+8
2011-01-28s4-smbtorture: add (disabled) ndr torture test to check for a w2k samlogon re...Günther Deschner1-0/+26
2011-01-28s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner1-1/+65
2011-01-12torture: add ndr tests for backup key protocolMatthieu Patou2-0/+160
2010-12-23s4:torture/ndr/spoolss.c - add a "ULL" suffix for a 64 bit unsigned integer l...Matthias Dieter Wallnöfer1-1/+1
2010-12-11s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij1-1/+1
2010-12-08smbtorture: use xxxULL notation instead of INT64_C(xxx)Matthieu Patou1-2/+2
2010-10-05torture: complete dfs referral testsMatthieu Patou1-10/+44
2010-09-19s4-smbtorture: add LOCAL-NDR-NTLMSSP.Günther Deschner2-0/+120
2010-09-17s4-smbtorture: fix winreg querymultiplevalues NDR test warning.Günther Deschner1-2/+2
2010-09-16s4-smbtorture: add NDR spoolss_GetPrinterDriver2 in and out check functions.Günther Deschner1-2/+49
2010-09-16s4-smbtorture: finally enable most of our NDR_OUT NDR tests that we couldnt h...Günther Deschner3-10/+6
2010-09-16s4-smbtorture: add functions to do NDR_OUT ndr_pull validation including NDR_...Günther Deschner2-0/+99
2010-09-16s4-smbtorture: fix some indentation in NDR testsuite.Günther Deschner1-28/+30
2010-09-16s3-smbtorture: fixup trailing whitespace in ndr testsuite.Günther Deschner2-35/+35
2010-09-16s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests.Günther Deschner1-0/+212
2010-09-16s4-smbtorture: mention -v switch for hexdump imports into the NDR testsuites.Günther Deschner1-1/+1
2010-09-16s4-smbtorture: activate spoolss_GetPrinterData NDR pull test.Günther Deschner1-2/+2