icinga-powershell-framework/lib/core/repository
2025-04-25 16:14:49 +02:00
..
Add-IcingaRepository.psm1 Fixes repository order/config override on force 2022-02-03 13:36:43 +01:00
Add-IcingaRepositoryErrorState.psm1 Fixes repository error handling and JSON error handling 2024-04-09 18:02:27 +02:00
Clear-IcingaRepositoryErrorState.psm1 Fixes repository error handling and JSON error handling 2024-04-09 18:02:27 +02:00
Disable-IcingaRepository.psm1 Fixes config parser with dot in keys 2021-09-14 10:07:48 +02:00
Enable-IcingaRepository.psm1 Fixes config parser with dot in keys 2021-09-14 10:07:48 +02:00
Get-IcingaComponentList.psm1 Fixes repository error handling and JSON error handling 2024-04-09 18:02:27 +02:00
Get-IcingaComponentLock.psm1 Adds repository management 2021-08-13 22:06:22 +02:00
Get-IcingaForWindowsServiceData.psm1 Fixes leading backslash for service binary on initial setup 2024-04-24 13:10:32 +02:00
Get-IcingaInstallation.psm1 Fixes repository error handling and JSON error handling 2024-04-09 18:02:27 +02:00
Get-IcingaRepositories.psm1 Adds repository management 2021-08-13 22:06:22 +02:00
Get-IcingaRepositoryHash.psm1 Fixes repo hash generator to only include zip/msi 2021-11-11 15:56:20 +01:00
Get-IcingaRepositoryPackage.psm1 Adds support for version names for snapshots 2021-08-20 13:40:35 +02:00
Install-IcingaComponent.psm1 Adds support to ensure Icinga services are always set to delayed auto start 2025-04-25 16:14:49 +02:00
Lock-IcingaComponent.psm1 Adds repository management 2021-08-13 22:06:22 +02:00
New-IcingaRepository.psm1 Adds support to create snapshot repositories with "New-IcingaRepository" 2024-03-13 16:34:09 +01:00
New-IcingaRepositoryFile.psm1 Adds support to create snapshot repositories with "New-IcingaRepository" 2024-03-13 16:34:09 +01:00
Pop-IcingaRepository.psm1 Fixes config parser with dot in keys 2021-09-14 10:07:48 +02:00
Push-IcingaRepository.psm1 Fixes config parser with dot in keys 2021-09-14 10:07:48 +02:00
Read-IcingaMSIMetadata.psm1 Fixes MSI package reader on Windows 2012 R2 2021-08-13 22:46:56 +02:00
Read-IcingaPackageManifest.psm1 Fixes package manifest reader on Win 2012 R2 2022-06-01 16:56:12 +02:00
Read-IcingaRepositoryFile.psm1 Fixes repository error handling and JSON error handling 2024-04-09 18:02:27 +02:00
Read-IcingaServicePackage.psm1 Adds repository management 2021-08-13 22:06:22 +02:00
Remove-IcingaRepository.psm1 Fixes config parser with dot in keys 2021-09-14 10:07:48 +02:00
Search-IcingaRepository.psm1 Fixes repository error handling and JSON error handling 2024-04-09 18:02:27 +02:00
Show-Icinga.psm1 Adds PID to Show-Icinga 2022-02-07 15:29:27 +01:00
Show-IcingaRepository.psm1 Optimizes IMC and centralizes data 2022-02-04 16:11:02 +01:00
Sync-IcingaRepository.psm1 Fixes Sync-IcingaRepository not saving SSH settings 2023-07-25 00:35:20 +02:00
Test-IcingaJSONObject.psm1 Fixes JSON validator to always return False on unhandled errors 2024-04-10 18:06:53 +02:00
Test-IcingaRepositoryErrorState.psm1 Fixes repository error handling and JSON error handling 2024-04-09 18:02:27 +02:00
Test-IcingaValidJSON.psm1 Fixes repo sync by properly checking result 2022-01-04 20:55:34 +01:00
Uninstall-IcingaComponent.psm1 Adds new command to test the functionality of Icinga for Windows 2024-03-25 19:19:53 +01:00
Unlock-IcingaComponent.psm1 Adds repository management 2021-08-13 22:06:22 +02:00
Update-Icinga.psm1 Fixes Update-Icinga to print an error in case a component is not installed 2024-06-06 14:44:07 +02:00
Update-IcingaRepository.psm1 Adds progress bar to repository interaction instead of text output 2023-07-14 20:15:14 +02:00