]> granicus.if.org Git - icinga2/history - lib/base/dynamicobject.h
Various bugfixes.
[icinga2] / lib / base / dynamicobject.h
2013-03-06 Gunnar BeutnerVarious bugfixes.
2013-03-04 Gunnar BeutnerEven more code refactoring.
2013-03-02 Gunnar BeutnerMore lock refactoring. Yay.
2013-02-27 Gunnar BeutnerMake the services/notifications caches thread safe.
2013-02-26 Gunnar BeutnerChecker: Use Ptrs rather than WeakPtrs.
2013-02-26 Gunnar BeutnerWindows build fix.
2013-02-26 Gunnar BeutnerMake attribute lookups O(1).
2013-02-20 Gunnar BeutnerFine-grained locks (WIP, Part 7).
2013-02-19 Gunnar BeutnerFine-grained locks (WIP, Part 6).
2013-02-19 Gunnar BeutnerFine-grained locks (WIP, Part 5).
2013-02-19 Gunnar BeutnerFine-grained locks (WIP, Part 4).
2013-02-18 Gunnar BeutnerFine-grained locks (WIP, Part 3).
2013-02-18 Gunnar BeutnerFine-grained locks (WIP, Part 2).
2013-02-17 Gunnar BeutnerFine-grained locks (WIP, Part 1).
2013-02-14 Gunnar BeutnerImplemented the 'Script' type.
2013-02-11 Gunnar BeutnerRemove Host::OnInitCompleted and clean up the classes...
2013-02-08 Gunnar BeutnerBugfix: Local events for changed attributes aren't...
2013-02-08 Gunnar BeutnerUse Host constructor/destructor/OnAttributeChange inste...
2013-02-06 Gunnar BeutnerRemoved obsolete timeperiod code.
2013-02-02 Gunnar BeutnerImplement type keyword in the config compiler
2013-01-28 Gunnar BeutnerImplement statistics for passive service checks.
2013-01-25 Gunnar BeutnerDisallow DynamicObject::Set() for config variables.
2013-01-21 Gunnar BeutnerImplement support for time periods.
2012-12-04 Gunnar BeutnerImplemented DynamicType support.
2012-10-31 Gunnar BeutnerFixed incorrect use of boost::algorithm::is_iless.
2012-10-23 Gunnar BeutnerMade type and attribute names case-insensitive.
2012-09-28 Michael FriedrichMerge branch 'master' of git.icinga.org:icinga2
2012-09-28 Gunnar BeutnerMade IComponent::GetConfig() usable in IComponent:...
2012-09-22 Michael FriedrichMerge branch 'master' into compatido
2012-09-19 Gunnar BeutnerUpdated documentation.
2012-09-17 Gunnar BeutnerFixed more doxygen warnings.
2012-09-17 Gunnar BeutnerUpdated doxygen documentation.
2012-09-07 Gunnar BeutnerRenamed 'doc' to 'docs'.