summaryrefslogtreecommitdiff
path: root/librpc/idl/spoolss.idl
AgeCommit message (Expand)AuthorFilesLines
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-16/+16
2010-04-22spoolss: pretty-print a struct spoolss_Time.Günther Deschner1-1/+1
2010-04-19spoolss: move up enum spoolss_Build in the IDL.Günther Deschner1-5/+5
2010-04-19spoolss: make spoolss_SetPrinterInfo0 match changes in spoolss_PrinterInfo0.Günther Deschner1-3/+3
2010-03-05spoolss: fix spoolss_EnumPrinterDataEx IDL.Günther Deschner1-2/+2
2010-03-05spoolss: rollback GetPrinterData[Ex] IDL.Günther Deschner1-29/+4
2010-03-05spoolss: rollback SetPrinterData{Ex} IDL.Günther Deschner1-29/+6
2010-02-26spoolss: add spoolss_Build to IDL.Günther Deschner1-1/+6
2010-02-23spoolss: some fixes for devicemode dm extra structs.Günther Deschner1-10/+2
2010-02-23spoolss: add various DM extradata formats (including PostScript and UniDriver).Günther Deschner1-0/+307
2010-02-18spoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshalled version (moves dev...Günther Deschner1-1/+1
2010-02-18spoolss: add spoolss_security_descriptor.Günther Deschner1-4/+7
2010-02-18spoolss: make two bitmaps public.Günther Deschner1-2/+2
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