]> granicus.if.org Git - icinga2/shortlog
icinga2
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.
2014-04-16 Gunnar BeutnerBuild fix.
2014-04-16 Gunnar BeutnerUse full Git version tag for the MSI package.
2014-04-16 Gunnar BeutnerAdd missing ::Stop calls.
2014-04-16 Gunnar BeutnerAllow running Icinga 2 as a Windows service.
2014-04-16 Gunnar BeutnerBuild fix for Windows.
2014-04-16 Gunnar BeutnerImplement CLR-based checks.
2014-04-15 Gunnar BeutnerFix failed agent checks after restarts.
2014-04-15 Michael FriedrichFix copyright.
2014-04-15 Gunnar BeutnerFix icinga2-list-agents.
2014-04-15 Michael FriedrichAdd group apply (creates object only once and sets...
2014-04-15 Gunnar BeutnerFix incorrect variable name in the auto-discovery script.
2014-04-15 Gunnar BeutnerImplement support for hosts in the agent component.
2014-04-15 Gunnar BeutnerFix JSON output for non-finite numbers.
2014-04-14 Michael FriedrichAdd nested group support for {Host,Service,User}Group.
2014-04-14 Michael FriedrichCompat: Only dump host address{,6}, alias if set.
2014-04-14 Gunnar BeutnerBuild fix for Windows.
2014-04-14 Gunnar BeutnerUpdate the INSTALL file.
2014-04-14 Gunnar BeutnerFix another exception issue with FreeBSD.
2014-04-13 Gunnar BeutnerFix infinite loop when user/group for -u/-g are invalid.
2014-04-13 Gunnar BeutnerFix db_ido queries.
2014-04-13 Gunnar BeutnerFix the .bundle validation.
2014-04-13 Gunnar BeutnerMake the PKI scripts work with /bin/sh.
2014-04-13 Gunnar BeutnerAdd missing files in the spec file.
2014-04-13 Gunnar BeutnerAdd "apt" check command.
2014-04-13 Gunnar BeutnerAdd apt.conf for the Debian package.
2014-04-13 Gunnar BeutnerAdd missing files.
next