index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tdb
/
common
/
transaction.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-01
tdb: fix an early release of the global lock that can cause data corruption
Volker Lendecke
1
-5
/
+10
2009-11-20
tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior
Stefan Metzmacher
1
-3
/
+11
2009-11-20
New attempt at TDB transaction nesting allow/disallow.
Ronnie Sahlberg
1
-0
/
+11
2009-10-23
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
1
-6
/
+6
2009-10-22
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
1
-1
/
+2
2009-10-22
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
1
-20
/
+35
2009-09-15
tdb: allow reads after prepare commit
Andrew Tridgell
1
-8
/
+0
2009-06-01
auto-repack in transactions that expand the tdb
Andrew Tridgell
1
-0
/
+12
2009-05-28
make TDB_NOSYNC affect all the fsync/msync calls in transactions
Andrew Tridgell
1
-5
/
+7
2009-03-31
tdb: Remove unused variable
Tim Prouty
1
-1
/
+0
2009-03-31
Add tdb_transaction_prepare_commit()
Howard Chu
1
-52
/
+124
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-0
/
+1119