summaryrefslogtreecommitdiff
path: root/source4/lib/com/dcom/main.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-28werror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAILURE in source4/lib/com/Günther Deschner1-1/+1
2015-07-31lib/dcom: use HRESULT in dcom_create_object.Günther Deschner1-4/+4
2014-02-13s4:lib/com/dcom: use dcerpc_parse_binding() to create the bindingStefan Metzmacher1-20/+14
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-2/+2
2010-03-12s4:dcom: add a comment about unused code.Stefan Metzmacher1-1/+1
2008-10-12Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij1-1/+1
2008-09-16Fix more WMI compilation issues.Jelmer Vernooij1-1/+1
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij1-13/+16
2008-09-15More formatting fixes.Jelmer Vernooij1-7/+14
2008-09-15Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij1-2/+16
2008-09-15Import DCOM improvements.Andrzej Hajda1-141/+433
2008-09-15Reimport COM and DCOM libraries.Jelmer Vernooij1-0/+394