Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SERVER] Implement HTTP RPC that supports different queries and ACL | Simon Rettberg | 2017-10-01 | 1 | -1/+3 |
| | | | | | | | | | - ACL is defined in new file rpc.acl - Queries are still WIP, for now something like /query?q=stats&q=images /query?q=clients works, although the parsing is still ugly - Also supports HTTP keep-alive | ||||
* | Removed dnbd3_printClients, added clients to statistics json in rpc. | Stephan Schwaer | 2015-05-04 | 1 | -1/+0 |
| | |||||
* | [SERVER] PoC RPC interface | schwaers | 2015-04-30 | 1 | -0/+7 |
| | |||||
* | Rewriting.... | sr | 2013-07-08 | 1 | -55/+0 |
| | |||||
* | [SERVER] Refactor code | sr | 2012-12-19 | 1 | -0/+55 |
[SERVER] Return List of Alt Servers on RPC_IMG_LIST |