summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
AgeCommit message (Expand)AuthorFilesLines
2010-04-13s4:tortore/rpc/spoolss: some compilers don't like .foo.bar = 5Stefan Metzmacher1-28/+42
2010-04-12s4:tortore/rpc/spoolss.c: fix declaration after code warningStefan Metzmacher1-10/+10
2010-04-11subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij14-104/+104
2010-04-09s4-smbtorture: skip winreg symlink test against Samba in RPC-SPOOLSS.Günther Deschner1-0/+4
2010-04-09s4-smbtorture: make sure to check for result of spoolss_GetJob tests.Günther Deschner1-4/+5
2010-04-09s4-smbtorture: display helpful error message when winreg_QueryMultipleValues ...Günther Deschner1-5/+3
2010-04-09RPC-ALTERCONTEXT: let the test pass against w2k3 and w2k8Stefan Metzmacher1-0/+30
2010-04-09s4:torture/rpc/lsa.c: add test_lsa_OpenPolicy2_ex() that takes an expected st...Stefan Metzmacher1-4/+17
2010-04-09s4-smbtorture: add test to check for registry symlinks in RPC-SPOOLSS-PRINTER.Günther Deschner1-6/+66
2010-04-09s4-smbtorture: fix build after winreg IDL renames, sorry..Günther Deschner1-1/+1
2010-04-09s4-smbtorture: Fix winreg test after keytype renameing.Günther Deschner1-21/+21
2010-04-09s4-smbtorture: when creating winreg-symlinks during a test, it is very wise t...Günther Deschner1-2/+2
2010-04-09s4-smbtorture: winreg keytype options is a bitmask.Günther Deschner1-2/+2
2010-04-09s4-smbtorture: more work on registry REG_LINK (in-registry symlinks) test.Günther Deschner1-0/+14
2010-04-08s4-smbtorture: protect against full UNC paths in winreg printerinfo test.Günther Deschner1-2/+26
2010-04-08s4-smbtorture: add PrinterInfo level 2 / winreg consistency test.Günther Deschner1-0/+185
2010-04-08s4-smbtorture: minor cleanup, use data_blob_talloc_zero() in RPC-SPOOLSS.Günther Deschner1-40/+20
2010-04-07s4-smbtorture: minor typo in SetJob test in RPC-SPOOLSS.Günther Deschner1-1/+1
2010-04-07s4-smbtorture: test for invalid form flags in RPC-SPOOLSS.Günther Deschner1-5/+21
2010-04-07s4-smbtorture: test all types and also use a wellknown builtin form name in R...Günther Deschner1-43/+128
2010-04-07s4-smbtorture: merge badname spoolss openprinter tests.Günther Deschner1-9/+34
2010-04-07s4-smbtorture: avoid passing down a full test_spoolss_context to directoryGünther Deschner1-20/+17
2010-04-06s4-smbtorture: more work on forms tests in RPC-SPOOLSS.Günther Deschner1-127/+328
2010-04-06s4:torture - remove unused variablesMatthias Dieter Wallnöfer1-1/+0
2010-04-06s4-smbtorture: fix correct result error code in SetForm spoolss test.Günther Deschner1-1/+1
2010-04-06s4-smbtorture: fix two context arguments in RPC-SAMSYNC test.Günther Deschner1-2/+2
2010-03-29s4:torture/rpc/samba3rpc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-9/+143
2010-03-29s4:torture/rpc/lsa.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-306/+361
2010-03-29s4:torture/rpc/samr.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-582/+745
2010-03-29s4:torture/rpc/handles.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-39/+61
2010-03-29s4:torture/rpc/samr_accessmask.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-47/+83
2010-03-29s4:torture/rpc/samsync.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-120/+142
2010-03-29s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-8/+41
2010-03-29s4:torture/rpc/netlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-98/+116
2010-03-29s4:torture/rpc/lsa_lookup.c:add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+18
2010-03-29s4:torture/rpc/schannel.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-23/+25
2010-03-29s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+15
2010-03-29s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-6/+47
2010-03-29s4:torture/rpc/session_key.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+15
2010-03-29s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-23/+57
2010-03-29s4:torture/rpc/unixinfo.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-12/+13
2010-03-29s4:torture/rpc/atsvc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-16/+12
2010-03-29s4:torture/rpc/echo.c: remove NTSTATUS status variablesStefan Metzmacher1-40/+27
2010-03-29s4:torture/rpc/echo.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-3/+3
2010-03-26s4-smbtorture: more JobInfo testing.Günther Deschner1-28/+42
2010-03-26s4-smbtorture: fail spoolss test on SetJob failure.Günther Deschner1-22/+61
2010-03-25s4-smbtorture: activate job control tests against s3 in spoolss tests.Günther Deschner1-5/+2
2010-03-25s4-smbtorture: add print test to RPC-SPOOLSS-PRINTER as well.Günther Deschner1-0/+12
2010-03-25s4-smbtorture: create several printjobs during print test in RPC-SPOOLSS.Günther Deschner1-11/+30
2010-03-25s4-smbtorture: mention job id in GetJob test output in RPC-SPOOLSS.Günther Deschner1-2/+2