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
/
source3
/
lib
/
g_lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: only include tdb headers where needed.
Günther Deschner
2011-05-06
1
-0
/
+1
*
s3: Fix g_lock_lock after the select/poll conversion
Volker Lendecke
2011-03-30
1
-1
/
+1
*
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
2011-03-30
1
-1
/
+0
*
s3-messages: only include messages.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-includes: only include system/filesys.h when needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Eliminate sys_select from g_lock_lock
Volker Lendecke
2011-02-28
1
-11
/
+31
*
samba: share select wrappers.
Günther Deschner
2010-10-01
1
-0
/
+1
*
Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on all
Jeremy Allison
2010-09-27
1
-1
/
+1
*
s3-build: only include ctdbd_conn.h where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
s3: messaging_ctdbd_connection() was only called with procid_self()
Volker Lendecke
2010-08-31
1
-8
/
+3
*
s3: Remove the dependency of g_lock on procid_self
Volker Lendecke
2010-08-28
1
-9
/
+13
*
s3: Pass procid_self() explicitly to messaging_ctdbd_connection()
Volker Lendecke
2010-07-05
1
-3
/
+6
*
s3: only include gen_ndr headers where needed.
Günther Deschner
2010-05-06
1
-0
/
+1
*
s3: Add "g_lock_do" as a convenience wrapper function
Volker Lendecke
2010-03-12
1
-0
/
+64
*
s3: Fix timeout calculation if g_lock_lock is given a timeout < 60s
Volker Lendecke
2010-02-16
1
-1
/
+6
*
s3: Slightly increase parallelism in g_lock
Volker Lendecke
2010-02-16
1
-1
/
+7
*
s3: Avoid starving locks when many processes die at the same time
Volker Lendecke
2010-02-16
1
-6
/
+4
*
s3: Avoid a thundering herd in g_lock_unlock
Volker Lendecke
2010-02-16
1
-1
/
+16
*
s3: Optimize g_lock_lock for a heavily contended case
Volker Lendecke
2010-02-16
1
-3
/
+36
*
s3: Fix handling of processes that died in g_lock
Volker Lendecke
2010-02-16
1
-3
/
+5
*
s3: Fix a typo
Volker Lendecke
2010-02-15
1
-1
/
+1
*
Fix warning messages on compile in g_lock.c Volker & Michael please check.
Jeremy Allison
2010-02-12
1
-14
/
+4
*
s3:g_lock: remove a nested event loop, replacing the inner loop by select
Michael Adam
2010-02-12
1
-38
/
+101
*
s3:g_lock: remove an unreached code path.
Michael Adam
2010-02-12
1
-4
/
+0
*
s3: Implement global locks in a g_lock tdb
Volker Lendecke
2010-02-12
1
-0
/
+594