s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
[samba.git] / source4 / lib / registry / pyregistry.c
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-08 Jelmer Vernooijpynet: Create a net class.
2010-04-07 Matthias Dieter... s4:pyregistry.c - fix indentation
2010-03-29 Jelmer Vernooijregistry: Fix compilation.
2010-03-29 Andrew Tridgellpytalloc: allow for using a system libtalloc-dev with...
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add also a memory context...
2010-03-22 Matthias Dieter... s4:registry - adaptions for "add memory contexts for...
2010-02-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2009-10-23 Andrew Tridgells4-python: we need to include Python.h first
2009-07-30 Jelmer VernooijDCE/RPC(Python): Rename py_talloc_import to py_talloc_s...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-06 Stefan Metzmachers4:pyregistry: fix crash bugs introduced by e5a6eadd821...
2009-02-05 Stefan Metzmachers4:pyregistry: fix compiler warnings
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Stefan Metzmachers4:pyregistry: use tevent_context_init()
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijUse plain Python C API for registry module, rather...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijStart converting registry python module to plain C...