Clean up the ldb python bindings to be 64 bit safe.
[jelmer/samba4-debian.git] / source / lib / tdb /
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMove public header accumulation out of the perl code.
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-25 Simo SorceUpdate homepages for talloc, tdb and ldb subprojects
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijAllow tdb.mk and talloc.mk to be included at the same...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijNever build .so versions of tdb/talloc from Samba 4...
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Jelmer VernooijSupport using shared library during testsuite run if...
2008-02-12 Jelmer Vernooijmake sure libraries are built before attempting to...
2008-02-12 Jelmer VernooijSpecify PICFLAG when compiling python modules.
2008-02-12 Jelmer VernooijFix installation of python module for ldb and tdb.
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Jelmer Vernooijtdb/ldb: Use prefix in case DESTDIR is not set.
2008-02-12 Jelmer VernooijCreate the required directories when installing Python...
2008-02-12 Jelmer VernooijAvoid using setup.py for intsallation.
2008-02-11 Jelmer VernooijManually compile python files rather than using setup.py.
2008-02-11 Jelmer VernooijFix out of tree builds.
2008-02-11 Jelmer VernooijSplit actual content out of tdb Makefile into a separat...
2008-02-11 Jelmer VernooijSplit rules out of tdb Makefile.
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-08 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-08 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-08 Andrew Tridgellmerge tdb changes from ctdb
2008-02-07 Andrew Tridgellmerge growing tdb for tdb_wipe_all() fix from ctdb
2008-02-03 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-30 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-30 Andrew Tridgellmerged tdb transaction fix
2008-01-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-23 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-22 Jelmer Vernooijbuild: Remove support for DESCRIPTION setting that...
2008-01-22 Jelmer Vernooijldb/talloc/tdb: Use manually written pc file.
2008-01-22 Jelmer Vernooijtdb: Add URL in pc file.
2008-01-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-01-21 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-18 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-18 Andrew Tridgellmerged changes from v3-2-test
2008-01-18 Andrew Tridgellmerged tdb changes from ctdb
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-15 Andrew Tridgellmerged tdb from ctdb bzr tree
2008-01-10 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-01-10 Jelmer Vernooijtdb: Add simple reimplementation of tdbdump in Python...
2008-01-10 Andrew BartlettMerge commit 'origin/v4-0-test' into 4-0-local
2008-01-10 Jelmer Vernooijr26700: tdb: Build and install Python bindings when...
2008-01-06 Tim Potterr26678: Check in auto-generated swig files.
2008-01-06 Tim Potterr26677: Implement and test iter{keys,values,items}...
2008-01-05 Jelmer Vernooijr26668: tdb/python: Fix default value of open_flags...
2007-12-26 Jelmer Vernooijr26586: Rename fetch to get for consistency with the...
2007-12-26 Jelmer Vernooijr26585: Fix samba3.python tests.
2007-12-26 Jelmer Vernooijr26583: Throw a proper exception in the python code...
2007-12-24 Jelmer Vernooijr26582: Use the same swig flags everywhere.
2007-12-24 Jelmer Vernooijr26570: - Trim size of the swig-generated Python bindin...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26399: Use -O option for SWIG (less evil generated...
2007-12-21 Jelmer Vernooijr26294: Use hardcoded name for SWIG for now, until...
2007-12-21 Jelmer Vernooijr26293: Make sure SWIG directory exists, respect DESTDIR.
2007-12-21 Jelmer Vernooijr26281: Fix include.
2007-12-21 Jelmer Vernooijr26276: Install SWIG files if swig is present.
2007-12-21 Jelmer Vernooijr26251: Fix include of stdint in tdb swig wrapper.
2007-12-21 Jelmer Vernooijr26248: Check in SWIG output so SWIG is not required...
2007-12-21 Jelmer Vernooijr26218: Remove libtdb.so as well.
2007-12-21 Jelmer Vernooijr26181: Set version to 1.1.1, as 1.1.0 has already...
2007-12-21 Jelmer Vernooijr26180: Allow prebuilding swig output files.
2007-12-21 Jelmer Vernooijr26114: Allow keyword-arguments.
2007-12-21 Jelmer Vernooijr26108: Add makefile rules for building, installing...
2007-12-21 Jelmer Vernooijr26107: Add more tests.
2007-12-21 Jelmer Vernooijr26090: Make building tdb python bindings independent...
2007-12-21 Jelmer Vernooijr26089: Move python detection to a separate file, and...
2007-12-21 Jelmer Vernooijr26087: Fix include, add setup.py for tdb
2007-12-21 Jelmer Vernooijr26077: Import updated TDB bindings.
2007-12-21 Stefan Metzmacherr25991: tdb: use AC_LIBREPLACE_SHLD and use it for...
2007-12-21 Stefan Metzmacherr25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBR...
2007-12-21 Stefan Metzmacherr25972: tdb: fix usage of SONAMEFLAG
2007-12-21 Jelmer Vernooijr25953: AIX make doesn't support $^.
2007-12-21 Jelmer Vernooijr25944: Fix handling of sonameflag on AIX, which doesn...
2007-12-21 Jeremy Allisonr25893: Fix ldb, tdb builds (and one warning).
2007-12-21 Jeremy Allisonr25892: Keep the tdb code in sync between 3.2.x and...
2007-12-21 Jelmer Vernooijr25888: Attempt to fix standalone tdb build.
2007-12-21 Jelmer Vernooijr25884: Specify shldflags first, as required by some...
2007-12-21 Jelmer Vernooijr25883: Fix tdb dependency.
2007-12-21 Jelmer Vernooijr25881: Add ability to build .so of tdb.
2007-12-21 Jelmer Vernooijr25614: Add trivial tdb website.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Tim Potterr25046: Ditch tdb_traverse() as it doesn't lend itself...
2007-10-10 Tim Potterr25045: Add constants for enum TDB_ERROR.
2007-10-10 Tim Potterr25044: The has_key() method should return a boolean...
2007-10-10 Tim Potterr25018: Remove non-existent tdb_logging_function()...
2007-10-10 Jelmer Vernooijr25001: Fix more C++ and other warnings, fix some of...
2007-10-10 Michael Adamr24738: Fix one more use of pwrite in tdb code in the...
2007-10-10 Jelmer Vernooijr24337: Make libreplace provide offsetof.
2007-10-10 Jelmer Vernooijr24336: Use standard data type uint32_t rather than...
2007-10-10 Michael Adamr23980: Fix one more use of pwrite in expand_file.
2007-10-10 Michael Adamr23979: Fix another occurence of (written != requested...
2007-10-10 Michael Adamr23978: Merge r23161 from Samba3:
2007-10-10 Michael Adamr23977: Im prove the pwrite-patch to tdb_expand_file...
next