summaryrefslogtreecommitdiff
path: root/source4/lib/com/pycom.c
Commit message (Expand)AuthorAgeFilesLines
* source4/lib: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* 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
* 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
* initialize a COM context.Jelmer Vernooij2008-09-191-2/+13
* Fix COM compilation, add framework for COM python module.Jelmer Vernooij2008-09-191-0/+70