summaryrefslogtreecommitdiffstats
path: root/source4/lib/com/dcom
Commit message (Collapse)AuthorAgeFilesLines
* s4:lib/com/dcom: use dcerpc_parse_binding() to create the bindingStefan Metzmacher2014-02-131-20/+14
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-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>
* s4:dcom: add a comment about unused code.Stefan Metzmacher2010-03-121-1/+1
| | | | metze
* Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij2008-10-122-2/+2
| | | | file generation.
* Fix more WMI compilation issues.Jelmer Vernooij2008-09-162-1/+11
|
* Remove more hand-written marshallers.Jelmer Vernooij2008-09-161-1/+2
|
* More changes getting WMI code to compile, import manual marshalling.Jelmer Vernooij2008-09-162-13/+18
|
* More formatting fixes.Jelmer Vernooij2008-09-151-7/+14
|
* Get code closer to compiling without errors, fix formatting, add docstrings.Jelmer Vernooij2008-09-152-6/+27
|
* Fix more syntax errors, etc.Jelmer Vernooij2008-09-151-0/+10
|
* Import WMI changes.Andrzej Hajda2008-09-151-1/+44
|
* Import DCOM improvements.Andrzej Hajda2008-09-151-141/+433
|
* Cope with includes.h splitup in COM code.Jelmer Vernooij2008-09-151-0/+2
|
* Manual prototypes for COM.Jelmer Vernooij2008-09-151-1/+13
|
* Reimport COM and DCOM libraries.Jelmer Vernooij2008-09-153-0/+484