s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
[jra/samba/.git] / source4 / param / pyparam.c
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.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijpython: Define Py_ssize_t if the Python library doesn't.
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijFix missing symbols issues when building with shared...
2008-12-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-22 Jelmer VernooijRaise proper exceptions when lp file can't be found...
2008-12-21 Jelmer VernooijFix more tests, improve repr() functions for various...
2008-12-21 Jelmer VernooijConvert param Python module to "manual" C.
2008-12-21 Jelmer VernooijFix various Python-related bugs.