summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2003-11-17 * add another WERR err codeAndrew Tridgell1-1/+1
2003-11-17use [subcontext] to make GetPrinter a bit easier in smbtortureAndrew Tridgell1-15/+5
2003-11-17call OpenPrinterEx on each printer on the server, and then callAndrew Tridgell1-75/+161
2003-11-17added OpenPrinter and a test function. Note that the Samba3 structureAndrew Tridgell1-0/+36
2003-11-17* more info levels for EnumPrinterAndrew Tridgell1-4/+8
2003-11-17nicer method of handling spoolss EnumPrintersAndrew Tridgell1-15/+19
2003-11-16use nstring and [relative] to support levels 1 and 2 of EnumPrintersAndrew Tridgell1-27/+37
2003-11-16added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell1-14/+17
2003-11-16Added tests for EnumPrinters and ClosePrinter.Tim Potter1-6/+72
2003-11-15the returned policy handle in spoolss_OpenPrinterEx() is pass byAndrew Tridgell1-0/+3
2003-11-15Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterExTim Potter1-0/+76