Age | Commit message (Expand) | Author | Files | Lines |
2010-08-23 | s4-pyregistry: use s4_event_context_init() | Andrew Tridgell | 1 | -2/+2 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -2/+2 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -2/+1 |
2010-04-08 | pynet: Create a net class. | Jelmer Vernooij | 1 | -2/+2 |
2010-04-07 | s4:pyregistry.c - fix indentation | Matthias Dieter Wallnöfer | 1 | -17/+18 |
2010-03-29 | registry: Fix compilation. | Jelmer Vernooij | 1 | -1/+1 |
2010-03-29 | pytalloc: allow for using a system libtalloc-dev with pytalloc | Andrew Tridgell | 1 | -1/+1 |
2010-03-22 | s4:registry - adaptions for "add also a memory context argument for "reg_key_... | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-22 | s4:registry - adaptions for "add memory contexts for delete value/key functions" | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-02-09 | s4:Remove "Py_RETURN_NONE" compatibility code | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2009-10-23 | s4-python: we need to include Python.h first | Andrew Tridgell | 1 | -1/+1 |
2009-07-30 | DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal. | Jelmer Vernooij | 1 | -7/+7 |
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 |