summaryrefslogtreecommitdiffstats
path: root/src/server/locks.c
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Refactoring, more debug output, try to check for cyclic proxyingSimon Rettberg2013-10-221-1/+3
* [SERVER] Fix race condition in uplink request aggregation, other small improv...Simon Rettberg2013-08-131-0/+2
* [SERVER] several improvementsSimon Rettberg2013-08-021-5/+54
* [SERVER] Uplink handing complete (untested, as alt servers can't be defined y...Simon Rettberg2013-07-311-1/+1
* Implement CRC-32 list generation; fix quick CRC-32 check on image loadingsr2013-07-231-0/+1
* kernel module changessr2013-07-181-15/+28
* Replace all pthread_spin_* calls with spin_*, so that all locking can be trac...sr2013-07-171-3/+19
* Add debug-lock functions that will helpt to spot deadlocks etc. while developingsr2013-07-161-0/+220