summaryrefslogtreecommitdiffstats
path: root/src/server/ipc.c
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] Segfault on conf reload (hopefully!) fixedJohann Latocha2012-02-221-0/+2
|
* [SERVER] Minor bug fixesJohann Latocha2012-02-151-1/+1
|
* [SERVER] Print more statistics (exported images, atime,...)Johann Latocha2012-02-151-5/+29
|
* [SERVER] Spinlocks to freeze threads while reloading configJohann Latocha2012-02-111-2/+0Star
|
* [SERVER] Config reload fixedJohann Latocha2012-02-101-9/+1Star
|
* [SERVER] IPC over unix socketJohann Latocha2012-02-021-0/+179
[SERVER] Print connected clients and used images