anvil/cgi-bin
2021-08-04 13:40:02 -04:00
..
get_anvil_status * The work on PXE / UEFI support is broken, and will be set aside for the time being. The commit here is working to getting things fixed, but it's taking too much time away from more pressing issues. 2021-02-16 17:32:43 -05:00
get_anvils fix(cgi-bin): move error string key to 0307 2021-06-04 19:00:34 -04:00
get_cpu fix(cgi-bin): add login cookie guard to get_cpu 2021-06-04 19:00:34 -04:00
get_filesystems chore(cgi-bin): rename existing get_shared_storage->get_filesystems 2021-06-03 11:26:32 -04:00
get_memory fix(cgi-bin): correct reserved memory constant to 8GiB 2021-06-04 19:41:09 -04:00
get_networks fix(cgi-bin): correct typo in network bond link speed comparison 2021-07-20 11:42:24 -04:00
get_replicated_storage fix(cgi-bin): add login cookie guard to get_replicated_storage 2021-06-04 19:14:33 -04:00
get_servers fix(cgi-bin): add login cookie guard to get_servers 2021-06-04 19:15:13 -04:00
get_shared_storage fix(cgi-bin): add login cookie guard to get_shared_storage 2021-06-04 19:16:04 -04:00
get_status fix(cgi-bin): add login cookie guard to get_status 2021-06-04 19:16:51 -04:00
Makefile.am build(cgi-bin): include manage_vnc_pipes endpoint into makefile 2021-08-04 13:40:02 -04:00
manage_vnc_pipes fix(cgi-bin): add login cookie guard to manage_vnc_pipes endpoint 2021-08-04 13:40:02 -04:00
set_membership fix(cgi-bin): add login cookie guard to set_membership 2021-06-04 19:17:49 -04:00
set_power fix(cgi-bin): enable sending power on/off server VM jobs 2021-06-25 16:13:31 -04:00
striker * Updated the pacemaker server config to drop the stop timeout to 5 minutes and the migration timeout to 10 minutes. This will avoid blocking the entire cluster when a stop or migrate operation times out. Will update scan-server to clean these up when they happen. 2021-06-11 03:17:07 -04:00
upload.pl