summaryrefslogtreecommitdiff
path: root/source4/scripting/python/pyglue.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-06py: Properly increase the reference counter of Py_None.Jelmer Vernooij1-8/+8
2008-12-29pyglue: fix the build with automatic dependeciesStefan Metzmacher1-1/+1
2008-12-23pyldb: Fix segfault because of incorrect reference counting.Jelmer Vernooij1-0/+1
2008-12-22Add header for pyparam.Jelmer Vernooij1-1/+1
2008-12-22Remove includes of py_*.h, which are no longer generated.Jelmer Vernooij1-2/+0
2008-12-21Fix more introduced regressions in new bindings.Jelmer Vernooij1-13/+5
2008-12-21Convert auth python module to "plain" C rather than using SWIG.Jelmer Vernooij1-1/+7
2008-12-21py: Fix initialisation of subtypes, fix segfaults.Jelmer Vernooij1-0/+273