Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r1313: Split up OpenPrinterEx into functions to handle opening printers and p... | Tim Potter | 1 | -12/+44 |
2007-10-10 | r1276: Return data for enumprinters level 2 and 5. | Tim Potter | 1 | -1/+77 |
2007-10-10 | r1271: Return spoolss enumprinters info level1 from spoolss.ldb - woot! | Tim Potter | 1 | -19/+25 |
2007-10-10 | r1266: Start to split out EnumPrinters into a separate fn for each info level. | Tim Potter | 1 | -20/+44 |
2007-10-10 | r1226: Return dummy information for two printers. Note that ndr_push_array() | Tim Potter | 1 | -7/+14 |
2007-10-10 | r1208: Return some dummy printer information for the EnumPrinters RPC. | Tim Potter | 1 | -6/+51 |
2007-10-10 | r1201: Skeleton versions of OpenPrinterEx() and ClosePrinter() to get the hang | Tim Potter | 1 | -2/+65 |
2007-10-10 | r1188: Use generated pidl template for this file and return DCESRV_FAULT instead | Tim Potter | 1 | -406/+672 |
2007-10-10 | r1185: Hey look an endpoint for the spoolss pipe! | Tim Potter | 1 | -0/+721 |