Alexander Aleksandrovič Klimov

Results 470 comments of Alexander Aleksandrovič Klimov

Btw. any idea what's the matter with the unused OpenSSL functions?

## TODO * [x] Have a look at Windows

> > @julianbrost Would you prefer me finish this or have this merged "ASAP" not to have it laying around for too long? > > What are the thing you...

Oh, that's the point! They **are** inside `#ifdef`s... but reported as unused?!

To me they seem to be still used. (Just search for them via Ctrl+F in the same file.) And the usages are in identical ifdefs.

Actually this PR has never been about compiler warnings cleanup by itself. I as a dev just don’t want to get spammed with them as that hides everything else. I...

> if we could just load the early config that uses this function in an activation context by default ~This would violate `icinga2 daemon -z`.~

> If the config deployment system installs some files to C:\ProgramData\icinga2 BEFORE the MSI is installed, Would any of the following be a reasonable workaround to you? * Install s/some...

> If newer configs would get shipped with the MSI, I would never get them. If you want to change your config, feel free to do so. Don't you have...