Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pytdb: Add support for tdb_transaction_prepare_commit() | Kirill Smelkov | 2010-10-07 | 1 | -0/+8 |
* | pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_se... | Kirill Smelkov | 2010-10-07 | 1 | -0/+7 |
* | pytdb: Fix repr segfault for internal db | Kirill Smelkov | 2010-10-07 | 1 | -0/+8 |
* | pytdb: Add support for tdb_add_flags() & tdb_remove_flags() | Kirill Smelkov | 2010-10-07 | 1 | -0/+4 |
* | python: use '#!/usr/bin/env python' to cope with varying install locations | Andrew Tridgell | 2010-04-22 | 1 | -1/+1 |
* | tdb: add tests for double .close() in pytdb | Kirill Smelkov | 2009-12-16 | 1 | -0/+9 |
* | Implement missing functions in pytdb. (cherry picked from samba commit 2da551... | Jelmer Vernooij | 2009-12-16 | 1 | -32/+4 |
* | Add simple manually written replacement for the tdb module. (cherry picked fr... | Stefan Metzmacher | 2009-12-16 | 1 | -0/+152 |