]> granicus.if.org Git - icinga2/shortlog
icinga2
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.
2013-12-17 Gunnar BeutnerFix compiler warnings in auto-generated mkclass code.
2013-12-16 Gunnar BeutnerMerge branch 'feature/console-logger-5342' into next
2013-12-16 Gunnar BeutnerFix a log message.
2013-12-16 Gunnar BeutnerRemove the ConsoleLogger class and keep the default...
2013-12-16 Michael FriedrichFix perfdata double value type formatting.
2013-12-16 Michael FriedrichApply UOM base to warn/crit/min/max to perfdata values.
2013-12-16 Michael FriedrichMove command argument logging into the unix process...
2013-12-16 Johannes MeyerMerge branch 'feature/unit-tests-5223' into next
2013-12-16 Johannes MeyerDrop dummy test and fix livestatus utility class
2013-12-16 Johannes MeyerAdd external commands test [WIP]
2013-12-16 Johannes MeyerRefactor IDO query code
2013-12-16 Johannes MeyerAdd check to the statusdata test for regular file updates
2013-12-16 Johannes MeyerUpdate readme file
2013-12-16 Johannes MeyerFix vm bootstrapping
2013-12-16 Johannes MeyerRefactor vm bootstrapping
2013-12-16 Johannes MeyerAdd --output switch to the test runner
2013-12-16 Johannes MeyerAdd checkresult tests
2013-12-16 Johannes MeyerLet the IDO tests take reschedule actions into account
2013-12-16 Johannes MeyerFix command execution over SSH
2013-12-16 Johannes MeyerMake setup output quiet
2013-12-16 Johannes MeyerAdd IDO tests
2013-12-16 Johannes MeyerAdd file existence tests
2013-12-16 Johannes MeyerAdd state tests
2013-12-16 Johannes MeyerFix settings section in configuration file
2013-12-16 Johannes MeyerAdd configuration aware test runner
2013-12-16 Johannes MeyerFix aggregation of the type and is_service livestatus...
2013-12-16 Johannes MeyerFix deadlock when querying comments or downtimes throug...
2013-12-16 Michael FriedrichUpdate .gitignore.
2013-12-16 Gunnar BeutnerFix race condition in Logger::GetLoggers.
2013-12-16 Michael FriedrichOnly print config validation for existing objects.
2013-12-15 Gunnar BeutnerFix spelling mistake in ConfigItem::ActivateItems.
2013-12-15 Gunnar BeutnerMerge branch 'feature/race-cond-5337' into next
2013-12-15 Gunnar BeutnerFix race condition in TimePeriod::Start.
2013-12-15 Gunnar BeutnerFix race condition in icinga::Log.
2013-12-15 Gunnar BeutnerFix race conditions in the config compiler.
2013-12-14 Gunnar BeutnerFix another race condition in DynamicObject::Start.
2013-12-13 Michael FriedrichLog commands and their arguments.
2013-12-13 Michael FriedrichCompat: Fix commands in objects.cache file.
2013-12-13 Michael FriedrichWindows build fix.
2013-12-13 Michael FriedrichAdd config validation stats.
2013-12-13 Michael FriedrichImprove StatusDataWriter performance.
2013-12-13 Gunnar BeutnerFix crash in icinga::Log.
2013-12-13 Gunnar BeutnerImplement latency statistics for the "icinga" check.
2013-12-13 Gunnar BeutnerAdd documentation for the "icinga" check command.
2013-12-13 Gunnar BeutnerMerge branch 'feature/tp-contention-5327' into next
2013-12-13 Gunnar BeutnerImprove performance for icinga::Deserialize.
2013-12-13 Gunnar BeutnerImprove WorkQueue performance
2013-12-13 Gunnar BeutnerImplement ParallelWorkQueue class.
2013-12-13 Gunnar BeutnerAvoid using ConfigItem::GetObject when possible.
2013-12-13 Gunnar BeutnerImprove config compiler performance.
2013-12-13 Johannes MeyerEnable password authentication for PostgreSQL
2013-12-13 Johannes MeyerMerge branch 'fix/column-headers-in-json-output-5317...
2013-12-13 Johannes MeyerFix that the "ColumnHeaders" option has no effect for...
2013-12-13 Michael FriedrichRefactor CompatUtility::* for DB IDO, Livestatus, Statu...
2013-12-12 Gunnar BeutnerMake icinga2-{enable,disable}-feature list currently...
2013-12-12 Gunnar BeutnerAdd timestamp to crash dumps.
2013-12-12 Johannes MeyerMerge branch 'feature/Array-insert-functionality' into...
2013-12-12 Michael FriedrichFix crash while reading livestatus query.
next