Commit Graph

49 Commits

Author SHA1 Message Date
Michael Friedrich 7aafcf15a5 Windows Wizard: Fix 'Examine Config' directory
refs #11449
2016-04-19 16:10:30 +02:00
Gunnar Beutner dc134a0866 Update the agent wizard banner
fixes #11585
2016-04-15 04:11:59 +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 1c310c3f75 Replace the agent wizard banner
refs #11449
2016-04-13 21:44:15 +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 df61b4940e Update banner for the Windows setup wizard
refs #11449
2016-04-12 12:22:46 +02:00
Rune Darrud 6f6c133771 Add the Icinga2SetupAgent.exe.config to Windows installer
fixes #10624
2016-04-12 12:18:32 +02:00
Gunnar Beutner 9deb1f77ec Remove 1px border around the dialog banner image
refs #11449
2016-04-11 18:15:14 +02:00
Gunnar Beutner d4f4d57699 Add new images for the Windows installer
refs #11449
2016-04-11 18:02:56 +02:00
Gunnar Beutner 3715f307a1 Fix incorrect path for the X509 certificates on Windows
refs #11449
2016-04-01 11:44:02 +02:00
Gunnar Beutner dc09f5f706 Remove unused code in the Windows wizard
refs #11449
2016-03-31 14:53:54 +02:00
Gunnar Beutner c5b7f9000d Add preliminary support for 64-bit packages
refs #11449
2016-03-30 11:47:39 +02:00
Gunnar Beutner 2ffbd1a161 Fix: FatalError() returns when called before Application.Run
fixes #11475
2016-03-30 09:58:01 +02:00
Gunnar Beutner eb7887dad0 Update NSClient++ to version 0.4.4.19
fixes #11473
fixes #11474
2016-03-30 09:47:45 +02:00
Rune Darrud 26db63ba39 Add support for x64 Icinga2SetupAgent
refs #11462
2016-03-29 23:56:06 +02:00
Jean Flach 355c2610a9 Make agent error output more verbose
Adds the ran command to the agents error output

fixes #11388
2016-03-15 16:59:49 +01:00
Jean Flach 8f875dd51f Fix Windows Agent failing with special characters
refs #11327
2016-03-14 16:37:15 +01:00
Gunnar Beutner 599929b0f6 Update copyright headers for 2016 2016-01-12 08:29:59 +01:00
Jean Flach 6995b0e5ef Fix possible crash in Icinga 2 Setup Wizard
fixes #10708
2015-11-23 14:13:32 +01:00
Gunnar Beutner a0f7aa4fe6 Move NSClient++ installation step after all other wizard steps
refs #9263
2015-06-15 13:43:55 +02:00
Gunnar Beutner a1d80418db Add "Install NSClient++" check box in the Windows wizard
fixes #9263
2015-06-15 11:19:18 +02:00
Gunnar Beutner 85d773a21b Improve user experience when updating Icinga 2 with the NSIS installer
fixes #8116
2015-05-12 13:55:40 +02:00
Jean-Marcel Flach 8e73d72447 Add accept config/commands option to node setup
fixes #8803
2015-03-30 13:20:47 +02:00
Gunnar Beutner 6176d3bc8c Release version 2.3.0 2015-03-09 12:53:15 +01:00
Gunnar Beutner b83e207eb7 Add another missing directory
refs #7995
2015-02-10 09:31:41 +01:00
Gunnar Beutner b1b6c10406 Add missing directory in the Windows setup wizard
fixes #7995
2015-02-10 09:02:31 +01:00
Michael Friedrich 78bfd0204c Update copyright year 2015-01-22 12:00:23 +01:00
Gunnar Beutner bf6a205edf Fix file permissions in the Windows wizard
refs #7726
2014-11-18 18:33:51 +01:00
Gunnar Beutner f8a5f98804 Fix: Windows wizard is missing --zone argument
fixes #7726
2014-11-18 16:19:32 +01:00
Gunnar Beutner e4656d9b25 Fix incorrect CLI command name in the Windows wizard
fixes #7725
2014-11-18 16:07:16 +01:00
Gunnar Beutner 98d81ffc85 Fix CA2202 code analysis warning in the Windows wizard 2014-11-13 20:18:41 +01:00
Gunnar Beutner 086eeea66f Update texts for the Windows wizard
refs #7525
2014-10-31 13:08:09 +01:00
Gunnar Beutner 41266aab2f Remove obsolete scripts
refs #7248
2014-10-24 12:19:36 +02:00
Gunnar Beutner 489badcea8 Fix icinga2-list-agents
refs #7248
2014-10-24 11:44:11 +02:00
Gunnar Beutner 9161b17122 Make "agent setup" ask the user for the endpoint names
refs #7423
2014-10-23 04:23:22 +02:00
Gunnar Beutner c2be28ee55 Create missing directory
refs #7241
2014-10-22 22:02:31 +02:00
Gunnar Beutner 58678df1d7 Fix certificate requests for "agent setup"
refs #7423
2014-10-22 21:49:41 +02:00
Gunnar Beutner edbfe222d3 Change architecture of the Wizard project back to x86 2014-10-22 21:15:29 +02:00
Gunnar Beutner 900b62c129 Revert "Rename .csproj platform to match CMake targets"
This reverts commit 977ef99abb.

Conflicts:
	agent/windows-setup-agent/Icinga2SetupAgent.csproj
2014-10-22 21:08:28 +02:00
Michael Friedrich 6bfd6312f5 Rename PKI arguments
fixes #7427
2014-10-22 16:01:59 +02:00
Gunnar Beutner 97b5b42cb0 Explicitly set platform name for the Windows Wizard project
refs #7241
2014-10-22 10:05:45 +02:00
Gunnar Beutner 977ef99abb Rename .csproj platform to match CMake targets
refs #7241
2014-10-22 09:38:09 +02:00
Gunnar Beutner 025221ab54 Add missing files 2014-10-22 09:34:39 +02:00
Gunnar Beutner bed490829a Use the "agent setup" CLI command in the Windows wizard
fixes #7241
2014-10-22 09:34:09 +02:00
Gunnar Beutner 9c7d97b8bc Update the Windows agent wizard
refs #7241
2014-10-21 16:07:39 +02:00
Michael Friedrich e293092bdc CLI: Add basic agent command functionality (add, remove)
Prepare for set, setup, wizard, *list.
Change repository files to .repo, rename .peer to .settings

refs #7248
refs #7255
2014-10-21 13:23:46 +02:00
Gunnar Beutner d7d6d6096f Remove icinga2-enable-feature and icinga2-disable-feature
refs #7250
2014-10-14 18:35:52 +02:00
Gunnar Beutner 954debf235 Build fix for Linux 2014-09-19 10:10:45 +02:00
Gunnar Beutner 24f17c0fc6 Add the agent scripts to cmake
refs #7243
2014-09-17 11:29:58 +02:00