summaryrefslogtreecommitdiff
path: root/source4/torture/ndr
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-08s4-smbtorture: add torture ndr nbt testsuite.Günther Deschner2-0/+71
2010-08-25s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test.Günther Deschner1-7/+35
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-06-29s4/ndr: Fix tuncating of constant to a 'long' typeKamen Mazdrashki1-2/+2
2010-06-28s4-smbtorture: fix typo.Günther Deschner1-1/+1
2010-06-28s4-smbtorture: add trustDomainPasswords blob test to LOCAL-NDR testsuite.Günther Deschner1-0/+64
2010-05-18s4 torture test: Adapt ndr-dfsblobs torture test to new idlMatthieu Patou1-2/+2
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+3
2010-03-25s4-smbtorture: fix drsblobs ndr torture test.Günther Deschner1-3/+6
2010-03-24s4-smbtorture: add drsblobs ndr torture test.Günther Deschner2-0/+67
2010-03-24s4-smbtorture: move up torture_assert_sid_equal at least to the torture/ndr l...Günther Deschner2-11/+11