summaryrefslogtreecommitdiff
path: root/source4/scripting/swig/torture/spoolss.py
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3521: Collect printer driver names in EnumPrinterDrivers.Tim Potter1-4/+5
2007-10-10r3506: Test EnumPorts function.Tim Potter1-6/+14
2007-10-10r3430: Add tests for EnumPrinterDataEx, SetPrinterDataEx (doesn't work),Tim Potter1-10/+65
2007-10-10r3411: Ignore some autogenerated files.Tim Potter1-0/+3
2007-10-10r3410: Handle conversion of DATA_BLOBs and pointers to DATA_BLOBs from python.Tim Potter1-1/+26
2007-10-10r3405: Test EnumPrinterData and GetPrinterData.Tim Potter1-1/+48
2007-10-10r3403: Add test for operations on print server handle.Tim Potter1-15/+72
2007-10-10r3401: Fix IDL for SetForm RPC.Tim Potter1-10/+29
2007-10-10r3396: Rename form_name -> formname. This time, check smbtorture builds beforeTim Potter1-1/+4
2007-10-10r3311: Consistency updates for form name members.Tim Potter1-33/+94
2007-10-10r3302: The security descriptors in spoolss_PrinterInfo2 and spoolss_PrinterInfo3Tim Potter1-6/+53
2007-10-10r3217: Start of a spoolss_GetPrinter test.Tim Potter1-0/+26
2007-10-10r3216: Add tests for OpenPrinterEx and ClosePrinter.Tim Potter1-8/+63
2007-10-10r3204: Got unpacking of an array of PrinterInfo union elements working. Phew.Tim Potter1-1/+1
2007-10-10r3009: Fix up unmarshall functions to return Python dict instead of a NTSTATUS.Tim Potter1-2/+8
2007-10-10r3001: Expose unmarshalling functions for structures marked "public" in theTim Potter1-1/+1
2007-10-10r2965: Ignore *.pyc files in torture directory.Tim Potter1-0/+24