| Commit message (Expand) | Author | Age | Files | Lines |
| * | [SERVER] Add list of trusted servers and namespaces (load, display) | sr | 2012-09-02 | 7 | -59/+279 |
| * | [KERNEL] Fix off-by-one error | sr | 2012-09-01 | 1 | -1/+1 |
| * | [SERVER] Create skeleton of upcoming watchdog/job executor | sr | 2012-09-01 | 2 | -0/+107 |
| * | [KERNEL] Tell server whether we're a client or a server in proxy mode | sr | 2012-09-01 | 5 | -53/+78 |
| * | [SERVER] Added soft and hard timeouts for image deletion: reject any new clie... | sr | 2012-08-31 | 8 | -216/+453 |
| * | last minute messup fixed | sr | 2012-08-30 | 4 | -9/+11 |
| * | [SERVER] Set _FILE_OFFSET_BITS=64 so that images >4GiB will be handled proper... | sr | 2012-08-30 | 6 | -681/+972 |
| * | [SERVER] Add missing ntohl() calls when parsing reply | sr | 2012-08-27 | 1 | -0/+3 |
| * | [KERNEL] Refactor and extend sysfs (add data the server will need in proxy mode) | sr | 2012-08-27 | 5 | -26/+48 |
| * | [KERNEL] Only update alt-server list if received from initial server | sr | 2012-08-25 | 1 | -1/+11 |
| * | [KERNEL] Make it possible to receive push messages by the server | sr | 2012-08-25 | 1 | -5/+6 |
| * | [*] Fix bug in serializer_get_* | sr | 2012-08-25 | 2 | -2/+6 |
| * | ... | sr | 2012-08-24 | 2 | -0/+153 |
| * | [*] Cleanup, comments, more error checks | sr | 2012-08-24 | 7 | -269/+679 |
| * | [SERVER] IPC, delete imagednbd3-jjl-thesis-final | Johann Latocha | 2012-07-31 | 4 | -13/+126 |
| * | [SERVER] IPC, some protocol refactoring | Johann Latocha | 2012-07-31 | 1 | -8/+8 |
| * | [SERVER] Bugfix (IPC) | Johann Latocha | 2012-07-31 | 1 | -4/+7 |
| * | [SERVER] Add IPCHeader | Johann Latocha | 2012-07-30 | 4 | -95/+129 |
| * | [SERVER] IPC some checks | Johann Latocha | 2012-07-27 | 1 | -0/+10 |
| * | [SERVER] IPC add image | Johann Latocha | 2012-07-26 | 6 | -9/+130 |
| * | [SERVER] IPC over TCP | Johann Latocha | 2012-07-25 | 2 | -23/+82 |
| * | Missing semicolon... | Johann Latocha | 2012-07-24 | 1 | -1/+1 |
| * | [SERVER] IPC is using xml now. NEW DEPENDENCY: libxml2-dev | Johann Latocha | 2012-07-24 | 1 | -35/+136 |
| * | [SERVER] IPC compatibility | Johann Latocha | 2012-07-19 | 1 | -34/+27 |
| * | [SERVER] IPC in network byte order bc. of java interface | Johann Latocha | 2012-07-19 | 1 | -31/+22 |
| * | [SERVER] Set groupid and permissions on ipc socket | Johann Latocha | 2012-07-18 | 1 | -1/+15 |
| * | [ALL] Some cleanup | Johann Latocha | 2012-05-21 | 1 | -1/+5 |
| * | [KERNEL] Notify if new release available (sysfs) | Johann Latocha | 2012-04-20 | 1 | -1/+1 |
| * | [SERVER] tcp-cork | Johann Latocha | 2012-04-11 | 1 | -0/+7 |
| * | [SERVER] Cache improved | Johann Latocha | 2012-04-11 | 1 | -8/+55 |
| * | [SERVER] Cache images on hdd | Johann Latocha | 2012-03-06 | 4 | -3/+101 |
| * | [SERVER] Support device files as input | Johann Latocha | 2012-03-02 | 1 | -7/+2 |
| * | [ALL] Bugs, bugs, bugs... | Johann Latocha | 2012-02-22 | 1 | -31/+30 |
| * | [SERVER] Segfault on conf reload (hopefully!) fixed | Johann Latocha | 2012-02-22 | 5 | -16/+27 |
| * | [ALL] Send proper rid | Johann Latocha | 2012-02-21 | 1 | -0/+2 |
| * | [KERNEL] Major bug fixes | Johann Latocha | 2012-02-16 | 3 | -6/+6 |
| * | [BUILD] Don't overwrite existing config files | Johann Latocha | 2012-02-16 | 1 | -1/+1 |
| * | [SERVER] Minor bug fixes | Johann Latocha | 2012-02-15 | 2 | -2/+2 |
| * | [SERVER] Print more statistics (exported images, atime,...) | Johann Latocha | 2012-02-15 | 5 | -8/+37 |
| * | [SERVER] Memleak fixed | Johann Latocha | 2012-02-15 | 1 | -0/+1 |
| * | [SERVER] Spinlocks to freeze threads while reloading config | Johann Latocha | 2012-02-11 | 5 | -12/+15 |
| * | [SERVER] Config reload fixed | Johann Latocha | 2012-02-10 | 4 | -30/+39 |
| * | [ALL] Refactoring | Johann Latocha | 2012-02-08 | 4 | -17/+38 |
| * | [ALL] Request latest available rid | Johann Latocha | 2012-02-06 | 1 | -5/+14 |
| * | [CLIENT] Connecting via config file | Johann Latocha | 2012-02-03 | 1 | -8/+8 |
| * | [SERVER] IPC over unix socket | Johann Latocha | 2012-02-02 | 8 | -137/+233 |
| * | [SERVER] Parsing config file with glib | Johann Latocha | 2012-02-02 | 7 | -159/+95 |
| * | [SERVER] Close all client sockets on shutdown | Johann Latocha | 2012-02-01 | 3 | -13/+43 |
| * | [ALL] Some refactoring | Johann Latocha | 2012-01-31 | 7 | -149/+301 |
| * | [ALL] Reformat (line wrapping, indent) | Johann Latocha | 2012-01-30 | 4 | -290/+288 |