Gunnar Beutner
|
30762e5330
|
Set versions for all internal libraries
fixes #12552
|
2016-08-25 17:56:18 +02:00 |
Gunnar Beutner
|
092f2ee099
|
Add missing initializer for WorkQueue::m_NextTaskID
fixes #12545
|
2016-08-25 11:57:00 +02:00 |
Gunnar Beutner
|
ce7b6e4f87
|
Remove unused method: ApplyRule::DiscardRules
fixes #12544
|
2016-08-25 10:21:14 +02:00 |
Gunnar Beutner
|
290e390914
|
Merge branch 'support/2.5'
|
2016-08-25 08:09:58 +02:00 |
Gunnar Beutner
|
3a5d48d681
|
Release version 2.5.3
|
2016-08-25 08:09:54 +02:00 |
Gunnar Beutner
|
51c89fbb5f
|
Release version 2.5.3
|
2016-08-25 08:08:14 +02:00 |
Gunnar Beutner
|
3b04e04565
|
Fix incorrect hash size for User objects
fixes #12533
|
2016-08-25 08:04:12 +02:00 |
Gunnar Beutner
|
225bb8029a
|
Fix incorrect hash size for User objects
fixes #12533
|
2016-08-25 07:37:41 +02:00 |
Gunnar Beutner
|
8ed21fcdad
|
Fix compiler warning in dbg_eval
refs #12534
|
2016-08-25 06:46:24 +02:00 |
Gunnar Beutner
|
288413f046
|
Replace BOOST_FOREACH with range-based for loops
fixes #12538
|
2016-08-25 06:46:17 +02:00 |
Gunnar Beutner
|
bdaf02295f
|
Update cmake config to require a compiler that supports C++11
fixes #12537
|
2016-08-25 06:32:45 +02:00 |
Gunnar Beutner
|
376e83bd06
|
Add -fvisibility=hidden to the default compiler flags
fixes #12536
|
2016-08-25 05:05:51 +02:00 |
Gunnar Beutner
|
78c249b96b
|
Fix compiler warnings in DB IDO
refs #12534
|
2016-08-25 05:00:46 +02:00 |
Louis Sautier
|
e725e6719c
|
Detect logrotate not installed in /usr/sbin
Gentoo started installing the logrotate binary to bin, see
gentoo/gentoo@bc23def39c
and https://bugs.gentoo.org/show_bug.cgi?id=588156
There might be other systems doing that, which makes it a good idea
to stop hardcoding the path.
fixes #12535
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
|
2016-08-24 21:10:03 +02:00 |
Gunnar Beutner
|
429d11daa8
|
Fix compiler warnings
fixes #12534
|
2016-08-24 20:33:34 +02:00 |
Gunnar Beutner
|
ae1ab5f865
|
Implement unit tests for state changes
fixes #12530
|
2016-08-24 19:45:52 +02:00 |
Michael Friedrich
|
209697ea68
|
Merge branch 'support/2.5'
|
2016-08-24 15:20:02 +02:00 |
Michael Friedrich
|
ce851c8815
|
Release version 2.5.2
|
2016-08-24 15:19:50 +02:00 |
Michael Friedrich
|
e33dffcbba
|
Release version 2.5.2
|
2016-08-24 14:05:44 +02:00 |
Gunnar Beutner
|
b238df3fa3
|
Fix missing IDO updates for groups
fixes #12527
|
2016-08-24 14:01:10 +02:00 |
Gunnar Beutner
|
8c1fc813d1
|
Fix incorrect notifications for soft recoveries
fixes #12529
|
2016-08-24 14:01:10 +02:00 |
Michael Friedrich
|
ed15c1c299
|
Docs: Change tip/note formatting again
refs #12523
|
2016-08-24 14:01:09 +02:00 |
Michael Friedrich
|
e9fe0f4277
|
Docs: Fix notes formatting
refs #12523
|
2016-08-24 14:01:09 +02:00 |
Gunnar Beutner
|
c981426cfb
|
Fix missing IDO updates for groups
fixes #12527
|
2016-08-24 12:22:09 +02:00 |
Gunnar Beutner
|
deb938d412
|
Fix incorrect notifications for soft recoveries
fixes #12529
|
2016-08-24 12:22:08 +02:00 |
Michael Friedrich
|
a14add3411
|
Docs: Change tip/note formatting again
refs #12523
|
2016-08-23 20:20:15 +02:00 |
Michael Friedrich
|
1c074b395f
|
Docs: Fix notes formatting
refs #12523
|
2016-08-23 20:11:37 +02:00 |
Gunnar Beutner
|
82b6ef4301
|
Don't update TimePeriod ranges for inactive objects
fixes #12511
|
2016-08-23 15:01:40 +02:00 |
Gunnar Beutner
|
53f5a603ce
|
Implement an environment variable to keep Icinga from closing FDs on startup
fixes #12510
|
2016-08-23 15:01:40 +02:00 |
Gunnar Beutner
|
218e780a44
|
Avoid unnecessary string copies
fixes #12509
|
2016-08-23 15:01:40 +02:00 |
Gunnar Beutner
|
43a4acd5a2
|
Remove deprecated functions
fixes #12507
|
2016-08-23 15:01:40 +02:00 |
Michael Friedrich
|
53e24964c8
|
Merge branch 'support/2.5'
|
2016-08-23 15:01:09 +02:00 |
Michael Friedrich
|
2b6b696616
|
Release version 2.5.1
|
2016-08-23 14:58:24 +02:00 |
Michael Friedrich
|
cd1b2cdddd
|
Fix that recovery notifications are sent in SOFT NOT-OK states
fixes #12517
|
2016-08-23 14:58:24 +02:00 |
Michael Friedrich
|
c77009a268
|
Release version 2.5.1
|
2016-08-23 14:50:56 +02:00 |
Michael Friedrich
|
ed81373827
|
Fix that recovery notifications are sent in SOFT NOT-OK states
fixes #12517
|
2016-08-23 14:46:10 +02:00 |
Gunnar Beutner
|
aba62ec0b3
|
Fix missing constants on Windows
refs #10722
|
2016-08-23 13:30:50 +02:00 |
Gunnar Beutner
|
eeec8ffc84
|
Reset .spec revision to 1
|
2016-08-23 02:38:09 +02:00 |
Gunnar Beutner
|
5e8ae440c0
|
Release version 2.5.0
|
2016-08-22 17:43:55 +02:00 |
Gunnar Beutner
|
f4dce0fe72
|
Fix crash in JsonRpcConnection::MessageHandlerWrapper
fixes #12506
|
2016-08-22 17:42:59 +02:00 |
Gunnar Beutner
|
4c011c5eaa
|
Revert "RPM: Add firewalld service"
This reverts commit 28e40caed2 .
fixes #12495
|
2016-08-22 13:32:59 +02:00 |
Michael Friedrich
|
b8d3bcad6a
|
Cluster: Fix notified users for NotificationSentToAllUsers event
refs #12449
refs #12444
|
2016-08-22 10:47:09 +02:00 |
Michael Friedrich
|
4c419d099a
|
Docs: Small addition for endpoint explanation
refs #12498
refs #12386
|
2016-08-22 09:59:44 +02:00 |
Michael Friedrich
|
6741cb0531
|
Docs: Fix typos, formatting, phrasing
refs #12386
|
2016-08-21 12:43:28 +02:00 |
Michael Friedrich
|
ed7128466e
|
Docs: Review service monitoring and distributed monitoring chapters, part II
Kudos to sru and the kind feedback from monitoring-portal.org users.
fixes #12386
|
2016-08-20 20:31:13 +02:00 |
Heike Jurzik
|
8c3f605ae2
|
Docs: Review service monitoring and distributed monitoring chapters, part I
refs #12386
|
2016-08-20 14:17:18 +02:00 |
Gunnar Beutner
|
b42bfc822b
|
Fix crash in HttpServerConnection::ProcessMessageAsync
fixes #12493
|
2016-08-19 20:36:27 +02:00 |
Michael Friedrich
|
c08ad9fd12
|
Update AUTHORS
refs #12488
|
2016-08-19 13:17:17 +02:00 |
Mirco Bauer
|
61a1986597
|
Docs: Fix typo in Notification object
fixes #12488
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2016-08-19 13:14:12 +02:00 |
Gunnar Beutner
|
aeaca5e803
|
Revert "Fix incorrect detection of the 'Concurrency' variable"
This reverts commit 585f0537d2 .
refs #12456
|
2016-08-19 11:58:52 +02:00 |