summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2009-02-06idl: add KRB5_EDATA_NTSTATUS to misc.idl.Günther Deschner1-0/+6
2009-02-05spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner1-1/+1
2009-02-05spoolss: fix spoolss_RemoteFindNextPrinterChangeNotifyEx.Günther Deschner1-1/+1
2009-02-05spoolss-idl: fill in spoolss_DeletePrinter.Günther Deschner1-1/+2
2009-02-05s3-lsa: fix the build.Günther Deschner1-1/+1
2009-02-05s3-lsa: move remaining lsa policy access_mask defines to idl.Günther Deschner1-0/+37
2009-02-04eventlog: calculate offsets in EVENTLOGRECORD struct.Günther Deschner1-3/+3
2009-02-04eventlog: add w32 on-disc EVENTLOG structures (*evt files).Günther Deschner1-0/+70
2009-02-04librpc: add header file for drsblobs helper functions.Günther Deschner1-0/+1
2009-02-03eventlog: add eventlog_Record_tdb to support the traditional s3 on-disc format.Günther Deschner1-0/+32
2009-01-24eventlog: fill in IDL for eventlog_OpenBackupEventLogW.Günther Deschner1-1/+7
2009-01-24eventlog: fill in IDL for eventlog_BackupEventLogW.Günther Deschner1-2/+5
2009-01-24eventlog: fill in IDL for eventlog_DeregisterEventSource.Günther Deschner1-1/+3
2009-01-24eventlog: fill in IDL for eventlog_RegisterEventSourceW.Günther Deschner1-1/+8
2009-01-24eventlog: add missing IDL (opnum 24) for eventlog_ReportEventAndSourceW.Günther Deschner1-1/+21
2009-01-24eventlog: fill in IDL for eventlog_GetLogIntormation.Günther Deschner1-1/+12
2009-01-24eventlog: fill in IDL for eventlog_ReportEventW.Günther Deschner1-1/+16
2009-01-17librpc: Remove usage of max and replace with improved range.Tim Prouty1-1/+1
2009-01-16winreg: fix winreg_EnumValue by re-adding winreg_ValNameBuf from 3.3/3.2.Günther Deschner1-2/+11
2009-01-15librpc: Change a uint16 to use the max property instead of rangeTim Prouty1-1/+1
2009-01-14eventlog: more eventlog record idl fixes.Günther Deschner1-5/+5
2009-01-12eventlog: some fixes for eventlog_Record struct.Günther Deschner1-4/+7
2009-01-12eventlog: make out pointer a ref pointer in eventlog_GetNumRecords.Günther Deschner1-1/+1
2009-01-09svcctl: include hand marshalling helper in idl.Günther Deschner1-0/+1
2009-01-09svcctl: add SERVICE_TYPE_INTERACTIVE_PROCESS define.Günther Deschner1-0/+1
2009-01-08svcctl: use svcctl_ServiceState in some other places.Günther Deschner1-3/+3
2009-01-08svcctl: use hex range format in IDL.Günther Deschner1-7/+7
2009-01-08svcctl: add ENUM_SERVICE_STATUSW and ENUM_SERVICE_STATUSA.Günther Deschner1-3/+9
2009-01-08svcctl: remove redundant SERVICE_STATE_* defines.Günther Deschner1-7/+3
2009-01-08svcctl: add svcctl_ServiceStatus and svcctl_ControlsAccepted.Günther Deschner1-2/+24
2009-01-08svcctl: add svcctl_ServiceState.Günther Deschner1-1/+8
2009-01-08svcctl: add SERVICE_FAILURE_ACTIONS and SERVICE_DESCRIPTION to IDL.Günther Deschner1-0/+24
2009-01-08svcctl: add SERVICE_STATUS_PROCESS to idl.Günther Deschner1-0/+6
2009-01-08svcctl: add svcctl_ErrorControl and svcctl_Type (based on samba3) to IDL.Günther Deschner1-10/+26
2009-01-08svcctl: add svcctl_ConfigLevel from samba 3.Günther Deschner1-2/+8
2009-01-08svcctl: move SVC_STATUS_ to idl.Günther Deschner1-1/+6
2009-01-01Fix syntax errors.Jelmer Vernooij1-4/+4
2009-01-01Add iconv_convenience argument to size functions.Jelmer Vernooij7-19/+19
2008-12-17netlogon: remove netr_BinaryString (duplicate of lsa_BinaryString).Günther Deschner1-7/+1
2008-12-17netlogon: fill in remaining levels in netr_CONTROL_DATA_INFORMATION.Günther Deschner1-0/+3
2008-12-17netlogon: fix IDL for netr_LogonControl2Ex.Günther Deschner1-2/+2
2008-12-17netlogon: add netr_NETLOGON_INFO_4.Günther Deschner1-0/+6
2008-12-17netlogon: add all documented netlogon control codes.Günther Deschner1-5/+16
2008-12-16s3/s4: Fix DCOM idl bugTim Prouty1-1/+1
2008-12-16Share object files for gen_ndr.Jelmer Vernooij2-1/+19
2008-12-16Fix [out] pointers in DCOM-related IDL files.Jelmer Vernooij2-9/+8
2008-12-16Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...Jelmer Vernooij2-60/+0
2008-12-16Add python extensions for dom_sid.Jelmer Vernooij1-2/+1
2008-12-12Move dom_sid to the Samba 3 IDL file, remove the old definition.Jelmer Vernooij1-0/+29
2008-12-12Remove noejs property, which is no longer used.Jelmer Vernooij3-3/+3