summaryrefslogtreecommitdiff
path: root/source4/lib/com/dcom
AgeCommit message (Collapse)AuthorFilesLines
2015-07-31lib/dcom: use HRESULT in dcom_create_object.Günther Deschner2-5/+5
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
2014-02-13s4:lib/com/dcom: use dcerpc_parse_binding() to create the bindingStefan Metzmacher1-20/+14
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-2/+2
this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org>
2010-03-12s4:dcom: add a comment about unused code.Stefan Metzmacher1-1/+1
metze
2008-10-12Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij2-2/+2
file generation.
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