summaryrefslogtreecommitdiffstats
path: root/src/shared/sockhelper.c
Commit message (Collapse)AuthorAgeFilesLines
* [*] constness for sock_sendAll paramsSimon Rettberg2017-10-011-2/+2
|
* cleanup commitsSebastian2016-02-111-3/+0Star
|
* [SERVER] Fix a lot of (mostly harmless) data racesSimon Rettberg2016-01-111-1/+1
|
* [SERVER] Remove non-working images from list, plus refactoringSimon Rettberg2015-12-151-1/+1
| | | | | | | | | | Now that we can automatically load unknown images from disk on request, it makes sense to remove non-working images from the image list. On future requests, we will look for them on disk again, which is nice in case of temporary storage hickups. Also, some more ore less related locking has been refined (loading images, replicating images)
* [FUSE] Add virtual status fileSimon Rettberg2015-12-021-3/+36
|
* [FUSE] Stability improvements, runs for longer than a couple secs now :)Simon Rettberg2015-12-011-3/+20
|
* [FUSE] It works! Kinda...Simon Rettberg2015-11-301-3/+4
|
* [FUSE] Compiles againSimon Rettberg2015-11-301-4/+4
|
* [FUSE] Mid-refactoring, does not compileSimon Rettberg2015-11-241-0/+287