summaryrefslogtreecommitdiffstats
path: root/src/types.h
Commit message (Expand)AuthorAgeFilesLines
* [SERVER] Extend endianness detectionSimon Rettberg2013-11-081-1/+1
* [SERVER] Still working on the uplink... Almost theresr2013-07-261-2/+2
* ...Working on proxy mode...sr2013-07-251-0/+1
* Remove all glib dependencies from serversr2013-07-171-0/+14
* Replace all pthread_spin_* calls with spin_*, so that all locking can be trac...sr2013-07-171-0/+2
* "It's compiling!"sr2013-07-151-0/+1
* [SERVER] Remove unix socket support for RPC interfacesr2012-11-071-2/+2
* [SERVER] Check which dnbd3 devices are idle and ready to use for proxy modesr2012-09-031-7/+12
* [*] Fixed and unified formattingsr2012-09-031-15/+15
* [SERVER] Add list of trusted servers and namespaces (load, display)sr2012-09-021-6/+7
* [KERNEL] Tell server whether we're a client or a server in proxy modesr2012-09-011-5/+3Star
* [KERNEL] Add IOCTLs to add and remove serverssr2012-08-281-0/+5
* [KERNEL] Refactor and extend sysfs (add data the server will need in proxy mode)sr2012-08-271-4/+5
* [KERNEL] Only update alt-server list if received from initial serversr2012-08-251-0/+1
* [*] Fix bug in serializer_get_*sr2012-08-251-0/+2
* [*] Cleanup, comments, more error checkssr2012-08-241-12/+52
* [ALL] Some cleanupJohann Latocha2012-05-211-1/+0Star
* [KERNEL] Read ahead increasedJohann Latocha2012-02-231-0/+1
* [ALL] Bugs, bugs, bugs...Johann Latocha2012-02-221-4/+0Star
* [ALL] Send proper ridJohann Latocha2012-02-211-0/+2
* [SERVER] Config reload fixedJohann Latocha2012-02-101-0/+4
* [ALL] RefactoringJohann Latocha2012-02-081-10/+10
* [KERNEL] Device can now be closedJohann Latocha2012-02-031-7/+12
* [SERVER] Parsing config file with glibJohann Latocha2012-02-021-5/+7
* [ALL] Some refactoringJohann Latocha2012-01-311-2/+2
* [ALL] Reformat (line wrapping, indent)Johann Latocha2012-01-301-8/+8
* [SERVER] Timeout for client socketsJohann Latocha2012-01-301-0/+1
* [KERNEL] Change server at runtimeJohann Latocha2012-01-301-4/+5
* [KERNEL] Multi device supportJohann Latocha2012-01-251-2/+4
* Serving more than one image.Johann Latocha2012-01-241-1/+23
* First working version :)Johann Latocha2012-01-191-0/+33