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