summaryrefslogtreecommitdiffstats
path: root/src/server/net.c
Commit message (Collapse)AuthorAgeFilesLines
* [ALL] Some cleanupJohann Latocha2012-05-211-1/+5
|
* [KERNEL] Notify if new release available (sysfs)Johann Latocha2012-04-201-1/+1
|
* [SERVER] tcp-corkJohann Latocha2012-04-111-0/+7
|
* [SERVER] Cache improvedJohann Latocha2012-04-111-8/+55
|
* [SERVER] Cache images on hddJohann Latocha2012-03-061-3/+34
|
* [ALL] Bugs, bugs, bugs...Johann Latocha2012-02-221-31/+30Star
|
* [SERVER] Segfault on conf reload (hopefully!) fixedJohann Latocha2012-02-221-15/+14Star
|
* [ALL] Send proper ridJohann Latocha2012-02-211-0/+2
|
* [KERNEL] Major bug fixesJohann Latocha2012-02-161-3/+3
|
* [BUILD] Don't overwrite existing config filesJohann Latocha2012-02-161-1/+1
|
* [SERVER] Minor bug fixesJohann Latocha2012-02-151-1/+1
|
* [SERVER] Print more statistics (exported images, atime,...)Johann Latocha2012-02-151-0/+3
|
* [SERVER] Spinlocks to freeze threads while reloading configJohann Latocha2012-02-111-6/+5Star
|
* [SERVER] Config reload fixedJohann Latocha2012-02-101-16/+29
|
* [ALL] RefactoringJohann Latocha2012-02-081-12/+28
| | | | | [ALL] Send and receive servers [TODO] Config file reloading is broken
* [SERVER] IPC over unix socketJohann Latocha2012-02-021-0/+1
| | | | [SERVER] Print connected clients and used images
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-11/+8Star
| | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid
* [SERVER] Close all client sockets on shutdownJohann Latocha2012-02-011-9/+12
|
* [ALL] Some refactoringJohann Latocha2012-01-311-0/+133