CVS log for pegasus/src/Pegasus/IndicationService/SubscriptionRepository.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / IndicationService

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: MAIN

Revision 1.37 / (view) - annotate - [select for diffs] , Tue Apr 9 04:54:20 2013 UTC (11 years, 2 months ago) by dl.meetei
Branch: MAIN
CVS Tags: preBug9676, postBug9676, TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, HEAD, CIMRS_WORK_20130824
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
BUG#: 9274
TITLE: Performance: [cppcheck] suggested a few performance improvements

DESCRIPTION: Taken Care of most of All

Revision 1.36 / (view) - annotate - [select for diffs] , Tue Oct 30 04:19:40 2012 UTC (11 years, 8 months ago) by dev.meetei
Branch: MAIN
Changes since 1.35: +4 -0 lines
Diff to previous 1.35
BUG#:9373
TITLE:Support Writing Indication to a local file

DESCRIPTION:

Revision 1.35 / (view) - annotate - [select for diffs] , Mon Jul 30 08:44:27 2012 UTC (11 years, 11 months ago) by anusha.kandepu
Branch: MAIN
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch
Changes since 1.34: +8 -3 lines
Diff to previous 1.34
BUG#: 9090
TITLE: WSMAN Indication Handling and delivery support.
DESCRIPTION: Added support for WSMAN Indication Handling and delivery support.

