summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-03-15s4-smbtorture: add PrinterInfo_to_SetPrinterInfo helper to RPC-SPOOLSS.Günther Deschner1-72/+59
2010-03-15s4-smbtorture: fix torture_comment in RPC-SPOOLSS.Günther Deschner1-1/+1
2010-03-15s4:tortore/libnet: fix crash bugs because of incorrect function prototypesStefan Metzmacher6-26/+43
2010-03-14Revert "s4-smbtorture: skip extended SetValue test against Samba (both dont s...Matthias Dieter Wallnöfer1-5/+9
2010-03-13s4:torture/rpc/spoolss.c: fix compiler warningsStefan Metzmacher1-2/+0
2010-03-13s4-smbtorture: warn on unexpected devicenames in spoolss devicemode test.Günther Deschner1-2/+2
2010-03-13s4-smbtorture: send even more random data in extended winreg SetValue test.Günther Deschner1-5/+5
2010-03-13s4-smbtorture: fix build and handle in spoolss test.Günther Deschner1-1/+1
2010-03-13s4-smbtorture: add spoolss EnumPrinterData vs EnumPrinterDataEx consistency t...Günther Deschner1-0/+89
2010-03-13s4-smbtorture: refactor spoolss EnumPrinterData test.Günther Deschner1-39/+76
2010-03-13s4-smbtorture: refactor SetPrinterData() calls a little more.Günther Deschner1-129/+179
2010-03-13s4-smbtorture: re-arrange spoolss_SetPrinterData() tests.Günther Deschner1-26/+41
2010-03-13s4-smbtorture: make sure RPC-SPOOLSS passes against 64bit archs (w2k8r2).Günther Deschner1-2/+10
2010-03-12s4:torture/rpc/dfs.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-56/+58
2010-03-12s4:torture/rpc/echo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-10/+20
2010-03-12s4:torture/libnet: make use of dcerpc_binding_handle stubsStefan Metzmacher6-91/+97
2010-03-12s4:torture/ntp: make use of dcerpc_binding_handle stubsStefan Metzmacher1-2/+2
2010-03-12s4:torture/rpc: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher5-30/+36
2010-03-11s4-smbtorture: add netr_SamLogon test with NULL domain to RPC-NETLOGON-S3.Günther Deschner1-4/+30
2010-03-11s4-smbtorture: skip extended SetValue test against Samba (both dont survive).Günther Deschner1-7/+7
2010-03-11s4-smbtorture: test NULL and "" valuenames as well in query for wellknown win...Günther Deschner1-0/+5
2010-03-11winreg: add winreg_KeyType enum.Günther Deschner4-5/+5
2010-03-11s4-smbtorture: add extended SetValue test to RPC-WINREG.Günther Deschner1-3/+74
2010-03-11s4-smbtorture: more work on test_key_value() RPC-WINREG test.Günther Deschner2-23/+87
2010-03-11RPC-DSSYNC: handle DCERPC_FAULT_OP_RNG_ERROR as not supported for DsGetNT4Cha...Stefan Metzmacher1-1/+5
2010-03-11s4:torture/libnet/libnet_user.c: fix double free in error pathStefan Metzmacher1-1/+0
2010-03-11NET-API-BECOME-DC: convert to torture apiStefan Metzmacher1-54/+28
2010-03-11RPC-DSSYNC: fix the build after idl changesStefan Metzmacher1-6/+11
2010-03-11s4-smbtorture: only look at DATA_BLOB pointer when einfo[0].data_length > 0.Günther Deschner1-1/+3
2010-03-10s4-smbtorture: while testing PrinterDataEx also compare Get and Enum results.Günther Deschner1-10/+29
2010-03-10Revert "s4-smbtorture: disable winreg QueryValue test for today."Günther Deschner1-2/+2
2010-03-10s4/drs: DsWriteAccountSpn - Propagating IDL changes to source codeKamen Mazdrashki1-1/+1
2010-03-10s4/drs: DsCrackNames - Propagating IDL changes to source codeKamen Mazdrashki2-3/+3
2010-03-10s4/drs: DsGetNCChanges - Propagating IDL changes to source codeKamen Mazdrashki2-5/+5
2010-03-10s4-smbtorture: do full winreg QueryValue test for values we created.Günther Deschner1-0/+27
2010-03-10s4-smbtorture: check for non existing value under version key in RPC-WINREG.Günther Deschner1-0/+2
2010-03-10s4-smbtorture: disable winreg QueryValue test for today.Günther Deschner1-2/+2
2010-03-10s4-smbtorture: fix some build warnings in RPC-SPOOLSS test.Günther Deschner1-8/+8
2010-03-10s4-smbtorture: on HKLM hive test the well known CurrentVersion value.Günther Deschner1-0/+17
2010-03-10s4-smbtorture: add full coverage test for winreg QueryValue calls.Günther Deschner1-0/+101
2010-03-10s4-smbtorture: rework test_winreg_QueryValue in RPC-SPOOLSS-PRINTER once again.Günther Deschner1-3/+8
2010-03-10s4-smbtorture: add tests for set and delete value in RPC-WINREG.Günther Deschner1-0/+52
2010-03-09s4:torture/rpc/netlogon.c - "LogonGetDomainInfo" test - make it compatible ag...Matthias Dieter Wallnöfer1-18/+100
2010-03-09s4-smbtorture: fix uninitialized variable in winreg QueryValue call.Günther Deschner1-0/+1
2010-03-07s4:libcli/wrepl: implement wrepl_request_send as a tevent_req based wrapperStefan Metzmacher1-3/+9
2010-03-07s4:torture/nbt: use wrepl_associate_stop() instead of build the request by handStefan Metzmacher1-9/+4
2010-03-07s4:torture/nbt: use wrepl_request() instead of wrepl_request_send() followed ...Stefan Metzmacher1-2/+1
2010-03-06s4/tort: fix annoying "union spoolss_PrinterInfo" undefined warningsKamen Mazdrashki1-0/+1
2010-03-05s4-smbtorture: fix RPC-SPOOLSS-WIN after PrinterData IDL changes.Günther Deschner1-3/+4
2010-03-05s4-smbtorture: fix test_SetPrinterDataEx_matrix() call. sorry...Günther Deschner1-1/+1