summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2009-05-29s4: Add additional well-known SID's/RID's.Andrew Kroeger1-0/+4
2009-05-29Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502)Andrew Bartlett1-1/+1
2009-05-27Add DOMAIN_RID_KRBTGT define to security.idlAndrew Bartlett1-0/+1
2009-05-20s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...Günther Deschner1-1/+2
2009-05-19Added mapping table for account object in lsa.Jeremy Allison1-0/+20
2009-05-19lsa: add access_masks for accounts, secrets and trusted domains to IDL.Günther Deschner1-1/+24
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-05-13initshutdown: add shutdown reason codes.Günther Deschner1-0/+46
2009-05-01named_pipe_auth.idl: add level 2 and pass the client/server info and session keyStefan Metzmacher1-0/+20
2009-04-30wkssvcs: add WKSSVC_JOIN_FLAGS_IGNORE_UNSUPPORTED_FLAGS join flag.Günther Deschner1-0/+1
2009-04-29samr: fix samr_ConnectVersion enum which is 32bit not 16bit.Günther Deschner1-1/+1
2009-04-29svcctl: Fix IDL for svcctl_StartServiceW().Günther Deschner1-2/+10
2009-04-21Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-develAndrew Bartlett1-0/+20
2009-04-21Add the implicit [ref] to the connect_handle in EnumDomainsAndrew Bartlett1-1/+1
2009-04-21s3-secdesc: move all winreg access bits to IDL.Günther Deschner1-0/+20
2009-04-21python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__...Andrew Bartlett1-0/+2
2009-04-16Fix IDL licensing file that got missed when IDL files were moved.Jeremy Allison1-0/+9
2009-04-15Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+Jeremy Allison1-2/+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-04-10eventlog: make EVENTLOG_FULL_INFORMATION a public struct.Günther Deschner1-1/+1
2009-04-10ntsvcs: add PNP_GetIdListFlags flags.Günther Deschner1-2/+17
2009-04-09svcctl: use svcctl_ServiceState type for dependent calls in IDL.Günther Deschner1-2/+2
2009-04-09svcctl: Fix IDL for svcctl_QueryServiceObjectSecurity and Set call.Günther Deschner1-6/+6
2009-04-08svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner1-35/+35
2009-04-07svcctl: Fix svcctl_ControlsAccepted bitmask.Günther Deschner1-1/+2
2009-03-24move dcerpc.idl to main directory.Günther Deschner1-0/+306
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
2009-03-06spoolss: fix [size_is] declaration for enum calls.Günther Deschner1-7/+7
2009-03-06spoolss: make all enum out info pointers a pointer to an array.Günther Deschner1-7/+7