| Commit message (Expand) | Author | Age | Files | Lines |
* | [dnbd3] Fix type error | Simon Rettberg | 2024-02-15 | 1 | -2/+2 |
* | Remove 32bit support | Simon Rettberg | 2023-11-15 | 1 | -10/+3 |
* | Add function param/return types, fix a lot more phpstorm complaints | Simon Rettberg | 2023-11-14 | 2 | -22/+14 |
* | Roundup of issues reported by PHPStorm | Simon Rettberg | 2023-11-02 | 1 | -2/+2 |
* | [dnbd3] Add option to prefer satellite server for initial connection | Simon Rettberg | 2023-06-13 | 1 | -0/+10 |
* | [dnbd3/vmstore] Add selection for DNBD3 server, or NFS mode, show any errors | Simon Rettberg | 2022-07-05 | 1 | -0/+8 |
* | [dnbd3/vmstore] Add first version of speedtest/benchmark GUI | Simon Rettberg | 2022-07-01 | 1 | -1/+1 |
* | [dnbd3] Rename/refactor RPC methods/constants | Simon Rettberg | 2022-06-24 | 3 | -41/+45 |
* | [dnbd3] Show upload speed and client count in realtime | Simon Rettberg | 2022-05-17 | 1 | -0/+73 |
* | [dnbd3] Types | Simon Rettberg | 2022-05-12 | 1 | -4/+4 |
* | Moderize Database handling | Simon Rettberg | 2021-05-11 | 1 | -4/+4 |
* | [dnbd3] Show version information in proxy/server details | Simon Rettberg | 2021-03-09 | 1 | -1/+1 |
* | [dnbd3] Allow overriding certain server.conf values for proxy | Simon Rettberg | 2020-11-05 | 1 | -0/+8 |
* | [dnbd3] Run mount script when toggling dnbd3 usage | Simon Rettberg | 2020-02-26 | 1 | -1/+2 |
* | [dnbd3] Remove unused code | Simon Rettberg | 2020-02-25 | 1 | -7/+1 |
* | [dnbd3] Don't stop dnbd3-server when disabling dnbd3 for VMs | Simon Rettberg | 2020-01-28 | 1 | -5/+1 |
* | Fix some more typos | Stefan Weil | 2019-12-16 | 1 | -1/+1 |
* | [dnbd3] Prevent A_I value from increasing all the time | Simon Rettberg | 2019-09-26 | 1 | -1/+13 |
* | [dnbd3] proxy view: Show cache-map when clicking percentage of image | Simon Rettberg | 2019-09-09 | 1 | -14/+30 |
* | [dnbd3] Support specifying port, IPv6 addresses | Simon Rettberg | 2019-03-07 | 2 | -7/+32 |
* | [dnbd3] Runmode: Merge IP ranges opened in firewall | Simon Rettberg | 2018-03-31 | 1 | -3/+43 |
* | [dnbd3] Fix subnet to CIDR calculation on 32bit php :/ | Simon Rettberg | 2018-03-28 | 1 | -1/+5 |
* | [dnbd3] Allow configuring alternative IP address for managed proxy | Simon Rettberg | 2017-12-11 | 1 | -4/+7 |
* | [dnbd3] Disable SLX_SYSTEM_STANDBY_TIMEOUT | Simon Rettberg | 2017-11-28 | 1 | -0/+1 |
* | [dnbd3] Extend server details page (altservers, config) | Simon Rettberg | 2017-11-13 | 2 | -1/+20 |
* | [dnbd3] Improve server sorting, main-warning, errormsg, Taskmanager intergration | Simon Rettberg | 2017-10-26 | 3 | -10/+58 |
* | [dnbd3] Implement settings dialog for automatic proxies | Simon Rettberg | 2017-10-13 | 1 | -2/+7 |
* | [dnbd3] Show free space, fix styling, add help texts and strings (de) | Simon Rettberg | 2017-10-12 | 2 | -6/+12 |
* | [dnbd3] Implement adding and deleting servers | Simon Rettberg | 2017-10-11 | 1 | -1/+6 |
* | [dnbd3] Fix CIDR generation for proxies, add baseconfig hook for clients | Simon Rettberg | 2017-10-11 | 2 | -12/+34 |
* | [dnbd3] More progress, manage location restrictions for proxies | Simon Rettberg | 2017-10-10 | 2 | -1/+99 |
* | [dnbd3] New module for managing dnbd3 servers - WIP | Simon Rettberg | 2017-10-06 | 2 | -0/+95 |