summaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* [SERVER] Support finer control over replication when a proxy connects to a proxySimon Rettberg2017-11-021-0/+2
| | | | | | | Introduce new flag in "select image" message to tell the uplink server whether we have background replication enabled or not. Also reject a connecting proxy if the connecting proxy uses BGR but we don't, as this would basically force the image to be replicated locally too.
* [SERVER] Implement HTTP RPC that supports different queries and ACLSimon Rettberg2017-10-011-0/+5
| | | | | | | | | - 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
* Revert "up"Jonathan Bauer2016-06-132-5/+8
| | | | This reverts commit bc062fbb650df939c93d88520e822e9df8abc4be.
* upJonathan Bauer2016-06-102-8/+5Star
|
* [SERVER] Get rid of .sample for config files (saves you the rename orgy ↵Simon Rettberg2016-03-222-0/+1
| | | | after install)
* Cmake tuning; move cfg folderSebastian2016-02-113-0/+71