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
/
test
/
run-tdb1-nested-transactions.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
tdb2: return TDB_ERR_RDONLY from transactions on R/O databases, log nesting
Rusty Russell
1
-2
/
+3
2011-09-14
tdb2: unify tdb1_transaction_start etc. into tdb_transaction_start.
Rusty Russell
1
-13
/
+13
2011-09-14
tdb2: unify tdb1_store into tdb_store
Rusty Russell
1
-4
/
+4
2011-09-14
tdb2: unify tdb1_delete into tdb_delete.
Rusty Russell
1
-2
/
+2
2011-09-14
tdb2: unify tdb1_fetch into tdb_fetch
Rusty Russell
1
-4
/
+4
2011-09-14
tdb2: unify tdb1_store into tdb_store
Rusty Russell
1
-1
/
+1
2011-09-14
tdb2: unify tdb1_open into tdb_open
Rusty Russell
1
-7
/
+6
2011-09-14
tdb2: add TDB_ATTRIBUTE_TDB1_HASHSIZE
Rusty Russell
1
-3
/
+8
2011-09-14
tdb2: make tdb1_open use attributes for logging, hash function.
Rusty Russell
1
-6
/
+6
2011-09-14
tdb2: merge tdb1_context into tdb_context.
Rusty Russell
1
-1
/
+1
2011-09-14
tdb2: Make TDB1 code use TDB2's open flags.
Rusty Russell
1
-3
/
+3
2011-09-14
tdb2: Make tdb1 share tdb_store flags, struct tdb_data and TDB_MAGIC_FOOD.
Rusty Russell
1
-2
/
+2
2011-09-14
tdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()
Rusty Russell
1
-1
/
+1
2011-09-14
tdb2: test: import tdb1's tests.
Rusty Russell
1
-0
/
+68