]> granicus.if.org Git - icinga2/log
icinga2
9 years agoUpdate documentation
Gunnar Beutner [Fri, 23 Jan 2015 13:46:33 +0000 (14:46 +0100)]
Update documentation

9 years agoUpdate documentation
Gunnar Beutner [Fri, 23 Jan 2015 13:15:57 +0000 (14:15 +0100)]
Update documentation

9 years agoUpdate documentation
Gunnar Beutner [Fri, 23 Jan 2015 08:39:17 +0000 (09:39 +0100)]
Update documentation

9 years agoUpdate documentation links
Gunnar Beutner [Thu, 22 Jan 2015 15:23:23 +0000 (16:23 +0100)]
Update documentation links

9 years agoUpdate documentation
Gunnar Beutner [Thu, 22 Jan 2015 15:09:28 +0000 (16:09 +0100)]
Update documentation

9 years agoUpdate copyright year
Michael Friedrich [Thu, 22 Jan 2015 11:00:23 +0000 (12:00 +0100)]
Update copyright year

9 years agoUpdate documentation
Gunnar Beutner [Thu, 22 Jan 2015 08:40:25 +0000 (09:40 +0100)]
Update documentation

9 years agoUpdate documentation
Gunnar Beutner [Thu, 22 Jan 2015 07:36:53 +0000 (08:36 +0100)]
Update documentation

9 years agoRemoved mail_from from check_ssmtp command.
Edvin Seferovic [Mon, 19 Jan 2015 13:17:40 +0000 (14:17 +0100)]
Removed mail_from from check_ssmtp command.

Monitoring Plugin ssmtp has no "-f" switch. Command and documentation changed.

Fixes #8245
PR #22

Signed-off-by: Markus Frosch <markus@lazyfrosch.de>
Conflicts:
doc/7-configuring-icinga-2.md

9 years agoRephrase 2 lines so they conform with the style
Jean Flach [Wed, 21 Jan 2015 15:36:30 +0000 (16:36 +0100)]
Rephrase 2 lines so they conform with the style

9 years agoFix an Icinga crash, improve a log message
Jean Flach [Wed, 21 Jan 2015 15:16:47 +0000 (16:16 +0100)]
Fix an Icinga crash, improve a log message

fixes #8227

9 years agoRemove my evil twin from AUTHORS
Jean Flach [Wed, 21 Jan 2015 14:09:48 +0000 (15:09 +0100)]
Remove my evil twin from AUTHORS

9 years agoUpdate documentation
Gunnar Beutner [Wed, 21 Jan 2015 07:01:49 +0000 (08:01 +0100)]
Update documentation

9 years agoRename ScriptFunction to Function
Gunnar Beutner [Wed, 21 Jan 2015 07:47:45 +0000 (08:47 +0100)]
Rename ScriptFunction to Function

fixes #8258

9 years agoImplement the Array#sort method
Gunnar Beutner [Tue, 20 Jan 2015 15:56:08 +0000 (16:56 +0100)]
Implement the Array#sort method

refs #8069

9 years agoUpdate documentation
Gunnar Beutner [Tue, 20 Jan 2015 14:15:54 +0000 (15:15 +0100)]
Update documentation

9 years agoMake sure we don't include zones.d directories for zones which were removed
Gunnar Beutner [Tue, 20 Jan 2015 12:18:40 +0000 (13:18 +0100)]
Make sure we don't include zones.d directories for zones which were removed

fixes #8256

9 years agoFix a couple of spelling mistakes
Gunnar Beutner [Mon, 19 Jan 2015 14:13:36 +0000 (15:13 +0100)]
Fix a couple of spelling mistakes

refs #8096

9 years agoUpdate documentation
Gunnar Beutner [Mon, 19 Jan 2015 14:02:47 +0000 (15:02 +0100)]
Update documentation

refs #8096

9 years agoFix hardcoded host notifications_options value in compat statusdatawriter
Tobias von der Krone [Sat, 17 Jan 2015 21:00:35 +0000 (22:00 +0100)]
Fix hardcoded host notifications_options value in compat statusdatawriter

Use the function from CompatUtility to retrieve the value.

fixes #8192

9 years agoImplement the "globals" and "locals" keyword
Gunnar Beutner [Fri, 16 Jan 2015 12:04:34 +0000 (13:04 +0100)]
Implement the "globals" and "locals" keyword

fixes #8244

