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