]> granicus.if.org Git - icinga2/shortlog
icinga2
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.
2013-12-12 Michael FriedrichUse exclamation mark for auto-generated config item...
2013-12-12 Johannes MeyerFix livestatus keepalive handling
2013-12-12 Gunnar BeutnerUpdate documentation for notification commands.
2013-12-11 Markus FroschDebian: Use user/group config also for /run handling...
2013-12-11 Markus FroschDebian: Added spool directory and set correct permissions.
2013-12-11 Gunnar BeutnerUpdate the livestatus socket path in the documentation.
2013-12-11 Michael FriedrichCompat: Don't dump empty CV keys.
2013-12-11 Gunnar BeutnerImprove compatibility with C++11.
2013-12-11 Markus FroschMerge branch 'feature/debian-init-helpers-5305' into...
2013-12-11 Markus FroschDebian: Added foreground init helper to debug Icinga 2.
2013-12-11 Johannes MeyerFix indentation in lib/icinga/externalcommandprocessor.cpp
2013-12-11 Markus FroschDebian: Cleaned up indention in init script.
2013-12-11 Markus FroschDebian: Added checkconfig helper to initscript.
2013-12-11 Markus FroschDebian: Added DAEMON_(USER|GROUP) to init/default for...
2013-12-11 Gunnar BeutnerFix incorrect permissions for key files.
2013-12-11 Gunnar BeutnerFix incorrect attribute names in the documentation.
2013-12-11 Markus FroschDebian: only update icinga-version.h.fallback when...
2013-12-11 Johannes MeyerFix crash when a command is executed that affects check...
2013-12-11 Michael FriedrichLivestatus: Fix check_command_expanded column.
2013-12-09 Paul RichardsNSCA-ng Vagrant Support: add nsca user to icingacmd...
2013-12-09 Gunnar BeutnerImprove compatibility with Windows.
2013-12-09 Michael FriedrichFix missing comment_data column in downtime tables.
2013-12-09 Gunnar BeutnerFix deadlock in ServiceDbConnect::Add{Comments,Downtimes}.
2013-12-09 Gunnar BeutnerFix syntax error in mail-notification.sh.
2013-12-09 Gunnar BeutnerScriptVariableRegistry::GetInstance should not be defin...
2013-12-09 Gunnar BeutnerFix duplicate IDs in queries for comments/downtimes.
2013-12-09 Gunnar BeutnerJust write objects.cache file once.
2013-12-09 Gunnar BeutnerImprove error messages for the check result reader.
2013-12-09 Gunnar BeutnerFix incorrect value for the triggered_by_id column.
2013-12-06 Markus FroschDebian: Make sure to enable default features due when...
2013-12-06 Gunnar BeutnerImplement scheduled downtimes.
2013-12-05 Michael FriedrichRPM: Don't re-enable disabled features on update, prope...
2013-12-05 Gunnar BeutnerMerge branch 'feature/timeperiod-fixes-5268' into next
2013-12-05 Gunnar BeutnerRename one of the example timeperiods.
2013-12-05 Gunnar BeutnerMake sure that TimePeriod segments are being merged...
2013-12-05 Michael FriedrichDB IDO: Fix reconnect config/status inserts.
2013-12-05 Gunnar BeutnerSet rlimits in the Application class (rather than in...
2013-12-05 Gunnar BeutnerMake status.dat/objects.cache interval configurable.
2013-12-05 Gunnar BeutnerAdd unit test for Stream::ReadLine.
2013-12-05 Gunnar BeutnerMake ICINGA2_{USER,GROUP,COMMAND_USER,COMMAND_GROUP...
2013-12-04 Markus FroschDebian: Made creation of icinga-version.h.fallback...
2013-12-04 Markus FroschDebian: Fixed config check and changed DAEMON_ARGS...
2013-12-04 Markus FroschDebian: Made handling of features-enabled respecting...
2013-12-04 Gunnar BeutnerMerge branch 'feature/constants-4946' into next
2013-12-04 Gunnar BeutnerFix: display_name property doesn't work for hosts.
2013-12-04 Gunnar BeutnerImplement support for constants in the config parser.
2013-12-04 Gunnar BeutnerRemove Windows example config.
2013-12-04 Gunnar BeutnerImplement support for making script variables constant.
2013-12-04 Gunnar BeutnerFix leak in the config parser.
2013-12-03 Gunnar BeutnerSpeed up config compiler.
2013-12-03 Michael FriedrichMerge branch 'feature/release-0-0-5-5254' into next v0.0.5
2013-12-03 Michael FriedrichClean up configs.
next