Commit Graph

2382 Commits

Author SHA1 Message Date
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
Michael Friedrich c2ec11e1e5 There is no mysql-libs package on el5. 2013-10-07 17:53:53 +02:00
Michael Friedrich 45fd744aee Fix package name. 2013-10-07 17:48:33 +02:00
Michael Friedrich 2e2a602334 Update boost requirements for el5.
refs #4772
refs #4781
2013-10-07 17:34:05 +02:00
Michael Friedrich 02f7170298 Fix group detection on el5. 2013-10-07 17:25:30 +02:00
Michael Friedrich bed3cecd3a el5 libtoolize does not support --quiet flag. 2013-10-07 17:23:57 +02:00
Gunnar Beutner 8c71007b60 Update example config. 2013-10-07 15:03:08 +02:00
Gunnar Beutner 1d00009c03 Update documentation. 2013-10-07 15:02:12 +02:00
Gunnar Beutner 9d5edebd73 Another build fix. 2013-10-07 11:20:56 +02:00
Gunnar Beutner fb9f0bc178 Build fix. 2013-10-07 11:18:12 +02:00
Gunnar Beutner 11ae80576a Remove auto-generated files. 2013-10-07 10:28:26 +02:00
Gunnar Beutner 33df69f509 Update documentation. 2013-10-07 09:35:44 +02:00
Gunnar Beutner ba5ea23ba2 Update discover.py script. 2013-10-07 09:35:35 +02:00
Gunnar Beutner 55ba6bd65c Increase file descriptor limit in the init script. 2013-10-07 09:35:13 +02:00
Gunnar Beutner f7700a9610 Fix make uninstall. 2013-10-03 23:33:20 +02:00
Gunnar Beutner dfd8f6743e Fix left-over files after make distclean. 2013-10-03 23:32:32 +02:00
Gunnar Beutner e7e5966203 Add default rpaths for Debian. 2013-10-03 23:31:17 +02:00
Gunnar Beutner f449eb9e84 Implement Utility::Random(). 2013-10-03 22:10:46 +02:00
Michael Friedrich d2d6653236 Clean contrib/.
fixes #4774
2013-10-03 20:36:44 +02:00
Michael Friedrich d79680c642 Add random state to NullCheckTask.
refs #4774
2013-10-03 20:33:32 +02:00
Michael Friedrich a24c233ecb Restore missing accessor.
refs #4756
2013-10-03 19:52:56 +02:00
Michael Friedrich 7f330c0308 Add config feature 'syslog' logger. 2013-10-03 19:40:26 +02:00
Michael Friedrich f55d48cfb3 Fix compiler warnings (wip)
refs #4756
2013-10-03 18:58:48 +02:00
Michael Friedrich 7031421162 compat: Add {host,service}_groups attributes. 2013-10-03 17:59:17 +02:00
Michael Friedrich ae12f9923d compat: Add more service config attributes. 2013-10-03 17:30:58 +02:00
Gunnar Beutner 6e9ffea381 Revert "SUSE spec file fix."
This reverts commit 6714e14d11.
2013-10-03 15:01:02 +02:00
Gunnar Beutner 3e04e49126 Yet another spec file fix. 2013-10-03 14:32:35 +02:00
Gunnar Beutner 5b7b9cad00 Fix spec file for Fedora (again). 2013-10-03 14:27:06 +02:00
Gunnar Beutner c7ef3de478 Fix spec file for Fedora. 2013-10-03 14:09:24 +02:00
Gunnar Beutner 6714e14d11 SUSE spec file fix. 2013-10-03 14:09:24 +02:00
Gunnar Beutner eff3e7ec47 Remove broken symlink. 2013-10-03 13:03:54 +02:00
Gunnar Beutner 80f44e1edf Fix tests. 2013-10-03 12:47:53 +02:00
Gunnar Beutner 343f0ed441 Fix openSUSE builds. 2013-10-03 12:28:13 +02:00
Gunnar Beutner a03559a3a4 Another spec file fix. 2013-10-03 12:00:50 +02:00
Gunnar Beutner d8390d441c Fix spec file. 2013-10-03 11:49:26 +02:00
Michael Friedrich 157d06bc34 livestatus: Fix OneAccessor. 2013-10-03 03:48:12 +02:00
Michael Friedrich 732f07a83f db_ido: Add object_id for logentries.
see https://dev.icinga.org/issues/4754 for the extension.
2013-10-03 03:41:47 +02:00
Michael Friedrich bfa8cf789b compat: Add more host attributes, refactor contacts getter. 2013-10-02 21:09:13 +02:00
Michael Friedrich 972a4f8b9a Change user attribute macros to $USER...$
but keep the $CONTACT...$ still supported for compatibility.

fixes #4792
2013-10-02 19:01:03 +02:00
Michael Friedrich d97d2e399d initscript: Fix description.
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2013-10-02 17:33:24 +02:00
Gunnar Beutner 2870fa5e95 Install directories with the right user/group. 2013-10-02 14:50:32 +02:00
Gunnar Beutner 714b22d790 Fix example configuration. 2013-10-02 14:36:52 +02:00
Gunnar Beutner 3a740f2e3b Another DESTDIR fix. 2013-10-02 14:27:17 +02:00