]> granicus.if.org Git - icinga2/history - lib/icinga
Fix missing location information for included files
[icinga2] / lib / icinga /
2014-12-10 Gunnar BeutnerFix missing location information for included files
2014-12-08 Gunnar BeutnerFix incorrect brace placement
2014-12-05 Gunnar BeutnerImplement validator for the check_interval attribute
2014-12-05 Michael FriedrichExecute checks locally if command_endpoint == local...
2014-12-01 Gunnar BeutnerFix problem with macro arguments which are not separate...
2014-11-27 Gunnar BeutnerImplement support for arrays in command arguments
2014-11-24 Gunnar BeutnerFix some compiler warnings
2014-11-22 Gunnar BeutnerRefactor the stack frame handling for scripts
2014-11-22 Gunnar BeutnerFix initialization bug for the Notification class
2014-11-21 Gunnar BeutnerSplit DynamicObject::OnConfigLoaded into two separate...
2014-11-20 Gunnar BeutnerRefactor apply/object rules
2014-11-20 Gunnar BeutnerRefactor the config validator so that it doesn't requir...
2014-11-14 Michael FriedrichMake sure that notified users are stored in state file
2014-11-13 Gunnar BeutnerImplement support for executing remote commands
2014-11-12 Gunnar BeutnerFix validator for dependency filters
2014-11-10 Gunnar BeutnerRefactor the AST
2014-11-09 Michael FriedrichOnly notify users on recovery who have been notified...
2014-11-09 Gunnar BeutnerReplace boost::shared_ptr with boost::intrusive_ptr
2014-11-08 Gunnar BeutnerImprove config compiler's memory usage
2014-11-07 Gunnar BeutnerRemove unused attributes
2014-11-07 Gunnar BeutnerSpeed up type lookups
2014-11-07 Gunnar BeutnerFix crash in CompatUtility::GetCheckableCommandArgs
2014-11-06 Gunnar BeutnerFix variable scope for object rules
2014-11-05 Gunnar BeutnerFix crash in ApiEvents::CheckResultAPIHandler
2014-11-04 Michael FriedrichLivestatus: Add 'cv_is_json' and encode CV arrays/dicts...
2014-11-04 Gunnar BeutnerFix incorrect field name
2014-11-04 Gunnar BeutnerImplement support for arbitrarily complex indexers
2014-11-04 Gunnar BeutnerImplement dictionary support for apply+for
2014-11-02 Gunnar BeutnerImplement typeof() function
2014-11-02 Gunnar BeutnerImplement support for formatting arrays in macro strings
2014-11-02 Gunnar BeutnerImplement support for arrays in custom variables
2014-10-29 Gunnar BeutnerHosts/services should not have themselves as parents
2014-10-29 Gunnar BeutnerSet host/service variable in apply rules
2014-10-28 Gunnar BeutnerFix "assign where" for nested groups
2014-10-28 Gunnar BeutnerFix code style
2014-10-28 Gunnar BeutnerFix performance data for API events
2014-10-28 Gunnar BeutnerRemove localhost virtual name thingie from apievents.cpp
2014-10-28 Gunnar BeutnerRemove virtual name feature for agent hosts
2014-10-26 Gunnar BeutnerReplace cJSON with YAJL
2014-10-25 Gunnar BeutnerFix problems with the serializer when using 'type'...
2014-10-21 Michael FriedrichCLI: Add basic agent command functionality (add, remove)
2014-10-20 Gunnar BeutnerUpdate some more log messages
2014-10-19 Gunnar BeutnerRefactor logging code
2014-10-19 Gunnar BeutnerRename qstring.{cpp,hpp} to string.{cpp,hpp}
2014-10-19 Gunnar BeutnerRemove logger_fwd.hpp
2014-10-17 Gunnar BeutnerImplement support for C/C++ comments in the TI compiler
2014-10-16 Gunnar BeutnerRename AExpression to Expression
2014-10-16 Gunnar BeutnerIgnore (most) messages from unauthenticated clients
2014-10-13 Gunnar BeutnerReplace spaces with tabs
2014-10-11 Michael FriedrichDependencies: Fix disable_notifications = true as defau...
2014-10-10 Gunnar BeutnerImprove error messages for apply rules
2014-09-17 Gunnar BeutnerFix null pointer deref in PluginUtility::FormatPerfdata
2014-09-17 Gunnar BeutnerFix problems with PNP4Nagios
2014-09-08 Gunnar BeutnerMake CompatUtility::GetCheckablePercentStateChange...
2014-09-07 Gunnar BeutnerDon't parse perfdata if enable_perfdata is false
2014-09-03 Jean-Marcel FlachChange log message for checking/sending notifications
2014-09-02 Gunnar BeutnerFix invalid exit code
2014-09-02 Gunnar BeutnerFix build problems with Oracle Solaris Studio
2014-08-30 Gunnar BeutnerImplement support for unity builds
2014-08-29 Gunnar BeutnerMake props argument for NameComposer::MakeName constant
2014-08-27 Michael FriedrichLog warning message if 'set_if' argument cannot be...
2014-08-26 Michael FriedrichMerge branch 'feature/mod-attr-cluster-5219'
2014-08-26 Michael FriedrichAdd cluster api events for modified attributes support
2014-08-26 Michael FriedrichModify OnVarsChanged event to pass values
2014-08-26 Michael FriedrichAdd OnCheckPeriodChanged event
2014-08-26 Michael FriedrichAdd OnMaxCheckAttemptsChanged event
2014-08-26 Michael FriedrichAdd On{Event,Check}CommandChanged event
2014-08-26 Michael FriedrichAdd On{Check,Retry}IntervalChanged event
2014-08-26 Michael FriedrichAdd OnEnableEventHandlerChanged event
2014-08-22 Gunnar BeutnerMake sure that child zones accept commands from their...
2014-08-22 Michael FriedrichFix check results for localhost in HA cluster
2014-08-17 Gunnar BeutnerClean up some parts of the code
2014-08-05 Gerd von EgidyAdd warning messages when performance data could not...
2014-08-04 Michael FriedrichMerge branch 'fix/cluster-ssl-error-msg-6682' into...
2014-08-04 Michael FriedrichFix non-existing endpoint on ApiListener error
2014-07-31 Michael FriedrichFix permission problem with cluster messages
2014-07-22 Gunnar BeutnerMake sure that event handlers are run for hard recoveries
2014-07-16 Gunnar BeutnerRequire command to be an array when the arguments attri...
2014-07-16 Gunnar BeutnerDon't run event commands when hosts/services are OK
2014-07-16 Jason YoungUpdate behavior of "order" attribute for command arguments
2014-07-10 Gunnar BeutnerMake "enable_notifications" a config attribute
2014-07-09 Gunnar BeutnerChange default value for enable_notifications
2014-07-09 Gunnar BeutnerDon't send notifications for users who have enable_noti...
2014-06-24 Gunnar BeutnerCache parent and child object for dependencies
2014-06-04 Michael FriedrichUse hostname if fqdn is empty for NodeName.
2014-05-28 Michael FriedrichMerge branch 'fix/rename-log-lib-name-6346' into next
2014-05-28 Michael FriedrichChange log message identifier for libicinga.
2014-05-27 Gunnar BeutnerUse Utility::GetFQDN for the NodeName variable.
2014-05-27 Michael FriedrichFix removal of expired ScheduledDowntimes.
2014-05-26 Michael FriedrichFix check statistics are mixing host/service checks.
2014-05-25 Gunnar BeutnerRename C++ header files.
2014-05-25 Michael FriedrichFix incorrect host state change logs.
2014-05-23 Gunnar BeutnerImprove log messages.
2014-05-23 Gunnar BeutnerFix compiler warnings.
2014-05-22 Michael FriedrichMove more log messages to 'notice' severity.
2014-05-22 Gunnar BeutnerWindows build fix.
2014-05-22 Michael FriedrichRemove authorities leftover.
2014-05-22 Michael FriedrichChange the most chatting log messages to 'notice' severity.
2014-05-22 Gunnar BeutnerFix compiler warnings.
2014-05-22 Gunnar BeutnerUse the right CheckResult object for commands.
next