Age | Commit message (Expand) | Author | Files | Lines |
2011-06-20 | tdb2: create tdb2 versions of various testing TDBs. | Rusty Russell | 1 | -21/+42 |
2011-06-02 | lib/tdb/python/tests/simple.py: don't assume TDB ordering. | Rusty Russell | 1 | -1/+3 |
2010-10-04 | pytdb: Add __version__ attribute. | Jelmer Vernooij | 1 | -0/+6 |
2010-10-02 | pytdb: Add support for tdb_repack() | Kirill Smelkov | 1 | -0/+6 |
2010-09-19 | pytdb: Make filename argument optional. | Jelmer Vernooij | 1 | -8/+4 |
2010-09-19 | pytdb: Add support for tdb_freelist_size() | Kirill Smelkov | 1 | -0/+3 |
2010-09-19 | pytdb: Add support for tdb_transaction_prepare_commit() | Kirill Smelkov | 1 | -0/+8 |
2010-09-19 | pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_se... | Kirill Smelkov | 1 | -0/+7 |
2010-09-19 | pytdb: Fix repr segfault for internal db | Kirill Smelkov | 1 | -0/+8 |
2010-09-19 | pytdb: Add support for tdb_add_flags() & tdb_remove_flags() | Kirill Smelkov | 1 | -0/+4 |
2010-06-19 | pytdb: Cleanup formatting. | Jelmer Vernooij | 1 | -3/+8 |
2010-03-25 | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 2 | -2/+2 |
2009-10-29 | tdb: add tests for double .close() in pytdb | Kirill Smelkov | 1 | -0/+9 |
2008-12-18 | Implement missing functions in pytdb. | Jelmer Vernooij | 1 | -32/+4 |
2008-12-18 | Add simple manually written replacement for the tdb module. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 2 | -0/+164 |