r11567: Ldb API change patch.
[abartlet/samba.git/.git] / source4 / rpc_server / spoolss / dcesrv_spoolss.c
2007-10-10 Simo Sorcer11567: Ldb API change patch.
2007-10-10 Jelmer Vernooijr10854: talloc_get_type() can return NULL..
2007-10-10 Stefan Metzmacherr8052: that looks nicer:-)
2007-10-10 Stefan Metzmacherr8046: - add somemore failure checks in the RPC-SPOOLSS...
2007-10-10 Stefan Metzmacherr7644: - remove some dublicate structures SetForm and...
2007-10-10 Stefan Metzmacherr7643: This patch adds a new NTPTR subsystem:
2007-10-10 Stefan Metzmacherr7580: - add GetPrinterDriverDirectory() idl, torture...
2007-10-10 Stefan Metzmacherr7574: - seperate [in] and [out] buffers and buf_sizes
2007-10-10 Stefan Metzmacherr7536: doesn't spam the smbd_log in the build_farm...
2007-10-10 Stefan Metzmacherr7465: - return empty lists for now
2007-10-10 Stefan Metzmacherr7370: change debug levels
2007-10-10 Stefan Metzmacherr7368: some server side spoolss stuff, w2k3 shows the...
2007-10-10 Stefan Metzmacherr7120: make use of the new 'noopnum' property and get...
2007-10-10 Stefan Metzmacherr6193: we don't need to store the handle type here,
2007-10-10 Stefan Metzmacherr5540: - some more input checking in OpenPrinerEx()
2007-10-10 Stefan Metzmacherr5503: - add torture test which tests for invalid print...
2007-10-10 Stefan Metzmacherr5489: hide handwritten pull/push/print code from the...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4640: first stage in the server side support for multi...
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Volker Lendecker3218: Fix the build
2007-10-10 Andrew Tridgellr2435: got rid of another pointless strnequal()
2007-10-10 Tim Potterr1313: Split up OpenPrinterEx into functions to handle...
2007-10-10 Tim Potterr1276: Return data for enumprinters level 2 and 5.
2007-10-10 Tim Potterr1271: Return spoolss enumprinters info level1 from...
2007-10-10 Tim Potterr1266: Start to split out EnumPrinters into a separate...
2007-10-10 Tim Potterr1226: Return dummy information for two printers. ...
2007-10-10 Tim Potterr1208: Return some dummy printer information for the...
2007-10-10 Tim Potterr1201: Skeleton versions of OpenPrinterEx() and ClosePr...
2007-10-10 Tim Potterr1188: Use generated pidl template for this file and...
2007-10-10 Tim Potterr1185: Hey look an endpoint for the spoolss pipe!