2224 Commits

Author SHA1 Message Date
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
Gunnar Beutner
9782a361bb Convert global attributes to script variables. 2013-10-08 12:37:21 +02:00
Gunnar Beutner
29adc21021 Use script variables for global options. 2013-10-08 12:22:16 +02:00
Gunnar Beutner
369d88b3c4 Implement global attributes. 2013-10-08 11:57:35 +02:00
Gunnar Beutner
28bc5eab7d Fix group check.
Fixes #4816
2013-10-08 09:36:58 +02:00
Gunnar Beutner
f2d7798f68 Update documentation. 2013-10-08 09:36:44 +02:00
Michael Friedrich
6042d98eda Properly detect boost141 libs/headers on el5.
refs #4772
2013-10-07 19:13:27 +02:00
Michael Friedrich
f322896165 Depend on boost141 libs in el5. 2013-10-07 18:03:48 +02:00