9 years agoImplement some more utility functions
Gunnar Beutner [Fri, 16 Jan 2015 09:35:20 +0000 (10:35 +0100)]
Implement some more utility functions

refs #8169

9 years agoFix incorrect source line info in the CLI console
Gunnar Beutner [Fri, 16 Jan 2015 09:07:11 +0000 (10:07 +0100)]
Fix incorrect source line info in the CLI console

fixes #8240

9 years agoMake argument for the return keyword optional
Gunnar Beutner [Fri, 16 Jan 2015 07:41:27 +0000 (08:41 +0100)]
Make argument for the return keyword optional

fixes #8237

9 years agoFix deadlock in VMOps::For
Gunnar Beutner [Fri, 16 Jan 2015 07:40:19 +0000 (08:40 +0100)]
Fix deadlock in VMOps::For

fixes #8236

9 years agoDisallow spaces in T_STRING_ANGLE
Gunnar Beutner [Thu, 15 Jan 2015 13:50:07 +0000 (14:50 +0100)]
Disallow spaces in T_STRING_ANGLE

fixes #8230

9 years agoImplement the Function#callv helper function
Gunnar Beutner [Thu, 15 Jan 2015 11:52:23 +0000 (12:52 +0100)]
Implement the Function#callv helper function

refs #8169

9 years agoImplement more utility functions
Gunnar Beutner [Thu, 15 Jan 2015 11:31:36 +0000 (12:31 +0100)]
Implement more utility functions

refs #8169

9 years agoFix typos in readme file for windows plugins
Tobias von der Krone [Thu, 15 Jan 2015 07:56:52 +0000 (08:56 +0100)]
Fix typos in readme file for windows plugins

fixes #8223

9 years agoMake Icinga exit on invalid log-severity argument
Jean Flach [Thu, 15 Jan 2015 10:45:12 +0000 (11:45 +0100)]
Make Icinga exit on invalid log-severity argument

fixes #8226

9 years agoUse https://www.icinga.org as Icinga website url
Tobias von der Krone [Thu, 15 Jan 2015 07:27:15 +0000 (08:27 +0100)]
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

9 years agoImprove argument validation for the String#substr and String#find methods
Gunnar Beutner [Wed, 14 Jan 2015 16:02:10 +0000 (17:02 +0100)]
Improve argument validation for the String#substr and String#find methods

refs #8169

9 years agoFix incorrect exception type
Gunnar Beutner [Wed, 14 Jan 2015 14:55:28 +0000 (15:55 +0100)]
Fix incorrect exception type

refs #81659

9 years agoCorrect documentation about the host attribute of an Endpoint object.
Tobias von der Krone [Wed, 14 Jan 2015 12:28:36 +0000 (13:28 +0100)]
Correct documentation about the host attribute of an Endpoint object.

The host attribute of an Endpoint object is optional.

refs #8212

9 years agoImplement missing Type::SetField method
Gunnar Beutner [Wed, 14 Jan 2015 12:32:40 +0000 (13:32 +0100)]
Implement missing Type::SetField method

refs #8169

9 years agoFix YAJL detection on Debian squeeze
Gunnar Beutner [Wed, 14 Jan 2015 12:19:20 +0000 (13:19 +0100)]
Fix YAJL detection on Debian squeeze

fixes #8214

9 years agoAdd missing meta type class for the Type class
Gunnar Beutner [Wed, 14 Jan 2015 08:51:44 +0000 (09:51 +0100)]
Add missing meta type class for the Type class

refs #8169

9 years agoImplement more methods for the String class
Gunnar Beutner [Wed, 14 Jan 2015 08:08:31 +0000 (09:08 +0100)]
Implement more methods for the String class

fixes #8169

9 years agoImplement the call() method for functions
Gunnar Beutner [Wed, 14 Jan 2015 06:36:59 +0000 (07:36 +0100)]
Implement the call() method for functions

refs #8169

9 years agoDocumentation: Update Icinga Web 2 uri to /icingaweb2
Michael Friedrich [Tue, 13 Jan 2015 19:42:42 +0000 (20:42 +0100)]
Documentation: Update Icinga Web 2 uri to /icingaweb2

fixes #8201

9 years agoFix a typo in one of the config examples
Gunnar Beutner [Tue, 13 Jan 2015 14:57:25 +0000 (15:57 +0100)]
Fix a typo in one of the config examples

9 years agoRemove libreadline support
Gunnar Beutner [Tue, 13 Jan 2015 13:45:38 +0000 (14:45 +0100)]
Remove libreadline support

