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
/
lib
/
tdb
/
common
/
transaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: fix an early release of the global lock that can cause data corruption
Volker Lendecke
2010-02-01
1
-5
/
+10
*
tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior
Stefan Metzmacher
2009-11-20
1
-3
/
+11
*
New attempt at TDB transaction nesting allow/disallow.
Ronnie Sahlberg
2009-11-20
1
-0
/
+11
*
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
2009-10-23
1
-6
/
+6
*
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
2009-10-22
1
-1
/
+2
*
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
2009-10-22
1
-20
/
+35
*
tdb: allow reads after prepare commit
Andrew Tridgell
2009-09-15
1
-8
/
+0
*
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
*
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
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-0
/
+1119