index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
tdb
/
python
/
tests
/
simple.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb tests: Remove custom code for "tdb2", which has been split out into ntdb.
Jelmer Vernooij
2013-12-06
1
-43
/
+22
*
pytdb: Check if the database is closed before we touch it
Andrew Bartlett
2012-07-16
1
-0
/
+5
*
tdb:tests: fix use of a non-existent word (existant)
Michael Adam
2012-06-12
1
-2
/
+2
*
tdb2: create tdb2 versions of various testing TDBs.
Rusty Russell
2011-06-20
1
-21
/
+42
*
lib/tdb/python/tests/simple.py: don't assume TDB ordering.
Rusty Russell
2011-06-02
1
-1
/
+3
*
pytdb: Add __version__ attribute.
Jelmer Vernooij
2010-10-04
1
-0
/
+6
*
pytdb: Add support for tdb_repack()
Kirill Smelkov
2010-10-02
1
-0
/
+6
*
pytdb: Make filename argument optional.
Jelmer Vernooij
2010-09-19
1
-8
/
+4
*
pytdb: Add support for tdb_freelist_size()
Kirill Smelkov
2010-09-19
1
-0
/
+3
*
pytdb: Add support for tdb_transaction_prepare_commit()
Kirill Smelkov
2010-09-19
1
-0
/
+8
*
pytdb: Add support for tdb_enable_seqnum, tdb_get_seqnum and tdb_increment_se...
Kirill Smelkov
2010-09-19
1
-0
/
+7
*
pytdb: Fix repr segfault for internal db
Kirill Smelkov
2010-09-19
1
-0
/
+8
*
pytdb: Add support for tdb_add_flags() & tdb_remove_flags()
Kirill Smelkov
2010-09-19
1
-0
/
+4
*
pytdb: Cleanup formatting.
Jelmer Vernooij
2010-06-19
1
-3
/
+8
*
python: use '#!/usr/bin/env python' to cope with varying install locations
Andrew Tridgell
2010-03-25
1
-1
/
+1
*
tdb: add tests for double .close() in pytdb
Kirill Smelkov
2009-10-29
1
-0
/
+9
*
Implement missing functions in pytdb.
Jelmer Vernooij
2008-12-18
1
-32
/
+4
*
Add simple manually written replacement for the tdb module.
Jelmer Vernooij
2008-12-18
1
-1
/
+1
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-0
/
+152