index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
lib
/
tdb
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: Sync to tdb 1.2.11 from upstream
Amitay Isaacs
2013-05-29
1
-2
/
+7
*
lib/tdb: Sync tdb from samba git tree
Amitay Isaacs
2012-04-13
1
-21
/
+49
*
pytdb: Add __version__ attribute.
Jelmer Vernooij
2010-10-07
1
-0
/
+6
*
pytdb: Add support for tdb_repack()
Kirill Smelkov
2010-10-07
1
-0
/
+6
*
pytdb: Make filename argument optional.
Jelmer Vernooij
2010-10-07
1
-8
/
+4
*
pytdb: Add support for tdb_freelist_size()
Kirill Smelkov
2010-10-07
1
-0
/
+3
*
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
2
-2
/
+2
*
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
*
tdb: Add simple reimplementation of tdbdump in Python as an example of the td...
Jelmer Vernooij
2009-12-16
1
-0
/
+12