summaryrefslogtreecommitdiffstats
path: root/src/kernel/core.c
Commit message (Collapse)AuthorAgeFilesLines
* [*] Continue splitting #defines to clientconfig.h etc.Simon Rettberg2017-09-021-0/+1
|
* [*] Fixed and unified formattingsr2012-09-031-30/+30
|
* fix complile errorsr2012-09-011-1/+1
|
* [*] Fix bug in serializer_get_*sr2012-08-251-0/+2
| | | | | | [CLIENT/KERNEL] Change ioctl to handle volume names instead if vids [*] Make protocol endian safe [CLIENT] Display ioctl errorcode on failure
* [KERNEL] set dev number on module loadJohann Latocha2012-06-141-4/+13
|
* [KERNEL] Major bug fixesJohann Latocha2012-02-161-3/+3
|
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-0/+5
| | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid
* [ALL] Some refactoringJohann Latocha2012-01-311-1/+1
|
* [ALL] Reformat (line wrapping, indent)Johann Latocha2012-01-301-25/+25
|
* [SERVER] Timeout for client socketsJohann Latocha2012-01-301-3/+1Star
| | | | [KERNEL] Send keep alive
* [KERNEL] Multi device supportJohann Latocha2012-01-251-47/+18Star
|
* Serving more than one image.Johann Latocha2012-01-241-2/+3
|
* First working version :)Johann Latocha2012-01-191-0/+94