Gunnar Beutner
|
898e385891
|
Implement argument auto-completion for short options
fixes #8185
|
2015-02-10 08:35:56 +01:00 |
Michael Friedrich
|
cdfd4d6da8
|
node update-config: Check node name against blacklist too
fixes #8211
|
2015-02-09 18:56:17 +01:00 |
Gunnar Beutner
|
f07fb97264
|
Fix timestamp format for the .timestamp file
fixes #8313
|
2015-02-09 15:22:55 +01:00 |
Gunnar Beutner
|
438e6dcd09
|
console: Don't repeat line when we're reporting an error for the last line
fixes #8099
|
2015-02-09 15:15:26 +01:00 |
Gunnar Beutner
|
96aa503dbe
|
Disable flapping detection by default
fixes #6868
|
2015-02-09 14:23:09 +01:00 |
Gunnar Beutner
|
61684891a0
|
Set LC_NUMERIC=C for all processes on *NIX
fixes #6857
|
2015-02-09 14:21:42 +01:00 |
Michael Friedrich
|
c219687121
|
Create certificate backups in 'node setup'
fixes #8399
|
2015-02-09 14:19:26 +01:00 |
Michael Friedrich
|
278c6ae52b
|
Build fix for Windows
fixes #8260
|
2015-02-09 14:04:00 +01:00 |
Gunnar Beutner
|
97fc5bb10b
|
Implement additional attributes for the Host class
refs #7564
|
2015-02-09 08:50:17 +01:00 |
Gunnar Beutner
|
bb12704a31
|
Implement the Json.encode and Json.decode methods
fixes #8393
|
2015-02-09 08:14:06 +01:00 |
Gunnar Beutner
|
67e50a3d47
|
Config sync: Open config files in binary mode
fixes #8390
|
2015-02-09 07:44:45 +01:00 |
Gunnar Beutner
|
e456cfd99c
|
Relax the validator for Notification::users/Notification::user_groups a bit
fixes #8067
|
2015-02-08 11:03:10 +01:00 |
Michael Friedrich
|
b23d58dccc
|
Add host/service runtime macro downtime_depth
fixes #8195
|
2015-02-08 00:15:38 +01:00 |
Michael Friedrich
|
34b5a4d9b4
|
Trigger added downtimes immediately if checkable is Not-OK
fixes #8389
|
2015-02-08 00:08:12 +01:00 |
Michael Friedrich
|
21f86b9061
|
Fix authoritative zones in config sync
fixes #8388
refs #8256
|
2015-02-07 23:41:43 +01:00 |
Michael Friedrich
|
19c374040e
|
Fix missing persistent_comment, notify_contact columns for acknowledgement table
fixes #7871
refs #8298
|
2015-02-07 23:24:16 +01:00 |
Michael Friedrich
|
db9c55835f
|
Require at least one user for notification objects (user or as member of user_groups)
fixes #8067
|
2015-02-07 23:04:01 +01:00 |
Michael Friedrich
|
9302a6d03c
|
StatusDataWriter: Fix wrong host notification filters
fixes #8387
refs #8192
|
2015-02-07 22:46:34 +01:00 |
Michael Friedrich
|
ea2ac81003
|
Remove name and return value for stats functions
fixes #6171
|
2015-02-07 22:36:17 +01:00 |
Michael Friedrich
|
9ce061a8c4
|
Fix User::ValidateFilters isn't being used
fixes #8111
|
2015-02-07 21:57:49 +01:00 |
Michael Friedrich
|
29093f2a2f
|
Improve error message on missing included config files
fixes #8179
|
2015-02-07 21:50:14 +01:00 |
Michael Friedrich
|
a1f04992f3
|
Fix notify flag is ignored in ACKNOWLEDGE_*_PROBLEM commands
fixes #8298
|
2015-02-07 21:39:19 +01:00 |
Michael Friedrich
|
d67679c0ec
|
icinga2 node wizard: Create backups of certificates
fixes #8260
|
2015-02-07 20:44:25 +01:00 |
Michael Friedrich
|
1d4065ba94
|
Add file mode support for NodeUtility::CreateBackupFile()
refs #8260
|
2015-02-07 20:41:04 +01:00 |
Michael Friedrich
|
289ca2ec24
|
Improve error messages on Endpoint not belonging to a zone or multiple zones
fixes #8372
|
2015-02-07 20:07:34 +01:00 |
Michael Friedrich
|
bb2338631f
|
Fix last_hard_state missing in StatusDataWriter
fixes #8383
|
2015-02-07 19:37:35 +01:00 |
Gunnar Beutner
|
20d999e275
|
Add timestamp support for Graphite
fixes #8374
|
2015-02-06 08:53:06 +01:00 |
Michael Friedrich
|
d868930525
|
Livestatus: Fix case-insensitive comparison operator
fixes #8289
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2015-02-05 18:06:10 +01:00 |
Gunnar Beutner
|
0605b76e7a
|
Report failed agent checks to the master
fixes #8257
|
2015-02-05 15:36:17 +01:00 |
Gunnar Beutner
|
2d5112c878
|
Send check result even when accept_commands is not set
fixes #8333
|
2015-02-05 15:17:56 +01:00 |
Gunnar Beutner
|
4896428c06
|
Add path information for objects in objects file
fixes #8371
|
2015-02-05 15:05:07 +01:00 |
Gunnar Beutner
|
423b2777d4
|
Update the ZoneName constant in "node wizard"
fixes #8162
|
2015-02-05 10:33:40 +01:00 |
Gunnar Beutner
|
700b7c1c48
|
Remove single quote in "node wizard" output
fixes #8368
|
2015-02-05 10:30:30 +01:00 |
Michael Friedrich
|
06a262f7db
|
Schedule a host downtime for command SCHEDULE_HOST_SVC_DOWNTIME
fixes #8299
|
2015-02-04 21:19:47 +01:00 |
Gunnar Beutner
|
1a23ae94f9
|
Implement support for updating the program_end_time column
fixes #6923
|
2015-02-04 15:25:10 +01:00 |
Gunnar Beutner
|
e3dcc8a610
|
Implement a unit test for nullary lambdas
fixes #7805
|
2015-02-03 14:02:32 +01:00 |
Gunnar Beutner
|
3b3a65c9ae
|
Document operator precedence
fixes #7816
|
2015-02-02 12:48:20 +01:00 |
Gunnar Beutner
|
1bff5eb706
|
Fix missing files in the Windows package
fixes #8200
|
2015-02-02 10:36:58 +01:00 |
Gunnar Beutner
|
fec8e15d9e
|
Implement the Array#join method
fixes #8322
|
2015-02-02 08:39:16 +01:00 |
Gunnar Beutner
|
173f5241c4
|
Improve error message for non-matching apply rules
fixes #8323
|
2015-01-30 15:51:22 +01:00 |
Gunnar Beutner
|
ce00081a57
|
Add enable_event_handlers attribute in status.dat
fixes #8321
|
2015-01-30 15:24:40 +01:00 |
Gunnar Beutner
|
ac959a72aa
|
Don't allow comparison of strings and numbers
fixes #8305
|
2015-01-30 10:30:31 +01:00 |
Gunnar Beutner
|
aeb579d2a0
|
Implement another syntax for nullary lambdas
refs #7564
|
2015-01-30 09:49:57 +01:00 |
Gunnar Beutner
|
c01fb97337
|
Don't escape macros for the macro() function
refs #7564
|
2015-01-29 16:52:04 +01:00 |
Gunnar Beutner
|
e0be9cd743
|
Improve error message for failed casts
refs #6070
|
2015-01-29 16:51:47 +01:00 |
Gunnar Beutner
|
d713a6c940
|
Fix incorrect return value for ConfigItem::ActivateItems
refs #8309
|
2015-01-29 14:40:49 +01:00 |
Gunnar Beutner
|
2f44581f14
|
Validate timeperiod segments
fixes #8309
|
2015-01-29 14:14:56 +01:00 |
Gunnar Beutner
|
a3e0c9d898
|
Add missing mutex for AddNotification/RemoveNotification
fixes #8311
|
2015-01-29 13:21:22 +01:00 |
Gunnar Beutner
|
fb323ee215
|
Evaluate apply filters in the for loop
fixes #7610
|
2015-01-29 12:38:25 +01:00 |
Gunnar Beutner
|
88788685d3
|
Make sure the Livestatus listener thread terminates after SIGTERM
fixes #8295
|
2015-01-29 11:39:06 +01:00 |