]> granicus.if.org Git - icinga2/history - lib
Fix VIM syntax highlighting for comments
[icinga2] / lib /
2015-03-15 Gunnar BeutnerEnsure that flex meets the version requirements
2015-03-15 Gunnar BeutnerDon't ignore extraneous arguments for functions
2015-03-14 Gunnar BeutnerMerge COMMIT and BEGIN into the previous MySQL query
2015-03-13 Gunnar BeutnerImplement support for CLIENT_MULTI_STATEMENTS
2015-03-13 Gunnar BeutnerDon't update custom vars for each status update
2015-03-13 Gunnar BeutnerImplement the pending_queries metric for the IDO check...
2015-03-12 Michael FriedrichShow notification state/type filter names in notice...
2015-03-12 Michael FriedrichFix log message for cli commands breaks the init script
2015-03-12 Gunnar BeutnerBuild fix
2015-03-12 Gunnar BeutnerImprove output for the ido check task
2015-03-12 Michael FriedrichFix crash in Dependency::Stop()
2015-03-12 Gunnar BeutnerImplement a check for IDO database connections
2015-03-12 Gunnar BeutnerAdd support for using the 1.12.0 IDO database schema
2015-03-11 Michael FriedrichDon't increment check attempt counter on OK->NOT-OK...
2015-03-11 Michael FriedrichFix formatting for the GDB stacktrace
2015-03-11 Gunnar BeutnerImplement the parse_performance_data function
2015-03-11 Michael FriedrichMake sure that the /var/log/icinga2/crash directory...
2015-03-11 Gunnar BeutnerMake sure that 'icinga2 console' serializes temporary...
2015-03-11 Gunnar BeutnerFix timeout problem with API heartbeat messages
2015-03-11 Gunnar BeutnerFix line continuation support for parentheses
2015-03-11 Gunnar BeutnerKill entire process group after plugin timeout
2015-03-11 Gunnar BeutnerFix argument type for the StringContains function
2015-03-10 Michael FriedrichImplement String#contains
2015-03-10 Gunnar BeutnerRemove an unnecessary temporary variable
2015-03-10 Gunnar BeutnerAllow some of the Array and Dictionary methods to be...
2015-03-09 Gunnar BeutnerDon't accept config updates for zones for which we...
2015-03-09 Gunnar BeutnerFix incorrect value for the process_performance_data...
2015-03-09 Gunnar BeutnerFix validator for dependencies
2015-03-09 Gunnar BeutnerAdd validator for time ranges in ScheduledDowntime...
2015-03-09 Gunnar BeutnerRemove incorrect VERIFY
2015-03-07 Gunnar BeutnerRemove unnecessary dynamic_casts
2015-03-06 Gunnar BeutnerFix second Deserialize() call in ApiEvents::ExecuteComm...
2015-03-05 Gunnar BeutnerMake sure we don't evaluate apply rules for fake hosts...
2015-03-05 Gunnar BeutnerAdd missing service name in check results
2015-03-05 Gunnar BeutnerAdd missing "return"s in Ido*Connection::Reconnect
2015-03-05 Gunnar BeutnerImplement SNI support for the TlsStream class
2015-03-05 Gunnar BeutnerFix incorrect debug hints for nested attributes
2015-03-05 Gunnar BeutnerRemove the macro argument for IMPL_TYPE_LOOKUP
2015-03-04 Gunnar BeutnerFix compiler warning in Process::Run
2015-03-04 Gunnar BeutnerImplement support for the 'Limit' column in Livestatus
2015-03-04 Gunnar BeutnerImprove Livestatus query performance
2015-03-04 Gunnar BeutnerDon't discard config validators
2015-03-04 Gunnar BeutnerFix some compile warnings
2015-03-04 Gunnar BeutnerFix a memory leak in *Expression::GetReference
2015-03-03 Gunnar BeutnerFix lag calculation for the 'cluster-zone' check
2015-03-03 Gunnar BeutnerInclude GDB backtrace in crash reports
2015-03-03 Gunnar BeutnerFix: else if doesn't work without an else branch
2015-03-03 Gunnar BeutnerFix validator for TimePeriod ranges
2015-03-03 Gunnar BeutnerFix start condition for downtimes
2015-03-03 Gunnar BeutnerAdd VERIFY check in Utility::ExecuteDeferredInitializers
2015-03-03 Gunnar BeutnerRemove redundant error check in Utility::GetTime
2015-03-03 Gunnar BeutnerFix uninitialized field in the CheckerComponent class
2015-03-03 Gunnar BeutnerFix file descriptor leak in SetDaemonIO
2015-03-03 Gunnar BeutnerRemove the return type for Utility::LoadExtensionLibrary
2015-03-02 Gunnar BeutnerUse _exit instead of Exit in Application::SetResourceLimits
2015-03-02 Jean FlachAmericaniz(s)e colo(u)r in troubleshoot cli
2015-03-02 Michael FriedrichFix deadlock in DB IDO and external command events
2015-03-02 Michael FriedrichFix troubleshooting cli hint text
2015-03-02 Michael FriedrichFix output formatting in troubleshoot cli command
2015-03-02 Michael FriedrichFix compiler warnings
2015-03-02 Jason YoungUpdate PerfdataValue::Parse to ignore invalid warn...
2015-03-02 Gunnar BeutnerRemove unused variable in PkiUtility::SignCsr
2015-03-02 Gunnar BeutnerRemove unnecessary SubStr call
2015-03-02 Gunnar BeutnerRemove redundant checks
2015-03-02 Gunnar BeutnerRemove unused variable
2015-03-02 Jean-Marcel FlachAdd more colour to troubleshoot cli
2015-03-02 Gunnar BeutnerImplement the assignment operator for the Value class
2015-03-02 Gunnar BeutnerRemove unused variables
2015-03-02 Gunnar BeutnerFix incorrect operator in Value::operator^
2015-03-02 Gunnar BeutnerFix incorrect header length check in NetString::ReadStr...
2015-03-02 Gunnar BeutnerFix incorrect assignment in Logger::EnableConsoleLog
2015-03-02 Gunnar BeutnerRemove redundant function
2015-03-02 Gunnar BeutnerMake copy constructor private for the Log class
2015-03-02 Gunnar BeutnerFix incorrect return type for Application::Run
2015-03-02 Gunnar BeutnerFix incorrect format specifier for fprintf
2015-03-02 Jean-Marcel FlachFix whitespace
2015-03-02 Jean-Marcel FlachWork on troubleshoot cli
2015-03-02 Gunnar BeutnerFix incorrect assignment in PluginUtility::ExecuteCommand
2015-03-02 Gunnar BeutnerFix uninitialized fields in the StreamLogger class
2015-03-02 Gunnar BeutnerFix uninitialized field in the LivestatusScriptFrame...
2015-03-02 Gunnar BeutnerFix uninitialized field in the LivestatusQuery class
2015-03-02 Gunnar BeutnerFix uninitialized field in the Checkable class
2015-03-02 Gunnar BeutnerFix uninitialized field in the ScriptError class
2015-03-02 Gunnar BeutnerFix uninitialized field in the ApiListener class
2015-03-02 Gunnar BeutnerRemove unreachable code
2015-03-02 Gunnar BeutnerFix leak in SocketEvents::Threadproc
2015-03-02 Gunnar BeutnerFix uninitialized fields
2015-03-02 Gunnar BeutnerFix uninitialized variable in DaemonUtility::ValidateCo...
2015-03-02 Jean-Marcel FlachAdd message concerning file compression to troubleshoot cli
2015-03-01 Gunnar BeutnerMake sure the WQ status timer is stopped properly
2015-02-28 Gunnar BeutnerFix another crash in Timer::Call
2015-02-27 Gunnar BeutnerRefactor the API timeout timer
2015-02-27 Gunnar BeutnerMake sure that the timeout timer gets destroyed properly
2015-02-27 Gunnar BeutnerUse the main threadpool to disconnect API clients
2015-02-27 Gunnar BeutnerFix a deadlock in WorkQueue::WorkerThreadProc
2015-02-27 Gunnar BeutnerFix a crash in Timer::Reschedule
2015-02-27 Gunnar BeutnerFix crash in SocketEvents::ThreadProc
2015-02-27 Jean-Marcel FlachUse RequestShutdown with exitcode instead of Applicatio...
2015-02-27 Gunnar BeutnerFix null pointer dereference in ApiClient::TimeoutTimer...
2015-02-27 Jean-Marcel FlachAdd colours to troubleshoot cli
next