fixes #8168

9 years agoRemove the debian packaging files
Gunnar Beutner [Tue, 13 Jan 2015 13:18:22 +0000 (14:18 +0100)]
Remove the debian packaging files

refs #8103

9 years agoFix single global options not working correctly on non-Linux systems
Jean Flach [Tue, 13 Jan 2015 13:05:28 +0000 (14:05 +0100)]
Fix single global options not working correctly on non-Linux systems

fixes #8196

9 years agoFix another case where debug lines were displayed
Jean Flach [Tue, 13 Jan 2015 08:51:49 +0000 (09:51 +0100)]
Fix another case where debug lines were displayed

9 years agoFix a debug line being displayed in non-debug mode
Jean Flach [Tue, 13 Jan 2015 08:41:53 +0000 (09:41 +0100)]
Fix a debug line being displayed in non-debug mode

9 years agoAdd -d/--debug option for windows plugins
Jean Flach [Mon, 12 Jan 2015 14:53:25 +0000 (15:53 +0100)]
Add -d/--debug option for windows plugins

#fixes 8119

9 years agoMove the ido-{my,pg}sql.conf config files into the icinga2-ido-{my,pg}sql packages
Gunnar Beutner [Mon, 12 Jan 2015 13:53:21 +0000 (14:53 +0100)]
Move the ido-{my,pg}sql.conf config files into the icinga2-ido-{my,pg}sql packages

fixes #7925

9 years agoUpdate AUTHORS
Gunnar Beutner [Mon, 12 Jan 2015 13:35:41 +0000 (14:35 +0100)]
Update AUTHORS

9 years agoAdds additional documentation for snmp traps and passive checks
Joseph L. Casale [Sun, 11 Jan 2015 02:16:13 +0000 (19:16 -0700)]
Adds additional documentation for snmp traps and passive checks

fixes #8016

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
9 years agoRename the "repl" command to "console"
Gunnar Beutner [Mon, 12 Jan 2015 13:29:08 +0000 (14:29 +0100)]
Rename the "repl" command to "console"

fixes #8167

9 years agoVerify array bounds
Gunnar Beutner [Mon, 12 Jan 2015 13:19:35 +0000 (14:19 +0100)]
Verify array bounds

fixes #7812

9 years agoFix some more compiler warnings
Gunnar Beutner [Mon, 12 Jan 2015 13:19:20 +0000 (14:19 +0100)]
Fix some more compiler warnings

refs #8175

9 years agoFix compiler warnings
Gunnar Beutner [Mon, 12 Jan 2015 11:36:49 +0000 (12:36 +0100)]
Fix compiler warnings

fixes #8175

9 years agoChange return type for 'set' expressions to Empty
Gunnar Beutner [Mon, 12 Jan 2015 07:55:16 +0000 (08:55 +0100)]
Change return type for 'set' expressions to Empty

fixes #8172

9 years agoImplicitly convert filter values to bool for object rules
Gunnar Beutner [Mon, 12 Jan 2015 07:38:14 +0000 (08:38 +0100)]
Implicitly convert filter values to bool for object rules

fixes #8184

9 years agoUpdate documentation for v2.2.3
Michael Friedrich [Fri, 9 Jan 2015 13:46:07 +0000 (14:46 +0100)]
Update documentation for v2.2.3

9 years agoFix wrong host/node name in update-config blacklist
Michael Friedrich [Fri, 9 Jan 2015 13:25:45 +0000 (14:25 +0100)]
Fix wrong host/node name in update-config blacklist

fixes #8181

9 years agoFix crash in node update-config
Michael Friedrich [Fri, 9 Jan 2015 13:10:48 +0000 (14:10 +0100)]
Fix crash in node update-config

fixes #8182

9 years agoUpdate check_service help
Jean Flach [Fri, 9 Jan 2015 12:20:22 +0000 (13:20 +0100)]
Update check_service help

fixes #8143

9 years agoDisable Application::SetResourceLimits on non-Linux systems
Gunnar Beutner [Fri, 9 Jan 2015 10:43:57 +0000 (11:43 +0100)]
Disable Application::SetResourceLimits on non-Linux systems

fixes #8178

9 years agoIncrease DB IDO query queue limit
Michael Friedrich [Fri, 9 Jan 2015 10:23:29 +0000 (11:23 +0100)]
Increase DB IDO query queue limit

fixes #8152

