Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae... | Stefan Metzmacher | 2009-02-06 | 1 | -2/+3 |
* | s4:pyregistry: fix compiler warnings | Stefan Metzmacher | 2009-02-05 | 1 | -13/+16 |
* | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 2009-01-08 | 1 | -1/+5 |
* | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 2009-01-07 | 1 | -1/+1 |
* | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 2009-01-06 | 1 | -9/+9 |
* | s4:pyregistry: use tevent_context_init() | Stefan Metzmacher | 2009-01-02 | 1 | -1/+1 |
* | Add header for pyparam. | Jelmer Vernooij | 2008-12-22 | 1 | -1/+1 |
* | py: Fix initialisation of subtypes, fix segfaults. | Jelmer Vernooij | 2008-12-21 | 1 | -0/+3 |
* | Use plain Python C API for registry module, rather than SWIG. | Jelmer Vernooij | 2008-12-18 | 1 | -17/+320 |
* | Start converting registry python module to plain C rather than SWIG. | Jelmer Vernooij | 2008-12-16 | 1 | -0/+129 |