index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
lib
/
tdb
/
common
/
lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-build: Remove duplicate tdb library
Amitay Isaacs
2014-06-20
1
-875
/
+0
*
tdb: Sync to tdb 1.2.11 from upstream
Amitay Isaacs
2013-05-29
1
-1
/
+1
*
lib/tdb: Sync tdb from samba git tree
Amitay Isaacs
2012-04-13
1
-32
/
+24
*
tdb: expose transaction lock infrastructure for ctdb
Rusty Russell
2011-01-18
1
-0
/
+20
*
tdb: workaround starvation problem in locking entire database.
Rusty Russell
2010-08-16
1
-17
/
+69
*
tdb: Add a non-blocking version of tdb_transaction_start
Volker Lendecke
2010-04-22
1
-2
/
+3
*
Fix some nonempty blank lines
Volker Lendecke
2010-04-22
1
-2
/
+2
*
tdb: handle processes dying during transaction commit.
Rusty Russell
2010-04-22
1
-0
/
+60
*
patch tdb-refactor-tdb_lock-and-tdb_lock_nonblock.patch
Rusty Russell
2010-04-22
1
-16
/
+13
*
tdb: remove lock ops
Rusty Russell
2010-04-22
1
-15
/
+22
*
tdb: rename tdb_release_extra_locks() to tdb_release_transaction_locks()
Rusty Russell
2010-04-22
1
-10
/
+7
*
tdb: tdb_allrecord_lock/tdb_allrecord_unlock/tdb_allrecord_upgrade
Rusty Russell
2010-04-22
1
-20
/
+52
*
tdb: suppress record write locks when allrecord lock is taken.
Rusty Russell
2010-04-22
1
-0
/
+9
*
tdb: cleanup: always grab allrecord lock to infinity.
Rusty Russell
2010-04-22
1
-7
/
+3
*
tdb: remove num_locks
Rusty Russell
2010-04-22
1
-10
/
+2
*
tdb: use tdb_nest_lock() for active lock.
Rusty Russell
2010-04-22
1
-0
/
+8
*
tdb: use tdb_nest_lock() for open lock.
Rusty Russell
2010-04-22
1
-1
/
+2
*
tdb: use tdb_nest_lock() for transaction lock.
Rusty Russell
2010-04-22
1
-31
/
+23
*
tdb: cleanup: find_nestlock() helper.
Rusty Russell
2010-04-22
1
-28
/
+23
*
tdb: cleanup: tdb_release_extra_locks() helper
Rusty Russell
2010-04-22
1
-0
/
+20
*
tdb: cleanup: tdb_have_extra_locks() helper
Rusty Russell
2010-04-22
1
-2
/
+13
*
tdb: don't suppress the transaction lock because of the allrecord lock.
Rusty Russell
2010-04-22
1
-6
/
+0
*
tdb: cleanup: tdb_nest_lock/tdb_nest_unlock
Rusty Russell
2010-04-22
1
-43
/
+61
*
tdb: cleanup: rename global_lock to allrecord_lock.
Rusty Russell
2010-04-22
1
-21
/
+21
*
tdb: cleanup: split brlock and brunlock methods.
Rusty Russell
2010-04-22
1
-73
/
+162
*
lib/tdb: wean off TDB_ERRCODE.
Rusty Russell
2009-12-16
1
-11
/
+19
*
lib/tdb: TDB_TRACE support (for developers)
Rusty Russell
2009-12-16
1
-6
/
+28
*
Port from SAMBA tdb: commit 54a51839ea65aa788b18fce8de0ae4f9ba63e4e7 Author: ...
Rusty Russell
2009-08-04
1
-4
/
+13
*
merge from Samba4
Andrew Tridgell
2008-01-05
1
-0
/
+12
*
convert tdb from u32 to uint32_t to match the current Samba trees
Andrew Tridgell
2008-01-05
1
-1
/
+1
*
update lib/tdb from samba4
Andrew Tridgell
2007-07-10
1
-2
/
+1
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-1
/
+1
*
- merged ctdb_store test from ronnie
Andrew Tridgell
2007-06-17
1
-0
/
+7
*
global lock should imply the transaction lock
Andrew Tridgell
2007-05-22
1
-0
/
+35
*
added _mark calls for tdb_lockall
Andrew Tridgell
2007-05-12
1
-2
/
+24
*
added nonblocking varients of the two lockall functions to tdb
Andrew Tridgell
2007-05-10
1
-5
/
+21
*
added tdb_chainlock_mark() call, which can be used to mark a chain locked wit...
Andrew Tridgell
2007-05-05
1
-3
/
+28
*
added a tdb_chainlock_nonblock() call to tdb
Andrew Tridgell
2007-04-16
1
-4
/
+29
*
merge local copy of tdb from samba4 tdb
Andrew Tridgell
2007-04-16
1
-18
/
+88
*
added rest of tdb (missed in earlier commit)
Andrew Tridgell
2007-02-20
1
-0
/
+342