summaryrefslogtreecommitdiffstats
path: root/source4/lib/com
Commit message (Expand)AuthorAgeFilesLines
* s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer2010-02-091-4/+0
* s4-python: we need to include Python.h firstAndrew Tridgell2009-10-231-1/+1
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-1/+1
* Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij2009-01-081-1/+5
* s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty2009-01-071-1/+1
* py: Properly increase the reference counter of Py_None.Jelmer Vernooij2009-01-061-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-292-4/+4
* Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij2008-10-122-2/+2
* 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
* 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