summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2010-02-26spoolss: add spoolss_Build to IDL.Günther Deschner1-1/+6
2010-02-24idl:lsa change string typeSimo Sorce1-1/+1
2010-02-24s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string2' to 'value_dn_str'Kamen Mazdrashki1-1/+1
2010-02-24s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string1' to 'attribute_name'Kamen Mazdrashki1-1/+1
2010-02-24s4/idl: rename 'guid1' to 'source_dsa_guid' in drsuapi_DsReplicaGetInfoReques...Kamen Mazdrashki1-2/+2
2010-02-24s4/idl: drsuapi.idl fix drsuapi_DsReplicaSync definitionKamen Mazdrashki1-3/+3
2010-02-24s4/idl: drsuapi.idl fix drsuapi_DsReplicaSyncRequest1 descriptionKamen Mazdrashki1-2/+2
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-22s4:netlogon GetTrustedDomainInformationSimo Sorce2-3/+3
2010-02-19misc.idl: Add reference to the slightly odd representation of if_versionAndrew Bartlett1-0/+3
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-18security: make two bitmaps public.Günther Deschner1-2/+2
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
2010-02-18libndr: add LIBNDR_FLAG_NO_RELATIVE_REVERSE so that relative reverse processingGünther Deschner1-0/+1
2010-02-18libndr: add LIBNDR_FLAG_RELATIVE_REVERSE flag.Günther Deschner1-0/+2
2010-02-17s4/drs: add DRSUAPI_ATTRIBUTE_options attributeAnatoliy Atanasov1-1/+2
2010-02-17s4/drs:kccdrs_replica_get_info_obj_metadata implementationAnatoliy Atanasov1-8/+8
2010-02-14a4-dcerpc: another attempt at dcerpc auth paddingAndrew Tridgell1-0/+3
2010-02-13s4-rpc: be more careful about DCERPC auth paddingAndrew Tridgell1-4/+0
2010-02-11s4-drs: Add DRSUAPI_DRS_NONGC_RO_REP bit to DRS_OPTIONSFernando J V da Silva1-0/+1
2010-02-11s4/idl: Naming reserved flags for DRSUAPI_SUPPORTED_EXTENSION_ fieldKamen Mazdrashki1-2/+2
2010-02-05s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_RECYCLE_BIN ext. flag for DRSUAPIKamen Mazdrashki1-1/+2
2010-02-05s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V10 flag for DRSUAPIKamen Mazdrashki1-1/+1
2010-02-05s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_GETCHGREQ_V5 flag for DRSUAPIKamen Mazdrashki1-1/+1
2010-02-05s4/idl: add DRSUAPI_SUPPORTED_EXTENSION_ADDENTRY flag for DRSUAPIKamen Mazdrashki1-1/+1
2010-02-01s4/idl: PrefixMap description for W2K3 and W2K8 Schema:prefixMap attributeKamen Mazdrashki1-0/+22
2010-01-29security.idl: add wellknown TrustedInstaller SIDStefan Metzmacher1-0/+7
2010-01-21s4: allow python code to dump NTACL object as wellMatthieu Patou1-0/+1
2010-01-18idl: switched to using the WSPP names for the 'neighbour' DRS optionsAndrew Tridgell2-44/+7
2010-01-16s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_contextAndrew Tridgell1-7/+7
2010-01-14s4-idl: get rid of the operation specific DRS options flagsAndrew Tridgell1-42/+7
2010-01-14s4-idl: update the DRS_OPTIONS bits based on the latest WSPP docsAndrew Tridgell1-2/+10
2010-01-09s4-idl: give a enum for attribute cn and a 'NONE' attributeAndrew Tridgell1-1/+3
2010-01-08s4-idl: added some more wellknown attributeIDsAndrew Tridgell1-0/+3
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-14s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDLVolker Lendecke1-2/+2
2009-12-14idl: introduce new file: dfsblobs.idlMatthieu Patou1-0/+116
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