icinga-powershell-framework/lib
Lord Hepipud 2bbea22648
Merge pull request #405 from Icinga:fix/garbage_collector_memory_leak
Fix: Icinga for Windows memory leak

In some scenarios, Icinga for Windows can contain a memory leak, caused by a bug of the Garbage Collector in older PowerShell versions.

We resolve this by enforcing a more aggressive approach on memory cleanup and by collecting all objects being used.
2021-12-09 17:24:37 +01:00
..
apis Add missing parameters for format string 2021-12-08 17:22:50 +01:00
config Fixes config parser with dot in keys 2021-09-14 10:07:48 +02:00
core Fixes Icinga for Windows memory leak 2021-12-09 17:22:48 +01:00
daemon Adds support for JEA profiles 2021-09-02 09:23:10 +02:00
daemons Fixes Icinga for Windows memory leak 2021-12-09 17:22:48 +01:00
help/help Remove legacy import from files 2021-08-07 14:27:17 +02:00
icinga Fixes thershold interval time conversion 2021-11-03 17:23:42 +01:00
mssql Fixes MSSQL error handling on Integrated Security 2020-09-15 15:41:20 +02:00
web Improves error handling on IMC for Diretor 2021-09-10 11:40:58 +02:00
webserver Adds support for JEA profiles 2021-09-02 09:23:10 +02:00
wmi Adds support for JEA profiles 2021-09-02 09:23:10 +02:00