s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
[metze/samba/wip.git] / lib / tdb / pytdb.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-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 VernooijMake sure to not close tdb database more than once.
2008-12-18 Jelmer VernooijImplement missing functions in pytdb.
2008-12-18 Jelmer VernooijAdd simple manually written replacement for the tdb...