summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
...
* s4-smbtorture: test all levels in test_netprintqgetinfo and test_netprintqenum.Günther Deschner2010-04-301-2/+2
* s4-smbtorture: add rap_pull_rap_PrintQueue4.Günther Deschner2010-04-301-0/+29
* s4-smbtorture: add rap_pull_rap_PrintQueue2.Günther Deschner2010-04-301-0/+32
* s4-smbtorture: fix parsing of rap_pull_rap_PrintQueue1 and rap_pull_rap_Print...Günther Deschner2010-04-301-2/+3
* s4-smbtorture: add test_netprintjob() to RAP-PRINTING.Günther Deschner2010-04-301-0/+70
* s4-smbtorture: add smbcli_rap_netprintjob{pause,continue,delete}.Günther Deschner2010-04-291-0/+110
* s4-smbtorture: add test_netprintqgetinfo to RAP-PRINTING.Günther Deschner2010-04-291-0/+44
* s4-smbtorture: add smbcli_rap_netprintqgetinfo().Günther Deschner2010-04-291-0/+85
* s4-smbtorture: rework smbcli_rap_netprintqenum a bit.Günther Deschner2010-04-291-71/+68
* s4-smbtorture: implement and test level 3 and 5 of PrintQEnum RAP.Günther Deschner2010-04-292-3/+46
* s4-smbtorture: add NDR_PRINT macros for RAP tests (when called with -d10).Günther Deschner2010-04-291-0/+31
* s4/tort: Add simple unit test for dsdb_schema_info object creationKamen Mazdrashki2010-04-291-0/+35
* s4/dsdb: schemaInfo revision may be 0Kamen Mazdrashki2010-04-291-19/+10
* s4/dsdb: remove unused dsdb_schema_info_create() functionKamen Mazdrashki2010-04-291-25/+0
* s4-waf: added --enable-build-farm configure optionAndrew Tridgell2010-04-291-6/+23
* s4-smbtorture: link in ../../librpc/gen_ndr/ndr_rap.o.Günther Deschner2010-04-282-2/+2
* s4-smbtorture: add test for rap_NetPrintQEnum.Günther Deschner2010-04-281-0/+36
* s4-smbtorture: add RAP-PRINTING suite.Günther Deschner2010-04-284-2/+91
* s4-smbtorture: add smbcli_rap_netprintqenum.Günther Deschner2010-04-281-1/+109
* s4-smbtorture: when comparing PrinterData from DsSpooler and PrinterInfo alsoGünther Deschner2010-04-281-0/+31
* s4-smbtorture: add a test that adds a printer incl. devicemode.Günther Deschner2010-04-281-6/+79
* s4-smbtorture: start on a test to verify how SetPrinter changes DsSpooler Pri...Günther Deschner2010-04-281-0/+88
* s4-smbtorture: also try renaming jobname in test_DoPrintTest_check_jobs().Günther Deschner2010-04-281-0/+37
* s4-smbtorture: allow to pass down spoolss_JobInfoContainer to SetJob functions.Günther Deschner2010-04-281-5/+7
* s4-smbtorture: be more liberal when spoolss_SetJob fails.Günther Deschner2010-04-281-6/+6
* nbt: samlogon/netlogon structures - unify denominationsMatthias Dieter Wallnöfer2010-04-271-6/+6
* s4:torture - DsRAddressToSitenames[Ex]W testsuite - make it IPv4-only compatibleMatthias Dieter Wallnöfer2010-04-271-4/+56
* s4-smbtorture: make sure to zero the add driver info 8 struct before adding d...Günther Deschner2010-04-271-0/+2
* s4-smbtorture: upload the full cups driver, otherwise windows will not allow ...Günther Deschner2010-04-271-8/+19
* s4-smbtorture: only compare level 3 for s3 when checking winreg and spoolss_D...Günther Deschner2010-04-271-0/+28
* s4-smbtorture: mention architecture of added drivers in debug output.Günther Deschner2010-04-271-4/+29
* s4-smbtorture: make sure to not attempt to remove a driver file twice.Günther Deschner2010-04-271-0/+6
* s4-smbtorture: setup all members of level 3,4,6,8 driver add.Günther Deschner2010-04-271-19/+28
* s4-smbtorture: use a torture_printer_context and upload own driver for RPC-SP...Günther Deschner2010-04-271-60/+193
* s4-smbtorture: split RPC-SPOOLSS-PRINTER into more tests.Günther Deschner2010-04-271-88/+67
* s4-smbtorture: finally test REG_MULTI_SZ in winreg/driverinfo consistency tests.Günther Deschner2010-04-271-6/+41
* s4-smbtorture: remove some typecasts in rap tests.Günther Deschner2010-04-271-7/+7
* s4-netlogon: fixed getDcNameEx2 for blank inputsAndrew Tridgell2010-04-281-0/+9
* s4-torture: not all platforms have defines like AF_AX25Andrew Tridgell2010-04-271-6/+6
* s4:torture - DsRGetDcSiteCoverageW - adapt test to check for the sitenameMatthias Dieter Wallnöfer2010-04-271-0/+24
* s4:torture - DsRGetSiteName - move "skip" statement before the "computer_name...Matthias Dieter Wallnöfer2010-04-271-3/+3
* s4:torture - GetAnyDCName - adaptionsMatthias Dieter Wallnöfer2010-04-271-2/+23
* s4:torture - DsRAddressesToSitenames - enhance the testsuiteMatthias Dieter Wallnöfer2010-04-271-24/+264
* s4: fix some build warnings.Günther Deschner2010-04-262-4/+4
* s4: use generated rap header.Günther Deschner2010-04-263-3/+3
* s4: rename RAP share_enum_info to share_info.Günther Deschner2010-04-261-7/+7
* s4-smbtorture: skip tests when no local driver directory is around.Günther Deschner2010-04-231-0/+4
* s4-smbtorture: use server_name for all printerdriver delete and enum operations.Günther Deschner2010-04-231-12/+16
* s4-smbtorture: allow to upload or remove any file belonging to a driver.Günther Deschner2010-04-231-0/+30
* s4-smbtorture: fix test_EnumPrinterDrivers_findone().Günther Deschner2010-04-231-8/+8