summaryrefslogtreecommitdiff
path: root/source4/rpc_server/spoolss/dcesrv_spoolss.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3218: Fix the buildVolker Lendecke1-1/+1
2007-10-10r2435: got rid of another pointless strnequal()Andrew Tridgell1-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 Potter1-19/+25
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-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 Potter1-2/+65
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 Potter1-0/+721