s3-messages: only include messages.h where needed.
[kai/samba.git] / source3 / lib / g_lock.c
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-02-28 Volker Lendeckes3: Eliminate sys_select from g_lock_lock
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-09-28 Jeremy AllisonChange to using TDB_INCOMPATIBLE_HASH (the jenkins...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-08-31 Volker Lendeckes3: messaging_ctdbd_connection() was only called with...
2010-08-28 Volker Lendeckes3: Remove the dependency of g_lock on procid_self
2010-07-05 Volker Lendeckes3: Pass procid_self() explicitly to messaging_ctdbd_co...
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-03-12 Volker Lendeckes3: Add "g_lock_do" as a convenience wrapper function
2010-02-16 Volker Lendeckes3: Fix timeout calculation if g_lock_lock is given...
2010-02-16 Volker Lendeckes3: Slightly increase parallelism in g_lock
2010-02-16 Volker Lendeckes3: Avoid starving locks when many processes die at...
2010-02-16 Volker Lendeckes3: Avoid a thundering herd in g_lock_unlock
2010-02-16 Volker Lendeckes3: Optimize g_lock_lock for a heavily contended case
2010-02-16 Volker Lendeckes3: Fix handling of processes that died in g_lock
2010-02-15 Volker Lendeckes3: Fix a typo
2010-02-13 Jeremy AllisonFix warning messages on compile in g_lock.c Volker...
2010-02-12 Michael Adams3:g_lock: remove a nested event loop, replacing the...
2010-02-12 Michael Adams3:g_lock: remove an unreached code path.
2010-02-12 Volker Lendeckes3: Implement global locks in a g_lock tdb