docs-xml: remove deprecated 'use spnego" option
[samba.git] / lib / pthreadpool /
2017-12-13 Volker Lendeckepthreadpool: Fix deadlock
2017-12-12 Volker Lendeckepthreadpool: Add some asserts
2017-12-12 Volker Lendeckepthreadpool: Simplify the logic in add_job a bit
2017-12-09 Volker Lendeckepthreadpool: Add a test for the race condition fixed...
2017-12-09 Volker Lendeckepthreadpool: Fix starvation after fork
2017-12-08 Christof Schmittpthreadpool: Add test for pthread_create failure
2017-12-08 Christof Schmittpthreadpool: Undo put_job when returning error
2017-12-08 Christof Schmittpthreadpool: Move creating of thread to new function
2017-11-17 Ralph Boehmepthreadpool: create a tevent_threaded_context per regis...
2017-09-05 Volker Lendeckelib: Fix 1417431 Unchecked return value from library
2017-08-31 Volker Lendeckepthreadpool: Test fork with an active thread
2017-08-31 Volker Lendeckepthreadpool: Fix fork behaviour
2017-03-10 Ralph Boehmelib/pthreadpool: fix a memory leak
2017-02-09 Matthieu PatouMove pthreadpool to top of the tree.