summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Expand)AuthorFilesLines
2008-12-20Don't trust sscanf not to run off the end of the stringAndrew Bartlett1-14/+35
2008-12-17s3: re-run make samba3-idl.Günther Deschner5-146/+360
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-16Don't write out forward declarations for enums, as some compilers don'tJelmer Vernooij5-18/+0
2008-12-16Use py_* files to check whether generated files are out of date / notJelmer Vernooij1-1/+1
2008-12-16Share object files for gen_ndr.Jelmer Vernooij3-1/+74
2008-12-16Fix [out] pointers in DCOM-related IDL files.Jelmer Vernooij2-9/+8
2008-12-16Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij102-104/+102
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij125-0/+212501
2008-12-16Consider shared IDL files and Samba3-specific IDL files separately, allow ove...Jelmer Vernooij1-0/+0
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 Vernooij2-0/+253
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 Vernooij4-19/+19
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
2008-11-17svcctl: fix idl for svcctl_QueryServiceStatusEx.Günther Deschner1-3/+3
2008-11-17ntsvcs: remove todo from PNP_GetDeviceList.Günther Deschner1-1/+1
2008-11-17Use new GUID_from_data_blobAndrew Bartlett1-2/+2
2008-11-16librpc/ndr: add GUID_hexstring()Stefan Metzmacher2-0/+26
2008-11-16librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string tooStefan Metzmacher1-0/+29
2008-11-16Add a new function to parse a DATA_BLOB into a GUIDAndrew Bartlett2-7/+22
2008-11-13Move v2 from timestamp to 16-byte hash. Got the change in before on disk form...Jeremy Allison1-5/+5
2008-11-12ntsvcs: fill in some more formerly unknowns in PNP_GetHwProfInfo.Günther Deschner1-5/+5
2008-11-12ntsvcs: use both named-pipe endpoints.Günther Deschner1-0/+1
2008-11-12ntsvcs: fill in more unknowns in PNP_HwProfFlags IDL.Günther Deschner1-6/+6
2008-11-12ntsvcs: some corrections for the PNP_GetDeviceRegProp IDL.Günther Deschner1-1/+3
2008-11-10s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)Günther Deschner1-2/+2
2008-11-10s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)Günther Deschner1-1/+1
2008-11-10s4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)Günther Deschner1-1/+1