summaryrefslogtreecommitdiff
path: root/source4/lib/registry/pyregistry.c
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-9/+9
2009-01-02s4:pyregistry: use tevent_context_init()Stefan Metzmacher1-1/+1
2008-12-22Add header for pyparam.Jelmer Vernooij1-1/+1
2008-12-21py: Fix initialisation of subtypes, fix segfaults.Jelmer Vernooij1-0/+3
2008-12-18Use plain Python C API for registry module, rather than SWIG.Jelmer Vernooij1-17/+320
2008-12-16Start converting registry python module to plain C rather than SWIG.Jelmer Vernooij1-0/+129