| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
[SERVER] Return List of Alt Servers on RPC_IMG_LIST
|
| |
|
|
| |
[SERVER] Restructure RPC functions, add helpers
|
| | |
|
| |
|
|
|
|
| |
[SERVER] Skeleton of server-to-server communication
[SERVER] Update access-time of images in use by actual clients
[*] Add dnbd3_host_t type to handle address+port+addrtype consistently across the project
|
| | |
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
TODO: unlink file
|
| | |
|
| | |
|
|
|
[SERVER] Print connected clients and used images
|