summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/pyregistry.c
Commit message (Expand)AuthorAgeFilesLines
* s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae...Stefan Metzmacher2009-02-061-2/+3
* s4:pyregistry: fix compiler warningsStefan Metzmacher2009-02-051-13/+16
* 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-9/+9
* s4:pyregistry: use tevent_context_init()Stefan Metzmacher2009-01-021-1/+1
* Add header for pyparam.Jelmer Vernooij2008-12-221-1/+1
* py: Fix initialisation of subtypes, fix segfaults.Jelmer Vernooij2008-12-211-0/+3
* Use plain Python C API for registry module, rather than SWIG.Jelmer Vernooij2008-12-181-17/+320
* Start converting registry python module to plain C rather than SWIG.Jelmer Vernooij2008-12-161-0/+129