summaryrefslogtreecommitdiff
path: root/source4/lib/com/dcom
AgeCommit message (Expand)AuthorFilesLines
2017-07-26s4: COM: Remove talloc_autofree_context() from (unused) COM code.Jeremy Allison1-4/+6
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 Deschner2-5/+5
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 Vernooij2-2/+2
2008-09-16Fix more WMI compilation issues.Jelmer Vernooij2-1/+11
2008-09-16Remove more hand-written marshallers.Jelmer Vernooij1-1/+2
2008-09-16More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij2-13/+18
2008-09-15More formatting fixes.Jelmer Vernooij1-7/+14
2008-09-15Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij2-6/+27
2008-09-15Fix more syntax errors, etc.Jelmer Vernooij1-0/+10
2008-09-15Import WMI changes.Andrzej Hajda1-1/+44
2008-09-15Import DCOM improvements.Andrzej Hajda1-141/+433
2008-09-15Cope with includes.h splitup in COM code.Jelmer Vernooij1-0/+2
2008-09-15Manual prototypes for COM.Jelmer Vernooij1-1/+13
2008-09-15Reimport COM and DCOM libraries.Jelmer Vernooij3-0/+484