summaryrefslogtreecommitdiff
path: root/librpc/idl/spoolss.idl
AgeCommit message (Expand)AuthorFilesLines
2010-02-18spoolss: make all security descriptors and devicemodes 4 byte aligned and add...Stefan Metzmacher1-8/+8
2010-02-18spoolss: set NDR_RELATIVE_REVERSE flag for various unions that have relative ...Günther Deschner1-10/+10
2009-12-17spoolss: more mork on SetPrinterInfo() levels.Günther Deschner1-4/+12
2009-12-16spoolss: add spoolss_DriverInfo7.Günther Deschner1-0/+9
2009-12-14spoolss: fix spoolss_PrinterData size calculation.Günther Deschner1-1/+1
2009-12-14spoolss: trivial fix for spoolss_FormInfo2 IDL.Günther Deschner1-1/+2
2009-12-10spoolss: remove unused spoolss_StringArray2.Günther Deschner1-5/+0
2009-12-10spoolss: use spoolss_KeyNames in spoolss_EnumPrinterKey.Günther Deschner1-1/+2
2009-12-10spoolss: add spoolss_KeyNames union.Günther Deschner1-0/+6
2009-12-08spoolss: add more spoolss architectures to IDL.Günther Deschner1-1/+5
2009-12-08spoolss: fix spoolss_DriverInfo8 IDL.Günther Deschner1-1/+1
2009-12-07spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.Günther Deschner1-8/+33
2009-12-03spoolss: hand-marshall the spoolss_StringArray2 struct for spoolss_EnumPrinte...Günther Deschner1-1/+1
2009-12-02samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner1-1/+1
2009-12-02spoolss: add spoolss_StringArray2.Günther Deschner1-0/+5
2009-12-02s3-spoolss: move MAXDEVICENAME to spoolss idl.Günther Deschner1-2/+4
2009-11-23s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...Günther Deschner1-0/+68
2009-11-23spoolss: fix spoolss_EnumPrinterKey IDL.Günther Deschner1-1/+1
2009-08-20spoolss: add more spoolss calls to IDLGünther Deschner1-0/+90
2009-08-10spoolss: fill in more details of the spoolss_DeviceMode.Günther Deschner1-21/+210
2009-07-17spoolss: fill in some unknowns in spoolss_OSVersion and spoolss_OSVersionEx.Günther Deschner1-4/+7
2009-07-17spoolss: fill in spoolss_Create/DeletePrinterIC + rerun make samba3-idl.Günther Deschner1-2/+6
2009-07-03spoolss: fill in spoolss_GetPrinterDriver IDL.Günther Deschner1-1/+8
2009-07-03spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttr...Günther Deschner1-1/+1
2009-07-03spoolss: fill in spoolss_AddPrinter IDL.Günther Deschner1-3/+6
2009-07-02spoolss: the flags in spoolss_PrinterInfo1 are in fact spoolss_PrinterAttribu...Günther Deschner1-7/+7
2009-05-13s3-spoolss: move SPL_ARCH_X defines to IDL.Günther Deschner1-0/+8
2009-05-13spoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL.Günther Deschner1-0/+2
2009-04-13spoolss: add spoolss_DriverAttributes bitmask.Günther Deschner1-2/+6
2009-04-13spoolss: fix order of strings in PrinterInfo1 structs.Günther Deschner1-2/+2
2009-03-18spoolss: make spoolss_Field a nodiscriminant union of 2 sets of notify flag e...Günther Deschner1-30/+65
2009-03-18spoolss: add spoolss_EnumPrinterDataEx triple call.Günther Deschner1-3/+15
2009-03-18spoolss: fix spoolss_PrinterEnumValues w.r.t. size calculation of PrinterData.Günther Deschner1-1/+1
2009-03-17spoolss: add spoolss_PrinterEnumValues.Günther Deschner1-0/+9
2009-03-17spoolss: use PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE in favor of "old" s4 def...Günther Deschner1-2/+2
2009-03-17spoolss: add SPL Port definitions to IDL.Günther Deschner1-0/+10
2009-03-17spoolss: add range checks for priority element in spoolss_JobInfo structs.Günther Deschner1-8/+8
2009-03-17spoolss: use nstring_array in spoolss_EnumPrinterKey.Günther Deschner1-2/+2
2009-03-17spoolss: use winreg_Type instead of spoolss_PrinterDataType for XPrinterData ...Günther Deschner1-22/+14
2009-03-17spoolss: use uint8 array instead of DATA_BLOB in EnumPrinterData IDL out poin...Günther Deschner1-1/+1
2009-03-17spoolss: fix IDL for spoolss_SetPrinterData.Günther Deschner1-1/+1
2009-03-17spoolss: make spoolss_GetPrinterData out.data ref pointers.Günther Deschner1-3/+3
2009-03-13spoolss: flag PrinterInfo union and levels as [public,gensize].Günther Deschner1-9/+9
2009-03-13spoolss: add [gensize] flag to spoolss_DriverInfo union.Günther Deschner1-1/+1
2009-03-13spoolss: flag spoolss_JobInfo union and structures [public,gensize].Günther Deschner1-5/+5
2009-03-07spoolss: flag spoolss_MonitorInfo structs [public,gensize].Günther Deschner1-2/+2
2009-03-07spoolss: flag spoolss_PortInfo structs as [public,gensize].Günther Deschner1-4/+4
2009-03-07spoolss: flag spoolss_PrintProcessorInfo1 [public,gensize].Günther Deschner1-1/+1
2009-03-07spoolss: fill in spoolss_EnumPrintProcDataTypes IDL.Günther Deschner1-1/+34
2009-03-06spoolss: flag spoolss_FormInfo1 and 2 with [public,gensize].Günther Deschner1-2/+2