]> granicus.if.org Git - icinga2/commit
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
authorGunnar Beutner <gunnar.beutner@netways.de>
Mon, 9 Jul 2012 14:19:56 +0000 (16:19 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Mon, 9 Jul 2012 14:19:56 +0000 (16:19 +0200)
commit777f39c1ef1edf0dc98680566ac6f75303335f3c
tree1f6cec800133bfb45852436f9cb644b8a736f0c0
parent8d27f66b83a35120d0ffa3c46b0b661f7c1fffac
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
23 files changed:
base/configobject.cpp
base/configobject.h
base/dictionary.cpp
base/dictionary.h
cib/checkresult.cpp
cib/macroprocessor.cpp
cib/service.cpp
cib/servicestatusmessage.cpp
components/checker/checkercomponent.cpp
components/cibsync/cibsynccomponent.cpp
components/convenience/conveniencecomponent.cpp
components/delegation/delegationcomponent.cpp
components/discovery/discoverycomponent.cpp
components/discovery/discoverymessage.cpp
dyn/config_parser.cc
dyn/config_parser.yy
dyn/expression.cpp
icinga/jsonrpcendpoint.cpp
jsonrpc/messagepart.cpp
jsonrpc/messagepart.h
jsonrpc/requestmessage.h
jsonrpc/responsemessage.h
test/base-dictionary.cpp