Revision 1.34 / (view) - annotate - [select for diffs] , Thu Feb 2 05:46:18 2012 UTC (12 years, 5 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.33: +84 -6 lines
Diff to previous 1.33
BUG#: 9118
TITLE: Add support for CIM_IndicationFilter.SourceNamespaces[] property
DESCRIPTION: Added support for the SourceNamespaces[] property. The values in the SourceNamespaces property and the SourceNamespace property are not additive. If both sourceNamespace and SourceNamespaces are non NULL, the namespace defined in sourceNamespace must also exist in sourceNamespaces.

Revision 1.33 / (view) - annotate - [select for diffs] , Tue Oct 19 12:27:57 2010 UTC (13 years, 8 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.32: +9 -1 lines
Diff to previous 1.32
BUG#: 8858
TITLE: indications are lost during the Createsubscription request
DESCRIPTION: Enqueue the indications if pending create subscription exists and deliver them once all pending create subscription requests are completed.

Revision 1.32 / (view) - annotate - [select for diffs] , Mon Jul 5 07:58:38 2010 UTC (14 years ago) by venkat.puvvada
Branch: MAIN
Changes since 1.31: +16 -0 lines
Diff to previous 1.31
BUG#: 7626
TITLE: PEP#324 DMTF Indications Profile (DSP1054) Implementation, stage 2.
DESCRIPTION: PEP 324 implementation

Revision 1.31 / (view) - annotate - [select for diffs] , Tue May 19 08:24:09 2009 UTC (15 years, 1 month ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch
Changes since 1.30: +19 -5 lines
Diff to previous 1.30
BUG#: 8492
TITLE: error in SubscriptionRepository::deleteInstance() method
DESCRIPTION: Added functionality to make sure that handler/filter instances cache key always contains namespace.

Revision 1.30 / (view) - annotate - [select for diffs] , Thu Feb 19 18:01:08 2009 UTC (15 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.29: +14 -17 lines
Diff to previous 1.29
BUG#: 8389
TITLE: Remove localOnly processing on instance operations from server parts
DESCRIPTION: Remove the localOnly parameter and processing from instance operation interfaces and logic within the CIM Server implementation.  The external behavior is not changed.

Revision 1.29 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:46 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_9_0-RC1, RELEASE_2_9_0, RELEASE_2_9-root, HPUX_TEST
Branch point for: RELEASE_2_9-branch
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.28 / (view) - annotate - [select for diffs] , Tue Dec 2 09:01:39 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-FC
Changes since 1.27: +6 -6 lines
Diff to previous 1.27
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.27 / (view) - annotate - [select for diffs] , Mon Dec 1 17:50:42 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
Changes since 1.26: +28 -30 lines
Diff to previous 1.26
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.26 / (view) - annotate - [select for diffs] , Mon Nov 3 15:29:57 2008 UTC (15 years, 8 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.25: +10 -14 lines
Diff to previous 1.25
BUG#: 7943
TITLE: Remove unused/minimal used trace components

DESCRIPTION: Remove/rework of several trace components.

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Sep 8 16:40:59 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.24: +6 -3 lines
Diff to previous 1.24
BUG#: 3599
TITLE: Data defined in IndicationMessageConstants.h
DESCRIPTION: Move the constant definitions to the module where they are required, or eliminate them altogether.

Revision 1.24 / (view) - annotate - [select for diffs] , Thu Aug 28 16:24:42 2008 UTC (15 years, 10 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.23: +45 -43 lines
Diff to previous 1.23
BUG#: 7854
TITLE: PEP# 316 - Replace PEG_TRACE_STRING with PEG_TRACE

DESCRIPTION: Replace PEG_TRACE_STRING with PEG_TRACE

Revision 1.23 / (view) - annotate - [select for diffs] , Thu Jun 19 16:57:07 2008 UTC (16 years ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root
Branch point for: RELEASE_2_8-branch
Changes since 1.22: +18 -22 lines
Diff to previous 1.22
BUG#:7749
TITLE: Trace Level checking (everything, but Pegasus/Server)

DESCRIPTION:

Revision 1.22 / (view) - annotate - [select for diffs] , Wed Jun 11 08:50:34 2008 UTC (16 years ago) by venkat.puvvada
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
BUG#: 7697
TITLE: error in SubscriptionRepository::reconcileFatalError() method
DESCRIPTION: Modified to check the Subscription's OnFatalErrorPolicy value correctly.

Revision 1.21 / (view) - annotate - [select for diffs] , Fri Feb 8 19:03:50 2008 UTC (16 years, 4 months ago) by sushma.fernandes
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_0_BETA, RELEASE_2_8_0-FC
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
BUG#: 7368
TITLE: Memory leak in SubscriptionRepository
DESCRIPTION: Updated NormalizedSubscriptionTable member to be an AutoPtr

Revision 1.20 / (view) - annotate - [select for diffs] , Thu Jan 31 09:18:32 2008 UTC (16 years, 5 months ago) by r.kieninger
Branch: MAIN
Changes since 1.19: +143 -40 lines
Diff to previous 1.19
BUG#:7199
TITLE: Bad performance of IndicationService::_handleProcessIndicationRequest

DESCRIPTION: Add caching for indication handlers and filters and optimize subscription key

Revision 1.19 / (view) - annotate - [select for diffs] , Wed Nov 7 06:57:44 2007 UTC (16 years, 8 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch
Changes since 1.18: +51 -9 lines
Diff to previous 1.18
BUG#: 7043
TITLE: assert on creation of duplicate subscription and subsequent restart
DESCRIPTION: Used NormalizedSubscriptionTable to fix the problem.

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Jul 31 18:13:46 2007 UTC (16 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: TASK-PEP305_VXWORKS-branch, RELEASE_2_7-branch
Changes since 1.17: +4 -20 lines
Diff to previous 1.17
BUG#: 6720
TITLE: Remove unnecessary catch blocks
DESCRIPTION: Remove try/catch blocks where the exception is merely rethrown.

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jun 19 16:58:03 2007 UTC (17 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch
Changes since 1.16: +3 -2 lines
Diff to previous 1.16
BUG#: 6541
TITLE: Some source files do not meet chksrc requirements
DESCRIPTION: Reformat according to the coding conventions.

Revision 1.16 / (view) - annotate - [select for diffs] , Fri May 25 19:48:47 2007 UTC (17 years, 1 month ago) by w.otsuka
Branch: MAIN
CVS Tags: TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.15: +6 -1 lines
Diff to previous 1.15
BUG#: 6466
TITLE: Enhance indication tracing
DESCRIPTION: Add TRC_INDICATION_GENERATION and TRC_INDICATION_RECEIPT for debugging indication delivery problems.

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Mar 16 16:16:55 2007 UTC (17 years, 3 months ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
BUG#:6207
TITLE: Performance - make OpenPegasus use its more efficent Trace macros

DESCRIPTION:

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Oct 20 18:19:44 2006 UTC (17 years, 8 months ago) by w.otsuka
Branch: MAIN
CVS Tags: TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.13: +16 -16 lines
Diff to previous 1.13
BUG#: 5706
TITLE: PEP 257 Indication Subscription Management

DESCRIPTION: Adds the cimsub CLI to list, enable, disable, and remove indication subsriptions.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Sep 27 19:13:21 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-BUG4011_WinLocalConnect-branch-New
Changes since 1.12: +24 -26 lines
Diff to previous 1.12
BUG#: 5619
TITLE: CIMRepository enumerateInstances() semantics are unclear
DESCRIPTION: Specifically differentiate the repository enumeration interfaces that do and do not descend the class hierarchy.

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:55 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Changes since 1.11: +4 -2 lines
Diff to previous 1.11
BUG#: 4691
TITLE: Update Licenses to 2006

DESCRIPTION: Updates most of the licenses to 2006. The slp_client directories are excluded for the moment pending discussion. This change has passed unit and system tests.  Note that this changes just about EVERY file in Pegasus.

Revision 1.11 / (view) - annotate - [select for diffs] , Tue Jan 10 19:41:19 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
BUG#: 4644
TITLE: ContentLanguages and AcceptLanguages classes should be named ContentLanguageList and AcceptLanguageList
DESCRIPTION: Rename the ContentLanguages and AcceptLanguages classes to ContentLanguageList and AcceptLanguageList to indicate that they are not specific to the HTTP protocol.

Revision 1.10 / (view) - annotate - [select for diffs] , Mon Dec 19 21:51:42 2005 UTC (18 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP233_EmbeddedInstSupport-root
Branch point for: PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-branch
Changes since 1.9: +7 -4 lines
Diff to previous 1.9
BUG#: 4594
TITLE: Language interface problems
DESCRIPTION: Rework the language interfaces to move toward protocol independence and to address problems with the interfaces and their behavior.

Revision 1.9 / (view) - annotate - [select for diffs] , Wed Jul 13 18:47:21 2005 UTC (18 years, 11 months ago) by carolann.graves
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch, BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.8: +152 -40 lines
Diff to previous 1.8
BUG#: 3839
TITLE: Indication Service rejects creation of cross-namespace IndicationSubscriptions

DESCRIPTION: Modified the IndicationService to allow Filter, Handler, and Subscription instances to be in different namespaces.

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Jun 7 14:47:33 2005 UTC (19 years, 1 month ago) by carolann.graves
Branch: MAIN
Changes since 1.7: +25 -6 lines
Diff to previous 1.7
BUG#: 3480
TITLE: IndicationStressTest Fails with Assertion

DESCRIPTION: Added/modified DISCARDED_DATA tracing in some of the classes involved in indication delivery.

Revision 1.7 / (view) - annotate - [select for diffs] , Mon Jun 6 13:27:55 2005 UTC (19 years, 1 month ago) by carolann.graves
Branch: MAIN
Changes since 1.6: +8 -1 lines
Diff to previous 1.6
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.

Revision 1.6 / (view) - annotate - [select for diffs] , Fri May 6 17:00:22 2005 UTC (19 years, 2 months ago) by carolann.graves
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
BUG#: 3482
TITLE: More documentation problems

DESCRIPTION: Corrected doc++ errors in SubscriptionRepository and SubscriptionTable classes.

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Apr 22 19:14:01 2005 UTC (19 years, 2 months ago) by david.dillard
Branch: MAIN
Changes since 1.4: +100 -99 lines
Diff to previous 1.4
BUG#: 3369
TITLE: Fixed issue with re-throwing of exceptions.

DESCRIPTION: Exception objects could have been spliced.  Also, no longer copy exception objects.

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Mar 30 17:24:25 2005 UTC (19 years, 3 months ago) by carolann.graves
Branch: MAIN
Changes since 1.3: +4 -2 lines
Diff to previous 1.3
BUG#: 3181
TITLE: SubscriptionRepository createInstance needs to also check for CIM_FormattedIndicationSubscription class

DESCRIPTION: Modified the SubscriptionRepository::createInstance method to also check if the instance is of the CIM_FormattedIndicationSubscription class, and if so, set the TimeOfLastStateChange and SubscriptionStartTime property values appropriately when the instance is created.

Revision 1.3 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:19 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.2: +3 -1 lines
Diff to previous 1.2
BUG#: 2656
TITLE: License statement update to 2005

DESCRIPTION: All .h, .cpp and the wql, cql, compile *.l and *.y files along
with the .java files in providermanager2/jmpi updated to use the license
statement in doc/license.txt
Tested on windows and visual test of all diffs.

Revision 1.2 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:54 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch, RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.1: +6 -4 lines
Diff to previous 1.1
BUG#: 2196
TITLE: Copyright update

DESCRIPTION: Update all .cpp and .h files for new license and
update the doc/license.txt file.  Note that there were also
a couple of files that had to be fixed because they had violated
the comments rules (ex. blank line at head of file or in the case of
xmlwriter.cpp a comment line //=========  which drove the strip
function nuts.  These were fixed.  This has been compiled and tested
on windows.

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Feb 13 21:32:05 2004 UTC (20 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, RELEASE_2_3_2-branch-freeze, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
HP-[CAKG] Bugzilla 1194: IndicationService should be reorganized

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2