CVS log for pegasus/src/Pegasus/Common/Exception.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.87 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:08 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676, 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, HEAD
Changes since 1.86: +8 -0 lines
Diff to previous 1.86
BUG#: 9676
TITLE: Add pull operations to the OpenPegasusclient and server

DESCRIPTION: This patch is the implementation of the pull operations
defined in DSP0200 for both the CIM Client and CIM Server.  It includes
test programs in Pegasus/Client/tests and extends cimcli to make pull
requests and receive pull operation responses. There are still limitations
and issues noted in the readme.pulloperations file as well as some KS_TOD
comments marking things to do in the source code.

Revision 1.86.8.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:53 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013, TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch, PREAUG25UPDATE, POSTAUG25UPDATE, BeforeUpdateToHeadOct82011
Changes since 1.86: +8 -0 lines
Diff to previous 1.86 to next main 1.87
BUG#: 8874
TITLE: Commit code for pull operations to branch TASK-PEP317_pullop-branch

DESCRIPTION: Commits the current code for the pull operations to a
task branch for further review and testing before it is committed to
the Pegasus head.

Revision 1.86 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:46 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: preBug9676, 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-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, TASK-PEP317_pullop-root, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-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, 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, 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, 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, HPUX_TEST, CIMRS_WORK_20130824
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.85: +6 -6 lines
Diff to previous 1.85
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.85 / (view) - annotate - [select for diffs] , Mon Dec 1 17:49:51 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
Changes since 1.84: +27 -29 lines
Diff to previous 1.84
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.81.4.2 / (view) - annotate - [select for diffs] , Wed Feb 13 20:45:48 2008 UTC (16 years, 4 months ago) by kumpf
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2
Changes since 1.81.4.1: +16 -22 lines
Diff to previous 1.81.4.1 to branch point 1.81 to next main 1.82
BUG#: 7408
TITLE: Exception assignment operator is broken
DESCRIPTION: Add an explicit assignment operator for the Exception class.  Also fix a memory leak in the CIMClientHTTPErrorExceptionRep copy constructor.

Revision 1.82.12.1 / (view) - annotate - [select for diffs] , Wed Feb 13 20:43:59 2008 UTC (16 years, 4 months ago) by kumpf
Branch: RELEASE_2_7-branch
CVS Tags: 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
Changes since 1.82: +16 -22 lines
Diff to previous 1.82 to next main 1.83
BUG#: 7407
TITLE: Exception assignment operator is broken
DESCRIPTION: Add an explicit assignment operator for the Exception class.  Also fix a memory leak in the CIMClientHTTPErrorExceptionRep copy constructor.

Revision 1.84 / (view) - annotate - [select for diffs] , Tue Feb 12 19:19:32 2008 UTC (16 years, 4 months ago) by kumpf
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, Makefile
Changes since 1.83: +16 -22 lines
Diff to previous 1.83
BUG#: 7396
TITLE: Exception assignment operator is broken
DESCRIPTION: Add an explicit assignment operator for the Exception class.  Also fix a memory leak in the CIMClientHTTPErrorExceptionRep copy constructor.

