]> granicus.if.org Git - icinga2/history - lib/icinga/service-notification.cpp
Various bugfixes.
[icinga2] / lib / icinga / service-notification.cpp
2013-03-06 Gunnar BeutnerVarious bugfixes.
2013-03-04 Gunnar BeutnerEven more code refactoring.
2013-03-02 Gunnar BeutnerMore lock refactoring. Yay.
2013-03-01 Gunnar BeutnerRefactored object locking code.
2013-02-27 Gunnar BeutnerImplemented user groups.
2013-02-27 Gunnar BeutnerBug fixes for the new cache code.
2013-02-27 Gunnar BeutnerRefactor the cache code... again.
2013-02-27 Gunnar BeutnerMake the services/notifications caches thread safe.
2013-02-26 Gunnar BeutnerImplemented support for disabling notifications.
2013-02-26 Gunnar BeutnerMake attribute lookups O(1).
2013-02-24 Gunnar BeutnerImplemented the User class.
2013-02-24 Gunnar BeutnerFine-grained locks (WIP, Part 9).
2013-02-20 Gunnar BeutnerFine-grained locks (WIP, Part 7).
2013-02-19 Gunnar BeutnerFine-grained locks (WIP, Part 6).
2013-02-18 Gunnar BeutnerFine-grained locks (WIP, Part 3).
2013-02-16 Gunnar BeutnerRedesign how templates are specified for slave services...
2013-02-13 Gunnar BeutnerRemoved array support, implemented support for anonymou...
2013-02-10 Gunnar BeutnerBugfixes for the Process class.
2013-02-09 Gunnar BeutnerImplemented status.dat support for notifications.
2013-02-09 Gunnar BeutnerImplemented notification request messages, notification...