CVS log for pegasus/src/Pegasus/IndicationService/IndicationConstants.h

(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.26 / (view) - annotate - [select for diffs] , Thu Jun 13 12:55:04 2013 UTC (11 years ago) by marek
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.25: +0 -7 lines
Diff to previous 1.25
BUG#:9680
TITLE: multiple definition of Pegasus::_PROPERTY_SUBSCRIPTIONREMOVALTIMEINTERVAL

DESCRIPTION:

Revision 1.25 / (view) - annotate - [select for diffs] , Wed Jun 20 10:25:45 2012 UTC (12 years ago) by marek
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.24: +0 -92 lines
Diff to previous 1.24
BUG#:8599
TITLE: Performance: Fix handling of new properties in CIM Schema Event

DESCRIPTION:

Revision 1.24 / (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.23: +5 -0 lines
Diff to previous 1.23
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.23 / (view) - annotate - [select for diffs] , Tue Nov 15 07:15:17 2011 UTC (12 years, 7 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
BUG#: 9071
TITLE: "requestedState" not initialized before it is used(comparing)
DESCRIPTION:

Revision 1.22 / (view) - annotate - [select for diffs] , Mon Aug 8 10:20:20 2011 UTC (12 years, 10 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
BUG#: 9008
TITLE: new runtime configuration options for indication service
DESCRIPTION: Added two new config options minIndicationDeliveryRetryInterval and maxIndicationDeliveryRetryAttempts for indication service configuration.

Revision 1.21 / (view) - annotate - [select for diffs] , Wed Dec 22 12:19:08 2010 UTC (13 years, 6 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch, RELEASE_2_11-branch
Changes since 1.20: +29 -0 lines
Diff to previous 1.20
BUG#: 8885
TITLE: Support for SNMP v3 trap generation in Pegasus (PEP 357)
DESCRIPTION: SNMP V3 trap generation in Pegasus using USM security model.

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

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Aug 18 07:12:25 2009 UTC (14 years, 10 months ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-merged_out_from_trunk, 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.18: +2 -2 lines
Diff to previous 1.18
BUG#:8596
TITLE: IndicationService/tests/Configuration test fails

DESCRIPTION:

Revision 1.18 / (view) - annotate - [select for diffs] , Wed May 27 04:56:29 2009 UTC (15 years, 1 month ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.17: +53 -0 lines
Diff to previous 1.17
BUG#: 8406
TITLE: Zero Server restart for enableIndicationService changes
DESCRIPTION: Made enableIndicationService config property dynamic by allowing IndicationService state changes using CIM_EnabledLogicalElement.RequestStateChange() method.

Revision 1.17 / (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.16: +7 -7 lines
Diff to previous 1.16
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.16 / (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.15: +6 -6 lines
Diff to previous 1.15
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.15 / (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.14: +27 -29 lines
Diff to previous 1.14
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.14 / (view) - annotate - [select for diffs] , Fri May 16 05:26:49 2008 UTC (16 years, 1 month ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch
Changes since 1.13: +124 -0 lines
Diff to previous 1.13
BUG#: 7635
TITLE: PEP#323 DMTF Indications Profile (DSP1054) Implementation, stage 1.
DESCRIPTION: PEP 323 implementation.

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Jun 19 16:58:03 2007 UTC (17 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, 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, 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, RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch
Changes since 1.12: +59 -59 lines
Diff to previous 1.12
BUG#: 6541
TITLE: Some source files do not meet chksrc requirements
DESCRIPTION: Reformat according to the coding conventions.

Revision 1.12 / (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-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, 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-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, 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, TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Changes since 1.11: +0 -68 lines
Diff to previous 1.11
BUG#: 5706
TITLE: PEP 257 Indication Subscription Management

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

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Sep 15 19:33:43 2006 UTC (17 years, 9 months ago) by carolann.graves
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.10: +0 -23 lines
Diff to previous 1.10
BUG#: 5538
TITLE: TestHandlerTable fails with C-Cover enabled

DESCRIPTION: Moved constants required by Handlers from IndicationService to Common to avoid dependency on IndicationService library.

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Sep 5 00:19:36 2006 UTC (17 years, 10 months ago) by karl
Branch: MAIN
Changes since 1.9: +50 -74 lines
Diff to previous 1.9
BUG#: 1291
TITLE: IndicationConstants uses static const in headers

DESCRIPTION: Created new file IndicationConstants.cpp, updated Makefile
to move const items from header.

Revision 1.9 / (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.8: +3 -1 lines
Diff to previous 1.8
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.8 / (view) - annotate - [select for diffs] , Thu Dec 15 18:55:17 2005 UTC (18 years, 6 months ago) by yi.zhou
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.7: +7 -0 lines
Diff to previous 1.7
BUG#: 4574
TITLE: Indication Service should reject snmp indication handler instance creation if SNMPVersion is not supported

DESCRIPTION: Modified Indication Service to check the value of property SNMPVersion and reject to create snmp handler instance if the value is neither SNMPv1 Trap nor SNMPv2C Trap.

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Jul 22 17:40:39 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.6: +35 -0 lines
Diff to previous 1.6
BUG#: 3971
TITLE: Indication Service should reject creation of instances that include unknown properties

DESCRIPTION: Modified the Indication Service, on a create instance operation, to validate that all properties in the instance are supported properties, and reject the create operation if an unknown, unsupported property is found.

Revision 1.6 / (view) - annotate - [select for diffs] , Sun Feb 27 18:30:03 2005 UTC (19 years, 4 months ago) by yi.zhou
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP-214B-root, PEG25_IBM_5_16_05
Changes since 1.5: +18 -0 lines
Diff to previous 1.5
PEP#: 207
TITLE: Email Indication Handler

DESCRIPTION: Added functionality to support Email Indication Handler.

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Feb 14 21:15:37 2005 UTC (19 years, 4 months ago) by yi.zhou
Branch: MAIN
CVS Tags: PEP214-root, PEP214-branch
Changes since 1.4: +1 -14 lines
Diff to previous 1.4
PEP#: 206
TITLE: System Log Indication Handler

DESCRIPTION: Added functionality to support System Log Indication Handler. Created a new IndicationFormatter class to validate the specified indication TextFormat and construct a human readable indication text message. Created a new SystemLogListenerDestination class to support new PG_ListenerDestinationSystemLog class. Updated Indication Service to support PG_ListenerDestinationSystemLog class and CIM_FormattedIndicationSubscription class. And Updated IndicationHandler Service to support PG_ListenerDestinationSystemLog class.

Revision 1.4 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:19 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.3: +3 -1 lines
Diff to previous 1.3
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.3 / (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.2: +6 -4 lines
Diff to previous 1.2
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.2 / (view) - annotate - [select for diffs] , Wed Mar 31 21:00:14 2004 UTC (20 years, 3 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
Changes since 1.1: +66 -13 lines
Diff to previous 1.1
BUG#: 1002
TITLE: HP [CAKG] IndicationService should also check property type when validating instance

DESCRIPTION: The IndicationService should verify that each required or non-required property in an instance is of the correct type

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
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