| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [SERVER] Set _FILE_OFFSET_BITS=64 so that images >4GiB will be handled ↵ | sr | 2012-08-30 | 1 | -314/+529 |
| | | | | | | | | | | properly on 32bit [SERVER] Change IPC interface to be able to handle more than 1 request per connection [SERVER] Change IPC interface to use select() so it can handle multiple connections at the same time [SERVER] Re-Implement dnbd3_add_image() to work with image list [SERVER] Add lots of sanity/safety checks and error messages when loading/adding an image | ||||
| * | [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 | 1 | -3/+5 |
| | | | | | | | | [SERVER] Use MSG_MORE instead of cork/uncork to save two syscalls [KERNEL] Fail-Counter for alt servers, ignore servers that fail too often [KERNEL] Add new alt servers to list, instead of replacing the old list [*] Add CMD_LATEST_RID to tell client about new revisions | ||||
| * | [*] Cleanup, comments, more error checks | sr | 2012-08-24 | 1 | -39/+52 |
| | | | | | | | | | [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 | ||||
| * | [SERVER] IPC, delete imagednbd3-jjl-thesis-final | Johann Latocha | 2012-07-31 | 1 | -11/+63 |
| | | | | | TODO: unlink file | ||||
| * | [SERVER] IPC, some protocol refactoring | Johann Latocha | 2012-07-31 | 1 | -8/+8 |
| | | |||||
| * | [SERVER] Add IPCHeader | Johann Latocha | 2012-07-30 | 1 | -85/+87 |
| | | |||||
| * | [SERVER] IPC add image | Johann Latocha | 2012-07-26 | 1 | -7/+79 |
| | | |||||
| * | [SERVER] IPC over TCP | Johann Latocha | 2012-07-25 | 1 | -23/+80 |
| | | |||||
| * | 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 |
| | | |||||
| * | [SERVER] Segfault on conf reload (hopefully!) fixed | Johann Latocha | 2012-02-22 | 1 | -0/+2 |
| | | |||||
| * | [SERVER] Minor bug fixes | Johann Latocha | 2012-02-15 | 1 | -1/+1 |
| | | |||||
| * | [SERVER] Print more statistics (exported images, atime,...) | Johann Latocha | 2012-02-15 | 1 | -5/+29 |
| | | |||||
| * | [SERVER] Spinlocks to freeze threads while reloading config | Johann Latocha | 2012-02-11 | 1 | -2/+0![]() |
| | | |||||
| * | [SERVER] Config reload fixed | Johann Latocha | 2012-02-10 | 1 | -9/+1![]() |
| | | |||||
| * | [SERVER] IPC over unix socket | Johann Latocha | 2012-02-02 | 1 | -0/+179 |
| [SERVER] Print connected clients and used images | |||||

