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