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
/
tdb
/
common
/
tdb_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: make sure we skip over recovery area correctly.
Rusty Russell
2011-04-19
1
-0
/
+4
*
tdb: tdb_summary() support.
Rusty Russell
2010-12-29
1
-0
/
+1
*
tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash.
Rusty Russell
2010-09-27
1
-0
/
+1
*
tdb: add Bob Jenkins lookup3 hash as helper hash.
Rusty Russell
2010-09-27
1
-0
/
+1
*
tdb: put example hashes into header, so we notice incorrect hash_fn.
Rusty Russell
2010-09-13
1
-1
/
+5
*
tdb: fix short write logic in tdb_new_database
Rusty Russell
2010-05-05
1
-1
/
+1
*
tdb: update tdb ABI to use hide_symbols=True
Andrew Tridgell
2010-04-20
1
-1
/
+1
*
tdb: Add a non-blocking version of tdb_transaction_start
Volker Lendecke
2010-03-26
1
-1
/
+2
*
Fix some nonempty blank lines
Volker Lendecke
2010-03-25
1
-2
/
+2
*
tdb: handle processes dying during transaction commit.
Rusty Russell
2010-02-24
1
-0
/
+1
*
tdb: remove lock ops
Rusty Russell
2010-02-24
1
-2
/
+0
*
tdb: rename tdb_release_extra_locks() to tdb_release_transaction_locks()
Rusty Russell
2010-02-24
1
-1
/
+1
*
tdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrecord_upgrade
Rusty Russell
2010-02-17
1
-2
/
+5
*
tdb: remove num_locks
Rusty Russell
2010-02-17
1
-1
/
+0
*
tdb: use tdb_nest_lock() for transaction lock.
Rusty Russell
2010-02-17
1
-1
/
+0
*
tdb: cleanup: tdb_release_extra_locks() helper
Rusty Russell
2010-02-24
1
-0
/
+1
*
tdb: cleanup: tdb_have_extra_locks() helper
Rusty Russell
2010-02-17
1
-0
/
+1
*
tdb: cleanup: tdb_nest_lock/tdb_nest_unlock
Rusty Russell
2010-02-17
1
-1
/
+5
*
tdb: cleanup: rename global_lock to allrecord_lock.
Rusty Russell
2010-02-17
1
-1
/
+1
*
tdb: cleanup: rename GLOBAL_LOCK to OPEN_LOCK.
Rusty Russell
2010-02-17
1
-1
/
+1
*
tdb: make _tdb_transaction_cancel static.
Rusty Russell
2010-02-24
1
-1
/
+0
*
tdb: cleanup: split brlock and brunlock methods.
Rusty Russell
2010-02-17
1
-4
/
+18
*
tdb: give a name to the invalid recovery area constant (0)
Rusty Russell
2010-02-10
1
-0
/
+1
*
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
2009-10-23
1
-9
/
+9
*
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
2009-10-22
1
-0
/
+36
*
Make tdb transaction lock recursive (samba version)
Rusty Russell
2009-07-20
1
-1
/
+1
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-0
/
+213