summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/spoolss
Commit message (Expand)AuthorAgeFilesLines
* r7802: Remove a junk file.Tim Potter2007-10-101-71/+0
* r7644: - remove some dublicate structures SetForm and AddForm uses the same s...Stefan Metzmacher2007-10-101-3/+63
* r7643: This patch adds a new NTPTR subsystem:Stefan Metzmacher2007-10-103-664/+290
* r7580: - add GetPrinterDriverDirectory() idl, torture test and server codeStefan Metzmacher2007-10-102-16/+152
* r7574: - seperate [in] and [out] buffers and buf_sizesStefan Metzmacher2007-10-101-29/+15
* r7536: doesn't spam the smbd_log in the build_farm...Stefan Metzmacher2007-10-101-1/+1
* r7465: - return empty lists for nowStefan Metzmacher2007-10-101-4/+10
* r7370: change debug levelsStefan Metzmacher2007-10-101-4/+4
* r7368: some server side spoolss stuff, w2k3 shows the printers icon,Stefan Metzmacher2007-10-101-28/+200
* r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher2007-10-101-18/+8
* r6193: we don't need to store the handle type here,Stefan Metzmacher2007-10-102-3/+1
* r5540: - some more input checking in OpenPrinerEx()Stefan Metzmacher2007-10-101-12/+93
* r5503: - add torture test which tests for invalid printernamesStefan Metzmacher2007-10-102-41/+84
* r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2007-10-101-128/+86
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-5/+5
* r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell2007-10-102-40/+5
* r4055: fixed more places to use type safe allocation macrosAndrew Tridgell2007-10-101-1/+1
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-3/+3
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-1/+3
* 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