summaryrefslogtreecommitdiffstats
path: root/lib/tdb/python
Commit message (Expand)AuthorAgeFilesLines
* pytdb: Fix repr segfault for internal dbKirill Smelkov2010-09-191-0/+8
* pytdb: Add support for tdb_add_flags() & tdb_remove_flags()Kirill Smelkov2010-09-191-0/+4
* pytdb: Cleanup formatting.Jelmer Vernooij2010-06-191-3/+8
* python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell2010-03-252-2/+2
* tdb: add tests for double .close() in pytdbKirill Smelkov2009-10-291-0/+9
* Implement missing functions in pytdb.Jelmer Vernooij2008-12-181-32/+4
* Add simple manually written replacement for the tdb module.Jelmer Vernooij2008-12-181-1/+1
* Move common libraries from root to lib/.Jelmer Vernooij2008-09-172-0/+164