r5505: make usage of bitmap's :-)
[samba.git] / source4 / librpc / idl / spoolss.idl
2007-10-10 Stefan Metzmacherr5505: make usage of bitmap's :-)
2007-10-10 Stefan Metzmacherr5498: fix OpenPrinter() idl and torture test
2007-10-10 Stefan Metzmacherr5489: hide handwritten pull/push/print code from the...
2007-10-10 Stefan Metzmacherr5445: move FormInfo1 struct to the place where it...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Tim Potterr3429: Fix IDL for EnumPrinterDataEx()
2007-10-10 Tim Potterr3404: Rename name of DATA_BLOB in GetPrinterData()
2007-10-10 Tim Potterr3402: Fix idl for spoolss_JobInfo1.
2007-10-10 Tim Potterr3401: Fix IDL for SetForm RPC.
2007-10-10 Tim Potterr3396: Rename form_name -> formname. This time, check...
2007-10-10 Andrew Tridgellr3395: added support for "string32" type, to fix the...
2007-10-10 Tim Potterr3311: Consistency updates for form name members.
2007-10-10 Tim Potterr3302: The security descriptors in spoolss_PrinterInfo2...
2007-10-10 Tim Potterr3287: The devicename and formname fields in a device...
2007-10-10 Andrew Tridgellr3283: converted to quoted uuid() defines in all our...
2007-10-10 Tim Potterr3250: Add idl for printer info level 0.
2007-10-10 Tim Potterr3215: access_required -> access_mask for OpenPrinterEx
2007-10-10 Jelmer Vernooijr3043: Use binding strings for specifying endpoints...
2007-10-10 Tim Potterr2967: Add some printer enum constants from Samba3...
2007-10-10 Andrew Tridgellr2209: patch from volker to add EnumPorts spoolss IDL...
2007-10-10 Jelmer Vernooijr1838: Updates from the airplane:
2007-10-10 Tim Potterr1275: Make spoolss_PrinterInfo2 and spoolss_PrinterInf...
2007-10-10 Tim Potterr1206: Give the spoolss pipe an endpoint.
2003-12-04 Andrew Tridgellwe can't have two functions with the same name
2003-12-03 Tim PotterUpdated some of the function names in the IDL.
2003-11-30 Tim PotterAdded EnumPrinterDriver, GetPrinterDriver (still in...
2003-11-28 Tim PotterGetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx.
2003-11-28 Tim PotterAdd SetPrinterData, DeletePrinterData.
2003-11-28 Tim PotterFix bug in EnumPrinterData test.
2003-11-28 Tim PotterAdded EnumJobs, GetJob, SetJob RPCs.
2003-11-27 Tim PotterImplemented SetForm RPC.
2003-11-27 Tim PotterAdd DeleteForm, start cleaning up tests.
2003-11-27 Tim PotterImplemented AddForm RPC. The mystery of the useless_pt...
2003-11-26 Tim PotterImplemented EnumForms and GetForm.
2003-11-25 Tim PotterSpoolss functions return WERROR not NTSTATUS.
2003-11-22 Andrew Tridgell * fixed handling of relative subcontext unions
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-20 Andrew TridgellEnumPrinterData in spoolss now works
2003-11-20 Andrew Tridgell * changed to midl syntax using [case(x)] instead of...
2003-11-18 Tim PotterWorking on EnumPrinterData. There appears to be an...
2003-11-17 Andrew Tridgell * add another WERR err code
2003-11-17 Andrew Tridgelluse [subcontext] to make GetPrinter a bit easier in...
2003-11-17 Andrew Tridgellsecurity descriptors are no longer a "special" type...
2003-11-17 Andrew Tridgellcall OpenPrinterEx on each printer on the server, and...
2003-11-17 Andrew Tridgelladded OpenPrinter and a test function. Note that the...
2003-11-17 Andrew Tridgell* more info levels for EnumPrinter
2003-11-17 Andrew Tridgellnicer method of handling spoolss EnumPrinters
2003-11-16 Andrew Tridgelluse nstring and [relative] to support levels 1 and...
2003-11-16 Andrew Tridgelladded support for level1 of EnumPrinters in spoolss...
2003-11-16 Tim PotterInitial version of printer info 1 for tridge.
2003-11-16 Tim PotterAdded IDL for EnumPrinters and ClosePrinter.
2003-11-15 Andrew Tridgellthe returned policy handle in spoolss_OpenPrinterEx...
2003-11-15 Tim PotterSkeleton IDL for SPOOLSS pipe. For this inital version...