]> granicus.if.org Git - icinga2/history - lib
Update Debian package.
[icinga2] / lib /
2014-05-08 Gunnar BeutnerBuild fix for RHEL.
2014-05-08 Gunnar BeutnerRefactor the agent and cluster components.
2014-05-08 Gunnar BeutnerRun INITIALIZE_ONCE() after static initializers.
2014-05-08 Gunnar BeutnerImplement support for the "package" keyword.
2014-05-06 Gunnar BeutnerProperly shut down TLS streams.
2014-05-06 Gunnar BeutnerMake sure handles aren't inherited by the child process.
2014-05-04 Michael FriedrichDon't allow "managed" downtimes to be deleted by users.
2014-05-04 Michael FriedrichFix string conversion in CompatUtility::GetCheckableCom...
2014-05-03 Michael FriedrichAdd debug log entries for dependencies.
2014-05-03 Michael FriedrichRename Dependency 'state_filter' to 'states'.
2014-05-03 Michael FriedrichImplement CompatUtility::GetCheckableCommandArgs()...
2014-05-03 Michael FriedrichImplement summary macros e.g. $icinga.num_services_crit...
2014-05-02 Michael FriedrichMerge branch 'feature/db-ido-update-events-6051' into...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'scheduled_downtime_d...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'last_notification...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'is_flapping' on...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service state 'next_check' on NextC...
2014-05-02 Michael FriedrichDB IDO: Update Host/Service status on Acknowledgement...
2014-05-02 Michael FriedrichFix exception for Notification objects without checkabl...
2014-05-02 Michael FriedrichFix state_filter attribute validation for Depdency...
2014-05-01 Michael FriedrichMerge branch 'fix/apply-req-group-assign-6105' into...
2014-05-01 Michael FriedrichMake AddGroup() unique.
2014-05-01 Michael FriedrichAllow EvaluateRules() to keep rules for the next iteration.
2014-05-01 Michael FriedrichGroup assign requires object.groups update too (for...
2014-05-01 Michael FriedrichAdd AddGroup() for host, service, user objects.
2014-05-01 Michael FriedrichEvaluate object rules (group assign) before and after...
2014-05-01 Michael FriedrichFix dependency logging for hosts and services.
2014-05-01 Gunnar BeutnerMake Application::ReadPidFile work on Windows.
2014-05-01 Gunnar BeutnerBuild fix for Windows.
2014-04-29 Gerd von EgidyImprove error message when trying to open a config...
2014-04-29 Gunnar BeutnerMake sure that WQ threads are started after Daemonize().
2014-04-29 Gunnar BeutnerChange log level for some messages.
2014-04-29 Gunnar BeutnerRename "optional" attribute to "required" and change...
2014-04-29 Gunnar BeutnerMerge branch 'feature/improve-daemon-start-5788' into...
2014-04-29 Gerd von EgidyFix possible race when the reload-process determines...
2014-04-29 Gerd von EgidyFix handling of m_RequestRestart in RunEventLoop, impro...
2014-04-29 Gerd von EgidyFix logging during shutdown procedure.
2014-04-29 Gerd von EgidyFork new process from previous daemon on reload.
2014-04-29 Gerd von EgidyAdd --reload command-line parameter.
2014-04-29 Gerd von EgidySplit ConfigItem::ActivateItems() into ConfigItem:...
2014-04-29 Gunnar BeutnerImplement the "order" attribute for command arguments.
2014-04-28 Gunnar BeutnerAdd uptime information to the "icinga" check type.
2014-04-27 Gunnar BeutnerFix support for StatsOr and StatsAnd.
2014-04-26 Gunnar BeutnerAdd ssh_port parameter for the ssh check command.
2014-04-26 Gunnar BeutnerAdd version information to the "icinga" check task.
2014-04-26 Gunnar BeutnerImplement support for optional command arguments.
2014-04-25 Gunnar BeutnerMerge branch 'feature/cluster-5467' into next
2014-04-25 Gunnar BeutnerImplement loop detection for cluster links.
2014-04-25 Gunnar BeutnerFix deadlock in TlsStream::{Read,Write}.
2014-04-24 Michael FriedrichAdd {Host,Service}Group attributes: notes, notes_url...
2014-04-23 Gunnar BeutnerFix duplicate service contacts.
2014-04-23 Michael FriedrichFix headers.
2014-04-23 Michael FriedrichAdd group assign/ignore rules.
2014-04-23 Michael FriedrichRevert "Add group apply (creates object only once and...
2014-04-23 Michael FriedrichDB IDO: Add missing dependency attributes.
2014-04-22 Gunnar BeutnerUse fewer threads by default.
2014-04-22 Michael FriedrichDrop unused statusmap_image & coords attributes entirely.
2014-04-22 Michael FriedrichRevert "Add statusmap_image and coords host attributes."
2014-04-22 Gunnar BeutnerMake the debug log less spammy.
2014-04-22 Gunnar BeutnerBuild fix for OS X.
2014-04-21 Gunnar BeutnerImplement support for environment variables on Windows.
2014-04-21 Gunnar BeutnerImplement Windows support for the Process class.
2014-04-20 Gunnar BeutnerBuild fix for Clang >= 3.4.
2014-04-20 Gunnar BeutnerMake sure the installer doesn't overwrite config files.
2014-04-20 Gunnar BeutnerFix crash in Timer::AdjustTimers.
2014-04-18 Gunnar BeutnerAdd agent setup wizard for Windows.
2014-04-18 Gunnar BeutnerFix NSIS installer and Windows service.
2014-04-17 Michael FriedrichResolve runtime macros recursively in *_url, notes...
2014-04-17 Michael FriedrichAdd statusmap_image and coords host attributes.
2014-04-17 Michael FriedrichAdd CompatUtility::GetModifiedAttributesList() for...
2014-04-17 Michael FriedrichAdd modified attributes for user and command vars.
2014-04-17 Michael FriedrichUse legacy attribute getters in interfaces.
2014-04-17 Michael FriedrichAdd global Enable{Host,Service}Checks. Update interface...
2014-04-16 Michael FriedrichMerge branch 'feature/cv-mod-attr-5956' into next
2014-04-16 Michael FriedrichFix custom var override.
2014-04-16 Michael FriedrichAdd modified attributes for vars dictionary.
2014-04-16 Gunnar BeutnerAdd missing ::Stop calls.
2014-04-16 Gunnar BeutnerImplement CLR-based checks.
2014-04-15 Michael FriedrichAdd group apply (creates object only once and sets...
2014-04-15 Gunnar BeutnerImplement support for hosts in the agent component.
2014-04-14 Michael FriedrichAdd nested group support for {Host,Service,User}Group.
2014-04-14 Gunnar BeutnerBuild fix for Windows.
2014-04-14 Gunnar BeutnerFix another exception issue with FreeBSD.
2014-04-12 Gunnar BeutnerSet OpenSSL locking callback.
2014-04-12 Gunnar BeutnerFix file descriptors not getting closed properly
2014-04-12 Gunnar BeutnerImplement support for agent-based checks.
2014-04-11 Gunnar BeutnerFix external commands which take no arguments.
2014-04-11 Gunnar BeutnerMake sure the scheduling offset is set properly for...
2014-04-11 Gunnar BeutnerAllow trailing comma in arrays.
2014-04-11 Gunnar BeutnerMark the PerfdataValue class as "safe".
2014-04-10 Gunnar BeutnerSupport shell-style comments.
2014-04-10 Gunnar BeutnerOnly resolve user macros (vars.*) recursively.
2014-04-09 Gunnar BeutnerAnother build fix for Windows.
2014-04-09 Gunnar BeutnerWindows build fix.
2014-04-09 Gunnar BeutnerAvoid unnecessary copies for DynamicType::GetObjects.
2014-04-09 Gunnar BeutnerAllow dictionaries to contain null values.
2014-04-09 Gunnar BeutnerImplement the "return" keyword.
2014-04-09 Gunnar BeutnerRename the notification attributes.
2014-04-09 Gunnar BeutnerChange the default notification interval to 30 minutes.
2014-04-08 Gunnar BeutnerFix the state filters for "critical" and "unknown".
next