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