summaryrefslogtreecommitdiffstats
path: root/librpc/idl/spoolss.idl
Commit message (Collapse)AuthorAgeFilesLines
...
* spoolss: make all security descriptors and devicemodes 4 byte aligned and ↵Stefan Metzmacher2010-02-181-8/+8
| | | | | | add missing subcontexts. Guenther
* spoolss: set NDR_RELATIVE_REVERSE flag for various unions that have relative ↵Günther Deschner2010-02-181-10/+10
| | | | | | pointers. Guenther
* spoolss: more mork on SetPrinterInfo() levels.Günther Deschner2009-12-171-4/+12
| | | | Guenther
* spoolss: add spoolss_DriverInfo7.Günther Deschner2009-12-161-0/+9
| | | | Guenther
* spoolss: fix spoolss_PrinterData size calculation.Günther Deschner2009-12-141-1/+1
| | | | | | | Currently we were crashing in EnumPrinterDataEx when an e.g. an empty (NULL) string for a separator file was returned. Guenther
* spoolss: trivial fix for spoolss_FormInfo2 IDL.Günther Deschner2009-12-141-1/+2
| | | | Guenther
* spoolss: remove unused spoolss_StringArray2.Günther Deschner2009-12-101-5/+0
| | | | Guenther
* spoolss: use spoolss_KeyNames in spoolss_EnumPrinterKey.Günther Deschner2009-12-101-1/+2
| | | | Guenther
* spoolss: add spoolss_KeyNames union.Günther Deschner2009-12-101-0/+6
| | | | Guenther
* spoolss: add more spoolss architectures to IDL.Günther Deschner2009-12-081-1/+5
| | | | Guenther
* spoolss: fix spoolss_DriverInfo8 IDL.Günther Deschner2009-12-081-1/+1
| | | | | | found by RPC-SPOOLSS torture teset. Guenther
* spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.Günther Deschner2009-12-071-8/+33
| | | | Guenther
* spoolss: hand-marshall the spoolss_StringArray2 struct for ↵Günther Deschner2009-12-031-1/+1
| | | | | | | | spoolss_EnumPrinterKey. This call is just driving me nuts :-) Guenther
* samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner2009-12-021-1/+1
| | | | | | | This should finally resolve the endian issues we were seeing on sparc and is much cleaner for spoolss clients and servers. Guenther
* spoolss: add spoolss_StringArray2.Günther Deschner2009-12-021-0/+5
| | | | | | | The difference to spoolss_StringArray is that in spoolss_StringArray2 the string array is put into a subcontext of _ndr_size. Guenther
* s3-spoolss: move MAXDEVICENAME to spoolss idl.Günther Deschner2009-12-021-2/+4
| | | | Guenther
* s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ↵Günther Deschner2009-11-231-0/+68
| | | | | | belong. Guenther
* spoolss: fix spoolss_EnumPrinterKey IDL.Günther Deschner2009-11-231-1/+1
| | | | Guenther
* spoolss: add more spoolss calls to IDLGünther Deschner2009-08-201-0/+90
| | | | | | (spoolss_GetPrinterDriverPackagePath and spoolss_GetCorePrinterDrivers). Guenther
* spoolss: fill in more details of the spoolss_DeviceMode.Günther Deschner2009-08-101-21/+210
| | | | Guenther
* spoolss: fill in some unknowns in spoolss_OSVersion and spoolss_OSVersionEx.Günther Deschner2009-07-171-4/+7
| | | | Guenther
* spoolss: fill in spoolss_Create/DeletePrinterIC + rerun make samba3-idl.Günther Deschner2009-07-171-2/+6
| | | | Guenther
* spoolss: fill in spoolss_GetPrinterDriver IDL.Günther Deschner2009-07-031-1/+8
| | | | Guenther
* spoolss: the flags in spoolss_SetPrinterInfo1 are in fact ↵Günther Deschner2009-07-031-1/+1
| | | | | | spoolss_PrinterAttributes. Guenther
* spoolss: fill in spoolss_AddPrinter IDL.Günther Deschner2009-07-031-3/+6
| | | | Guenther
* spoolss: the flags in spoolss_PrinterInfo1 are in fact ↵Günther Deschner2009-07-021-7/+7
| | | | | | spoolss_PrinterAttributes. Guenther
* s3-spoolss: move SPL_ARCH_X defines to IDL.Günther Deschner2009-05-131-0/+8
| | | | Guenther
* spoolss: add SPOOLSS_ARCHITECTURE_ALL to IDL.Günther Deschner2009-05-131-0/+2
| | | | Guenther
* spoolss: add spoolss_DriverAttributes bitmask.Günther Deschner2009-04-131-2/+6
| | | | Guenther
* spoolss: fix order of strings in PrinterInfo1 structs.Günther Deschner2009-04-131-2/+2
| | | | Guenther
* spoolss: make spoolss_Field a nodiscriminant union of 2 sets of notify flag ↵Günther Deschner2009-03-181-30/+65
| | | | | | enums. Guenther
* spoolss: add spoolss_EnumPrinterDataEx triple call.Günther Deschner2009-03-181-3/+15
| | | | Guenther
* spoolss: fix spoolss_PrinterEnumValues w.r.t. size calculation of PrinterData.Günther Deschner2009-03-181-1/+1
| | | | Guenther
* spoolss: add spoolss_PrinterEnumValues.Günther Deschner2009-03-171-0/+9
| | | | Guenther
* spoolss: use PRINTER_NOTIFY_TYPE and JOB_NOTIFY_TYPE in favor of "old" s4 ↵Günther Deschner2009-03-171-2/+2
| | | | | | defines. Guenther
* spoolss: add SPL Port definitions to IDL.Günther Deschner2009-03-171-0/+10
| | | | Guenther
* spoolss: add range checks for priority element in spoolss_JobInfo structs.Günther Deschner2009-03-171-8/+8
| | | | Guenther
* spoolss: use nstring_array in spoolss_EnumPrinterKey.Günther Deschner2009-03-171-2/+2
| | | | Guenther
* spoolss: use winreg_Type instead of spoolss_PrinterDataType for XPrinterData ↵Günther Deschner2009-03-171-22/+14
| | | | | | calls. Guenther
* spoolss: use uint8 array instead of DATA_BLOB in EnumPrinterData IDL out ↵Günther Deschner2009-03-171-1/+1
| | | | | | pointer. Guenther
* spoolss: fix IDL for spoolss_SetPrinterData.Günther Deschner2009-03-171-1/+1
| | | | Guenther
* spoolss: make spoolss_GetPrinterData out.data ref pointers.Günther Deschner2009-03-171-3/+3
| | | | Guenther
* spoolss: flag PrinterInfo union and levels as [public,gensize].Günther Deschner2009-03-131-9/+9
| | | | Guenther
* spoolss: add [gensize] flag to spoolss_DriverInfo union.Günther Deschner2009-03-131-1/+1
| | | | Guenther
* spoolss: flag spoolss_JobInfo union and structures [public,gensize].Günther Deschner2009-03-131-5/+5
| | | | Guenther
* spoolss: flag spoolss_MonitorInfo structs [public,gensize].Günther Deschner2009-03-071-2/+2
| | | | Guenther
* spoolss: flag spoolss_PortInfo structs as [public,gensize].Günther Deschner2009-03-071-4/+4
| | | | Guenther
* spoolss: flag spoolss_PrintProcessorInfo1 [public,gensize].Günther Deschner2009-03-071-1/+1
| | | | Guenther
* spoolss: fill in spoolss_EnumPrintProcDataTypes IDL.Günther Deschner2009-03-071-1/+34
| | | | Guenther
* spoolss: flag spoolss_FormInfo1 and 2 with [public,gensize].Günther Deschner2009-03-061-2/+2
| | | | Guenther