summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/tdb/python/tests
Commit message (Expand)AuthorAgeFilesLines
* pytdb: Add support for tdb_transaction_prepare_commit()Kirill Smelkov2010-10-071-0/+8
* pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_se...Kirill Smelkov2010-10-071-0/+7
* pytdb: Fix repr segfault for internal dbKirill Smelkov2010-10-071-0/+8
* pytdb: Add support for tdb_add_flags() & tdb_remove_flags()Kirill Smelkov2010-10-071-0/+4
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-04-221-1/+1
* tdb: add tests for double .close() in pytdbKirill Smelkov2009-12-161-0/+9
* Implement missing functions in pytdb. (cherry picked from samba commit 2da551...Jelmer Vernooij2009-12-161-32/+4
* Add simple manually written replacement for the tdb module. (cherry picked fr...Stefan Metzmacher2009-12-161-0/+152