]> granicus.if.org Git - icinga2/shortlog
icinga2
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 Michael FriedrichChecker: Fix exception on disabled host checks.
2014-05-01 Michael FriedrichStatusDataWriter: Fix missing host dependencies.
2014-05-01 Gunnar BeutnerMake Application::ReadPidFile work on Windows.
2014-05-01 Michael FriedrichMerge branch 'feature/fix-rpm-on-arm-6100' into next
2014-05-01 Gerd von EgidyDon't distribute COPYING, README,... twice in the icing...
2014-05-01 Gerd von EgidyAlways install the unprocessed markdown documentation.
2014-05-01 Gerd von EgidyDon't require pandoc and sphinx during build because...
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 Gerd von EgidyFix how the stdin/stdout fds are set to null during...
2014-04-29 Michael Friedrichicinga2 init script should start/stop mysql/pgsql.
2014-04-29 Gunnar BeutnerUpdate spec file. v0.0.10
2014-04-29 Michael FriedrichUpdate documentation & what's new.
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 BeutnerRemove superfluous commas in the ITL.
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 BeutnerFix the IDO test.
2014-04-28 Gunnar BeutnerAdd uptime information to the "icinga" check type.
2014-04-27 Gunnar BeutnerFix support for StatsOr and StatsAnd.
2014-04-27 Gunnar BeutnerTurn off column headers for Stats queries.
2014-04-26 Gunnar BeutnerSet Icinga service to start automatically.
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 BeutnerAdd missing $ sign in a macro.
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 incorrect type for notification timestamps.
2014-04-25 Gunnar BeutnerFix deadlock in TlsStream::{Read,Write}.
2014-04-25 Gunnar BeutnerClean up ClusterListener::Supports{Checks,Notifications}.
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 FriedrichAdd apply ping{4,6} to generic-host example config...
2014-04-23 Michael FriedrichDB IDO: Add missing dependency attributes.
2014-04-22 Gunnar BeutnerUse fewer threads by default.
2014-04-22 Gunnar BeutnerProperly deal with exceptions in CheckerComponent:...
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 BeutnerMake print_number work for non-finite numbers again.
2014-04-20 Gunnar BeutnerMake print_number work for negative numbers again.
2014-04-20 Gunnar BeutnerFix buffer overflow in print_number().
2014-04-20 Gunnar BeutnerWait until the service has stopped in the uninstaller.
2014-04-20 Gunnar BeutnerStop the Icinga service before uninstalling the files.
2014-04-20 Gunnar BeutnerBuild fix for Clang >= 3.4.
2014-04-20 Gunnar BeutnerRemove debug output for CPack.
2014-04-20 Gunnar BeutnerMake sure the installer doesn't overwrite config files.
2014-04-20 Gunnar BeutnerFix incorrect #endif in icinga-app.cpp.
2014-04-20 Gunnar BeutnerFix crash in Timer::AdjustTimers.
2014-04-19 Gunnar BeutnerFix OpenSSL path.
2014-04-19 Gunnar BeutnerAdd OpenSSL libs to the Windows installer package.
2014-04-19 Gunnar BeutnerInstall runtime libraries in sbin on Windows.
2014-04-18 Gunnar BeutnerAdd include for InstallRequiredSystemLibraries.
2014-04-18 Gunnar BeutnerUpdate manifest for the agent setup wizard.
2014-04-18 Gunnar BeutnerFix pkg data dir for Windows.
2014-04-18 Gunnar BeutnerUse the right path prefix for Windows.
2014-04-18 Gunnar BeutnerAdd missing files for the Windows installer.
2014-04-18 Gunnar BeutnerAnother attempt at fixing the VS project file.
2014-04-18 Gunnar BeutnerFix project settings (again).
2014-04-18 Gunnar BeutnerFix VS project file.
2014-04-18 Gunnar BeutnerFix the binary path for the agent wizard.
2014-04-18 Gunnar BeutnerFix project type for the Icinga2SetupAgent project.
2014-04-18 Gunnar BeutnerAdd agent setup wizard for Windows.
2014-04-18 Gunnar BeutnerFix NSIS installer and Windows service.
2014-04-17 Michael FriedrichDocumentation: Add a note on unsupported non-persistent...
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 Gunnar BeutnerRun the Windows Service as NT AUTHORITY\NetworkService.
2014-04-17 Michael FriedrichDocumentation: Update object attributes.
2014-04-17 Michael FriedrichAdd global Enable{Host,Service}Checks. Update interface...
2014-04-16 Gunnar BeutnerRevert "Use full Git version tag for the MSI package."
2014-04-16 Gunnar BeutnerAdd icon for the Windows installer.
2014-04-16 Gunnar BeutnerAdd icon and version info resource for the Icinga binary.
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 FriedrichUpdate documentation for external commands.
2014-04-16 Michael FriedrichAdd modified attributes for vars dictionary.
2014-04-16 Carlos CesarioGNU C++ pthread compiler option for AIX.
next