]> granicus.if.org Git - icinga2/history - lib/methods
Improve log messages for the 'pki save-cert' command
[icinga2] / lib / methods /
2017-05-23 Michael FriedrichMerge pull request #5284 from Icinga/feature/add-featur...
2017-05-23 Michael FriedrichAdd feature stats to 'icinga' check as performance... 5284/head
2017-05-16 Gunnar BeutnerMerge pull request #5264 from Icinga/feature/array...
2017-05-15 Michael FriedrichMerge pull request #5265 from Icinga/feature/perfdata...
2017-05-15 Michael FriedrichMove PerfdataValue() class into base library 5265/head
2017-05-09 Michael FriedrichMerge pull request #5042 from mbrgm/upgrade-docs-link
2017-03-29 Gunnar BeutnerMerge branch 'support/2.6'
2017-03-27 Gunnar BeutnerImprove function metadata by adding arguments
2017-01-10 Michael FriedrichEnsure that *.icinga.com is used everywhere
2016-08-30 Michael FriedrichMerge branch 'support/2.5'
2016-08-28 Gunnar BeutnerImplement support for default templates
2016-08-27 Gunnar BeutnerUse 'auto' keyword for iterator declarations (part 2)
2016-08-25 Gunnar BeutnerSet versions for all internal libraries
2016-08-25 Gunnar BeutnerMerge branch 'support/2.5'
2016-08-25 Gunnar BeutnerReplace BOOST_FOREACH with range-based for loops
2016-08-24 Gunnar BeutnerImplement unit tests for state changes
2016-08-24 Michael FriedrichMerge branch 'support/2.5'
2016-08-23 Gunnar BeutnerRemove deprecated functions
2016-08-18 Gunnar BeutnerMake "clr-check-command" template usable on *nix
2016-08-15 Michael FriedrichFix ITL methods templates for timeperiods
2016-08-12 Gunnar BeutnerAdd namespace qualifier for some assert() calls
2016-08-12 Gunnar BeutnerRegister deprecated methods in the 'Deprecated' namespace
2016-08-10 Gunnar BeutnerMake sure functions are registered with the correct...
2016-08-10 Gunnar BeutnerMove internal script functions into the 'Internal'...
2016-08-08 Gunnar BeutnerAdd the "exception" check command
2016-07-26 Rune DarrudFix min/max execution_time
2016-06-24 Michael FriedrichAdd lag thresholds to cluster-zone check
2016-05-19 Gunnar BeutnerFix 100% CPU usage issue and incorrect pending checks...
2016-05-19 Gunnar BeutnerMerge branch 'support/2.4'
2016-05-18 Gunnar BeutnerFix 100% CPU usage issue and incorrect pending checks...
2016-05-12 Gunnar BeutnerFix incorrect re-scheduling behavior for command_endpoi...
2016-05-12 Gunnar BeutnerFix incorrect re-scheduling behavior for command_endpoi...
2016-05-12 Gunnar BeutnerReport failed reload attempts for the icinga check
2016-05-11 Gunnar BeutnerReport failed reload attempts for the icinga check
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2016-01-12 Gunnar BeutnerUpdate copyright headers for 2016
2015-12-10 Michael FriedrichUse NodeName instead of GetFQDN() in embedded checks
2015-12-10 Michael FriedrichUse NodeName instead of GetFQDN() in embedded checks
2015-12-08 Michael FriedrichFix missing num_hosts_pending in /v1/status/CIB
2015-11-26 Michael FriedrichFix missing num_hosts_pending in /v1/status/CIB
2015-10-22 Gunnar BeutnerMerge branch 'support/2.3'
2015-10-22 Gunnar BeutnerAdd getter for endpoint 'connected' attribute
2015-09-25 Michael FriedrichFix wrong log lag in cluster-zone check
2015-09-25 Michael FriedrichFix wrong log lag in cluster-zone check
2015-09-17 Gunnar BeutnerImplement config object sync
2015-08-27 Jean FlachUpdate use of String::Trim()
2015-08-15 Gunnar BeutnerRename DynamicObject/DynamicType to ConfigObject/ConfigType
2015-03-19 Michael FriedrichAdd "random" CheckCommand for test and demo purposes
2015-03-17 Gunnar BeutnerMove the base command templates into libmethods
2015-03-03 Gunnar BeutnerFix lag calculation for the 'cluster-zone' check
2015-02-24 Gunnar BeutnerImprove output formatting for the 'cluster-zone' check
2015-02-24 Gunnar BeutnerShow slave lag for the cluster-zone check
2015-01-27 Gunnar BeutnerReplace spaces with tabs
2015-01-22 Michael FriedrichUpdate copyright year
2015-01-21 Gunnar BeutnerRename ScriptFunction to Function
2014-12-01 Michael FriedrichDon't execute built-in commands on the master in remote...
2014-11-24 Gunnar BeutnerMove the cast functions into libbase
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRename qstring.{cpp,hpp} to string.{cpp,hpp}
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-01 Gunnar BeutnerBuild fix for Windows
2014-09-17 Gunnar BeutnerFix problems with PNP4Nagios
2014-09-07 Gunnar BeutnerDon't parse perfdata if enable_perfdata is false
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-08-21 Gunnar BeutnerImprove log messages for failed commands
2014-08-17 Gunnar BeutnerClean up some parts of the code
2014-08-06 Michael FriedrichFix event command execution not calling finish handler
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
2014-05-28 Michael FriedrichChange log message identifier for libmethods.
2014-05-27 Gunnar BeutnerUse Utility::GetFQDN for the NodeName variable.
2014-05-26 Michael FriedrichFix check statistics are mixing host/service checks.
2014-05-26 Gunnar BeutnerMake the output of the cluster check more readable.
2014-05-25 Gunnar BeutnerImplement the "cluster-zone" check task.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-22 Gunnar BeutnerUse the right CheckResult object for commands.
2014-05-20 Michael FriedrichFix cluster check output.
2014-05-11 Gunnar BeutnerRemove unnecessary includes.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-04-28 Gunnar BeutnerAdd uptime information to the "icinga" check type.
2014-04-26 Gunnar BeutnerAdd version information to the "icinga" check task.
2014-04-26 Gunnar BeutnerImplement support for optional command arguments.
2014-04-23 Michael FriedrichFix headers.
2014-04-23 Michael FriedrichRevert "Add group apply (creates object only once and...
2014-04-21 Gunnar BeutnerImplement Windows support for the Process class.
2014-04-18 Gunnar BeutnerFix NSIS installer and Windows service.
2014-04-16 Gunnar BeutnerImplement CLR-based checks.
2014-04-15 Michael FriedrichAdd group apply (creates object only once and sets...
2014-04-09 Gunnar BeutnerRename the notification attributes.
2014-04-08 Gunnar BeutnerImplement attributes for some well-known macros and...
2014-04-08 Gunnar BeutnerRename the service state constants.
2014-04-07 Gunnar BeutnerClean up some of the type checks.
2014-04-06 Gunnar BeutnerRemove the escape_macros attribute.
2014-04-04 Michael FriedrichImplement 'env' dictionary instead of 'export_macros...
2014-04-04 Gunnar BeutnerImplement host checks.
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-23 Gunnar BeutnerRefactor the config parser's AST.
2014-03-22 Gunnar BeutnerImplement the log() function.
2014-03-20 Gunnar BeutnerAdd missing #include.
next