Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-17 | use [subcontext] to make GetPrinter a bit easier in smbtorture | Andrew Tridgell | 1 | -15/+5 |
2003-11-17 | call OpenPrinterEx on each printer on the server, and then call | Andrew Tridgell | 1 | -75/+161 |
2003-11-17 | added OpenPrinter and a test function. Note that the Samba3 structure | Andrew Tridgell | 1 | -0/+36 |
2003-11-17 | * more info levels for EnumPrinter | Andrew Tridgell | 1 | -4/+8 |
2003-11-17 | nicer method of handling spoolss EnumPrinters | Andrew Tridgell | 1 | -15/+19 |
2003-11-16 | use nstring and [relative] to support levels 1 and 2 of EnumPrinters | Andrew Tridgell | 1 | -27/+37 |
2003-11-16 | added support for level1 of EnumPrinters in spoolss. This uses a | Andrew Tridgell | 1 | -14/+17 |
2003-11-16 | Added tests for EnumPrinters and ClosePrinter. | Tim Potter | 1 | -6/+72 |
2003-11-15 | the returned policy handle in spoolss_OpenPrinterEx() is pass by | Andrew Tridgell | 1 | -0/+3 |
2003-11-15 | Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx | Tim Potter | 1 | -0/+76 |