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
/
test
/
run-tdb1-incompatible.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb2: unify tdb1_check and tdb1_summary into tdb_check and tdb_summary.
Rusty Russell
2011-09-14
1
-6
/
+6
*
tdb2: unify tdb1_delete into tdb_delete.
Rusty Russell
2011-09-14
1
-2
/
+2
*
tdb2: unify tdb1_fetch into tdb_fetch
Rusty Russell
2011-09-14
1
-5
/
+5
*
tdb2: unify tdb1_store into tdb_store
Rusty Russell
2011-09-14
1
-3
/
+3
*
tdb2: unify tdb1_open into tdb_open
Rusty Russell
2011-09-14
1
-38
/
+38
*
tdb2: add TDB_ATTRIBUTE_TDB1_HASHSIZE
Rusty Russell
2011-09-14
1
-11
/
+11
*
tdb2: make tdb1_open use attributes for logging, hash function.
Rusty Russell
2011-09-14
1
-30
/
+49
*
tdb2: merge tdb1_context into tdb_context.
Rusty Russell
2011-09-14
1
-2
/
+2
*
tdb2: Make TDB1 use the same tdb_hash() wrapper as TDB2
Rusty Russell
2011-09-14
1
-6
/
+9
*
tdb2: Make TDB1 code use TDB2's open flags.
Rusty Russell
2011-09-14
1
-2
/
+2
*
tdb2: approximate INCOMPATIBLE_HASH flag with tdb1_incompatible_hash()
Rusty Russell
2011-09-14
1
-13
/
+25
*
tdb2: Make tdb1 share tdb_store flags, struct tdb_data and TDB_MAGIC_FOOD.
Rusty Russell
2011-09-14
1
-5
/
+5
*
tdb2: make TDB1 code use tdb2's TDB_ERROR and tdb_logerr()
Rusty Russell
2011-09-14
1
-3
/
+4
*
tdb2: Remove unused tdb1 functions.
Rusty Russell
2011-09-14
1
-1
/
+1
*
tdb2: test: import tdb1's tests.
Rusty Russell
2011-09-14
1
-0
/
+178