Anvil
* Fixed a bug in Convert->format_mmddyy_to_yymmdd() where being passed '--' didn't return the same.
2022-01-18 02:38:50 -05:00
cgi-bin
Minor update to make the fence device name marked as a mandatory field.
2022-01-04 21:02:24 -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
Fixed a bug where, if the host IPMI BMC wouldn't allow spaces in the password and the user had a space, IPMI would never configure or get used as a fence method.
2022-01-17 17:54:46 -05: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
* Fixed a bug in Convert->format_mmddyy_to_yymmdd() where being passed '--' didn't return the same.
2022-01-18 02:38:50 -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
* Fixed a bug in Convert->format_mmddyy_to_yymmdd() where being passed '--' didn't return the same.
2022-01-18 02:38:50 -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
* Updated scan-network to also clean up the media type.
2022-01-12 23:27:44 -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