]> granicus.if.org Git - icinga2/shortlog
icinga2
2014-02-06 Gunnar BeutnerUpdate change log and bump version. v0.0.7
2014-02-05 Michael FriedrichDocumentation: Add configuration best practice.
2014-02-05 Michael FriedrichDocumentation: Add 'Monitoring Remote Clients' section.
2014-02-05 Michael FriedrichDocumentation: Add unique section ids.
2014-02-05 Gunnar BeutnerFix stack overflow in IdoPgsqlConnection::InternalExecu...
2014-02-05 Michael FriedrichDocumentation: Emphasize on runtime vs configuration...
2014-02-05 Gunnar BeutnerFix: IcingaUseVfork warning when spawning child processes.
2014-02-05 Johannes MeyerFix invalid testing configuration
2014-02-05 Johannes MeyerFix the vm-test runner's error handling
2014-02-05 Johannes MeyerFix external command tests
2014-02-05 Johannes MeyerFix test-vm bootstrapping
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 Michael FriedrichCompat: Fix notification type string.
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-02-04 Gunnar BeutnerAdd note about certificate file permissions.
2014-02-03 Michael FriedrichDocumentation: Add examples for time related macros.
2014-01-31 Gunnar BeutnerFix duplicate object IDs for command objects.
2014-01-31 Gunnar BeutnerImplement an option to disable use of vfork().
2014-01-29 Michael FriedrichDB IDO: Implement notification object insert id cache.
2014-01-29 Michael FriedrichFix notification script.
2014-01-29 Michael FriedrichDocumentation: Add IDO PostgreSQL setup.
2014-01-28 Michael FriedrichDB IDO: Fix the way notification_id is handled.
2014-01-28 Michael FriedrichDB IDO: Refactor notification signal handling.
2014-01-28 Gunnar BeutnerFix: PROCESS_HOST_CHECK_RESULT misinterprets the given...
2014-01-28 Gunnar BeutnerFix: Crash when state file is invalid.
2014-01-28 Gunnar BeutnerIncrementally fetch MySQL/PGsql rows.
2014-01-28 Gunnar BeutnerFix UNIX sockets on FreeBSD.
2014-01-27 Michael FriedrichBuild fix.
2014-01-27 Michael FriedrichDon't include unnecessary dirs in release tarball.
2014-01-24 Michael FriedrichDocumentation: Add a chapter about available Icinga...
2014-01-24 Michael FriedrichDocumentation: Add disable/override objects/attribute...
2014-01-24 Michael FriedrichDocumentation: Add service check authorities.
2014-01-23 Michael FriedrichDB IDO: Fix wrong timestamp in column expiration_time.
2014-01-21 Michael FriedrichCompatUtility: Fix broken custom variable dump.
2014-01-20 Johannes MeyerMerge branch 'feature/test-external-commands-5345'...
2014-01-20 Johannes MeyerImplement missing host/servicegroup commands
2014-01-20 Johannes MeyerImplement ENABLE_HOSTGROUP_PASSIVE_HOST_CHECKS
2014-01-20 Johannes MeyerFix that dis-/enabling notifications affect active...
2014-01-17 Michael FriedrichDocumentation: Rename Nagios Plugins to Monitoring...
2014-01-16 Johannes MeyerFix that the service_object_id is not correctly set...
2014-01-16 Johannes MeyerFix that "categories" is not a valid attribute for...
2014-01-16 Johannes MeyerFix the config compiler's ignorance
2014-01-15 Michael FriedrichAdditional documentation fixes for NotificationCommand...
2014-01-15 Michael FriedrichDocumentation: Fix host!service seperator for inline...
2014-01-15 Michael FriedrichDocumentation: Add default classic ui login.
2014-01-15 Johannes MeyerFix hostcheck state conversion of the statusdatawriter
2014-01-14 Michael Friedrichspec: Fix boost version requirement for OpenSUSE 13.1.
2014-01-14 Michael FriedrichMerge branch 'feature/log-trunc-rotate-5448' into next
2014-01-14 Michael Friedrichspec: Add logrotate file.
2014-01-14 Michael FriedrichFilelogger must not truncate log file, but append its...
2014-01-14 Michael FriedrichAdd logrotate config.
2014-01-14 Michael FriedrichCompat: Do not dump empty strings into objects.cache.
2014-01-09 Michael FriedrichFix formatting of execution_time, latency.
2014-01-08 Michael FriedrichUpdate copyright header.
2014-01-04 Michael FriedrichVagrant: Fix missing class includes for 'icinga-web...
2014-01-04 Michael FriedrichRefactor puppet module 'icinga-web'.
2014-01-04 Michael FriedrichRename puppet module 'icinga-classicui'.
2013-12-20 Johannes MeyerAdd nsca-ng test
2013-12-20 Gunnar BeutnerDon't cache config item properties.
2013-12-20 Gunnar BeutnerDiscard unused config items as early as possibly.
2013-12-20 Johannes MeyerAdd eventhandler test
2013-12-19 Michael FriedrichUpdate Vagrant base box to CentOS 6.5.
2013-12-19 Michael FriedrichDocumentation: Escaping of dollar signs as characters.
2013-12-19 Michael FriedrichRelease 0.0.6. v0.0.6
2013-12-18 Michael FriedrichMerge branch 'fix/livestatus-hist-tables-5351' into...
2013-12-18 Michael FriedrichLivestatus: Call addRowFn directly in UpdateLogEntries().
2013-12-18 Michael FriedrichLivestatus: Move log entry parsing into FetchRows().
2013-12-18 Michael FriedrichLivestatus: Use HistoryTable for log/statehist tables.
2013-12-18 Michael FriedrichDrop 'use feature ...' for el5 perl dependencies.
2013-12-18 Michael FriedrichFix el5 build.
2013-12-18 Johannes MeyerFix indices used to access arguments of external commands
2013-12-18 Markus FroschDebian: Added package for debug symbols.
2013-12-18 Michael FriedrichMigration: Revert dumping custom vars as macros.
2013-12-18 Gunnar BeutnerImplement support for using custom variables as macros.
2013-12-18 Gunnar BeutnerImplement "safe mode" for icinga::Deserialize.
2013-12-17 Michael FriedrichMerge branch 'fix/refactor-hist-tables-5351' into next
2013-12-17 Michael FriedrichFix some more compiler warnings.
2013-12-17 Michael FriedrichUse std::string::find() in String::Contains().
2013-12-17 Michael FriedrichLivestatus: Refactor historical tables.
2013-12-17 Michael FriedrichAdd String::Contains().
2013-12-17 Johannes MeyerFix crash that might occur in a situation where icinga...
2013-12-17 Johannes MeyerFix that triggered_by field is not of type int in a...
2013-12-17 Gunnar BeutnerFix: Missing warn/crit/min/max values are incorrectly...
2013-12-17 Gunnar BeutnerUpdate log level for some messages.
2013-12-17 Gunnar BeutnerEmbed constants into lib{base,icinga,db_ido}.
2013-12-17 Gunnar BeutnerFix invalid lock in Service::UpdateSlaveNotifications.
2013-12-17 Gunnar BeutnerWrite documentation on how to do an initial state sync...
2013-12-17 Gunnar BeutnerUse CompatUtility::GetCommandLine in StatusDataWriter...
2013-12-17 Johannes MeyerFix address and address6 being empty in objects.cache
2013-12-17 Gunnar BeutnerMerge branch 'feature/compiler-warnings-5349' into...
2013-12-17 Gunnar BeutnerFix compiler warnings in Service::ProcessCheckResult.
2013-12-17 Gunnar BeutnerFix compiler warnings in the CompatLogger class.
2013-12-17 Gunnar BeutnerFix compiler warning in CompatUtility::GetServiceNotifi...
2013-12-17 Gunnar BeutnerFix compiler warnings in ScheduledDowntime::FindNextSeg...
2013-12-17 Gunnar BeutnerFix compiler warnings in ThreadPool::ThreadPool.
next