summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] IPC, delete imagednbd3-jjl-thesis-finalJohann Latocha2012-07-314-13/+126
| | | | TODO: unlink file
* [SERVER] IPC, some protocol refactoringJohann Latocha2012-07-311-8/+8
|
* [SERVER] Bugfix (IPC)Johann Latocha2012-07-311-4/+7
|
* [SERVER] Add IPCHeaderJohann Latocha2012-07-304-95/+129
|
* [SERVER] IPC some checksJohann Latocha2012-07-271-0/+10
|
* [SERVER] IPC add imageJohann Latocha2012-07-266-9/+130
|
* [SERVER] IPC over TCPJohann Latocha2012-07-254-23/+85
|
* Missing semicolon...Johann Latocha2012-07-241-1/+1
|
* [SERVER] IPC is using xml now. NEW DEPENDENCY: libxml2-devJohann Latocha2012-07-242-37/+139
|
* [SERVER] IPC compatibilityJohann Latocha2012-07-191-34/+27Star
|
* [SERVER] IPC in network byte order bc. of java interfaceJohann Latocha2012-07-191-31/+22Star
|
* [SERVER] Set groupid and permissions on ipc socketJohann Latocha2012-07-185-5/+20
|
* [KERNEL] set dev number on module loadJohann Latocha2012-06-141-4/+13
|
* [ALL] Some cleanupJohann Latocha2012-05-2111-65/+59Star
|
* [KERNEL] RTT bug fixedJohann Latocha2012-05-112-1/+7
|
* [KERNEL] New RTT thres.Johann Latocha2012-05-111-1/+1
|
* [KERNEL] RTT bug fixedJohann Latocha2012-05-111-2/+2
|
* [KERNEL] Set proper exit status on connectionJohann Latocha2012-05-084-11/+22
|
* [KERNEL] rtt measurement improvedJohann Latocha2012-05-083-3/+18
|
* [ALL] Warning warn_unused_result removedJohann Latocha2012-05-081-4/+4
|
* Merge branch 'master' of openslx.org:dnbd3Johann Latocha2012-05-071-1/+1
|\
| * Debug => ReleaseJohann Latocha2012-05-011-1/+1
| |
* | [KERNEL] Null hostname if connection was not successfulroot2012-05-071-0/+5
|/
* [KERNEL] Notify if new release available (sysfs)Johann Latocha2012-04-205-2/+21
|
* [SERVER] tcp-corkJohann Latocha2012-04-111-0/+7
|
* [SERVER] Cache improvedJohann Latocha2012-04-112-17/+55
|
* [KERNEL] Support for kernel 2.6.32Johann Latocha2012-03-162-0/+6
|
* [SERVER] Cache images on hddJohann Latocha2012-03-065-3/+105
|
* [SERVER] Support device files as inputJohann Latocha2012-03-021-7/+2Star
|
* [KERNEL] Minor bug fixedJohann Latocha2012-03-011-1/+6
|
* [KERNEL] Read ahead increasedJohann Latocha2012-02-236-6/+29
|
* [KERNEL] One more KP fixedJohann Latocha2012-02-222-10/+17
|
* [KERNEL] Minor bugfixJohann Latocha2012-02-221-5/+7
|
* [MISC] Config file updateJohann Latocha2012-02-222-5/+5
|
* [KERNEL] Ask alt servers on connectJohann Latocha2012-02-221-5/+12
|
* [ALL] Bugs, bugs, bugs...Johann Latocha2012-02-226-66/+61Star
|
* [SERVER] Segfault on conf reload (hopefully!) fixedJohann Latocha2012-02-226-30/+41
|
* [ALL] Send proper ridJohann Latocha2012-02-213-0/+6
|
* [KERNEL] SysFS interface added (/sys/block/dnbd*/net/)Johann Latocha2012-02-217-58/+328
|
* [KERNEL] Take fastest server if availableJohann Latocha2012-02-201-10/+27
|
* [KERNEL] KP on rmmod fixedJohann Latocha2012-02-202-10/+2Star
|
* [KERNEL] Major bug fixesJohann Latocha2012-02-168-47/+49
|
* [KERNEL] Switch server on connection lostJohann Latocha2012-02-164-47/+78
|
* [BUILD] Don't overwrite existing config filesJohann Latocha2012-02-164-2/+2
|
* [SERVER] Minor bug fixesJohann Latocha2012-02-152-2/+2
|
* [SERVER] Print more statistics (exported images, atime,...)Johann Latocha2012-02-155-8/+37
|
* [KERNEL] Kernel panic while server is gone fixedJohann Latocha2012-02-152-19/+64
|
* [SERVER] Memleak fixedJohann Latocha2012-02-156-37/+182
| | | | [KERNEL] Socket swap fixed
* [SERVER] Spinlocks to freeze threads while reloading configJohann Latocha2012-02-115-12/+15
|
* [SERVER] Config reload fixedJohann Latocha2012-02-1010-135/+169
|