Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-11-17 | call OpenPrinterEx on each printer on the server, and then call | Andrew Tridgell | 1 | -11/+9 |
2003-11-17 | added OpenPrinter and a test function. Note that the Samba3 structure | Andrew Tridgell | 1 | -1/+6 |
2003-11-17 | * more info levels for EnumPrinter | Andrew Tridgell | 1 | -5/+38 |
2003-11-17 | nicer method of handling spoolss EnumPrinters | Andrew Tridgell | 1 | -7/+10 |
2003-11-16 | use nstring and [relative] to support levels 1 and 2 of EnumPrinters | Andrew Tridgell | 1 | -3/+65 |
2003-11-16 | added support for level1 of EnumPrinters in spoolss. This uses a | Andrew Tridgell | 1 | -24/+17 |
2003-11-16 | Initial version of printer info 1 for tridge. | Tim Potter | 1 | -6/+48 |
2003-11-16 | Added IDL for EnumPrinters and ClosePrinter. | Tim Potter | 1 | -8/+16 |
2003-11-15 | the returned policy handle in spoolss_OpenPrinterEx() is pass by | Andrew Tridgell | 1 | -1/+1 |
2003-11-15 | Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx | Tim Potter | 1 | -0/+520 |