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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: allow reads after prepare commit
Andrew Tridgell
2009-09-15
1
-8
/
+0
*
tdb: fix c++ build warning.
Günther Deschner
2009-09-07
1
-2
/
+2
*
lib/tdb: don't overwrite TDBs with different version numbers.
Rusty Russell
2009-08-28
1
-5
/
+7
*
Add define guards around otherwise unused variable.
Jeremy Allison
2009-08-06
1
-0
/
+3
*
There is one signedness issue in tdb which prevents traverses of TDB records
Rusty Russell
2009-08-06
1
-9
/
+21
*
tdb: don't alter tdb->flags in tdb_reopen_all()
Rusty Russell
2009-07-31
1
-6
/
+13
*
tdb: Reimplementation of Metze's "lib/tdb: if we know pwrite and pread are th...
Rusty Russell
2009-07-31
1
-5
/
+10
*
tdb: Revert "lib/tdb: if we know pwrite and pread are thread/fork safe tdb_re...
Rusty Russell
2009-07-31
1
-5
/
+0
*
realloc() has that horrible overloaded free semantic when size is 0:
Rusty Russell
2009-07-30
1
-2
/
+7
*
If the record is at the end of the database, pretending it has length 1
Rusty Russell
2009-07-30
1
-4
/
+1
*
tdb: fix locking error
Rusty Russell
2009-07-21
1
-1
/
+1
*
Make tdb transaction lock recursive (samba version)
Rusty Russell
2009-07-20
3
-21
/
+20
*
overallocate all records by 25%
Andrew Tridgell
2009-06-01
1
-0
/
+3
*
auto-repack in transactions that expand the tdb
Andrew Tridgell
2009-06-01
1
-0
/
+12
*
make TDB_NOSYNC affect all the fsync/msync calls in transactions
Andrew Tridgell
2009-05-28
1
-5
/
+7
*
Detect tight loop in tdb_find()
Jim McDonough
2009-05-21
1
-0
/
+5
*
tdb: Remove unused variable
Tim Prouty
2009-03-31
1
-1
/
+0
*
Add tdb_transaction_prepare_commit()
Howard Chu
2009-03-31
1
-52
/
+124
*
lib/tdb: if we know pwrite and pread are thread/fork safe tdb_reopen_all() sh...
Stefan Metzmacher
2009-02-25
1
-0
/
+5
*
imported the tdb_repack() code from CTDB
Andrew Tridgell
2008-12-16
1
-0
/
+89
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
11
-0
/
+4679