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
/
lock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-17
tdb: use tdb_nest_lock() for transaction lock.
Rusty Russell
1
-31
/
+23
2010-02-17
tdb: cleanup: find_nestlock() helper.
Rusty Russell
1
-28
/
+23
2010-02-24
tdb: cleanup: tdb_release_extra_locks() helper
Rusty Russell
1
-0
/
+20
2010-02-17
tdb: cleanup: tdb_have_extra_locks() helper
Rusty Russell
1
-2
/
+13
2010-02-17
tdb: don't suppress the transaction lock because of the allrecord lock.
Rusty Russell
1
-6
/
+0
2010-02-17
tdb: cleanup: tdb_nest_lock/tdb_nest_unlock
Rusty Russell
1
-43
/
+61
2010-02-17
tdb: cleanup: rename global_lock to allrecord_lock.
Rusty Russell
1
-21
/
+21
2010-02-17
tdb: cleanup: split brlock and brunlock methods.
Rusty Russell
1
-73
/
+162
2009-10-22
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
1
-11
/
+19
2009-10-22
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
1
-6
/
+28
2009-07-21
tdb: fix locking error
Rusty Russell
1
-1
/
+1
2009-07-20
Make tdb transaction lock recursive (samba version)
Rusty Russell
1
-4
/
+13
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-0
/
+553