summaryrefslogtreecommitdiffstats
path: root/source4/lib/com
Commit message (Collapse)AuthorAgeFilesLines
* Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij2008-10-122-2/+2
| | | | file generation.
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-112-2/+2
|
* Fix merged build.Jelmer Vernooij2008-09-211-4/+4
|
* initialize a COM context.Jelmer Vernooij2008-09-191-2/+13
|
* Fix COM compilation, add framework for COM python module.Jelmer Vernooij2008-09-195-22/+82
|
* s4:lib/com: fix the build with automatic dependeciesStefan Metzmacher2008-09-182-3/+2
| | | | metze
* 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-163-13/+30
|
* 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-152-0/+7
|
* Fix COM headers.Jelmer Vernooij2008-09-152-23/+22
|
* Manual prototypes for COM.Jelmer Vernooij2008-09-152-38/+45
|
* Fix old style syntax in mk files .Jelmer Vernooij2008-09-151-15/+9
|
* Reimport COM and DCOM libraries.Jelmer Vernooij2008-09-1510-0/+929