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
/
check.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-29
tdb: tdb_summary() support.
Rusty Russell
1
-2
/
+2
2010-10-21
tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)
Jelmer Vernooij
1
-1
/
+1
2010-09-27
tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.
Rusty Russell
1
-1
/
+1
2010-09-13
tdb: put example hashes into header, so we notice incorrect hash_fn.
Rusty Russell
1
-0
/
+6
2010-09-13
tdb: fix tdb_check() on other-endian tdbs.
Rusty Russell
1
-1
/
+1
2010-09-13
tdb: fix tdb_check() on read-only TDBs to actually work.
Rusty Russell
1
-5
/
+17
2010-09-13
tdb: make check more robust against recovery failures.
Rusty Russell
1
-5
/
+36
2010-07-29
Fix tdb_check() to work with read-only tdb databases. The function tdb_lockal...
Jeremy Allison
1
-3
/
+3
2010-02-10
tdb: give a name to the invalid recovery area constant (0)
Rusty Russell
1
-1
/
+1
2009-11-08
tdb: Fix a C++ warning
Volker Lendecke
1
-1
/
+2
2009-10-23
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
1
-4
/
+4
2009-10-22
lib/tdb: add tdb_check()
Rusty Russell
1
-0
/
+422