summaryrefslogtreecommitdiffstats
path: root/src/serialize.h
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] Fix types or add explicit casts everywhere we might have type ↵Simon Rettberg2017-10-241-1/+1
| | | | conversion problems
* [FUSE] Start refactoring so we can handle multithread fuseSimon Rettberg2015-11-211-1/+1
|
* [FUSE] Integrate into cmake build processSimon Rettberg2015-04-241-0/+1
|
* [*] Fixed and unified formattingsr2012-09-031-1/+1
|
* fix complile errorsr2012-09-011-1/+1
|
* [KERNEL] Tell server whether we're a client or a server in proxy modesr2012-09-011-2/+10
| | | | | [KERNEL] SysFS: Return empty string for current_server if not connected [SERVER] Code refactoring
* [*] Cleanup, comments, more error checkssr2012-08-241-0/+31
[SERVER] Fix a few off-by-one bugs [SERVER] Make log available through IPC [KERNEL] Hot-Swap to faster connection on load-balance [KERNEL] Report I/O error to block layer if no server replies within a given time frame [*] Modified network protocol to handle volume names instead of ids