BUG#: 3546
authorcarolann.graves <carolann.graves>
Mon, 6 Jun 2005 14:27:55 +0000 (14:27 +0000)
committercarolann.graves <carolann.graves>
Mon, 6 Jun 2005 14:27:55 +0000 (14:27 +0000)
commit8e700d992606eb52e844153195113b200ef3c5ef
treed950e9ff39ff7cfe4998dbe74dc84a6cb567e988
parentc7919558a3c5afa4e21b88a2f029095ec09b2d5b
BUG#: 3546
TITLE: Filter or Handler may be deleted although a referencing Subscription exists

DESCRIPTION: Modified the Indication Service to (1) prevent creation of Subscription instances including Host or Namespace in Filter or Handler reference property values, and (2) handle such instances correctly upon deletion of a Filter or Handler.
src/Pegasus/Common/System.cpp
src/Pegasus/Common/System.h
src/Pegasus/IndicationService/IndicationService.cpp
src/Pegasus/IndicationService/SubscriptionRepository.cpp
src/Pegasus/IndicationService/tests/Subscription/Subscription.cpp