Commit Graph

2294 Commits

Author SHA1 Message Date
Gunnar Beutner c80dac1c25 Install migration script in bindir. 2013-10-11 06:31:21 +02:00
Gunnar Beutner 57e21ef644 Fix permissions for the compat/archives directory. 2013-10-11 06:09:47 +02:00
Gunnar Beutner 8409b55018 More Win64 build fixes. 2013-10-10 23:46:45 +02:00
Gunnar Beutner cafc84d480 Remove duplicate build configuration. 2013-10-10 23:35:26 +02:00
Gunnar Beutner db90a785db Win64 build fix. 2013-10-10 23:30:05 +02:00
Gunnar Beutner 494fb90547 Make sure Registry<> types are unique. 2013-10-10 23:07:34 +02:00
Gunnar Beutner 1b0977a512 Windows build fix. 2013-10-10 23:07:33 +02:00
Michael Friedrich 28c69c21ad Fix error msg in process_check_result helper. 2013-10-10 22:54:00 +02:00
Michael Friedrich 99874a9eee Refactor config migration script, install as /usr/sbin/icinga2-migrate-config
fixes #4696
2013-10-10 20:49:26 +02:00
Gunnar Beutner c0c7f485ad Use icinga2-classicui-config package for Vagrant. 2013-10-10 19:59:51 +02:00
Gunnar Beutner 50ee6d9a1e Some more Vagrant fixes. 2013-10-10 19:15:22 +02:00
Michael Friedrich fa127e5bc0 Update documentation.
refs #4797
2013-10-10 19:06:33 +02:00
Gunnar Beutner 744a07ff48 Fix Vagrant bootstrap script. 2013-10-10 17:54:25 +02:00
Michael Friedrich 6da65a6fd6 spec: Fix $plugindir$ macro on x64 systems.
fixes #4844
2013-10-10 17:17:42 +02:00
Michael Friedrich 160e3f063d Fix command pipe path in classic ui config. 2013-10-10 17:17:42 +02:00
Gunnar Beutner e1a1f13038 Update documentation. 2013-10-10 16:55:59 +02:00
Michael Friedrich b25facafb9 spec: Add icinga2-classicui-config package.
Conflicts with icinga-gui-config meta package shipped with 1.10
2013-10-10 16:43:15 +02:00
Michael Friedrich 8a05cf8cb9 Add missing Makefile.am. 2013-10-10 15:30:04 +02:00
Michael Friedrich 7e5e1d2a9c Fix make dist. 2013-10-10 15:13:12 +02:00
Gunnar Beutner d32ca5133b Use correct name for the icinga command group. 2013-10-10 15:12:10 +02:00
Gunnar Beutner ebc92a0ba6 Implement Vagrant support. 2013-10-10 14:57:17 +02:00
Gunnar Beutner fdc3f32544 Make bug message somewhat more useful. 2013-10-10 14:29:23 +02:00
Gunnar Beutner 6881b7085b Update documentation. 2013-10-10 14:24:19 +02:00
Michael Friedrich cd067d5d2d configure: Only warn if user/group do not exist.
Otherwise packaging is like hell.
2013-10-10 14:01:11 +02:00
Michael Friedrich 74f06be654 Import Classic UI sample config. 2013-10-10 13:22:32 +02:00
Gunnar Beutner d827d470e8 Update permissions in the spec file. 2013-10-10 12:32:50 +02:00
Michael Friedrich 77dfa05d29 spec: Fix install permissions.
fixes #4830
2013-10-10 12:14:34 +02:00
Gunnar Beutner 1dc10ca512 Update Service type definition. 2013-10-10 11:31:17 +02:00
Gunnar Beutner 07e2a38c4d Make getpwnam/getgrnam error messages more user-friendly. 2013-10-10 11:28:07 +02:00
Gunnar Beutner ac9d1d0b1a Icinga 2 directories should belong to the Icinga user.
Fixes #4831
2013-10-10 11:22:45 +02:00
Gunnar Beutner 9d967f868c Update documentation. 2013-10-10 11:22:32 +02:00
Gunnar Beutner 5c683dce86 Update documentation. 2013-10-10 09:40:50 +02:00
Gunnar Beutner 4e6cb1e914 Add list of blacklisted words. 2013-10-10 08:53:12 +02:00
Gunnar Beutner 6559c4b2ff Update documentation. 2013-10-10 08:52:58 +02:00
Michael Friedrich 29a9365a48 Fix getgrname error message. 2013-10-09 23:49:44 +02:00
Michael Friedrich 7aaee262d3 spec: Don't add apache user to the icingacmd group.
fixes #4829
2013-10-09 22:45:52 +02:00
Michael Friedrich 26b183165f Documentation: Add differences between 1.x and 2.x (first draft).
refs #4797
2013-10-09 18:59:44 +02:00
Michael Friedrich a4111d2964 Conversion: Update readme and test config. 2013-10-09 18:55:15 +02:00
Michael Friedrich 4c6f4261ee Conversion: Fix notification attributes. 2013-10-09 18:54:09 +02:00
Michael Friedrich 103a0a715e Documentation: Update installation repositories. 2013-10-09 17:07:28 +02:00
Michael Friedrich 923f963231 spec: Fix sles11 boost dependencies. 2013-10-09 16:11:31 +02:00
Gunnar Beutner 039dbc7029 Build fix. 2013-10-09 15:09:17 +02:00
Michael Friedrich 635167fe55 spec: Require boost 1_54_0 packages. 2013-10-09 15:04:07 +02:00
Gunnar Beutner fe5c925a63 Windows build fix. 2013-10-09 15:03:24 +02:00
Michael Friedrich 46bcaf336c Build fix. 2013-10-09 12:35:11 +02:00
Michael Friedrich a5473a56d0 Reorder test scripts. 2013-10-09 11:27:12 +02:00
Michael Friedrich 40f827df58 ido_mysql, livestatus: Use Application::GetVersion(). 2013-10-09 11:24:37 +02:00
Gunnar Beutner 78fa9bca09 config: Make sure we're not inside a comment when reaching the end of a config file.
Fixes #4821
2013-10-09 08:56:28 +02:00
Gunnar Beutner 3f922e5eac Implement Application::GetVersion().
Fixes #4801
2013-10-09 08:46:31 +02:00
Michael Friedrich a3c6732adc spec: Drop user/group requires. 2013-10-08 18:55:38 +02:00