summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2010-05-03s4-smbtorture: add extraformat to smbcli_rap_netprintqgetinfo() as well.Günther Deschner1-0/+3
2010-05-03s4-smbtorture: use RAP extraformat for smbcli_rap_netprintqenum().Günther Deschner1-0/+3
2010-05-03s4-smbtorture: add rap_cli_expect_extra_format().Günther Deschner1-0/+10
2010-05-03s4-smbtorture: make all smbcli_rap_* failures critical.Günther Deschner1-30/+15
2010-05-03Added a function to check if an attribute can belong to a filtered replica.Nadezhda Ivanova1-0/+17
2010-05-03s4-smbtorture: add test_netprintjobsetinfo to RAP-PRINTING.Günther Deschner1-0/+82
2010-05-03s4-smbtorture: add smbcli_rap_netprintjobsetinfo().Günther Deschner1-0/+72
2010-05-03s4-smbtorture: add rap_cli_push_param() and rap_cli_push_sendbuf().Günther Deschner1-0/+14
2010-04-30s4-smbtorture: add test_netprintjobgetinfo().Günther Deschner1-1/+81
2010-04-30s4-smbtorture: add smbcli_rap_netprintjobgetinfo().Günther Deschner1-0/+84
2010-04-30s4-smbtorture: fix smbcli_rap_netprintjobenum().Günther Deschner1-0/+2
2010-04-30s4-smbtorture: add test_netprintjobenum to RAP-PRINTING.Günther Deschner1-0/+55
2010-04-30s4-smbtorture: add smbcli_rap_netprintjobenum().Günther Deschner1-0/+127
2010-04-30s4-smbtorture: pause and resume printq in RAP-PRINTING test.Günther Deschner1-1/+24
2010-04-30s4-smbtorture: use rap_status in smbcli_rap_* functions.Günther Deschner1-11/+11
2010-04-30s4-smbtorture: add smbcli_rap_netprintqueueresume() and smbcli_rap_netprintqu...Günther Deschner1-0/+74
2010-04-30s4-smbtorture: add test_netprintq to RAP-PRINTING.Günther Deschner1-0/+41
2010-04-30s4-smbtorture: add smbcli_rap_netprintqueuepause().Günther Deschner1-0/+37
2010-04-30s4-smbtorture: fix rap_pull_rap_PrintQueue2 and 4.Günther Deschner1-2/+16
2010-04-30s4-smbtorture: test all levels in test_netprintqgetinfo and test_netprintqenum.Günther Deschner1-2/+2
2010-04-30s4-smbtorture: add rap_pull_rap_PrintQueue4.Günther Deschner1-0/+29
2010-04-30s4-smbtorture: add rap_pull_rap_PrintQueue2.Günther Deschner1-0/+32
2010-04-30s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and rap_pull_rap_Print...Günther Deschner1-2/+3
2010-04-30s4-smbtorture: add test_netprintjob() to RAP-PRINTING.Günther Deschner1-0/+70
2010-04-29s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}.Günther Deschner1-0/+110
2010-04-29s4-smbtorture: add test_netprintqgetinfo to RAP-PRINTING.Günther Deschner1-0/+44
2010-04-29s4-smbtorture: add smbcli_rap_netprintqgetinfo().Günther Deschner1-0/+85
2010-04-29s4-smbtorture: rework smbcli_rap_netprintqenum a bit.Günther Deschner1-71/+68
2010-04-29s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP.Günther Deschner2-3/+46
2010-04-29s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10).Günther Deschner1-0/+31
2010-04-29s4/tort: Add simple unit test for dsdb_schema_info object creationKamen Mazdrashki1-0/+35
2010-04-29s4/dsdb: schemaInfo revision may be 0Kamen Mazdrashki1-19/+10
2010-04-29s4/dsdb: remove unused dsdb_schema_info_create() functionKamen Mazdrashki1-25/+0
2010-04-29s4-waf: added --enable-build-farm configure optionAndrew Tridgell1-6/+23
2010-04-28s4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o.Günther Deschner2-2/+2
2010-04-28s4-smbtorture: add test for rap_NetPrintQEnum.Günther Deschner1-0/+36
2010-04-28s4-smbtorture: add RAP-PRINTING suite.Günther Deschner4-2/+91
2010-04-28s4-smbtorture: add smbcli_rap_netprintqenum.Günther Deschner1-1/+109
2010-04-28s4-smbtorture: when comparing PrinterData from DsSpooler and PrinterInfo alsoGünther Deschner1-0/+31
2010-04-28s4-smbtorture: add a test that adds a printer incl. devicemode.Günther Deschner1-6/+79
2010-04-28s4-smbtorture: start on a test to verify how SetPrinter changes DsSpooler Pri...Günther Deschner1-0/+88
2010-04-28s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs().Günther Deschner1-0/+37
2010-04-28s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions.Günther Deschner1-5/+7
2010-04-28s4-smbtorture: be more liberal when spoolss_SetJob fails.Günther Deschner1-6/+6
2010-04-27nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer1-6/+6
2010-04-27s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatibleMatthias Dieter Wallnöfer1-4/+56
2010-04-27s4-smbtorture: make sure to zero the add driver info 8 struct before adding d...Günther Deschner1-0/+2
2010-04-27s4-smbtorture: upload the full cups driver, otherwise windows will not allow ...Günther Deschner1-8/+19
2010-04-27s4-smbtorture: only compare level 3 for s3 when checking winreg and spoolss_D...Günther Deschner1-0/+28
2010-04-27s4-smbtorture: mention architecture of added drivers in debug output.Günther Deschner1-4/+29