9 years agoFix error messages in LivestatusListener::ServerThreadProc
Gunnar Beutner [Fri, 9 Jan 2015 08:53:43 +0000 (09:53 +0100)]
Fix error messages in LivestatusListener::ServerThreadProc

fixes #8176

9 years agoIncorrect ticket number shouldn't cause "node wizard" to terminate
Michael Friedrich [Thu, 8 Jan 2015 16:09:31 +0000 (17:09 +0100)]
Incorrect ticket number shouldn't cause "node wizard" to terminate

fixes #8125

9 years agoFix DebugInfoRange for ApplyExpression in config parser
Michael Friedrich [Thu, 8 Jan 2015 16:00:13 +0000 (17:00 +0100)]
Fix DebugInfoRange for ApplyExpression in config parser

fixes #8173

9 years agoFix a typo in the example of the StatusDataWriter documentation
Tobias von der Krone [Thu, 8 Jan 2015 15:29:40 +0000 (16:29 +0100)]
Fix a typo in the example of the StatusDataWriter documentation

fixes #8171

9 years agoFix sending notifications for volatile checks on OK->OK changes
Michael Friedrich [Thu, 8 Jan 2015 15:18:11 +0000 (16:18 +0100)]
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

9 years agoUse @$ instead of DebugInfoRange
Gunnar Beutner [Thu, 8 Jan 2015 14:01:13 +0000 (15:01 +0100)]
Use @$ instead of DebugInfoRange

9 years agoDeactivate Livestatus listener before writing the state file
Gunnar Beutner [Thu, 8 Jan 2015 13:03:43 +0000 (14:03 +0100)]
Deactivate Livestatus listener before writing the state file

fixes #7660

9 years agoRemove unnecessary default rules
Gunnar Beutner [Thu, 8 Jan 2015 10:39:06 +0000 (11:39 +0100)]
Remove unnecessary default rules

9 years agoFix missing command arguments
Gunnar Beutner [Thu, 8 Jan 2015 10:36:53 +0000 (11:36 +0100)]
Fix missing command arguments

fixes #8144

9 years agoAllow side-effect-free expressions in a limited number of cases
Gunnar Beutner [Thu, 8 Jan 2015 09:30:34 +0000 (10:30 +0100)]
Allow side-effect-free expressions in a limited number of cases

refs #6570

9 years agoDisallow side-effect-free r-value expressions in expression lists
Gunnar Beutner [Thu, 8 Jan 2015 08:33:24 +0000 (09:33 +0100)]
Disallow side-effect-free r-value expressions in expression lists

fixes #6570

9 years agoFix ambiguity when parsing include_recursive
Gunnar Beutner [Wed, 7 Jan 2015 16:22:29 +0000 (17:22 +0100)]
Fix ambiguity when parsing include_recursive

fixes #8166

9 years agoFix a compiler warning
Gunnar Beutner [Wed, 7 Jan 2015 14:00:20 +0000 (15:00 +0100)]
Fix a compiler warning

refs #8164

9 years agoAdd unit tests for escape sequences
Gunnar Beutner [Wed, 7 Jan 2015 12:26:10 +0000 (13:26 +0100)]
Add unit tests for escape sequences

refs #8164

9 years agoFix escape sequence for double quotes
Gunnar Beutner [Wed, 7 Jan 2015 12:06:02 +0000 (13:06 +0100)]
Fix escape sequence for double quotes

refs #8164

9 years agoFix escape sequence for backslashes
Gunnar Beutner [Wed, 7 Jan 2015 07:56:52 +0000 (08:56 +0100)]
Fix escape sequence for backslashes

fixes #8164

9 years agoBuild fix for Windows
Gunnar Beutner [Mon, 22 Dec 2014 13:14:16 +0000 (14:14 +0100)]
Build fix for Windows

9 years agoFix incorrect week day calculation in LegacyTimePeriod::ParseTimeSpec
Gunnar Beutner [Sat, 20 Dec 2014 21:04:24 +0000 (22:04 +0100)]
Fix incorrect week day calculation in LegacyTimePeriod::ParseTimeSpec

fixes #6943

9 years agoDon't show stack traces for known exception types
Gunnar Beutner [Sat, 20 Dec 2014 14:41:31 +0000 (15:41 +0100)]
Don't show stack traces for known exception types

refs #6070

9 years agoImprove error reporting
Gunnar Beutner [Sat, 20 Dec 2014 14:29:04 +0000 (15:29 +0100)]
Improve error reporting

