summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* [KERNEL] Segfault at closing device fixedJohann Latocha2012-02-062-2/+2
|
* [KERNEL] Device can now be closedJohann Latocha2012-02-034-78/+112
|
* [CLIENT] Connecting via config fileJohann Latocha2012-02-033-25/+74
|
* [SERVER] IPC over unix socketJohann Latocha2012-02-029-138/+234
| | | | [SERVER] Print connected clients and used images
* [SERVER] Parsing config file with glibJohann Latocha2012-02-0215-210/+164Star
| | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid
* [SERVER] Close all client sockets on shutdownJohann Latocha2012-02-013-13/+43
|
* [ALL] Some refactoringJohann Latocha2012-01-3115-177/+329
|
* [ALL] Reformat (line wrapping, indent)Johann Latocha2012-01-3012-809/+807Star
|
* [SERVER] Timeout for client socketsJohann Latocha2012-01-308-14/+82
| | | | [KERNEL] Send keep alive
* [SERVER] Some refactoringJohann Latocha2012-01-306-40/+43
|
* [KERNEL] Change server at runtimeJohann Latocha2012-01-307-39/+108
| | | | [SERVER] Build error/warning on x64 fixed
* [SERVER] Reload configuration at runtimeJohann Latocha2012-01-266-31/+232
|
* [KERNEL] Multi device supportJohann Latocha2012-01-2510-118/+154
|
* Serving more than one image.Johann Latocha2012-01-2411-22/+269
|
* Support files > 4GBJohann Latocha2012-01-202-6/+6
|
* First working version :)Johann Latocha2012-01-1917-706/+601Star
|
* initial commitJohann Latocha2011-11-2910-0/+992