tsocket: remove DGRAM support from tsocket_context
[ira/wip.git] / lib / tdb / pytdb.c
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Tim Proutys3 build: Remove unused fstat check to fix a bunch...
2009-01-30 Stefan Metzmacherlib/tdb: include replace.h and system/filesys.h in...
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.
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...