Gunnar Beutner
b4c74efde0
Implement some more utility functions
...
refs #8169
2015-01-16 10:35:20 +01:00
Gunnar Beutner
4e96d48e87
Fix incorrect source line info in the CLI console
...
fixes #8240
2015-01-16 10:07:11 +01:00
Gunnar Beutner
76fefaf9e2
Make argument for the return keyword optional
...
fixes #8237
2015-01-16 08:41:27 +01:00
Gunnar Beutner
a1734e3051
Fix deadlock in VMOps::For
...
fixes #8236
2015-01-16 08:40:19 +01:00
Gunnar Beutner
1952d7c844
Disallow spaces in T_STRING_ANGLE
...
fixes #8230
2015-01-15 14:50:07 +01:00
Gunnar Beutner
6bb054caa8
Implement the Function#callv helper function
...
refs #8169
2015-01-15 12:52:23 +01:00
Gunnar Beutner
5d8356f6d2
Implement more utility functions
...
refs #8169
2015-01-15 12:34:50 +01:00
Tobias von der Krone
462d854d33
Fix typos in readme file for windows plugins
...
fixes #8223
2015-01-15 12:03:49 +01:00
Jean Flach
bb25e5bd8a
Make Icinga exit on invalid log-severity argument
...
fixes #8226
2015-01-15 11:45:12 +01:00
Tobias von der Krone
1fd2f09bae
Use https://www.icinga.org as Icinga website url
...
For consistency use https://www.icinga.org for Icinga website url (beside
Copyright information) in all files
fixes 8222
2015-01-15 09:24:36 +01:00
Gunnar Beutner
c0a5ed81f4
Improve argument validation for the String#substr and String#find methods
...
refs #8169
2015-01-14 17:03:56 +01:00
Gunnar Beutner
dd1cbb6fe7
Fix incorrect exception type
...
refs #81659
2015-01-14 15:57:48 +01:00
Tobias von der Krone
2e0a04bddb
Correct documentation about the host attribute of an Endpoint object.
...
The host attribute of an Endpoint object is optional.
refs #8212
2015-01-14 13:49:48 +01:00
Gunnar Beutner
2ef798f378
Implement missing Type::SetField method
...
refs #8169
2015-01-14 13:34:52 +01:00
Gunnar Beutner
eee89da1eb
Fix YAJL detection on Debian squeeze
...
fixes #8214
2015-01-14 13:20:48 +01:00
Gunnar Beutner
688e64ce40
Add missing meta type class for the Type class
...
refs #8169
2015-01-14 09:51:44 +01:00
Gunnar Beutner
9c36f40656
Implement more methods for the String class
...
fixes #8169
2015-01-14 09:08:31 +01:00
Gunnar Beutner
d0abc11c08
Implement the call() method for functions
...
refs #8169
2015-01-14 07:36:59 +01:00
Michael Friedrich
a4e63de893
Documentation: Update Icinga Web 2 uri to /icingaweb2
...
fixes #8201
2015-01-13 20:42:42 +01:00
Gunnar Beutner
7f20795a22
Fix a typo in one of the config examples
2015-01-13 15:57:25 +01:00
Gunnar Beutner
a20d168340
Remove libreadline support
...
fixes #8168
2015-01-13 14:45:38 +01:00
Gunnar Beutner
740eb09147
Remove the debian packaging files
...
refs #8103
2015-01-13 14:18:22 +01:00
Jean Flach
75682dc8e8
Fix single global options not working correctly on non-Linux systems
...
fixes #8196
2015-01-13 14:05:28 +01:00
Jean Flach
40cba8eb5d
Fix another case where debug lines were displayed
2015-01-13 09:51:49 +01:00
Jean Flach
fd6cdbbc01
Fix a debug line being displayed in non-debug mode
2015-01-13 09:41:53 +01:00
Jean Flach
c11f2d5ca2
Add -d/--debug option for windows plugins
...
#fixes 8119
2015-01-12 15:53:25 +01:00
Gunnar Beutner
98989719ee
Move the ido-{my,pg}sql.conf config files into the icinga2-ido-{my,pg}sql packages
...
fixes #7925
2015-01-12 14:54:14 +01:00
Gunnar Beutner
301141bdf7
Update AUTHORS
2015-01-12 14:35:41 +01:00
Joseph L. Casale
0cb72a8e67
Adds additional documentation for snmp traps and passive checks
...
fixes #8016
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2015-01-12 14:34:36 +01:00
Gunnar Beutner
82a31c9b20
Rename the "repl" command to "console"
...
fixes #8167
2015-01-12 14:31:33 +01:00
Gunnar Beutner
5db8dd7361
Verify array bounds
...
fixes #7812
2015-01-12 14:19:35 +01:00
Gunnar Beutner
9080ca2867
Fix some more compiler warnings
...
refs #8175
2015-01-12 14:19:20 +01:00
Gunnar Beutner
1df13c792b
Fix compiler warnings
...
fixes #8175
2015-01-12 12:36:49 +01:00
Gunnar Beutner
5e9d9aea74
Change return type for 'set' expressions to Empty
...
fixes #8172
2015-01-12 08:55:16 +01:00
Gunnar Beutner
9a6a84d9d9
Implicitly convert filter values to bool for object rules
...
fixes #8184
2015-01-12 08:38:14 +01:00
Michael Friedrich
2280e20995
Update documentation for v2.2.3
2015-01-09 14:58:33 +01:00
Michael Friedrich
2069fb6400
Fix wrong host/node name in update-config blacklist
...
fixes #8181
2015-01-09 14:25:45 +01:00
Michael Friedrich
123f7fd552
Fix crash in node update-config
...
fixes #8182
2015-01-09 14:11:36 +01:00
Jean Flach
844defd362
Update check_service help
...
fixes #8143
2015-01-09 13:20:22 +01:00
Gunnar Beutner
b17fc34a84
Disable Application::SetResourceLimits on non-Linux systems
...
fixes #8178
2015-01-09 11:44:20 +01:00
Michael Friedrich
effb834d3f
Increase DB IDO query queue limit
...
fixes #8152
2015-01-09 11:23:29 +01:00
Gunnar Beutner
0d4e92015c
Fix error messages in LivestatusListener::ServerThreadProc
...
fixes #8176
2015-01-09 09:53:43 +01:00
Michael Friedrich
0eb6e174c8
Incorrect ticket number shouldn't cause "node wizard" to terminate
...
fixes #8125
2015-01-08 17:09:31 +01:00
Michael Friedrich
ff3ee32d92
Fix DebugInfoRange for ApplyExpression in config parser
...
fixes #8173
2015-01-08 17:00:13 +01:00
Tobias von der Krone
d78f7be909
Fix a typo in the example of the StatusDataWriter documentation
...
fixes #8171
2015-01-08 16:31:29 +01:00
Michael Friedrich
6ae9685cee
Fix sending notifications for volatile checks on OK->OK changes
...
volatile checks make state changes behave like HARD state changes.
Though OK -> OK transitions must not be notified.
Increased log information for notifications too.
fixes #8063
2015-01-08 16:20:44 +01:00
Gunnar Beutner
7075607773
Use @$ instead of DebugInfoRange
2015-01-08 15:01:13 +01:00
Gunnar Beutner
493620a0ac
Deactivate Livestatus listener before writing the state file
...
fixes #7660
2015-01-08 14:03:43 +01:00
Gunnar Beutner
79b0c13dfb
Remove unnecessary default rules
2015-01-08 11:39:06 +01:00
Gunnar Beutner
f02c87b14c
Fix missing command arguments
...
fixes #8144
2015-01-08 11:38:09 +01:00