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
/
tdb2
/
transaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TDB2: more internal cleanups after TDB1 compatibility removal.
Rusty Russell
2012-06-19
1
-134
/
+134
*
TDB2: remove TDB1 compatibility.
Rusty Russell
2012-06-19
1
-21
/
+0
*
lib/tdb2: Mark public function as such
Amitay Isaacs
2012-02-21
1
-4
/
+4
*
Fix shadow variable name warning.
Jeremy Allison
2012-02-08
1
-10
/
+10
*
tdb2: copy tdb1's changed expansion logic.
Rusty Russell
2012-01-30
1
-3
/
+6
*
tdb2: careful on wrap.
Rusty Russell
2012-01-30
1
-5
/
+5
*
tdb2: add error conversion functions.
Rusty Russell
2011-09-14
1
-10
/
+13
*
tdb2: set tdb_error() on tdb_transaction_prepare_commit.
Rusty Russell
2011-09-14
1
-1
/
+1
*
tdb2: don't return -1 (ie. TDB_ERR_CORRUPT) on transaction write fail.
Rusty Russell
2011-09-14
1
-1
/
+1
*
tdb2: unify tdb1_transaction_start etc. into tdb_transaction_start.
Rusty Russell
2011-09-14
1
-0
/
+21
*
tdb2: merge tdb1_context into tdb_context.
Rusty Russell
2011-09-14
1
-135
/
+135
*
tdb2: make tdb1 use same low-level lock functions.
Rusty Russell
2011-09-14
1
-1
/
+1
*
tdb2: add TDB_RDONLY flag, allow setting/unsetting it.
Rusty Russell
2011-09-14
1
-2
/
+2
*
tdb2: return TDB_ERR_RDONLY if trying to start a transaction on a R/O tdb.
Rusty Russell
2011-09-14
1
-2
/
+11
*
tdb2: cleanup oob handling.
Rusty Russell
2011-09-14
1
-7
/
+6
*
tdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)
Rusty Russell
2011-06-20
1
-0
/
+1308