s4: Use same function signature for convert_* as s3.
[jra/samba/.git] / lib / tdb /
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Stefan Metzmacherlib/tdb: if we know pwrite and pread are thread/fork...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-03 Stefan Metzmacherlib/tdb: don't generate a static library for the samba4...
2009-02-02 Stefan Metzmacherlib/tdb: the python bindings don't use swig anymore
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.
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijstandalone: Use more variables, preparing to include...
2008-12-22 Jelmer VernooijFix standalone build of tdb python module, update ignor...
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 VernooijRemove swig use from tdb standalone build.
2008-12-18 Jelmer VernooijImplement missing functions in pytdb.
2008-12-18 Jelmer VernooijAdd simple manually written replacement for the tdb...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Tim Proutys3/s4: Fix "shadows a global declaration" warning
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Holger HetterichAdded a simple tdb integrity check to tdbtool. The...
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Andrew Tridgellimported the tdb_repack() code from CTDB
2008-12-16 Andrew Tridgellmake tdbbackup use transactions
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-29 Stefan Metzmacherlib/tdb: increase the version number after some critial...
2008-09-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Simo SorceAdd shared-build target to tdb.
2008-09-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-19 Jelmer VernooijProvide tdb.open and ldb.open python functions.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.