Julian Brost
23aa628665
Windows: automatically migrate from mainlog to windowseventlog
2021-06-21 15:15:54 +02:00
Julian Brost
6de9f58810
Add WindowsEventLogLogger
2021-06-21 15:15:54 +02:00
Michael Insel
54d9470c6b
Use WixNetFxExtension to detect installed .NET
...
This implements the use of the WixNetFxExtension for the WIX toolset, to
detect the installed .NET Framework version. If the installed .NET
version is lower than 4.6 the installation process will terminate with
the note to install at least .NET Framework 4.6.
refs #7090
2019-04-29 12:19:05 +02:00
Michael Friedrich
37b715baf1
Replace a few more copyright strings
2019-02-25 16:30:40 +01:00
Michael Friedrich
458f997a18
Replace Copyright header with a short version, part II
2019-02-25 15:09:36 +01:00
Michael Friedrich
d14a88235d
Replace Copyright header with a short version, part I
...
CLion -> replace in path
2019-02-25 14:48:22 +01:00
Michael Insel
68faeccff8
Update Windows Agent design
...
This updates the Windows agent design to use the Icinga background
image.
refs #6729
2018-10-25 18:00:10 +02:00
Michael Friedrich
dea5ec614e
icinga.com: Update CMakeLists.txt
2018-10-18 09:35:18 +02:00
Michael Friedrich
dab53448bc
icinga.com: Update *.{h,c}pp
2018-10-18 09:27:04 +02:00
Markus Frosch
7b4e93b52a
windows: Allow suppression of extra actions in the MSI package
...
By setting SUPPRESS_XTRA
2018-08-20 10:37:47 +02:00
Markus Frosch
ddc5b951b3
Revert "Implement support for the --env command-line argument"
2018-07-26 17:09:06 +02:00
Gunnar Beutner
c577554073
Implement support for the --env command-line argument
2018-06-27 13:15:52 +02:00
Jean Flach
1da6b2c883
Fix whitespaces in CMakeLists files
...
Uses 2 space indentation as standard
2018-01-19 09:19:40 +01:00
Gunnar Beutner
75e2473616
Clean up source lists in the CMakeLists.txt files
2018-01-03 11:47:46 +01:00
Michael Insel
158ae2188e
Change copyright header for 2018
2018-01-02 12:08:55 +01:00
Gunnar Beutner
1ad83886ac
Replace a few more NULLs with nullptr
2017-12-14 15:37:20 +01:00
Gunnar Beutner
1bf12c9685
Merge pull request #5857 from Icinga/fix/compiler-warnings
...
Fix compiler warnings
2017-12-14 13:49:25 +01:00
Gunnar Beutner
b12968881d
Implement AppLocal deployment support for UCRT
2017-12-14 08:53:44 +01:00
Gunnar Beutner
42744fde5b
Remove extraneous whitespace
2017-12-14 08:50:09 +01:00
Michael Friedrich
4d25afad21
Revert "Windows: Remove requirement for KB2999226 (VS2015)"
...
This reverts commit 5c4a833116
.
2017-11-17 12:59:26 +01:00
Michael Friedrich
953d840cc1
Fix certificate paths for installers
...
refs #5450
2017-09-22 15:00:45 +02:00
Michael Friedrich
4a8565f304
Drop repository from Windows installer
...
refs #4799
2017-09-22 14:05:15 +02:00
Michael Friedrich
b7caf0820d
Ensure that *.icinga.com is used everywhere
...
fixes #13897
fixes #13277
2017-01-10 17:19:12 +01:00
Jean Flach
4b61aee90c
Add option to choose icinga2s user
...
Adds the --scm-user option and a check box and text field in the Agent
fixes #9119
2016-10-25 16:08:03 +02:00
Rune Darrud
ae38f160de
Cleanup unused functions from icinga-installer
...
fixes #12452
2016-08-16 14:54:32 +02:00
Michael Friedrich
5c4a833116
Windows: Remove requirement for KB2999226 (VS2015)
...
refs #11739
2016-07-06 17:11:21 +02:00
Gunnar Beutner
63f83e8bec
Build fix for Visual Studio 2013
...
fixes #12099
2016-07-05 13:50:08 +02:00
Michael Friedrich
e27dee5476
Windows: Fix missing path for repository handler
...
fixes #11817
2016-05-21 13:05:35 +02:00
Gunnar Beutner
913bfe4eb2
Move user data before running the uninstaller
...
refs #11449
2016-04-18 16:46:27 +02:00
Gunnar Beutner
8b9bbd6f6e
Fix "Run Icinga 2 wizard" option in the installer
...
refs #11449
2016-04-14 19:37:38 +02:00
Gunnar Beutner
5c04331de3
Fix include for icinga2.wixpatch (again)
...
refs #11449
2016-04-14 14:58:13 +02:00
Gunnar Beutner
e4615e8d09
Use _rmdir instead of _unlink
...
refs #11449
2016-04-14 14:39:48 +02:00
Gunnar Beutner
0d39c7361d
Remove the Icinga 2 directory (if it's empty) after running uninstall.exe
...
refs #11449
2016-04-14 14:24:56 +02:00
Gunnar Beutner
936bd4aa0d
Fix support for building debug MSI packages
...
refs #11449
2016-04-14 14:08:18 +02:00
Gunnar Beutner
63a7453e10
Make sure NSIS-based installations are uninstalled before we copy the new
...
files
refs #11449
2016-04-14 12:16:45 +02:00
Gunnar Beutner
4f697c8b4b
Fix arguments for uninstall.exe
...
refs #11449
2016-04-14 07:51:23 +02:00
Gunnar Beutner
2b796aba84
Wait for uninstall.exe to terminate
...
refs #11449
2016-04-14 07:04:36 +02:00
Gunnar Beutner
5633440e39
Make sure the etc and var directories are in the common data directory
...
refs #11449
2016-04-13 21:32:20 +02:00
Gunnar Beutner
327d12295c
Implement support for upgrading NSIS-based installations
...
refs #11449
2016-04-01 08:42:58 +02:00
Gunnar Beutner
b0264dba3b
Hide console windows during installation
...
refs #11449
2016-04-01 07:37:03 +02:00
Gunnar Beutner
7b41891b3b
Add missing MkDirP call
...
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner
948c8f1342
Make sure config files aren't overwritten during updates
...
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner
14db2f04a8
Add missing pre and post installation commands
...
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner
6bf3225e84
Implement support for running custom install/uninstall actions
...
refs #11449
2016-03-31 14:53:54 +02:00