summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Revert "s4-smbtorture: skip extended SetValue test against Samba (bot...Stefan Metzmacher2010-03-161-9/+5
* s4:torture/rpc/dsgetinfo.c: fix name resolving for ldap_urlStefan Metzmacher2010-03-161-1/+6
* s4-smbtorture: avoid printf calls in RPC-WINREG test.Günther Deschner2010-03-161-41/+33
* s3-spoolss: be very strict on OpenPrinter{Ex} failures for bad names.Günther Deschner2010-03-161-8/+4
* s4:dsdb Change dsdb_get_schema() callers to use new talloc argumentAndrew Bartlett2010-03-162-4/+4
* s4-drs: Torture testcase for DS_REPL_INFO_METADATA_2_FOR_OBJ infoType of DsGe...Erick Nogueira do Nascimento2010-03-161-46/+104
* s4-smbtorture: add simple printer rename test to RPC-SPOOLSS-PRINTER.Günther Deschner2010-03-151-1/+95
* s4-smbtorture: fill PrinterDriverData with more values for consistency test.Günther Deschner2010-03-151-3/+22
* s4-smbtorture: cleanup data after enumdata{ex} consistency test.Günther Deschner2010-03-151-0/+8
* s4-smbtorture: when cross checking enumdata{ex} make sure to have at least on...Günther Deschner2010-03-151-0/+21
* s4-smbtorture: add PrinterInfo_to_SetPrinterInfo helper to RPC-SPOOLSS.Günther Deschner2010-03-151-72/+59
* s4-smbtorture: fix torture_comment in RPC-SPOOLSS.Günther Deschner2010-03-151-1/+1
* s4:tortore/libnet: fix crash bugs because of incorrect function prototypesStefan Metzmacher2010-03-156-26/+43
* Revert "s4-smbtorture: skip extended SetValue test against Samba (both dont s...Matthias Dieter Wallnöfer2010-03-141-5/+9
* s4:torture/rpc/spoolss.c: fix compiler warningsStefan Metzmacher2010-03-131-2/+0
* s4-smbtorture: warn on unexpected devicenames in spoolss devicemode test.Günther Deschner2010-03-131-2/+2
* s4-smbtorture: send even more random data in extended winreg SetValue test.Günther Deschner2010-03-131-5/+5
* s4-smbtorture: fix build and handle in spoolss test.Günther Deschner2010-03-131-1/+1
* s4-smbtorture: add spoolss EnumPrinterData vs EnumPrinterDataEx consistency t...Günther Deschner2010-03-131-0/+89
* s4-smbtorture: refactor spoolss EnumPrinterData test.Günther Deschner2010-03-131-39/+76
* s4-smbtorture: refactor SetPrinterData() calls a little more.Günther Deschner2010-03-131-129/+179
* s4-smbtorture: re-arrange spoolss_SetPrinterData() tests.Günther Deschner2010-03-131-26/+41
* s4-smbtorture: make sure RPC-SPOOLSS passes against 64bit archs (w2k8r2).Günther Deschner2010-03-131-2/+10
* s4:torture/rpc/dfs.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-56/+58
* s4:torture/rpc/echo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-10/+20
* s4:torture/libnet: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-126-91/+97
* s4:torture/ntp: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-121-2/+2
* s4:torture/rpc: make use of use tevent_req based dcerpc_binding_handle stubsStefan Metzmacher2010-03-125-30/+36
* s4-smbtorture: add netr_SamLogon test with NULL domain to RPC-NETLOGON-S3.Günther Deschner2010-03-111-4/+30
* s4-smbtorture: skip extended SetValue test against Samba (both dont survive).Günther Deschner2010-03-111-7/+7
* s4-smbtorture: test NULL and "" valuenames as well in query for wellknown win...Günther Deschner2010-03-111-0/+5
* winreg: add winreg_KeyType enum.Günther Deschner2010-03-114-5/+5
* s4-smbtorture: add extended SetValue test to RPC-WINREG.Günther Deschner2010-03-111-3/+74
* s4-smbtorture: more work on test_key_value() RPC-WINREG test.Günther Deschner2010-03-112-23/+87
* RPC-DSSYNC: handle DCERPC_FAULT_OP_RNG_ERROR as not supported for DsGetNT4Cha...Stefan Metzmacher2010-03-111-1/+5
* s4:torture/libnet/libnet_user.c: fix double free in error pathStefan Metzmacher2010-03-111-1/+0
* NET-API-BECOME-DC: convert to torture apiStefan Metzmacher2010-03-111-54/+28
* RPC-DSSYNC: fix the build after idl changesStefan Metzmacher2010-03-111-6/+11
* s4-smbtorture: only look at DATA_BLOB pointer when einfo[0].data_length > 0.Günther Deschner2010-03-111-1/+3
* s4-smbtorture: while testing PrinterDataEx also compare Get and Enum results.Günther Deschner2010-03-101-10/+29
* Revert "s4-smbtorture: disable winreg QueryValue test for today."Günther Deschner2010-03-101-2/+2
* s4/drs: DsWriteAccountSpn - Propagating IDL changes to source codeKamen Mazdrashki2010-03-101-1/+1
* s4/drs: DsCrackNames - Propagating IDL changes to source codeKamen Mazdrashki2010-03-102-3/+3
* s4/drs: DsGetNCChanges - Propagating IDL changes to source codeKamen Mazdrashki2010-03-102-5/+5
* s4-smbtorture: do full winreg QueryValue test for values we created.Günther Deschner2010-03-101-0/+27
* s4-smbtorture: check for non existing value under version key in RPC-WINREG.Günther Deschner2010-03-101-0/+2
* s4-smbtorture: disable winreg QueryValue test for today.Günther Deschner2010-03-101-2/+2
* s4-smbtorture: fix some build warnings in RPC-SPOOLSS test.Günther Deschner2010-03-101-8/+8
* s4-smbtorture: on HKLM hive test the well known CurrentVersion value.Günther Deschner2010-03-101-0/+17
* s4-smbtorture: add full coverage test for winreg QueryValue calls.Günther Deschner2010-03-101-0/+101