]> granicus.if.org Git - icinga2/history - lib
Livestatus: Add endpoints table.
[icinga2] / lib /
2014-03-20 Michael FriedrichDB IDO: Add check_source_object_id reference to endpoin...
2014-03-20 Michael FriedrichDB IDO: Add status/history references from local node...
2014-03-20 Michael FriedrichDB IDO: Use node name for local status updates.
2014-03-20 Michael FriedrichRevert "DB IDO: Add endpoint id to history tables,...
2014-03-20 Michael FriedrichFix Windows build.
2014-03-20 Michael FriedrichDB IDO: Add endpoint id to history tables, part 1.
2014-03-20 Michael FriedrichDB IDO: Set is_connected=1 on identity==node.
2014-03-20 Michael FriedrichMove cluster endpoint/jsonrpc functionality into libremote.
2014-03-20 Michael FriedrichDB IDO: Send endpoint authority for status updates.
2014-03-20 Michael FriedrichDB IDO: Add endpoints/endpointstatus tables.
2014-03-20 Gunnar BeutnerWindows build fix.
2014-03-20 Gunnar BeutnerAdd missing #include.
2014-03-20 Gunnar BeutnerMake duplicate object definitions an error.
2014-03-20 Gunnar BeutnerMake accessing undefined variables an error (instead...
2014-03-20 Gunnar BeutnerAdd special cases for Array and Dictionary in Value...
2014-03-20 Gunnar BeutnerImplement union() and intersection() functions.
2014-03-20 Gunnar BeutnerAdd missing file.
2014-03-20 Gunnar BeutnerImplement missing operators for the Value class.
2014-03-20 Michael FriedrichDB IDO/Livestatus: Fix global enabled status values.
2014-03-20 Michael FriedrichSet check source to node name as authority, if empty.
2014-03-19 Michael FriedrichClear sticky ack on soft recovery, fix sticky=2, normal...
2014-03-19 Michael FriedrichFix missing lock and clear ack comments in RemoveHostAc...
2014-03-19 Michael FriedrichAdd --no-validate option and skip duplicate validation...
2014-03-19 Gunnar BeutnerImplement len() and the operators >, >=, < and <=.
2014-03-19 Gunnar BeutnerMerge branch 'feature/apply-5789' into next
2014-03-19 Gunnar BeutnerUpdate documentation.
2014-03-19 Gunnar BeutnerImplement regex() and match() functions.
2014-03-19 Gunnar BeutnerMake braces around constant expressions optional.
2014-03-19 Gunnar BeutnerFix the !in operator.
2014-03-19 Gunnar BeutnerImplement additional operators: &&, ||, in and !in.
2014-03-19 Gunnar BeutnerMake Value operators const where possible.
2014-03-19 Gunnar BeutnerAllow arrays as operands in constant expressions.
2014-03-19 Gunnar BeutnerImplement the 'apply template' directive.
2014-03-19 Gunnar BeutnerImplement support for local variables in AExpressions.
2014-03-19 Gunnar BeutnerImplement == and != operators for AExpressions.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-17 Michael FriedrichEmpty command string on CHANGE_{HOST,SERVICE}_EVENTHAND...
2014-03-17 Gunnar BeutnerAvoid unnecessary async callback.
2014-03-17 Gunnar BeutnerStop checks during shutdown.
2014-03-17 Gunnar BeutnerFix null pointer dereference in Timer::AdjustTimers.
2014-03-16 Michael FriedrichFix RandomCheckTask result processing.
2014-03-14 Gerd von EgidyOutput child pid to debug log when forking.
2014-03-14 Gunnar BeutnerWindows build fix.
2014-03-14 Gunnar BeutnerUse more threads for Process I/O.
2014-03-14 Gunnar BeutnerFix Process timeouts.
2014-03-13 Michael FriedrichRemove comment when clearing acknowledgement.
2014-03-13 Gunnar BeutnerReschedule services before running checks.
2014-03-13 Gunnar BeutnerFix: Plugin-based checks are broken.
2014-03-12 Michael FriedrichBuild fix.
2014-03-12 Michael FriedrichFix enable_perfdata attribute in compat features.
2014-03-12 Gunnar BeutnerBuild fix.
2014-03-12 Gunnar BeutnerCall Process callbacks asynchronously.
2014-03-12 Gunnar BeutnerDecrease the maximum number of threads allowed per...
2014-03-12 Gunnar BeutnerUse fewer threads for plugin-based checks.
2014-03-11 Gunnar BeutnerFix initial check interval.
2014-03-11 Michael FriedrichFix {Host,Service,User}Group::{Add,Remove}Member isn...
2014-03-10 Michael FriedrichHealth Check: Sanitize perfdata.
2014-03-10 Gunnar BeutnerDon't send notifications for the initial state change.
2014-03-10 Gunnar BeutnerFix file descriptor leak in StackTracce::Addr2Line.
2014-03-10 Gunnar BeutnerFix $ escaping in macros.
2014-03-10 Gunnar BeutnerFix: Check attempt counter is invalid.
2014-03-09 Michael FriedrichAdd comment on clearing tables on reconnect.
2014-03-09 Michael FriedrichUpdate next check before processing any result triggeri...
2014-03-08 Michael FriedrichDB IDO: Drop obsolete icinga_node column.
2014-03-07 Michael FriedrichDocumentation: Add Domains.
2014-03-07 Gunnar BeutnerFix inline service dependencies.
2014-03-07 Gunnar BeutnerFix deadlock in Service::RemoveAllComments().
2014-03-06 Gunnar BeutnerFix: Pending services are being checked with the retry...
2014-03-06 Gunnar BeutnerInclude source file name and line numbers in stack...
2014-03-06 Gunnar BeutnerClear servicedependencies table after reconnect.
2014-03-05 Gunnar BeutnerFix: Host groups in objects.cache aren't working properly.
2014-03-05 Gunnar BeutnerImplement a new object type for service dependencies.
2014-02-20 Michael FriedrichRefactor status/perfdata stats registry.
2014-02-20 Gunnar BeutnerEvent handlers should be run when services are in a...
2014-02-17 Michael FriedrichImplement IcingaStatusWriter object dumping local and...
2014-02-17 Michael FriedrichImplement StatsFunction Registry for features.
2014-02-14 Gunnar BeutnerRevert "Set stack size rlimit."
2014-02-14 Gunnar BeutnerSet stack size rlimit.
2014-02-13 Michael FriedrichAdd {active,passive}_checks_{1,5,15}min to icinga check...
2014-02-12 Gunnar BeutnerMake script variables constant.
2014-02-12 Gunnar BeutnerMake Visual Studio 2010 happy (maybe).
2014-02-12 Michael FriedrichMove ClusterCheckTask into the cluster component.
2014-02-10 Michael FriedrichMove Check Stats into CIB.
2014-02-10 Gunnar BeutnerFix validation for the "authorities" attribute.
2014-02-07 Michael FriedrichAdd Cluster Health Check.
2014-02-07 Michael FriedrichFix including a non-existing directory exception requir...
2014-02-07 Michael Friedrichicinga check: add *_execution_time, num_{services,hosts...
2014-02-07 Michael FriedrichAdd check source to external commands / check result...
2014-02-06 Michael FriedrichMerge branch 'feature/ido-hist-node-5470' into next
2014-02-06 Michael FriedrichDB IDO: Add icinga_node to *history tables.
2014-02-06 Michael FriedrichDB IDO: Add check_source to statehistory table.
2014-02-06 Michael FriedrichAdd IcingaNodeName script variable, set as check source...
2014-02-05 Gunnar BeutnerFix memory leak in Utility::GlobRecursive.
2014-02-05 Gunnar BeutnerFix race condition in the config validator.
2014-02-04 Michael FriedrichFix ProcessHostCheckResult error message.
2014-02-04 Gunnar BeutnerFix builds on Debian wheezy.
2014-02-04 Gunnar BeutnerMerge branch 'feature/ido-reuse-ids-5565' into next
2014-02-04 Gunnar BeutnerRe-use IDs where possible.
2014-02-04 Gunnar BeutnerMove the ClearConfigTables function into the DbConnecti...
2014-01-31 Gunnar BeutnerFix duplicate object IDs for command objects.
next