Revision 1.83 / (view) - annotate - [select for diffs] , Tue Jan 8 20:15:09 2008 UTC (16 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.82: +1 -1 lines
Diff to previous 1.82
BUG#: 5979
TITLE: some icu bundles in src/Pegasus/msg not fit for source code
DESCRIPTION: Make the message IDs consistent between the source code and the message bundles.

Revision 1.77.2.1 / (view) - annotate - [select for diffs] , Tue Mar 27 16:26:13 2007 UTC (17 years, 3 months ago) by marek
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5
Changes since 1.77: +18 -18 lines
Diff to previous 1.77 to next main 1.78
BUG#:6286
TITLE: Exceptions created with a MessageLoaderParms object have ugly message text (2.5)

DESCRIPTION:

Revision 1.81.4.1 / (view) - annotate - [select for diffs] , Tue Mar 27 16:23:38 2007 UTC (17 years, 3 months ago) by marek
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6-branch-clean
Changes since 1.81: +18 -18 lines
Diff to previous 1.81
BUG#:6277
TITLE: Exceptions created with a MessageLoaderParms object have ugly message text (2.6)

DESCRIPTION:

Revision 1.82 / (view) - annotate - [select for diffs] , Wed Mar 21 18:26:48 2007 UTC (17 years, 3 months ago) by marek
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-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-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-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-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_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.81: +18 -18 lines
Diff to previous 1.81
BUG#:6266
TITLE: Exceptions created with a MessageLoaderParms object have ugly message text

DESCRIPTION:

Revision 1.81.2.5 / (view) - annotate - [select for diffs] , Thu Jan 11 01:34:35 2007 UTC (17 years, 5 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
CVS Tags: PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE
Changes since 1.81.2.4: +0 -10 lines
Diff to previous 1.81.2.4 to branch point 1.81 to next main 1.82
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.81.2.4 / (view) - annotate - [select for diffs] , Fri Dec 29 07:28:25 2006 UTC (17 years, 6 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
CVS Tags: PEP286_PRIVILEGE_SEPARATION_1
Changes since 1.81.2.3: +1 -1 lines
Diff to previous 1.81.2.3 to branch point 1.81
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.81.2.3 / (view) - annotate - [select for diffs] , Fri Dec 29 03:22:23 2006 UTC (17 years, 6 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.81.2.2: +1 -1 lines
Diff to previous 1.81.2.2 to branch point 1.81
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.81.2.2 / (view) - annotate - [select for diffs] , Fri Dec 29 02:09:11 2006 UTC (17 years, 6 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.81.2.1: +5 -0 lines
Diff to previous 1.81.2.1 to branch point 1.81
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.81.2.1 / (view) - annotate - [select for diffs] , Thu Dec 28 17:56:33 2006 UTC (17 years, 6 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.81: +5 -0 lines
Diff to previous 1.81
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.81 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: 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, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT
Branch point for: RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.80: +0 -1 lines
Diff to previous 1.80
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.80 / (view) - annotate - [select for diffs] , Wed Nov 8 22:24:00 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.79: +127 -229 lines
Diff to previous 1.79
BUG#: 5835
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.79 / (view) - annotate - [select for diffs] , Tue Oct 31 18:29:36 2006 UTC (17 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
BUG#: 5790
TITLE: Fixed compiler error on Windows.

DESCRIPTION: Fixed compiler error on Windows caused by non-void return from void function.

Revision 1.78 / (view) - annotate - [select for diffs] , Mon Oct 30 13:02:53 2006 UTC (17 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk
Changes since 1.77: +109 -9 lines
Diff to previous 1.77
BUG#: 5751
TITLE: PEP 245 CIMError, Code Commit bug

DESCRIPTION: Commit the code for PEP 245 except for
CIMError provider.

Revision 1.77.8.1 / (view) - annotate - [select for diffs] , Tue Apr 25 13:42:18 2006 UTC (18 years, 2 months ago) by karl
Branch: TASK-PEP245_CimErrorInfrastructure-branch
Changes since 1.77: +27 -1 lines
Diff to previous 1.77 to next main 1.78
PEP#: 245
TITLE: CIMError Infrastructure

DESCRIPTION: Inital commit of changes for incorporating the CIMError supplement
to the Infrastructure and the unit tests for the new components.  NOTE. Right
now this is completely incompatible with the chunking mechanisms.

Revision 1.75.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:36 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.75: +5 -3 lines
Diff to previous 1.75 to next main 1.76
PEP#: 233
TITLE: Updated Embedded Instance Support branch

DESCRIPTION:

- Merged with latest code from 2.5.1

- Modified ObjectNormalizer to use a CIMOMHandle instead of the repository and to normalize the instances in an embedded instance property.

Revision 1.77 / (view) - annotate - [select for diffs] , Mon Jan 30 16:16:52 2006 UTC (18 years, 4 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-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-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-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-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-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-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-New, TASK-BUG4011_WinLocalConnect-branch, 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
Branch point for: TASK-PEP245_CimErrorInfrastructure-branch, RELEASE_2_5-branch
Changes since 1.76: +3 -1 lines
Diff to previous 1.76
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.75.4.1 / (view) - annotate - [select for diffs] , Wed Jan 18 17:37:55 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 to next main 1.76
PEP#: 244
TITLE: Pegasus Server Profile support

DESCRIPTION:

- Merge branch with latest changes from trunk
- Cache repository info in Interop provider for much faster response times during ElementConformsToProfile operations

Revision 1.76 / (view) - annotate - [select for diffs] , Tue Jan 10 19:41:15 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75
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.75 / (view) - annotate - [select for diffs] , Mon Dec 19 21:51:37 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.74: +2 -2 lines
Diff to previous 1.74
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.74 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:23 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root, 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-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, PEG25_IBM_5_16_05, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch, BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.73: +3 -1 lines
Diff to previous 1.73
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.73.4.2 / (view) - annotate - [select for diffs] , Thu Dec 16 03:09:37 2004 UTC (19 years, 6 months ago) by karl
Branch: PEP213_SIZE_OPTIMIZATIONS
Changes since 1.73.4.1: +53 -149 lines
Diff to previous 1.73.4.1 to branch point 1.73 to next main 1.74
PEP#: 213
TITLE: Exception.h Back-out

DESCRIPTION: Backed out changes to Exception.h interface.

Revision 1.73.4.1 / (view) - annotate - [select for diffs] , Wed Dec 1 03:23:47 2004 UTC (19 years, 6 months ago) by karl
Branch: PEP213_SIZE_OPTIMIZATIONS
Changes since 1.73: +149 -53 lines
Diff to previous 1.73
PEP#: 213
TITLE: Size Optimizations

DESCRIPTION: First round of large inline function elimination

Revision 1.73 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:17 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_TAG, IBM_241_April1405, CHUNKTESTDONE_PEP140
Branch point for: PEP213_SIZE_OPTIMIZATIONS
Changes since 1.72: +6 -4 lines
Diff to previous 1.72
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.72 / (view) - annotate - [select for diffs] , Wed Jul 28 23:30:05 2004 UTC (19 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.71: +13 -10 lines
Diff to previous 1.71
BUG#: 1752
TITLE: [HP-RK] Check for self in CIMException operator=

DESCRIPTION: Updated the CIMException assignment operator to only perform the assignment if the specified object is different than the target object.

Revision 1.71 / (view) - annotate - [select for diffs] , Tue Jun 29 10:42:44 2004 UTC (20 years ago) by a.arora
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.70: +2 -3 lines
Diff to previous 1.70
BUG#: 1593
TITLE:  Memory Leak in Exception.cpp
DESCRIPTION:  As suggested by David, making "_rep" point to NULL
 in the default constructor of Exception class.

Revision 1.70 / (view) - annotate - [select for diffs] , Wed May 5 16:44:47 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.69: +3 -0 lines
Diff to previous 1.69
BUG#: 1436
TITLE: [HP-TM] Constructor Issues on Windows

DESCRIPTION: Now initializing _rep in default Exception constructor (Exception.cpp).  Added a no-op implementation for the private constructors in OperationContext.

Revision 1.69 / (view) - annotate - [select for diffs] , Mon Apr 26 12:19:45 2004 UTC (20 years, 2 months ago) by marek
Branch: MAIN
Changes since 1.68: +14 -0 lines
Diff to previous 1.68
PEP#: 139
TITLE: Stage 1 (client validates object path)

DESCRIPTION: On mismatch of object path and actual connection of CIM Client now a TypeMismatchException gets thrown, therefor two new constructors for TypeMismatchException are provided to be able to extend the message to give an exact cause of the error.

The new private function compareObjectPathtoCurrentConnection() is used within the CIM operation methods to compare the host and port within the object path to the current connection. To do this correct for all possible combinations of hostnames and ip addresses function _acquireIP(const char* hostname) does resolve hostnames and ip addresses into a compareable format (long value).


I also added four new error messages to the messages file src/Pegasus/msg/Server/pegasusServer_en.txt (PGS11900-PGS11903).


ATTENTION: Platform maintainers please check if the code within CIMClientRep::_acquireIP() does work for your platform. As far as known to me I tried to incorporate platform-specifics already, but I do not know about the call to gethostbyaddr() for all platforms.

Code tested and working on Linux Intel and z/OS.

Revision 1.68 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:03 2003 UTC (20 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-branch, POST_LICENSE_UPDATE_2003
Changes since 1.67: +6 -4 lines
Diff to previous 1.67
PEP 55 Update license on source files to current license text and date

Revision 1.67 / (view) - annotate - [select for diffs] , Fri Sep 5 11:30:05 2003 UTC (20 years, 9 months ago) by humberto
Branch: MAIN
CVS Tags: test, TEST, RELEASE_2_3_0-msg-freeze, PRE_LICENSE_UPDATE_2003
Changes since 1.66: +25 -25 lines
Diff to previous 1.66
IBM:HR:BUG 485

Revision 1.63.6.4 / (view) - annotate - [select for diffs] , Thu Aug 14 10:55:42 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.63.6.3: +4 -2 lines
Diff to previous 1.63.6.3 to branch point 1.63 to next main 1.64
another merge with HEAD

Revision 1.63.6.3 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:50 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.63.6.2: +2 -1 lines
Diff to previous 1.63.6.2 to branch point 1.63
merge with 2.3 localized code

Revision 1.66 / (view) - annotate - [select for diffs] , Mon Aug 11 23:56:47 2003 UTC (20 years, 10 months ago) by chuck
Branch: MAIN
Changes since 1.65: +0 -1 lines
Diff to previous 1.65
IBM-CC, PEP58, R2.3: minor comment changes

Revision 1.63.6.2 / (view) - annotate - [select for diffs] , Mon Jul 28 15:18:04 2003 UTC (20 years, 11 months ago) by mday
Branch: pep_88
Changes since 1.63.6.1: +90 -89 lines
Diff to previous 1.63.6.1 to branch point 1.63
merged g10n

Revision 1.65 / (view) - annotate - [select for diffs] , Fri Jul 18 12:25:25 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
Changes since 1.64: +90 -89 lines
Diff to previous 1.64
COMMIT:IBM-HR,PEP58,R2.3:Globalization changes

Revision 1.63.6.1 / (view) - annotate - [select for diffs] , Wed Jul 16 20:45:25 2003 UTC (20 years, 11 months ago) by mday
Branch: pep_88
Changes since 1.63: +261 -1 lines
Diff to previous 1.63
*** empty log message ***

Revision 1.64 / (view) - annotate - [select for diffs] , Tue Jul 15 15:53:03 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
Changes since 1.63: +261 -1 lines
Diff to previous 1.63
IBM-CC, PEP58, R2.3: Globalization changes

Revision 1.63 / (view) - annotate - [select for diffs] , Thu Mar 13 23:09:55 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2
Branch point for: pep_88
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
SF-HP PEP 31: Updated Exception message for Authentication Failure.

Revision 1.62.2.1 / (view) - annotate - [select for diffs] , Thu Feb 6 20:47:03 2003 UTC (21 years, 4 months ago) by mday
Branch: mday-2-0-patches
Changes since 1.62: +7 -0 lines
Diff to previous 1.62 to next main 1.63
merged IBM Director updates

Revision 1.62.6.1 / (view) - annotate - [select for diffs] , Thu Jan 16 23:34:21 2003 UTC (21 years, 5 months ago) by kumpf
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 to next main 1.63
HP-SF: Fixed Exception message for Authentication Failure. Modified CannotConnectException to accept a message string instead of appending an existing string to the message passed.

Revision 1.61.2.1 / (view) - annotate - [select for diffs] , Mon Oct 28 15:43:21 2002 UTC (21 years, 8 months ago) by mday
Changes since 1.61: +203 -119 lines
Diff to previous 1.61 to next main 1.62
merged with STABLE branch

Revision 1.62 / (view) - annotate - [select for diffs] , Tue Oct 15 21:04:50 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Branch point for: mday-2-0-patches
Changes since 1.61: +6 -0 lines
Diff to previous 1.61
HP-SF: Fixed the CIMDateTime code to check for dates that are out of range for the system call mktime. The code now throws an exception if the given date is out of range for mktime. Fixed the Process provider to throw CIM_ERR_NO_SUCH_PROPERTY in case of an unsupported property.

Revision 1.61 / (view) - annotate - [select for diffs] , Fri Sep 20 19:43:28 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.60: +2 -0 lines
Diff to previous 1.60
HP-RK Clean up compiler warnings.

Revision 1.60 / (view) - annotate - [select for diffs] , Fri Sep 20 03:06:42 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.59: +0 -5 lines
Diff to previous 1.59
HP-RK API Review: Remove InvalidTypeException definition; replace with use of TypeMismatchException.

Revision 1.59 / (view) - annotate - [select for diffs] , Fri Sep 20 00:14:55 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.58: +41 -19 lines
Diff to previous 1.58
HP-[CAKG] API Review: Hide Exception classes member data

Revision 1.58 / (view) - annotate - [select for diffs] , Wed Sep 11 20:58:02 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.57: +0 -5 lines
Diff to previous 1.57
HP-RK API Review: Remove UnexpectedFailureException class definition.

Revision 1.57 / (view) - annotate - [select for diffs] , Wed Sep 11 20:20:24 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.56: +2 -18 lines
Diff to previous 1.56
HP-RK API Review: Remove IncompatibleTypesException from SDK; use TypeMismatchException instead.  Replace ExpectedReferenceValueException and MissingReferenceClassNameException classes with use of TypeMismatchException.  Rename CIMValueInvalidTypeException to InvalidTypeException.  Remove CIMParameter::setType method.

Revision 1.56 / (view) - annotate - [select for diffs] , Tue Aug 20 17:41:54 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.55: +0 -5 lines
Diff to previous 1.55
HP-RK API Review: Exception cleanup.  Replace UninitializedHandleException with UninitializedObjectException.

Revision 1.55 / (view) - annotate - [select for diffs] , Tue Aug 20 16:39:37 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.54: +13 -24 lines
Diff to previous 1.54
HP-RK API Review: Exception cleanup.  Renamed exceptions to end with -Exception.  Removed definitions of AddedReferenceToClass and TruncatedCharacter exceptions.  Changed exception messages to use 'invalid' rather than 'bad'.

Revision 1.54 / (view) - annotate - [select for diffs] , Mon Aug 19 16:43:23 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.53: +106 -31 lines
Diff to previous 1.53
HP-RK API Review: Exception cleanup.  Moved Exception class and subclass implementations from header file to source file.  Removed definitions of static MSG members from Exception classes.

Revision 1.53 / (view) - annotate - [select for diffs] , Fri Aug 16 21:48:29 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.52: +25 -59 lines
Diff to previous 1.52
HP-RK API Review: Split CIMException into an SDK-visible CIMException class and an internal TraceableCIMException class.

Revision 1.52 / (view) - annotate - [select for diffs] , Fri Aug 16 00:28:06 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.51: +14 -120 lines
Diff to previous 1.51
HP-RK API Review: Restructured exceptions to move internal exceptions to an InternalExceptions module.  Combined definitions of overlapping CIMClientExceptions and Exceptions.  Removed unused exception definitions.  This is just the first step in cleaning up the exceptions from a developer API perspective.

Revision 1.51 / (view) - annotate - [select for diffs] , Thu Aug 15 14:52:29 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.50: +0 -10 lines
Diff to previous 1.50
HP-[CAKG] API Review: removed ThrowUninitializedHandle and ThrowUninitializedObject methods

Revision 1.50 / (view) - annotate - [select for diffs] , Wed Aug 14 21:32:23 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.49: +0 -2 lines
Diff to previous 1.49
HP-RK Remove use of Uint32 in CIMScope.  Added an operator+ method to use instead of | to add CIMScopes together.

Revision 1.49 / (view) - annotate - [select for diffs] , Wed Aug 14 20:09:00 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.48: +0 -2 lines
Diff to previous 1.48
HP-RK Remove use of Uint32 in CIMFlavor.  Added an operator+ method to use instead of | to add CIMFlavors together.

Revision 1.48 / (view) - annotate - [select for diffs] , Wed Aug 14 16:41:16 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
HP-[CAKG] API Review: added CIMMethod removeParameter method, CIMParameter removeQualifier method; renamed methods; deleted unnecessary methods

Revision 1.47 / (view) - annotate - [select for diffs] , Thu Aug 8 17:30:00 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.46: +2 -0 lines
Diff to previous 1.46
HP-[CAKG] API Review: Replaced CIMFlavor struct with a CIMFlavor class with member data

Revision 1.46 / (view) - annotate - [select for diffs] , Mon Aug 5 15:14:41 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.45: +2 -0 lines
Diff to previous 1.45
HP-[CAKG] API Review: Replaced CIMScope struct with a CIMScope class with member data

Revision 1.45 / (view) - annotate - [select for diffs] , Wed Jul 31 21:05:08 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.44: +7 -0 lines
Diff to previous 1.44
HP-[CAKG] isUninitialized() method, UninitializedObject exception for CIM objects

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Jul 30 15:14:53 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.43: +2 -0 lines
Diff to previous 1.43
HP-RK API Review: Updated the CIMName class to a data type class; Added CIMNamespaceName as a data type class; Updated the client, provider, and common (CIM*) classes to use CIMName and CIMNamespaceName in place of String when handing CIM names (class, property, qualifier, method, and parameter names); Changed the CIMClass constructor to take a CIMName for the class name instead of a CIMObjectPath; Changed the CIMName::equal method to be non-static

Revision 1.43 / (view) - annotate - [select for diffs] , Thu Jul 25 15:19:45 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.42: +3 -1 lines
Diff to previous 1.42
HP-[CAKG] Replace CIMType class with an enum CIMType

Revision 1.42 / (view) - annotate - [select for diffs] , Fri May 31 23:56:31 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH, VERSION_1_10
Changes since 1.41: +3 -2 lines
Diff to previous 1.41
HP-RK Update license header.

Revision 1.41 / (view) - annotate - [select for diffs] , Fri May 31 17:48:50 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.40: +7 -8 lines
Diff to previous 1.40
HP-RK Suppress the empty quotes in the CIMException message when no detailed message is supplied.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed May 29 02:04:26 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.39: +2 -0 lines
Diff to previous 1.39
HP-WO Added Unauthorized exception.

Revision 1.39 / (view) - annotate - [select for diffs] , Thu May 16 18:37:38 2002 UTC (22 years, 1 month ago) by chip
Branch: MAIN
Changes since 1.38: +26 -34 lines
Diff to previous 1.38
remove copy constructors and empty destructors.

Revision 1.38 / (view) - annotate - [select for diffs] , Tue May 7 02:55:29 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37
HP-RK Renamed UnitializedHandle exception to UninitializedHandle.

Revision 1.37 / (view) - annotate - [select for diffs] , Wed Apr 24 16:34:29 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.36: +34 -27 lines
Diff to previous 1.36
HP-RK Restructured the CIMException class to use the message string provided by the caller as the message, and make the description property include the status code information and text.  Also reinserted the static wbemexec tests into the build.

Revision 1.36 / (view) - annotate - [select for diffs] , Wed Apr 17 17:17:46 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.35: +0 -58 lines
Diff to previous 1.35
HP-RK Clean up HTTP constants.  Remove unused HTTP exception and message type.

Revision 1.35 / (view) - annotate - [select for diffs] , Wed Apr 17 02:47:18 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.34: +0 -2 lines
Diff to previous 1.34
HP-RK Defined an exception hierarchy for CIMClient API users.  All exceptions thrown by CIMClient are now subclasses of CIMClientException.  A new message type, ClientExceptionMessage has been defined as well.  This message is used to communicate client exceptions from the CIM operation response decoder to the CIMClient.  The CIM clients that are linked into the Pegasus build have been updated to catch CIMClientException instead of CIMException.

Revision 1.34 / (view) - annotate - [select for diffs] , Fri Apr 12 20:12:01 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.33: +58 -0 lines
Diff to previous 1.33
HP-RK Defined an HTTPError exception to report non-200-OK HTTP responses back to client applications.  Added an HTTPErrorMessage class to hold information about an HTTP error response.  Added support in the CIMOperationResponseDecoder to process HTTP error responses and turn them into HTTPErrorMessages.  Added support in CIMClient to process HTTPErrorMessages and throw an HTTP error.

Revision 1.33 / (view) - annotate - [select for diffs] , Tue Apr 9 02:00:19 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.32: +4 -0 lines
Diff to previous 1.32
HP-RK Use the provider registration instances retrieved by the indication service in the provider manager.

Revision 1.32 / (view) - annotate - [select for diffs] , Sat Apr 6 02:52:19 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.31: +18 -9 lines
Diff to previous 1.31
HP-RK Modified the CIMOperationResponseMessage class and its subclasses to contain a CIMException instead of a CIMStatusCode and String description.  This allows extra information in a CIMException, such as file name and line number, to be carried internally throughout the system.

Revision 1.31 / (view) - annotate - [select for diffs] , Fri Apr 5 19:56:23 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.30: +11 -11 lines
Diff to previous 1.30
HP-RK Switched the order of filename/linenumber and detailed message in constructor and other methods of the CIMException class.

Revision 1.30 / (view) - annotate - [select for diffs] , Tue Apr 2 00:12:04 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
HP-RK Clean up Linux compiler warnings.

Revision 1.29 / (view) - annotate - [select for diffs] , Sat Mar 9 01:17:10 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_08
Changes since 1.28: +40 -3 lines
Diff to previous 1.28
HP-JY Modified CIMException class and Tracer class. See changelog for details.

Revision 1.28 / (view) - annotate - [select for diffs] , Fri Mar 8 03:51:49 2002 UTC (22 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
add class name to exception message

Revision 1.27 / (view) - annotate - [select for diffs] , Tue Mar 5 00:49:03 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.26: +0 -1 lines
Diff to previous 1.26
HP-Nag: Fixed a bug in the ClientAuthenticator code.

Revision 1.26 / (view) - annotate - [select for diffs] , Mon Mar 4 19:56:08 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.25: +4 -0 lines
Diff to previous 1.25
HP-Nag: Modified CIMClient API to accept username and password as parameters to connect() method and added a new method diconnect() that closes the open connection with the server. Modified ClientAuthenticator to handle HTTP Basic Authentication challenges from the server.

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Feb 18 13:50:25 2002 UTC (22 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.24: +4 -0 lines
Diff to previous 1.24
add a CIMValue exception

Revision 1.24 / (view) - annotate - [select for diffs] , Sat Dec 22 02:15:16 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: pre-meta-dispatcher, VERSION_1_07
Changes since 1.23: +2 -0 lines
Diff to previous 1.23
Reworked CIMObject and added CIMObjectRep to be base for
CIMInstanceRep and CIMClassRep.

Revision 1.23 / (view) - annotate - [select for diffs] , Thu Dec 13 14:53:56 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev
Changes since 1.22: +31 -1 lines
Diff to previous 1.22
Merged dev branch into main trunk.

Revision 1.22.2.9 / (view) - annotate - [select for diffs] , Thu Dec 6 19:38:22 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
CVS Tags: dev_dead
Changes since 1.22.2.8: +2 -0 lines
Diff to previous 1.22.2.8 to branch point 1.22 to next main 1.23
SSL support: added generic SSL Exception

Revision 1.22.2.8 / (view) - annotate - [select for diffs] , Mon Dec 3 15:05:58 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
Changes since 1.22.2.7: +1 -1 lines
Diff to previous 1.22.2.7 to branch point 1.22
*** empty log message ***

Revision 1.22.2.7 / (view) - annotate - [select for diffs] , Mon Dec 3 14:07:23 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
Changes since 1.22.2.6: +1 -1 lines
Diff to previous 1.22.2.6 to branch point 1.22
FIX: ParseError moved to Compiler/cimmofParser

Revision 1.22.2.6 / (view) - annotate - [select for diffs] , Sun Dec 2 21:55:57 2001 UTC (22 years, 6 months ago) by mike
Branch: dev
Changes since 1.22.2.5: +4 -0 lines
Diff to previous 1.22.2.5 to branch point 1.22
Added new exception types.

Revision 1.22.2.5 / (view) - annotate - [select for diffs] , Tue Sep 4 02:08:59 2001 UTC (22 years, 9 months ago) by mike
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.22.2.4: +8 -0 lines
Diff to previous 1.22.2.4 to branch point 1.22
First steps toward export client and server.

Revision 1.22.2.4 / (view) - annotate - [select for diffs] , Mon Aug 20 01:37:39 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.22.2.3: +3 -1 lines
Diff to previous 1.22.2.3 to branch point 1.22
Modules retrofit

Revision 1.22.2.3 / (view) - annotate - [select for diffs] , Fri Aug 17 02:06:23 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.22.2.2: +8 -0 lines
Diff to previous 1.22.2.2 to branch point 1.22
new

Revision 1.22.2.2 / (view) - annotate - [select for diffs] , Tue Jul 31 22:54:38 2001 UTC (22 years, 11 months ago) by kumpf
Branch: dev
CVS Tags: version_1_01
Changes since 1.22.2.1: +4 -0 lines
Diff to previous 1.22.2.1 to branch point 1.22
Config Framework, Config Provider and cimconfig CLI files.

Revision 1.22.2.1 / (view) - annotate - [select for diffs] , Mon Jul 30 04:23:07 2001 UTC (22 years, 11 months ago) by mike
Branch: dev
Changes since 1.22: +2 -0 lines
Diff to previous 1.22
New

Revision 1.22 / (view) - annotate - [select for diffs] , Tue Jul 10 21:31:13 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_0_99_1, version_0_99, main
Branch point for: dev
Changes since 1.21: +206 -206 lines
Diff to previous 1.21
Removed \r\r\n from all files.

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Jul 10 05:43:25 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.20: +206 -257 lines
Diff to previous 1.20
Prepended CIM_ERR to CIM status codes.
Added CIM response message types to CIMMessage.h.

Revision 1.20 / (view) - annotate - [select for diffs] , Sat Jul 7 12:03:11 2001 UTC (22 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.19: +3 -1 lines
Diff to previous 1.19
Import Queue

Revision 1.19 / (view) - annotate - [select for diffs] , Sat Jun 16 22:10:04 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.18: +255 -255 lines
Diff to previous 1.18
new

Revision 1.18 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:37 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.17: +255 -254 lines
Diff to previous 1.17
Added headers

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jun 12 07:27:43 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.16: +7 -3 lines
Diff to previous 1.16
new

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Jun 4 00:35:36 2001 UTC (23 years ago) by mike
Branch: MAIN
CVS Tags: version_0_97_3
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
toward associations

Revision 1.15 / (view) - annotate - [select for diffs] , Sun Jun 3 16:05:03 2001 UTC (23 years ago) by karl
Branch: MAIN
Changes since 1.14: +2 -0 lines
Diff to previous 1.14
Add time to Logger presentation

Revision 1.14 / (view) - annotate - [select for diffs] , Wed May 23 23:48:36 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_97_2, version_0_97_1
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Port to HP

Revision 1.13 / (view) - annotate - [select for diffs] , Sun May 13 23:39:53 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_97, version_0_96, version_0_95, stable_0_95
Changes since 1.12: +5 -0 lines
Diff to previous 1.12
Fixed on Linux
Fixed strcasecmp() compiler errors().

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Apr 30 14:54:27 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.11: +43 -29 lines
Diff to previous 1.11
Rework of repository in preparation for associations

Revision 1.11 / (view) - annotate - [select for diffs] , Thu Apr 26 00:34:11 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
Rework of CIMReference class.

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Apr 25 21:20:55 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.9: +5 -30 lines
Diff to previous 1.9
Removed old style license headers and added new ones.

Revision 1.9 / (view) - annotate - [select for diffs] , Wed Apr 25 19:43:31 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
better

Revision 1.8 / (view) - annotate - [select for diffs] , Mon Mar 5 04:29:01 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
CVS Tags: version_0_8, stable
Changes since 1.7: +19 -4 lines
Diff to previous 1.7
renamed CimException to CIMException

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Feb 16 02:06:06 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.6: +5 -2 lines
Diff to previous 1.6
Renamed many classes and headers.

Revision 1.6 / (view) - annotate - [select for diffs] , Sun Feb 11 05:42:33 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
new

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Jan 29 02:23:44 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Changes since 1.4: +8 -0 lines
Diff to previous 1.4
Added support for GetInstance operation

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Jan 28 04:11:03 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Changes since 1.3: +8 -0 lines
Diff to previous 1.3
fixed qualifier resolution

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Jan 23 01:25:35 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
Reworked resolve scheme.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Jan 22 00:45:47 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Changes since 1.1: +6 -1 lines
Diff to previous 1.1
more work on resolve scheme

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Sun Jan 14 19:51:33 2001 UTC (23 years, 5 months ago) by mike
Branch: pegasus
CVS Tags: opengroup
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Pegasus import

Revision 1.1 / (view) - annotate - [select for diffs] , Sun Jan 14 19:51:33 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Initial revision

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