summaryrefslogtreecommitdiff
path: root/source4/lib/com
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Avoid using a utility header for Python replacements included in Samba,Jelmer Vernooij1-1/+5
2009-01-07s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4Tim Prouty1-1/+1
2009-01-06py: Properly increase the reference counter of Py_None.Jelmer Vernooij1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher2-4/+4
2008-10-12Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij2-2/+2
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij2-2/+2
2008-09-21Fix merged build.Jelmer Vernooij1-4/+4
2008-09-19initialize a COM context.Jelmer Vernooij1-2/+13
2008-09-19Fix COM compilation, add framework for COM python module.Jelmer Vernooij5-22/+82
2008-09-18s4:lib/com: fix the build with automatic dependeciesStefan Metzmacher2-3/+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 Vernooij3-13/+30
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 Vernooij2-0/+7
2008-09-15Fix COM headers.Jelmer Vernooij2-23/+22
2008-09-15Manual prototypes for COM.Jelmer Vernooij2-38/+45
2008-09-15Fix old style syntax in mk files .Jelmer Vernooij1-15/+9
2008-09-15Reimport COM and DCOM libraries.Jelmer Vernooij10-0/+929