]> granicus.if.org Git - icinga2/commit
Compat: log notifications (wip)
authorMichael Friedrich <michael.friedrich@netways.de>
Fri, 28 Jun 2013 19:31:38 +0000 (21:31 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Fri, 28 Jun 2013 19:31:38 +0000 (21:31 +0200)
commit3af0559b4ae26fc12dd32fb0b69ab8c85d1e1ed1
tree13055c207d33d1c6836e12587d6abbd46a63f5a9
parentaa3196407a829618da1ae9b2850641df56bf3374
Compat: log notifications (wip)

- we need a way to figure out which last commend id (or, author and
  text) where set when type is CUSTOM or ACKNOWLEDGEMENT
- GetCheckCommandName was required too
- not sure if notifications.cpp is the correct location

refs #4361
refs #3985
refs #2750
components/compat/compatlog.cpp
components/compat/compatlog.h
lib/icinga/Makefile.am
lib/icinga/icinga.vcxproj
lib/icinga/icinga.vcxproj.filters
lib/icinga/notification.cpp
lib/icinga/notificationmessage.cpp [new file with mode: 0644]
lib/icinga/notificationmessage.h [new file with mode: 0644]
lib/icinga/service-comment.cpp
lib/icinga/service.cpp
lib/icinga/service.h