| 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 | -4/+7 |
| | | | | | | | | | | 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 | ||||
| * | [KERNEL] Refactor and extend sysfs (add data the server will need in proxy mode) | sr | 2012-08-27 | 1 | -2/+17 |
| | | | | | | | | [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 | ||||
| * | [*] Fix bug in serializer_get_* | sr | 2012-08-25 | 1 | -0/+1 |
| | | | | | | | [CLIENT/KERNEL] Change ioctl to handle volume names instead if vids [*] Make protocol endian safe [CLIENT] Display ioctl errorcode on failure | ||||
| * | [*] Cleanup, comments, more error checks | sr | 2012-08-24 | 1 | -31/+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 add image | Johann Latocha | 2012-07-26 | 1 | -1/+9 |
| | | |||||
| * | [SERVER] IPC over TCP | Johann Latocha | 2012-07-25 | 1 | -0/+2 |
| | | |||||
| * | [SERVER] Cache images on hdd | Johann Latocha | 2012-03-06 | 1 | -0/+20 |
| | | |||||
| * | [SERVER] Segfault on conf reload (hopefully!) fixed | Johann Latocha | 2012-02-22 | 1 | -1/+8 |
| | | |||||
| * | [KERNEL] Major bug fixes | Johann Latocha | 2012-02-16 | 1 | -1/+1 |
| | | |||||
| * | [SERVER] Print more statistics (exported images, atime,...) | Johann Latocha | 2012-02-15 | 1 | -3/+3 |
| | | |||||
| * | [SERVER] Memleak fixed | Johann Latocha | 2012-02-15 | 1 | -0/+1 |
| | | | | | [KERNEL] Socket swap fixed | ||||
| * | [SERVER] Spinlocks to freeze threads while reloading config | Johann Latocha | 2012-02-11 | 1 | -2/+1![]() |
| | | |||||
| * | [SERVER] Config reload fixed | Johann Latocha | 2012-02-10 | 1 | -4/+2![]() |
| | | |||||
| * | [ALL] Refactoring | Johann Latocha | 2012-02-08 | 1 | -2/+4 |
| | | | | | | [ALL] Send and receive servers [TODO] Config file reloading is broken | ||||
| * | [CLIENT] Connecting via config file | Johann Latocha | 2012-02-03 | 1 | -8/+8 |
| | | |||||
| * | [SERVER] IPC over unix socket | Johann Latocha | 2012-02-02 | 1 | -8/+17 |
| | | | | | [SERVER] Print connected clients and used images | ||||
| * | [SERVER] Parsing config file with glib | Johann Latocha | 2012-02-02 | 1 | -4/+6 |
| | | | | | | [KERNEL] Bugfixes [CLIENT] Using vid and rid | ||||
| * | [SERVER] Close all client sockets on shutdown | Johann Latocha | 2012-02-01 | 1 | -4/+22 |
| | | |||||
| * | [ALL] Some refactoring | Johann Latocha | 2012-01-31 | 1 | -148/+30![]() |
| | | |||||
| * | [ALL] Reformat (line wrapping, indent) | Johann Latocha | 2012-01-30 | 1 | -205/+202![]() |
| | | |||||
| * | [SERVER] Timeout for client sockets | Johann Latocha | 2012-01-30 | 1 | -0/+14 |
| | | | | | [KERNEL] Send keep alive | ||||
| * | [SERVER] Some refactoring | Johann Latocha | 2012-01-30 | 1 | -13/+16 |
| | | |||||
| * | [KERNEL] Change server at runtime | Johann Latocha | 2012-01-30 | 1 | -3/+2![]() |
| | | | | | [SERVER] Build error/warning on x64 fixed | ||||
| * | [SERVER] Reload configuration at runtime | Johann Latocha | 2012-01-26 | 1 | -31/+65 |
| | | |||||
| * | [KERNEL] Multi device support | Johann Latocha | 2012-01-25 | 1 | -5/+6 |
| | | |||||
| * | Serving more than one image. | Johann Latocha | 2012-01-24 | 1 | -14/+70 |
| | | |||||
| * | Support files > 4GB | Johann Latocha | 2012-01-20 | 1 | -4/+5 |
| | | |||||
| * | First working version :) | Johann Latocha | 2012-01-19 | 1 | -20/+23 |
| | | |||||
| * | initial commit | Johann Latocha | 2011-11-29 | 1 | -0/+173 |

