]> granicus.if.org Git - icinga2/shortlog
icinga2
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-18 Markus FroschFixing bad word error "seperate" in documentation.
2014-03-18 Michael FriedrichDocumentation: Update differences 1.x and 2.x.
2014-03-18 Michael FriedrichDocumentation: Split 'advanced' into multiple sections.
2014-03-18 Michael FriedrichDocumentation: Add note on dependencies and inherits...
2014-03-17 Michael FriedrichEmpty command string on CHANGE_{HOST,SERVICE}_EVENTHAND...
2014-03-17 Michael Friedrichicinga2-{disable,enable}-feature should check if "ln...
2014-03-17 Michael FriedrichDocumentation: Fix StateFilterOK for recovery notificat...
2014-03-17 Michael FriedrichChown log/pid on startup.
2014-03-17 Gunnar BeutnerInit script shouldn't run config validation as root.
2014-03-17 Gunnar BeutnerAdd StateFilterOK in the example notification config.
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 FriedrichDo not start, restart, reload on config validation...
2014-03-16 Michael FriedrichFix RandomCheckTask result processing.
2014-03-16 Michael FriedrichFix host, service sort order in StatusDataWriter.
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 the Puppet manifests.
2014-03-13 Gunnar BeutnerFix: Plugin-based checks are broken.
2014-03-12 Michael FriedrichBuild fix.
2014-03-12 Michael FriedrichDocumentation: Add Vagrant on Windows, refactor Vagrant...
2014-03-12 Michael FriedrichFix enable_perfdata attribute in compat features.
2014-03-12 Michael FriedrichDocumentation: Fix markdown pipe in table cell.
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 FriedrichAdd IcingaStatusWriter to features-available.
2014-03-11 Michael FriedrichRelease 0.0.8. v0.0.8
2014-03-11 Michael FriedrichFix {Host,Service,User}Group::{Add,Remove}Member isn...
2014-03-11 Wolfgang NiederDocumentation: Fix typos.
2014-03-11 Michael FriedrichRemove unnecessary sort in GetClusterStatus().
2014-03-11 Gunnar BeutnerFix RPM packages.
2014-03-11 Gunnar BeutnerAdd missing -bin package.
2014-03-10 Michael FriedrichHealth Check: Sanitize perfdata.
2014-03-10 Michael FriedrichMigration: Change inline dependencies to new 'dependenc...
2014-03-10 Michael FriedrichPrepare schema for endpoint object id (tbd).
2014-03-10 Michael FriedrichRename icinga2 to icinga2-bin, icinga2 as meta package.
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: Don't try to execute empty Livestatus queries.
2014-03-10 Gunnar BeutnerFix $ escaping in macros.
2014-03-10 Gunnar BeutnerFix: Check attempt counter is invalid.
2014-03-09 Michael FriedrichVagrant: Ensure latest snapshot packages of icinga2*.
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: Fix agent_version column.
2014-03-08 Michael FriedrichDB IDO: Drop obsolete icinga_node column.
2014-03-08 Michael FriedrichDB IDO: Clean schema.
2014-03-07 Michael FriedrichDocumentation: Add Domains.
2014-03-07 Gunnar BeutnerFix DomainPrivCheckResult has no effect.
2014-03-07 Michael FriedrichDocumentation: Fix usermod on Debian.
2014-03-07 Michael FriedrichDocumentation: Fix debian package locations / dependencies.
2014-03-07 Gunnar BeutnerFix inline service dependencies.
2014-03-07 Michael FriedrichDocumentation: Update Advanced -> Dependencies.
2014-03-07 Michael FriedrichDB IDO: Schema update for 0.0.8 provides 1.11.0 version.
2014-03-07 Michael FriedrichUpdate news for 0.0.8
2014-03-07 Michael FriedrichDocument DB IDO schema changes for 0.0.8
2014-03-07 Gunnar BeutnerFix deadlock in Service::RemoveAllComments().
2014-03-06 Michael FriedrichDocumentation: Remove dead package.
2014-03-06 Gunnar BeutnerFix dladdr detection.
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 Michael FriedrichDocumentation: Fix service groups attribute.
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-03-04 Michael FriedrichVagrant: Install mailx, vim-enhanced.
2014-02-21 Michael FriedrichDocumentation: Fix wrong double quote.
2014-02-21 Michael FriedrichDocumentation: Fix duplicate installation path table.
2014-02-20 Michael FriedrichDocumentation: Add a note about multiple cluster nodes...
2014-02-20 Michael FriedrichRefactor status/perfdata stats registry.
2014-02-20 Johannes MeyerAdd verbosity levels to the vm-test-runner and add...
2014-02-20 Johannes MeyerLet all vm-tests output filesystem paths when they...
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 Johannes MeyerFix that the vm-test-runner is not using the new result...
2014-02-14 Johannes MeyerRefactor output of all vm-tests
2014-02-14 Gunnar BeutnerRevert "Set stack size rlimit."
2014-02-14 Johannes MeyerFix external command tests and make livestatus a defaul...
2014-02-14 Gunnar BeutnerSet stack size rlimit.
2014-02-13 Michael FriedrichMerge branch 'feature/cluster-status-json-5444' into...
2014-02-13 Michael FriedrichRefactor ClusterCheckTask based on cluster status.
2014-02-13 Michael FriedrichCluster: Periodically dump status json.
next