Age | Commit message (Expand) | Author | Files | Lines |
2008-01-22 | build: Remove support for DESCRIPTION setting that is now unused. | Jelmer Vernooij | 1 | -1/+0 |
2008-01-22 | ldb/talloc/tdb: Use manually written pc file. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-22 | tdb: Add URL in pc file. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-18 | merged changes from v3-2-test | Andrew Tridgell | 8 | -53/+18 |
2008-01-18 | merged tdb changes from ctdb | Andrew Tridgell | 3 | -59/+49 |
2008-01-15 | merged tdb from ctdb bzr tree | Andrew Tridgell | 9 | -210/+471 |
2008-01-10 | tdb: Add simple reimplementation of tdbdump in Python as an example of the td... | Jelmer Vernooij | 1 | -0/+12 |
2008-01-10 | r26700: tdb: Build and install Python bindings when possible. | Jelmer Vernooij | 4 | -42/+68 |
2008-01-06 | r26678: Check in auto-generated swig files. | Tim Potter | 2 | -41/+45 |
2008-01-06 | r26677: Implement and test iter{keys,values,items} for tdb bindings. | Tim Potter | 2 | -3/+32 |
2008-01-05 | r26668: tdb/python: Fix default value of open_flags for tdb. | Jelmer Vernooij | 2 | -1/+2 |
2007-12-26 | r26586: Rename fetch to get for consistency with the Python dictionary interf... | Jelmer Vernooij | 4 | -13/+14 |
2007-12-26 | r26585: Fix samba3.python tests. | Jelmer Vernooij | 3 | -35/+98 |
2007-12-26 | r26583: Throw a proper exception in the python code when tdb_open() fails, fi... | Jelmer Vernooij | 3 | -28/+25 |
2007-12-24 | r26582: Use the same swig flags everywhere. | Jelmer Vernooij | 2 | -2/+2 |
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a bunch... | Jelmer Vernooij | 2 | -100/+68 |
2007-12-21 | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 2 | -105/+141 |
2007-12-21 | r26294: Use hardcoded name for SWIG for now, until proper autoconf checks are... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26293: Make sure SWIG directory exists, respect DESTDIR. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26281: Fix include. | Jelmer Vernooij | 2 | -0/+2 |
2007-12-21 | r26276: Install SWIG files if swig is present. | Jelmer Vernooij | 1 | -0/+3 |
2007-12-21 | r26251: Fix include of stdint in tdb swig wrapper. | Jelmer Vernooij | 2 | -8/+41 |
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 2 | -0/+4355 |
2007-12-21 | r26218: Remove libtdb.so as well. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26181: Set version to 1.1.1, as 1.1.0 has already been released. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26180: Allow prebuilding swig output files. | Jelmer Vernooij | 3 | -3/+10 |
2007-12-21 | r26114: Allow keyword-arguments. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26108: Add makefile rules for building, installing and checking python bindi... | Jelmer Vernooij | 2 | -4/+19 |
2007-12-21 | r26107: Add more tests. | Jelmer Vernooij | 1 | -0/+22 |
2007-12-21 | r26090: Make building tdb python bindings independent of use of external tdb. | Jelmer Vernooij | 2 | -8/+3 |
2007-12-21 | r26089: Move python detection to a separate file, and don't make it an error ... | Jelmer Vernooij | 1 | -32/+0 |
2007-12-21 | r26087: Fix include, add setup.py for tdb | Jelmer Vernooij | 2 | -0/+9 |
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 5 | -274/+351 |
2007-12-21 | r25991: tdb: use AC_LIBREPLACE_SHLD and use it for linking the shared library | Stefan Metzmacher | 2 | -1/+3 |
2007-12-21 | r25987: libreplace: rename AC_LD_SHLDFLAGS into AC_LIBREPLACE_SHLD_FLAGS | Stefan Metzmacher | 1 | -1/+1 |
2007-12-21 | r25972: tdb: fix usage of SONAMEFLAG | Stefan Metzmacher | 1 | -3/+2 |
2007-12-21 | r25953: AIX make doesn't support $^. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25944: Fix handling of sonameflag on AIX, which doesn't have anything like t... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25893: Fix ldb, tdb builds (and one warning). | Jeremy Allison | 2 | -2/+2 |
2007-12-21 | r25892: Keep the tdb code in sync between 3.2.x and 4.0. | Jeremy Allison | 7 | -5/+76 |
2007-12-21 | r25888: Attempt to fix standalone tdb build. | Jelmer Vernooij | 1 | -6/+8 |
2007-12-21 | r25884: Specify shldflags first, as required by some compilers. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25883: Fix tdb dependency. | Jelmer Vernooij | 1 | -5/+9 |
2007-12-21 | r25881: Add ability to build .so of tdb. | Jelmer Vernooij | 2 | -7/+28 |
2007-12-21 | r25614: Add trivial tdb website. | Jelmer Vernooij | 1 | -0/+44 |
2007-10-10 | r25046: Ditch tdb_traverse() as it doesn't lend itself to any Python idioms | Tim Potter | 1 | -2/+0 |
2007-10-10 | r25045: Add constants for enum TDB_ERROR. | Tim Potter | 1 | -20/+15 |
2007-10-10 | r25044: The has_key() method should return a boolean, not an integer. | Tim Potter | 1 | -1/+5 |
2007-10-10 | r25018: Remove non-existent tdb_logging_function() as well as less useful | Tim Potter | 1 | -8/+0 |
2007-10-10 | r25001: Fix more C++ and other warnings, fix some of the indentation with ts=... | Jelmer Vernooij | 1 | -1/+1 |