Implemented SetForm RPC.
[bbaumbach/samba-autobuild/.git] / source4 / torture / rpc / spoolss.c
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-22 Andrew Tridgell * fixed null terminated string handling
2003-11-22 Andrew Tridgell * fixed handling of relative subcontext unions
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-20 Andrew TridgellEnumPrinterData in spoolss now works
2003-11-18 Andrew Tridgellcope with no printers returned from EnumPrinters
2003-11-18 Tim PotterWorking on EnumPrinterData. There appears to be an...
2003-11-18 Andrew Tridgelluse the auto-generated UUID, version and name rather...
2003-11-18 Andrew Tridgell* use the new auto-generated debug code method.
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 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 PotterAdded tests 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...