Anvil
|
* Created Get->kernel_release() that returns the current kernel release (version) in use on the host or on a remote system.
|
2021-12-07 20:03:39 -05:00 |
cgi-bin
|
* Fixed a bug (maybe) that was causing users to get immediately logged out of the WebUI
|
2021-11-15 01:01:23 -05:00 |
html
|
* Added a new parameter called 'sensitive' to Database->connect() that returns after connections before any ancilliary checks are done, minimizing connect time.
|
2021-06-03 22:25:36 -04:00 |
journald.conf.d
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
m4
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
make
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
man
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
ocf
|
Fixed a bug in ocf:alteeve:server's new migration network support.
|
2021-10-10 16:42:58 -04:00 |
pxe
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
scancore-agents
|
* Updated Database->configure_pgsql() to use 'postgresql-setup --initdb --unit postgresql' instead of the deprecaded 'initdb' switch.
|
2021-10-28 12:07:36 -04:00 |
scripts
|
* 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 |
share
|
* Created Get->kernel_release() that returns the current kernel release (version) in use on the host or on a remote system.
|
2021-12-07 20:03:39 -05:00 |
striker-ui
|
chore: bump ansi-regex from 5.0.0 to 5.0.1 in /striker-ui
|
2021-12-10 22:40:22 +00:00 |
tools
|
* Created Get->kernel_release() that returns the current kernel release (version) in use on the host or on a remote system.
|
2021-12-07 20:03:39 -05:00 |
units
|
Removed the anvil-daemon unit file attempt to compile DRBD's kernel module.
|
2021-12-07 20:13:11 -05:00 |
.gitignore
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
anvil.conf
|
* Created ScanCore->check_temperature_direct() based around that start logic from ScanCore->post_scan_analysis_striker() temperature check, and updated the later to use the former.
|
2021-11-29 22:43:23 -05:00 |
anvil.spec.in
|
Added ssh askpass for Striker so VMM can ask to confirm fingerprints.
|
2021-12-02 12:41:21 -05:00 |
anvil.version.in
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
autogen.sh
|
[build] first pass at adding a build system to integrate with CI
|
2021-01-30 20:16:30 +01:00 |
configure.ac
|
[build] fix FASEXECPREFIX handling and ship fence_ in -core rpm
|
2021-11-24 21:58:16 +01:00 |
Makefile.am
|
build(cgi-bin): add striker-ui subdir to autotools
|
2021-06-04 12:11:49 -04:00 |
notes
|
* Fixed a bug (maybe) that was causing users to get immediately logged out of the WebUI
|
2021-11-15 01:01:23 -05:00 |
README.md
|
* Created Job->running() to return '1' when one or more jobs are in progress on the host.
|
2019-01-31 23:26:55 -05:00 |
scancore.README
|
* Created Cluster->delete_server(), which deletes a server resource from pacemaker (stopping it first, if needed).
|
2021-01-25 01:00:55 -05:00 |
watch_logs
|
** Major Changes **
|
2017-10-20 00:19:32 -04:00 |