1. c2a89a6 MINOR: threads/mailers: Add a lock to protect queues of email alerts by Christopher Faulet · 7 years ago
  2. cfda847 MINOR: threads/checks: Add a lock to protect the pid list used by external checks by Christopher Faulet · 7 years ago
  3. b2812a6 MEDIUM: thread/dns: Make DNS thread-safe by Christopher Faulet · 7 years ago
  4. 24289f2 MEDIUM: thread/spoe: Make the SPOE thread-safe by Christopher Faulet · 7 years ago
  5. 738a6d7 MEDIUM: threads/tasks: Add lock around notifications by Thierry FOURNIER · 7 years ago
  6. 61ba0e2 MEDIUM: threads/lua: Add locks around the Lua execution parts. by Thierry FOURNIER · 7 years ago
  7. 8ca3b4b MEDIUM: threads/compression: Make HTTP compression thread-safe by Christopher Faulet · 7 years ago
  8. e95f2c3 MEDIUM: thread/vars: Make vars thread-safe by Christopher Faulet · 7 years ago
  9. b5997f7 MAJOR: threads/map: Make acls/maps thread safe by Emeric Brun · 7 years ago
  10. 821bb9b MAJOR: threads/ssl: Make SSL part thread-safe by Emeric Brun · 7 years ago
  11. 6b35e9b MEDIUM: threads/stream: Make streams list thread safe by Emeric Brun · 7 years ago
  12. a1dd243 MAJOR: threads/buffer: Make buffer wait queue thread safe by Emeric Brun · 7 years ago
  13. 80527f5 MAJOR: threads/peers: Make peers thread safe by Emeric Brun · 7 years ago
  14. 1138fd0 MAJOR: threads/applet: Handle multithreading for applets by Emeric Brun · 7 years ago
  15. 819fc6f MEDIUM: threads/stick-tables: handle multithreads on stick tables by Emeric Brun · 7 years ago
  16. 5b51755 MEDIUM: threads/lb: Make LB algorithms (lb_*.c) thread-safe by Christopher Faulet · 7 years ago
  17. 5d42e09 MINOR: threads/server: Add a lock to deal with insert in updates_servers list by Christopher Faulet · 7 years ago
  18. 29f77e8 MEDIUM: threads/server: Add a lock per server and atomically update server vars by Christopher Faulet · 7 years ago
  19. ff8abcd MEDIUM: threads/proxy: Add a lock per proxy and atomically update proxy vars by Christopher Faulet · 7 years ago
  20. 8d8aa0d MEDIUM: threads/listeners: Make listeners thread-safe by Christopher Faulet · 7 years ago
  21. b79a94c MEDIUM: threads/signal: Add a lock to make signals thread-safe by Christopher Faulet · 7 years ago
  22. c60def8 MAJOR: threads/task: handle multithread on task scheduler by Emeric Brun · 7 years ago
  23. d4604ad MAJOR: threads/fd: Make fd stuffs thread-safe by Christopher Faulet · 7 years ago
  24. b349e48 MEDIUM: threads/pool: Make pool thread-safe by locking all access to a pool by Christopher Faulet · 7 years ago
  25. 339fff8 MEDIUM: threads: Adds a set of functions to handle sync-point by Christopher Faulet · 7 years ago
  26. 1a2b56e MEDIUM: threads: Add hathreads header file by Christopher Faulet · 7 years ago