summaryrefslogtreecommitdiff
path: root/source4/rpc_server/spoolss
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2435: got rid of another pointless strnequal()Andrew Tridgell1-1/+1
2007-10-10r2055: Add PRINTF_ATTRIBUTE to many more parts of the code, and a newAndrew Bartlett1-1/+1
2007-10-10r1313: Split up OpenPrinterEx into functions to handle opening printers and p...Tim Potter1-12/+44
2007-10-10r1276: Return data for enumprinters level 2 and 5.Tim Potter1-1/+77
2007-10-10r1271: Return spoolss enumprinters info level1 from spoolss.ldb - woot!Tim Potter2-19/+47
2007-10-10r1266: Start to split out EnumPrinters into a separate fn for each info level.Tim Potter1-20/+44
2007-10-10r1226: Return dummy information for two printers. Note that ndr_push_array()Tim Potter1-7/+14
2007-10-10r1211: Some output from rpcclient -c enumprinters to remind me what a relativeTim Potter1-0/+71
2007-10-10r1210: A skeleton spoolssdb, based on samdb.Tim Potter1-0/+89
2007-10-10r1208: Return some dummy printer information for the EnumPrinters RPC.Tim Potter1-6/+51
2007-10-10r1201: Skeleton versions of OpenPrinterEx() and ClosePrinter() to get the hangTim Potter2-3/+76
2007-10-10r1188: Use generated pidl template for this file and return DCESRV_FAULT insteadTim Potter1-406/+672
2007-10-10r1185: Hey look an endpoint for the spoolss pipe!Tim Potter2-0/+750