summaryrefslogtreecommitdiff
path: root/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-10netlogon: fill in netr_ServerGetTrustInfo IDL.Günther Deschner1-1/+19
2008-12-06s4:brwoser.idl: add idl for BrowserrQueryOtherDomains()Stefan Metzmacher2-15/+43
2008-12-05samr: fix samr_UserInfo18, lm/nt pwd mixup.Günther Deschner1-2/+2
2008-12-05samr: fix samr_UserInfo18. It also contains password_expired, thanks metze.Günther Deschner1-0/+1
2008-12-05samr: make more explicit what SAMR_FIELD_PASSWORD{2} means.Günther Deschner1-2/+2
2008-12-05samr: fill in two unknowns in samr_UserInfo21.Günther Deschner1-2/+2
2008-12-05samr: fill in two unknowns in samr_DomInfo13.Günther Deschner1-2/+1
2008-12-05samr: fix samr_UserInfo21 (order of lm_password_set and nt_password_set).Günther Deschner1-1/+1
2008-12-02samr: add samr_DomainServerState.Günther Deschner1-2/+7
2008-11-28samr: fix samr_UserInfo24 and samr_UserInfo26.Günther Deschner1-2/+2
2008-11-26Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems withJelmer Vernooij3-19/+18
2008-11-20eventlog: fill in some unknowns and use flags bitmap in IDL.Günther Deschner1-4/+4
2008-11-19Move wireshark conformance file to top-level.Jelmer Vernooij1-0/+1
2008-11-17svcctl: fill in SERVICE_CONTROL from s3.Günther Deschner1-3/+9
2008-11-17svcctl: fix idl for svcctl_EnumServicesStatusW.Günther Deschner1-4/+4
2008-11-17svcctl: fix idl for svcctl_QueryServiceConfig2W.Günther Deschner1-3/+3
2008-11-17svcctl: fix idl for EnumServicesStatusExW.Günther Deschner1-6/+6