Gunnar Beutner
|
25da7a2291
|
Add sysconf dir to the version info message.
Refs #5224
|
2013-11-27 11:47:14 +01:00 |
Gunnar Beutner
|
4ff308c948
|
Fix icinga-version.h in dist tarballs.
Fixes #5226
|
2013-11-27 11:31:19 +01:00 |
Gunnar Beutner
|
fa0e1e66a2
|
Merge branch 'feature/mail-notifications-5224' into next
Fixes #5224
|
2013-11-27 10:26:50 +01:00 |
Gunnar Beutner
|
3c29e4e907
|
Use a shell script for the mail-service-notification command.
Refs #5224
|
2013-11-27 09:48:00 +01:00 |
Gunnar Beutner
|
9d8edd286f
|
Implement IcingaSysconfDir variable.
Refs #5224
|
2013-11-27 09:46:31 +01:00 |
Gunnar Beutner
|
ed48934ed4
|
Merge branch 'feature/vagrant-test-4635' into next
Fixes #4635
|
2013-11-26 18:52:29 +01:00 |
Gunnar Beutner
|
4ed798385d
|
Improve bug messages.
Refs #4635
|
2013-11-26 18:35:36 +01:00 |
Gunnar Beutner
|
e368c43081
|
Remove unused file.
Refs #4635
|
2013-11-26 18:34:17 +01:00 |
Gunnar Beutner
|
378b0bca03
|
Add test script for Jenkins.
Refs #4635
|
2013-11-26 18:34:17 +01:00 |
Gunnar Beutner
|
0e086118ca
|
Fix file permissions for /var/*/icinga2 and /etc/icinga.
Fixes #5221
|
2013-11-26 14:21:40 +01:00 |
Gunnar Beutner
|
0bb50b35da
|
Merge branch 'feature/modified-attributes-4746' into next
Fixes #4746
|
2013-11-26 13:57:11 +01:00 |
Gunnar Beutner
|
a2d77451ec
|
Update documentation.
Refs #4746
|
2013-11-26 13:55:07 +01:00 |
Gunnar Beutner
|
6428fc6123
|
Implement override_check_period.
Refs #4746
|
2013-11-26 13:43:56 +01:00 |
Gunnar Beutner
|
245dd66bab
|
Implement override_max_check_attempts.
Refs #4746
|
2013-11-26 13:27:41 +01:00 |
Gunnar Beutner
|
1c8fb7a198
|
Implement override_check_command.
Refs #4746
|
2013-11-26 13:26:21 +01:00 |
Gunnar Beutner
|
b9f9cd03d2
|
Implement override_event_command.
Refs #4746
|
2013-11-26 12:44:49 +01:00 |
Gunnar Beutner
|
ae3eaee1f4
|
Implement override_enable_perfdata.
Refs #4746
|
2013-11-26 12:33:16 +01:00 |
Gunnar Beutner
|
d8c9d6a88a
|
Implement override_enable_flapping.
Refs #4746
|
2013-11-26 12:33:16 +01:00 |
Gunnar Beutner
|
04061adc01
|
Implement override_enable_notifications.
Refs #4746
|
2013-11-26 12:33:10 +01:00 |
Gunnar Beutner
|
1ced583171
|
Document Icinga-specific cmake variables.
Fixes #5127
|
2013-11-26 08:45:47 +01:00 |
Gunnar Beutner
|
7910a8fa37
|
Fix RPM warnings.
Fixes #5193
|
2013-11-25 20:28:06 +01:00 |
Paul Richards
|
593025f763
|
Add NSCA-ng support for the Vagrant VM.
Fixes #5128
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
|
2013-11-24 18:21:20 +01:00 |
Gunnar Beutner
|
d4cc6fb5e0
|
Improve compatibility with Solaris.
Fixes #5129
|
2013-11-24 01:00:35 +01:00 |
Gunnar Beutner
|
e32a149049
|
Glob: Use stat() instead of lstat().
Refs #5123
|
2013-11-22 10:41:57 +01:00 |
Gunnar Beutner
|
7a3a8de83c
|
Optimize IDO queries.
Refs #5124
|
2013-11-22 10:32:53 +01:00 |
Gunnar Beutner
|
b915494157
|
Avoid unnecessary updates for the is_active column.
Fixes #5124
|
2013-11-22 10:13:42 +01:00 |
Gunnar Beutner
|
0978e46d5a
|
Implement file type flags for Utility::Glob.
Fixes #5123
|
2013-11-22 09:03:52 +01:00 |
Gunnar Beutner
|
5bc3b02758
|
Fix syntax error in debuglog.conf
Fixes #5122
|
2013-11-22 08:16:16 +01:00 |
Gunnar Beutner
|
45161fe66d
|
Improve latency after start-up.
Fixes #5121
|
2013-11-21 16:09:21 +01:00 |
Gunnar Beutner
|
7a79886922
|
Fix deadlock in WorkQueue::Enqueue.
Fixes #5120
|
2013-11-21 13:54:01 +01:00 |
Gunnar Beutner
|
ab388ce837
|
Use a file for the default log (instead of syslog).
Fixes #5119
|
2013-11-21 12:28:59 +01:00 |
Gunnar Beutner
|
91338a7e49
|
Remove redundant checks.
Fixes #5071
|
2013-11-21 12:23:55 +01:00 |
Gunnar Beutner
|
1fc47e67a8
|
Implement the IcingaCheckTask check type.
Fixes #2822
|
2013-11-21 11:40:03 +01:00 |
Gunnar Beutner
|
2cefcb5bfa
|
Update minimum flex version.
Fixes #5072
|
2013-11-21 11:22:51 +01:00 |
Gunnar Beutner
|
4612f6f5ba
|
Merge branch 'feature/log-context-5085' into next
Fixes #5085
|
2013-11-21 11:08:19 +01:00 |
Gunnar Beutner
|
92dd32eb68
|
Implement support for high-level stack traces.
Refs #5085
|
2013-11-21 09:42:27 +01:00 |
Gunnar Beutner
|
062110339b
|
Fix spelling mistake.
Refs #5085
|
2013-11-21 08:30:16 +01:00 |
Gunnar Beutner
|
43ab2b69a4
|
Fix handle leak in the ThreadPool class.
Fixes #5078
|
2013-11-21 07:46:12 +01:00 |
Gunnar Beutner
|
27e9cd71e7
|
Create temporary files for PerfdataWriter in a separate directory.
Fixes #5105
|
2013-11-21 07:17:34 +01:00 |
Gunnar Beutner
|
39dcf20a89
|
Implement support for stack traces for STL exceptions.
Fixes #5114
|
2013-11-20 21:55:14 +01:00 |
Gunnar Beutner
|
4534bb08c5
|
Implement DbCatEverything flag.
Fixes #5096
|
2013-11-20 16:47:46 +01:00 |
Gunnar Beutner
|
e5fba1d881
|
Set default build type to RelWithDebInfo.
Fixes #5112
|
2013-11-20 16:36:11 +01:00 |
Gunnar Beutner
|
7b1d34dae7
|
Fix check result, downtime and comment message types.
Fixes #5113
|
2013-11-20 15:33:33 +01:00 |
Gunnar Beutner
|
f9153a96f5
|
Fix syntax error in icinga2-build-key.
Fixes #5110
|
2013-11-20 13:13:35 +01:00 |
Gunnar Beutner
|
b9a13608f3
|
Fix table in the documentation.
Refs #5109
|
2013-11-20 12:04:11 +01:00 |
Gunnar Beutner
|
077ac31045
|
Update documentation.
Fixes #5109
|
2013-11-20 10:29:37 +01:00 |
Gunnar Beutner
|
9bf5ad2a2b
|
Use += for groups in the example config.
Fixes #5084
|
2013-11-20 09:49:17 +01:00 |
Gunnar Beutner
|
933ac5f403
|
Clear ID cache when (re-)connecting.
Fixes #5108
|
2013-11-20 09:32:30 +01:00 |
Gunnar Beutner
|
a4b2c2134d
|
Update database schemas.
Refs #5080
|
2013-11-20 09:10:50 +01:00 |
Michael Friedrich
|
ce1b1242e4
|
Merge branch 'feature/migrate-objcache-5104' into next
Fixes #5104
|
2013-11-19 18:09:47 +01:00 |