fixes #8136
refs #6070

9 years agoImprove error reporting for the import keyword
Gunnar Beutner [Sat, 20 Dec 2014 10:09:21 +0000 (11:09 +0100)]
Improve error reporting for the import keyword

fixes #8061

9 years agoReport error for invalid escape sequences
Gunnar Beutner [Sat, 20 Dec 2014 08:48:18 +0000 (09:48 +0100)]
Report error for invalid escape sequences

fixes #7910

9 years agoFix integer overflow in len()
Gunnar Beutner [Sat, 20 Dec 2014 08:36:35 +0000 (09:36 +0100)]
Fix integer overflow in len()

fixes #8041

9 years agoMake sure that Value::IsEmpty() returns true for empty strings
Gunnar Beutner [Sat, 20 Dec 2014 08:31:55 +0000 (09:31 +0100)]
Make sure that Value::IsEmpty() returns true for empty strings

fixes #8018

9 years agoImprove error message for invalid field accesses
Gunnar Beutner [Sat, 20 Dec 2014 08:17:02 +0000 (09:17 +0100)]
Improve error message for invalid field accesses

fixes #8079

9 years agoMake sure that "feature enable" uses relative paths for the symlinks
Gunnar Beutner [Sat, 20 Dec 2014 07:39:12 +0000 (08:39 +0100)]
Make sure that "feature enable" uses relative paths for the symlinks

fixes #8121

9 years agoFix debug info for indexer
Gunnar Beutner [Fri, 19 Dec 2014 15:53:44 +0000 (16:53 +0100)]
Fix debug info for indexer

fixes #8132

9 years agoMake sure the livestatus module works when the compat module is disabled
Gunnar Beutner [Fri, 19 Dec 2014 15:42:20 +0000 (16:42 +0100)]
Make sure the livestatus module works when the compat module is disabled

refs #7794

9 years agoDisable vfork() on OS X
Gunnar Beutner [Fri, 19 Dec 2014 15:04:34 +0000 (16:04 +0100)]
Disable vfork() on OS X

fixes #8131

9 years agoExclude prepare-dirs from bin package
Tim Hardeck [Fri, 19 Dec 2014 12:05:28 +0000 (13:05 +0100)]
Exclude prepare-dirs from bin package

Prepare-dirs on i586 platforms end up in the same directory as the
other lib files so it would get automatically included in the bin
package. To prevent this only "*.so*" files are included in the bin
package from this directory.

fixes #8126

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
9 years agoImplement the __commit function
Gunnar Beutner [Fri, 19 Dec 2014 12:08:46 +0000 (13:08 +0100)]
Implement the __commit function

refs #8127

9 years agoImplement the __get_objects function
Gunnar Beutner [Fri, 19 Dec 2014 12:08:31 +0000 (13:08 +0100)]
Implement the __get_objects function

refs #8127

9 years agoAllow relative paths for the UNIX socket
Gunnar Beutner [Fri, 19 Dec 2014 11:33:51 +0000 (12:33 +0100)]
Allow relative paths for the UNIX socket

refs #7805

9 years agoRename _DEBUG to I2_DEBUG
Gunnar Beutner [Fri, 19 Dec 2014 11:19:28 +0000 (12:19 +0100)]
Rename _DEBUG to I2_DEBUG

fixes #7767

9 years agoFix a deadlock in TlsStream::Read / TlsStream::Close
Gunnar Beutner [Fri, 19 Dec 2014 11:07:06 +0000 (12:07 +0100)]
Fix a deadlock in TlsStream::Read / TlsStream::Close

fixes #8124

9 years agoFix validation for service names in Notification, Dependency and ScheduledDowntime...
Gunnar Beutner [Fri, 19 Dec 2014 09:56:34 +0000 (10:56 +0100)]
Fix validation for service names in Notification, Dependency and ScheduledDowntime objects

fixes #8122

9 years agoChange some things up in the windows-plugins
Jean Flach [Fri, 19 Dec 2014 09:21:38 +0000 (10:21 +0100)]
Change some things up in the windows-plugins

refs #7886 #7778 #8060 #8115

9 years agoMove the InstallConfig include into the top-level CMakeLists.txt file
Gunnar Beutner [Fri, 19 Dec 2014 08:51:14 +0000 (09:51 +0100)]
Move the InstallConfig include into the top-level CMakeLists.txt file

refs #7794