Commit Graph

2331 Commits

Author SHA1 Message Date
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
Michael Friedrich 08b20bb8bb Documentation: Fix i2enfeature example. 2013-10-08 16:39:23 +02:00
Michael Friedrich d4e16eed52 spec: Move ITL into -common.
refs #4811
refs #4772
2013-10-08 16:26:17 +02:00
Michael Friedrich 61602240ab spec: Fix user/group creation, only call i2enfeature ido-mysql on fresh install.
refs #4772
refs #4811
2013-10-08 16:10:14 +02:00
Gunnar Beutner bb0012e7b6 Fix the example config. 2013-10-08 15:54:21 +02:00
Gunnar Beutner d36e2ebd1a Build fix for CentOS 5.9.
Fixes #4819
2013-10-08 15:43:36 +02:00
Michael Friedrich d3314d5840 spec: Drop boost detection workaround. 2013-10-08 15:25:57 +02:00
Gunnar Beutner 86c11c3306 Fix boost detection on CentOS 5.x (again). 2013-10-08 15:13:37 +02:00
Michael Friedrich 71a8802249 spec: Add sub packages icinga2-{doc,common}.
refs #4533
2013-10-08 14:45:35 +02:00
Gunnar Beutner 07edc584c8 Fix boost detection on CentOS 5.x. 2013-10-08 14:24:15 +02:00
Michael Friedrich dd5eb2abc2 Documentation: Hide internal definition. 2013-10-08 14:10:14 +02:00
Gunnar Beutner 6161c2b10d Redirect getent/dscl output. 2013-10-08 14:02:18 +02:00
Gunnar Beutner 13b8edd239 Update INSTALL file. 2013-10-08 12:57:41 +02:00
Gunnar Beutner 79dd1d3d56 Add config_lexer.cc, config_parser.cc and config_parser.h to the dist tarball.
Fixes #4814
2013-10-08 12:52:47 +02:00