]> granicus.if.org Git - icinga2/history - lib/icinga/host.cpp
Remove the HostUnreachable state.
[icinga2] / lib / icinga / host.cpp
2014-04-08 Gunnar BeutnerRemove the HostUnreachable state.
2014-04-05 Michael FriedrichFix host custom attribute 'address' as runtime macro.
2014-04-05 Michael FriedrichFix typo.
2014-04-05 Michael FriedrichProvide 1.x fallback using GetName() for address macros.
2014-04-05 Michael FriedrichAccess custom attributes as ${host,service,user}.vars...
2014-04-05 Gunnar BeutnerFix macros.
2014-04-04 Michael FriedrichImplement ${host,service}.<name>$ runtime macros.
2014-04-04 Gunnar BeutnerImplement host checks.
2014-04-03 Michael FriedrichMerge 'macros' and 'custom' attributes into 'vars'...
2014-04-02 Michael FriedrichGraphite/PerfdataWriter: Add host perfdata.
2014-03-30 Gunnar BeutnerMerge branch 'feature/config-5870' into next
2014-03-28 Gunnar BeutnerRemove inline service/notification/downtime definitions.
2014-03-28 Gunnar BeutnerImplement the "import" keyword.
2014-03-24 Gunnar BeutnerMerge branch 'feature/config-parser-5846' into next
2014-03-24 Gunnar BeutnerFix scoping rules for object definitions.
2014-03-23 Gunnar BeutnerRefactor the config parser's AST.
2014-03-19 Michael FriedrichChange copyright header (again).
2014-03-05 Gunnar BeutnerFix: Host groups in objects.cache aren't working properly.
2014-03-05 Gunnar BeutnerImplement a new object type for service dependencies.
2014-01-08 Michael FriedrichUpdate copyright header.
2013-12-18 Gunnar BeutnerImplement support for using custom variables as macros.
2013-12-15 Gunnar BeutnerFix race conditions in the config compiler.
2013-12-13 Gunnar BeutnerMerge branch 'feature/tp-contention-5327' into next
2013-12-13 Gunnar BeutnerImprove WorkQueue performance
2013-12-12 Michael FriedrichUse exclamation mark for auto-generated config item...
2013-12-02 Gunnar BeutnerMerge branch 'feature/ido-performance-5246' into next
2013-12-02 Gunnar BeutnerAvoid unnecessary copies when iterating over dictionaries.
2013-11-21 Gunnar BeutnerRemove redundant checks.
2013-11-12 Gunnar BeutnerMerge remote-tracking branch 'origin/feature/release...
2013-11-11 Gunnar BeutnerFix service and notification templates.
2013-11-09 Gunnar BeutnerMerge branch 'feature/checkresult-5039' into next
2013-11-09 Gunnar BeutnerReplace check result dictionaries with a class.
2013-11-08 Gunnar BeutnerMerge branch 'feature/dtype-5036' into next
2013-11-08 Gunnar BeutnerClean up the DynamicType class.
2013-11-08 Markus FroschMerge branch 'feature/debian-packaging-4988' into next
2013-11-08 Gunnar BeutnerImplement serializer support for arbitrary classes.
2013-11-07 Gunnar BeutnerMerge branch 'feature/perfdata-2710' into next
2013-11-07 Gunnar BeutnerUse PluginUtility::{Parse,Format}Perfdata for check...
2013-11-07 Gunnar BeutnerRemove namespace qualifiers for boost::make_shared...
2013-10-31 Michael FriedrichMerge branch 'feature/livestatus-log-table-4433' into...
2013-10-31 Michael FriedrichLivestatus: Add log table.
2013-10-28 Gunnar BeutnerMerge branch 'feature/mkclass-4963' into next
2013-10-28 Gunnar BeutnerImplement class compiler.
2013-10-18 Gunnar BeutnerBuild fix.
2013-10-18 Gunnar BeutnerImplement HOSTDURATIONSEC and SERVICEDURATIONSEC macros.
2013-09-25 Gunnar Beutnerconfig: Rename host_name to host.
2013-09-25 Gunnar Beutnerconfig: Rename servicedependencies/hostdependencies.
2013-09-25 Gunnar Beutnerconfig: Rename Host::hostgroups to Host::groups.
2013-09-25 Gunnar Beutnerconfig: Rename Host::hostcheck to Host::check.
2013-09-25 Gunnar Beutnerconfig: Don't clone host/service attributes.
2013-09-25 Gunnar BeutnerUpdate copyright information.
2013-09-24 Gunnar BeutnerImprove config validation.
2013-09-17 Gunnar Beutnercluster: Implement domain support.
2013-09-12 Gunnar BeutnerRemove obsolete code.
2013-09-12 Gunnar Beutnerconfig: Copy authority information into dependant services.
2013-09-10 Gunnar BeutnerDon't copy macros / custom attributes to services.
2013-09-09 Michael FriedrichFix: Add missing locks.
2013-08-30 Gunnar BeutnerFix HOSTSTATE macro.
2013-08-30 Gunnar BeutnerRegister service and notification objects.
2013-08-29 Gunnar BeutnerAnother bugfix for the event order.
2013-08-29 Gunnar BeutnerFix: State file doesn't work for generated service...
2013-08-28 Gunnar BeutnerImplement some cluster events.
2013-08-28 Gunnar BeutnerRefactor ASSERT macro.
2013-08-26 Gunnar BeutnerRemove the replication feature and clean up the code.
2013-07-19 Michael Friedrichadd GetChildHosts() to host object
2013-07-18 Michael Friedrichadd LastState{OK,Warning,Critical,Unknown|Up,Down,Unrea...
2013-07-16 Michael FriedrichConfig: add macros/custom dictionaries to Host Service...
2013-07-12 Michael Friedrichcustom attr: move into DynamicObject using GetCustom()
2013-07-09 Michael Friedrichservice: add IsHostCheck helper
2013-07-05 Michael Friedrichlivestatus: add more hosttable todos
2013-07-05 Michael Friedrichlivestatus: move host attribute getter into host->servi...
2013-07-05 Michael Friedrichlivestatus: add first part of host data providers
2013-07-02 Gunnar BeutnerUse object name if HOSTADDRESS macro isn't defined.
2013-07-02 Gunnar BeutnerFix how the HOSTALIAS and CONTACTALIAS macros work.
2013-07-02 Gunnar BeutnerImplement HOSTADDRESS and HOSTADDRESS6 macros.
2013-06-26 Gunnar BeutnerImplement notification_*_filter variables for Host...
2013-06-21 Gunnar BeutnerConfig: Fix nested dictionaries in arrays.
2013-06-21 Gunnar BeutnerMake error message more user-friendly.
2013-05-07 Gunnar BeutnerDisallow colons in user-defined objects. Use colons...
2013-04-16 Gunnar BeutnerBugfixes for the timeperiod feature.
2013-03-25 Gunnar BeutnerRefactor ScriptFunctions.
2013-03-25 Gunnar BeutnerRefactor AsyncTasks.
2013-03-22 Gunnar BeutnerRefactor the macro resolver
2013-03-22 Gunnar BeutnerRemove @threadsafety doc strings
2013-03-19 Gunnar BeutnerUse Expression::Extract* for notifications.
2013-03-19 Gunnar BeutnerBuild dependant services using extracted expression...
2013-03-19 Gunnar BeutnerImplement the CompatLog type.
2013-03-18 Gunnar BeutnerRefactor #includes (Part 4).
2013-03-17 Gunnar BeutnerRefactor #includes (Part 3).
2013-03-16 Gunnar BeutnerRefactor #includes (Part 2).
2013-03-15 Gunnar BeutnerCleaned up #includes (Part 1).
2013-03-15 Gunnar BeutnerChange log level for some debug messages.
2013-03-14 Gunnar BeutnerUse 'explicit' for constructors.
2013-03-14 Gunnar BeutnerImplement config support for arrays.
2013-03-13 Gunnar BeutnerImplement timeperiods.
2013-03-11 Gunnar BeutnerDon't instantiate abstract objects.
2013-03-08 Gunnar BeutnerUpdate validator for services dictionary.
2013-03-07 Gunnar BeutnerCheck return values of SymGetLineFromAddr64 and SymFrom...
2013-03-07 Gunnar BeutnerImplemented stacktrace support for Windows.
2013-03-07 Gunnar BeutnerImplemented LAST*STATE* macros.
next