Local modifications to ClusterLabs/Anvil by Alteeve
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Digimer daca6c887b * This contains a fairly major change to how time stamps are handled. All INSERT and UPDATE calls now generate a new timestamp via Database->refresh_timestamp, instead of using 'sys::database::timestamp'. This was done in responce to finding a bug where tables in a database differed in both counts of public and private schemas (ip_addresses table, specifically) that failed to resync because the timestamps were re-used too often. 4 years ago
..
Makefile.am build(cgi-bin): exclude get_anvil_status endpoint 4 years ago
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. 4 years ago
get_anvils fix(cgi-bin): move error string key to 0307 4 years ago
get_cpu fix(cgi-bin): add login cookie guard to get_cpu 4 years ago
get_filesystems chore(cgi-bin): rename existing get_shared_storage->get_filesystems 4 years ago
get_memory fix(cgi-bin): correct reserved memory constant to 8GiB 4 years ago
get_networks fix(cgi-bin): add login cookie guard to get_networks 4 years ago
get_replicated_storage fix(cgi-bin): add login cookie guard to get_replicated_storage 4 years ago
get_servers fix(cgi-bin): add login cookie guard to get_servers 4 years ago
get_shared_storage fix(cgi-bin): add login cookie guard to get_shared_storage 4 years ago
get_status fix(cgi-bin): add login cookie guard to get_status 4 years ago
set_membership fix(cgi-bin): add login cookie guard to set_membership 4 years ago
set_power fix(cgi-bin): add login cookie guard to set_power 4 years ago
striker * This contains a fairly major change to how time stamps are handled. All INSERT and UPDATE calls now generate a new timestamp via Database->refresh_timestamp, instead of using 'sys::database::timestamp'. This was done in responce to finding a bug where tables in a database differed in both counts of public and private schemas (ip_addresses table, specifically) that failed to resync because the timestamps were re-used too often. 4 years ago
upload.pl * Finished the web interface components of the Anvil! File Manager! Files can be purged, sync'ed or removed from specific Anvil! systems, renamed and their file types changed (and setting/removing the executable bits) as needed. 4 years ago