Avoid using a utility header for Python replacements included in Samba,
[tprouty/samba.git] / source4 / scripting / python / pyglue.c
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.
2008-12-29 Stefan Metzmacherpyglue: fix the build with automatic dependecies
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijpyldb: Fix segfault because of incorrect reference...
2008-12-22 Jelmer VernooijAdd header for pyparam.
2008-12-22 Jelmer VernooijRemove includes of py_*.h, which are no longer generated.
2008-12-21 Jelmer VernooijFix more introduced regressions in new bindings.
2008-12-21 Jelmer VernooijConvert auth python module to "plain" C rather than...
2008-12-21 Jelmer Vernooijpy: Fix initialisation of subtypes, fix segfaults.