CVS log for pegasus/src/Clients/TestClient/TestClient.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Clients / TestClient

Request diff between arbitrary revisions


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

Revision 1.132.6.1 / (view) - annotate - [select for diffs] , Mon Jun 3 21:34:50 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch, PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.132: +2 -2 lines
Diff to previous 1.132 to next main 1.133
BUG#: 9999
TITLE: TASK_317-Pull Operations update.

DESCRIPTION: This update brings this branch back in line with the current
head of tree and cleans up a number of outstanding issues in the code.  Note
That there are still a lot of outstanding issues being worked on.

Revision 1.133 / (view) - annotate - [select for diffs] , Thu Apr 25 12:00:16 2013 UTC (11 years, 1 month 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.132: +2 -2 lines
Diff to previous 1.132
BUG#: 9628
TITLE: PEGASUS_ASSERT used in places where PEGASUS_UNREACHABLE should be used

DESCRIPTION:

Revision 1.132 / (view) - annotate - [select for diffs] , Tue May 5 08:01:23 2009 UTC (15 years, 1 month ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK_PEP317_1JUNE_2013, 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, 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, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.131: +5 -3 lines
Diff to previous 1.131
PEP#: 347
TITLE: Separate internal modules from current libpegcommon library

DESCRIPTION: Correcting Makefiles and #includes of modules  affected by the reorganization of pegcommon.

Revision 1.131 / (view) - annotate - [select for diffs] , Tue Dec 16 18:55:40 2008 UTC (15 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: 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, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Changes since 1.130: +45 -45 lines
Diff to previous 1.130
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.128 / (view) - annotate - [select for diffs] , Thu Aug 7 17:03:45 2008 UTC (15 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.127: +6 -7 lines
Diff to previous 1.127
BUG#: 7779
TITLE: Variables hidden by other declarations in scope
DESCRIPTION: Use different names for variables in nested scope.

Revision 1.126.4.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:17:34 2008 UTC (15 years, 11 months ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch
Changes since 1.126: +10 -25 lines
Diff to previous 1.126 to next main 1.127
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.127 / (view) - annotate - [select for diffs] , Tue Jun 17 17:22:03 2008 UTC (15 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_8_2-RC1, RELEASE_2_8_2, 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, RELEASE_2_8-branch
Changes since 1.126: +10 -25 lines
Diff to previous 1.126
BUG#: 7741
TITLE: Unreferenced variables in client programs
DESCRIPTION: Remove unused variable definitions.

Revision 1.114.18.2 / (view) - annotate - [select for diffs] , Thu May 29 16:31:59 2008 UTC (16 years ago) by dmitry.mikulin
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3
Changes since 1.114.18.1: +210 -145 lines
Diff to previous 1.114.18.1 to branch point 1.114 to next main 1.115
BUG#: 5920
TITLE: TestClient fails when enableSubscriptionsForNonprivilegedUsers=false.
DESCRIPTION: Implemented a 2.6 version of 5993 and 7495

Revision 1.120.4.2 / (view) - annotate - [select for diffs] , Fri Apr 18 18:24:02 2008 UTC (16 years, 1 month ago) by denise.eckstein
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
Changes since 1.120.4.1: +59 -7 lines
Diff to previous 1.120.4.1 to branch point 1.120 to next main 1.121
BUG#: 5993
TITLE: TestClient fails when CIM_ERR_ACCESS_DENIED

DESCRIPTION: Added ignoreErrors option to TestClient.

Revision 1.126 / (view) - annotate - [select for diffs] , Wed Mar 12 18:24:23 2008 UTC (16 years, 3 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, Makefile
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.125: +58 -7 lines
Diff to previous 1.125
BUG#: 7495
TITLE: TestClient should allow expected exception cases to be ignored
DESCRIPTION: Added a new option ignoreErrors to allow expected error conditions to be ignored.

Revision 1.125 / (view) - annotate - [select for diffs] , Wed Mar 5 21:55:34 2008 UTC (16 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.124: +20 -16 lines
Diff to previous 1.124
BUG#: 7490
TITLE: Split XML encoding from CIM-XML encoding
DESCRIPTION: Create separate abstractions for XML generation and CIM-XML encoding.  Remove unnecessary ostream operator<< definitions.

Revision 1.124 / (view) - annotate - [select for diffs] , Wed Feb 13 20:54:05 2008 UTC (16 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.123: +24 -19 lines
Diff to previous 1.123
BUG#: 7411
TITLE: Memory leaks in test clients
DESCRIPTION: Clean up the dynamic memory used for thread parameters.

Revision 1.123 / (view) - annotate - [select for diffs] , Wed Feb 13 20:49:20 2008 UTC (16 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.122: +1 -2 lines
Diff to previous 1.122
BUG#: 7409
TITLE: Memory leak in Thread::run
DESCRIPTION: Remove unnecessary calls to Thread::exit_self and use an automatic variable to clean up dynamic memory used by Thread::run.

Revision 1.120.4.1 / (view) - annotate - [select for diffs] , Fri Nov 9 18:59:29 2007 UTC (16 years, 7 months ago) by kumpf
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_1-RC1, RELEASE_2_7_1
Changes since 1.120: +0 -92 lines
Diff to previous 1.120
BUG#: 7104
TITLE: Unused symbol definitions
DESCRIPTION: Removed symbols that are not used, and added preprocessor conditions to scope symbols that are only used in some builds.

Revision 1.122 / (view) - annotate - [select for diffs] , Wed Oct 17 19:55:35 2007 UTC (16 years, 7 months ago) by kumpf
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.121: +70 -63 lines
Diff to previous 1.121
BUG#: 2288
TITLE: TestClient connects to unexpected target
DESCRIPTION: Simplify the target determination logic to allow just a single connection and avoid an unexpected connection.

Revision 1.121 / (view) - annotate - [select for diffs] , Wed Oct 17 19:37:26 2007 UTC (16 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.120: +0 -92 lines
Diff to previous 1.120
BUG#: 7002
TITLE: Unused symbol definitions
DESCRIPTION: Removed symbols that are not used, and added preprocessor conditions to scope symbols that are only used in some builds.

Revision 1.120 / (view) - annotate - [select for diffs] , Mon Sep 10 10:13:57 2007 UTC (16 years, 9 months ago) by thilo.boehm
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, RELEASE_2_7_0-RC1, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.119: +12 -1 lines
Diff to previous 1.119
BUG#: 6887
TITLE: Clients/TestClient/TestClient.cpp dose not compile if SSL is not enabled

DESCRIPTION: Add PEGAUS_HASSSL and if a test case still use SSL PEGASUS_ASSERT().

Revision 1.119 / (view) - annotate - [select for diffs] , Thu Aug 2 23:55:10 2007 UTC (16 years, 10 months ago) by ouyang.jian
Branch: MAIN
CVS Tags: RELEASE_2_7_0-BETA
Changes since 1.118: +0 -4 lines
Diff to previous 1.118
BUG#:6606
PEP#:284
TITLE: PEP 284 - Port Pegasus to i5/PASE platform: Step four, function and bundles change

DESCRIPTION: PEP 284 - Port Pegasus to i5/PASE platform: Step four, function and bundles change

Revision 1.114.18.1 / (view) - annotate - [select for diffs] , Tue Jul 3 20:50:03 2007 UTC (16 years, 11 months ago) by dave.sudlik
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6-branch-clean
Changes since 1.114: +6 -7 lines
Diff to previous 1.114
BUG#: 6596
TITLE: 2.6 version of bug 6519: PEP 291 IPv6 Support

DESCRIPTION: committing approved fix

Revision 1.118 / (view) - annotate - [select for diffs] , Tue Jun 26 19:26:12 2007 UTC (16 years, 11 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.117: +7 -9 lines
Diff to previous 1.117
BUG#: 6519
TITLE: PEP 291 IPv6 Support

DESCRIPTION: committing approved fix

Revision 1.117.4.1 / (view) - annotate - [select for diffs] , Mon Jun 25 18:51:12 2007 UTC (16 years, 11 months ago) by dave.sudlik
Branch: TASK-PEP291_IPV6-branch
Changes since 1.117: +7 -9 lines
Diff to previous 1.117 to next main 1.118
PEP#: 291
TITLE: OpenPegasus support for IPv6

DESCRIPTION: committing changes

Revision 1.117 / (view) - annotate - [select for diffs] , Mon Jun 18 13:36:25 2007 UTC (16 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, 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
Branch point for: TASK-PEP291_IPV6-branch
Changes since 1.116: +120 -66 lines
Diff to previous 1.116
BUG#: 6531
TITLE: chksrc cleanup of the clients directories

DESCRIPTION: No functional changes but reformatted and removed tabs
from the files listed below.

Revision 1.116.6.2 / (view) - annotate - [select for diffs] , Mon Jun 18 08:05:48 2007 UTC (16 years, 11 months ago) by venkat.puvvada
Changes since 1.116.6.1: +2 -2 lines
Diff to previous 1.116.6.1 to branch point 1.116 to next main 1.117
PEP#: 291
TITLE: OpenPegasus Support for IPV6 : Stage 1

Revision 1.116.6.1 / (view) - annotate - [select for diffs] , Fri Jun 8 10:42:00 2007 UTC (17 years ago) by venkat.puvvada
Changes since 1.116: +6 -7 lines
Diff to previous 1.116
PEP#: 291
TITLE: OpenPegasus Support for IPv6: Stage 1
DESCRIPTION: Checking in code into the branch

Revision 1.116 / (view) - annotate - [select for diffs] , Tue Apr 3 17:50:46 2007 UTC (17 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-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
Changes since 1.115: +2 -2 lines
Diff to previous 1.115
BUG#: 6306
TITLE: Initialization of String objects to String::EMPTY is unnecessary
DESCRIPTION: Remove redundant object initializations.

Revision 1.115 / (view) - annotate - [select for diffs] , Wed Mar 14 14:04:10 2007 UTC (17 years, 3 months ago) by rishika.kedia
Branch: MAIN
Changes since 1.114: +4 -16 lines
Diff to previous 1.114
BUG#: 5806
TITLE: Clients/TestClient.cpp does not output overall elapsed test time.

DESCRIPTION: Displays the overall time taken for the operation.

Revision 1.114 / (view) - annotate - [select for diffs] , Fri Aug 18 16:58:39 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-merging_out_from_trunk, 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-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, TASK-BUG4011_WinLocalConnect-branch-New, 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.113: +1 -1 lines
Diff to previous 1.113
BUG#: 5398
TITLE: Clean up Windows compile warnings
DESCRIPTION: Minor fixes that resolve compile warnings.

Revision 1.113 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:39 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.112: +3 -4 lines
Diff to previous 1.112
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.112.4.1 / (view) - annotate - [select for diffs] , Thu Jul 27 22:11:48 2006 UTC (17 years, 10 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
CVS Tags: TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.112: +3 -4 lines
Diff to previous 1.112 to next main 1.113
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.112 / (view) - annotate - [select for diffs] , Tue Jun 6 19:03:31 2006 UTC (18 years ago) by w.otsuka
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.111: +14 -1 lines
Diff to previous 1.111
BUG#: 5121
TITLE: TestClient fails associaton test on release build

DESCRIPTION: Modified TestClient to ignore not supported exception in the association test.

Revision 1.108.2.3 / (view) - annotate - [select for diffs] , Fri Mar 10 14:30:36 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.108.2.2: +55 -7 lines
Diff to previous 1.108.2.2 to branch point 1.108 to next main 1.109
PEP#: 233
TITLE: Updates to Embedded Instance branch

DESCRIPTION:

1. Merge with trunk
2. Fix Linux issues
3. Remove unnecessary NormalizerContextContainer class

Revision 1.111 / (view) - annotate - [select for diffs] , Tue Mar 7 18:46:23 2006 UTC (18 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, 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
Changes since 1.110: +55 -7 lines
Diff to previous 1.110
BUG#: 4851
TITLE: TestClient does not fail on error
DESCRIPTION: Updated TestClient to count the number of test cases that fail.  When errors are encountered, this number is printed and the exit status indicates a failure.

Revision 1.108.2.2 / (view) - annotate - [select for diffs] , Tue Mar 7 18:45:41 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.108.2.1: +0 -1 lines
Diff to previous 1.108.2.1 to branch point 1.108
PEP#: 233
TITLE: Update embedded instance branch

DESCRIPTION:

Merge embedded instance branch with trunk and add missing files

Revision 1.110 / (view) - annotate - [select for diffs] , Fri Mar 3 20:27:15 2006 UTC (18 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.109: +0 -1 lines
Diff to previous 1.109
BUG#: 4850
TITLE: Unnecessary SSL dependencies
DESCRIPTION: Removed unnecessary SSL logic.

Revision 1.108.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:13 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.108: +4 -2 lines
Diff to previous 1.108
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.109 / (view) - annotate - [select for diffs] , Mon Jan 30 16:16:30 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: 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.108: +4 -2 lines
Diff to previous 1.108
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.108 / (view) - annotate - [select for diffs] , Fri Dec 9 20:49:44 2005 UTC (18 years, 6 months ago) by mateus.baur
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.107: +30 -2 lines
Diff to previous 1.107
BUG#: 4564
TITLE: TestClient should return a different exit code for timeout exception.

DESCRIPTION: Modified the test client in order to distinguish the timeout exception.

Revision 1.107 / (view) - annotate - [select for diffs] , Tue Nov 22 02:59:03 2005 UTC (18 years, 6 months ago) by jim.wunderlich
Branch: MAIN
CVS Tags: BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.106: +18 -18 lines
Diff to previous 1.106
BUG#: 4489
TITLE: Need PEGASUS_TEST_ASSERT() that is always defined

DESCRIPTION: This is the first part of a two part change.
  - This change defines PEGASUS_TEST_ASSERT() and changes references to
    assert() in all test files to PEGASUS_TEST_ASSERT().
  - The second part will change references to PEGASUS_ASSERT() in the
    test files to PEGASUS_TEST_ASSERT()

Revision 1.106 / (view) - annotate - [select for diffs] , Wed May 18 14:28:43 2005 UTC (19 years ago) by aruran.ms
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
Changes since 1.105: +52 -14 lines
Diff to previous 1.105
BUG#: 2628
TITLE: TestAssociations failure

DESCRIPTION: Fixed as proposed

Revision 1.105 / (view) - annotate - [select for diffs] , Wed May 11 21:37:11 2005 UTC (19 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.104: +70 -61 lines
Diff to previous 1.104
BUG#: 3300
TITLE: CimServer return a TypeMismatchException when paramvalue is null
DESCRIPTION: Fixed an XmlReader defect that assumes a null parameter value is of Boolean type.  Updated the sample method provider to check for a null parameter value before getting the parameter string.  Added additional test cases to TestClient to test null and empty string parameter values.

Revision 1.104 / (view) - annotate - [select for diffs] , Tue May 10 19:01:41 2005 UTC (19 years, 1 month ago) by baggio.br
Branch: MAIN
Changes since 1.103: +1 -7 lines
Diff to previous 1.103
BUG#: 3534
TITLE: The PEP

DESCRIPTION: Fixed as proposed.

Revision 1.103 / (view) - annotate - [select for diffs] , Mon May 2 12:17:39 2005 UTC (19 years, 1 month ago) by dave.sudlik
Branch: MAIN
Changes since 1.102: +1 -1 lines
Diff to previous 1.102
BUG#: 3458
TITLE: TestClient failure while testing Associations

DESCRIPTION: Namespace for Associations test needs to be updated since FamilyProvider moved to TestProviders directory and namespace.

Revision 1.102 / (view) - annotate - [select for diffs] , Sun May 1 05:03:18 2005 UTC (19 years, 1 month ago) by vijay.eli
Branch: MAIN
Changes since 1.101: +1 -1 lines
Diff to previous 1.101
BUG#:3371
TITLE: String variable repeats is unused in TestClient.cpp and g11ntest.cpp.
DESCRIPTION: Commenting it out as of now.

Revision 1.101 / (view) - annotate - [select for diffs] , Mon Mar 7 16:14:41 2005 UTC (19 years, 3 months ago) by chip
Branch: MAIN
Changes since 1.100: +441 -416 lines
Diff to previous 1.100
BUG#: 2651
TITLE: Stopwatch does not allow accumulation

DESCRIPTION: Update test cases to use start() and stop() methods()

Revision 1.100 / (view) - annotate - [select for diffs] , Sat Feb 26 02:00:31 2005 UTC (19 years, 3 months ago) by nag.boranna
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP-214B-root
Changes since 1.99: +59 -36 lines
Diff to previous 1.99
PEP#: 187
TITLE: SSL Certificate Management Enhancements

DESCRIPTION: Modified TestClient to work when client verification is enabled on CIMServer and created required certificate and key files for TestClient use.

Revision 1.97.2.1 / (view) - annotate - [select for diffs] , Fri Feb 25 19:18:55 2005 UTC (19 years, 3 months ago) by denise.eckstein
Branch: RELEASE_2_4-branch
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1, IBM_241_April1405
Changes since 1.97: +2 -1 lines
Diff to previous 1.97 to next main 1.98
BUG#: 2846
TITLE: Sample Family Provider Failure Work-Around

DESCRIPTION: As a temporarily work-around, to problems running the Sample Family Provider, TestClient has been modified to skip the association tests in TestClient if PEGASUS_USE_RELEASE_DIRS is defined.

Revision 1.99 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:08 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214-root, PEP214-branch
Changes since 1.98: +3 -1 lines
Diff to previous 1.98
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.98 / (view) - annotate - [select for diffs] , Tue Nov 16 02:33:08 2004 UTC (19 years, 7 months ago) by david.dillard
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch, PEP213_SIZE_OPTIMIZATIONS
Changes since 1.97: +1 -1 lines
Diff to previous 1.97
BUG#: 2107
TITLE: Fixed the spelling of modifies.

DESCRIPTION:

Revision 1.97 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:09 2004 UTC (19 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_4_1-BETA1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.96: +7 -5 lines
Diff to previous 1.96
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.96 / (view) - annotate - [select for diffs] , Wed Sep 8 11:04:52 2004 UTC (19 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.95: +54 -35 lines
Diff to previous 1.95
BUG#: 323
TITLE: Test Failure, Associations.

DESCRIPTION: The upload added a couple of tests but the bug itself did not
reappear.

Revision 1.95 / (view) - annotate - [select for diffs] , Sat Aug 21 01:51:31 2004 UTC (19 years, 9 months ago) by chip
Branch: MAIN
Changes since 1.94: +96 -95 lines
Diff to previous 1.94
BUG#: 1894
TITLE: TestClient fails processing enumerate instance operations

DESCRIPTION: Fixed the false failure caused by the provider returning complete
object paths with the instance objects. There was a note in the code describing
this problem, so the code now checks for one of the possible instance names the
sample instance provider returns.

Revision 1.94 / (view) - annotate - [select for diffs] , Thu Jun 3 14:01:17 2004 UTC (20 years ago) by a.arora
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.93: +8 -6 lines
Diff to previous 1.93
PEP#:101
TITLE: AutoPtr enhancements
DESCRIPTION: Plz refer PEP101 for details.

Revision 1.93 / (view) - annotate - [select for diffs] , Thu Feb 5 20:12:02 2004 UTC (20 years, 4 months ago) by humberto
Branch: MAIN
Changes since 1.92: +12 -4 lines
Diff to previous 1.92
IBM:HR:BUG 1174 Add timeout parameter to TestClient

Revision 1.92 / (view) - annotate - [select for diffs] , Wed Feb 4 21:24:26 2004 UTC (20 years, 4 months ago) by humberto
Branch: MAIN
Changes since 1.91: +41 -36 lines
Diff to previous 1.91
IBM:HR:BUG 1178 - compile error on windows

Revision 1.91 / (view) - annotate - [select for diffs] , Mon Feb 2 19:58:59 2004 UTC (20 years, 4 months ago) by humberto
Branch: MAIN
Changes since 1.90: +6 -4 lines
Diff to previous 1.90
IBM:HR:BUG 1174, exception handling in TestClient

Revision 1.90 / (view) - annotate - [select for diffs] , Mon Jan 26 20:29:25 2004 UTC (20 years, 4 months ago) by humberto
Branch: MAIN
Changes since 1.89: +324 -295 lines
Diff to previous 1.89
IBM:HR:BUG 1160 - Multi-threaded TestClient support

Revision 1.89 / (view) - annotate - [select for diffs] , Thu Dec 4 18:09:01 2003 UTC (20 years, 6 months ago) by kumpf
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
Changes since 1.88: +3 -2 lines
Diff to previous 1.88
HP-RK Bugzilla 1106 (TestClient fails when SampleProvider schema is not loaded).

Revision 1.88 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:00 2003 UTC (20 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: 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.87: +6 -4 lines
Diff to previous 1.87
PEP 55 Update license on source files to current license text and date

Revision 1.87 / (view) - annotate - [select for diffs] , Thu Oct 16 21:00:45 2003 UTC (20 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.86: +8 -7 lines
Diff to previous 1.86
Bug 817. Removeal of slp.h header caused compile errors in testclient

Revision 1.86 / (view) - annotate - [select for diffs] , Thu Oct 16 19:30:27 2003 UTC (20 years, 8 months ago) by kv.le
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
commit: bugzilla 809 aix compiler error in TestClient due to #include <slp/slp.h>
Committing in .

Modified Files:
TestClient.cpp

49c49
< #if !defined(PEGASUS_OS_ZOS) && ! defined(PEGASUS_OS_HPUX) && !defined(PEGASUS
_OS_LINUX) && !defined(PEGASUS_OS_AIX)
---
> #if !defined(PEGASUS_OS_ZOS) && ! defined(PEGASUS_OS_HPUX) && !defined(PEGASUS
_OS_LINUX)
1249c1249
< #if !defined(PEGASUS_OS_ZOS) && ! defined(PEGASUS_OS_HPUX) && !defined(PEGASUS
_OS_LINUX) && !defined(PEGASUS_OS_AIX)
---
> #if !defined(PEGASUS_OS_ZOS) && ! defined(PEGASUS_OS_HPUX) && !defined(PEGASUS
_OS_LINUX)

Revision 1.85 / (view) - annotate - [select for diffs] , Mon Jun 9 18:16:05 2003 UTC (21 years ago) by karl
Branch: MAIN
CVS Tags: test, pep_88, RELEASE_2_3_0-msg-freeze, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch
Changes since 1.84: +5 -4 lines
Diff to previous 1.84
Fix Error in Linux compile with CIMObjectPath Literal

Revision 1.84 / (view) - annotate - [select for diffs] , Mon Jun 9 12:59:52 2003 UTC (21 years ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_2-root
Changes since 1.83: +8 -8 lines
Diff to previous 1.83
Add association tests to TestClient

Revision 1.83 / (view) - annotate - [select for diffs] , Tue May 13 15:59:37 2003 UTC (21 years, 1 month ago) by karl
Branch: MAIN
CVS Tags: PEGASUS_FC_VERSION_2_2
Changes since 1.82: +14 -7 lines
Diff to previous 1.82
Correct errors I had in Linux to avoid breaking worlds builds. Note this commented out some code for the moment

Revision 1.82 / (view) - annotate - [select for diffs] , Tue May 13 14:59:58 2003 UTC (21 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.81: +204 -32 lines
Diff to previous 1.81
Update TestClient to provide Association Tests. Note that these tests are against the sampleprovider namespace

Revision 1.81 / (view) - annotate - [select for diffs] , Mon Apr 28 10:05:16 2003 UTC (21 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.80: +12 -8 lines
Diff to previous 1.80
Temporarily bypass assert on one test in sampleProvider

Revision 1.80 / (view) - annotate - [select for diffs] , Tue Apr 15 23:17:14 2003 UTC (21 years, 2 months ago) by mday
Branch: MAIN
Changes since 1.79: +1 -1 lines
Diff to previous 1.79
cimom handle interface changes - intermediate

Revision 1.79 / (view) - annotate - [select for diffs] , Thu Sep 19 23:29:19 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, mday-2-0-patches, 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
Changes since 1.78: +1 -1 lines
Diff to previous 1.78
HP-RK API Review: Remove Boolean isCIMClient parameter from SSLContext constructor.

Revision 1.78 / (view) - annotate - [select for diffs] , Wed Sep 18 16:09:24 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.77: +18 -2 lines
Diff to previous 1.77
HP-[CAKG] API Review: Separate host and port number parameters for CIMClient::connect

Revision 1.77 / (view) - annotate - [select for diffs] , Fri Sep 13 20:40:42 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.76: +74 -63 lines
Diff to previous 1.76
HP-[CAKG] API Review: CIMName modifications

Revision 1.76 / (view) - annotate - [select for diffs] , Fri Sep 6 01:52:42 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.75: +1 -1 lines
Diff to previous 1.75
HP-RK API Review: Make SSLContext and SSLCertificateInfo default constructors private.  Change the SSLContext parameter to CIMClient::connect() from a pointer to an object reference.

Revision 1.75 / (view) - annotate - [select for diffs] , Thu Sep 5 23:19:38 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.74: +3 -3 lines
Diff to previous 1.74
HP-RK API Review: SSLContext rework.  Renamed CertificateInfo class to SSLCertificateInfo, VERIFY_CERTIFICATE to SSLCertificateVerifyFunction.  Added copy constructor to SSLContext class.  Moved SSLCertificateInfo member data to a Rep class in the .cpp file.

Revision 1.74 / (view) - annotate - [select for diffs] , Thu Sep 5 20:15:03 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.73: +6 -5 lines
Diff to previous 1.73
HP-RK API Review: CIMClient timeout changes.  Remove DEFAULT_TIMEOUT_MILLISECONDS definition, remove constructor timeout parameter, rename getTimeOut and setTimeOut to getTimeout and setTimeout.

Revision 1.73 / (view) - annotate - [select for diffs] , Wed Aug 28 23:27:52 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.72: +1 -3 lines
Diff to previous 1.72
HP-RK API Review: Change String::allocateCString() to getCString().

Revision 1.72 / (view) - annotate - [select for diffs] , Fri Aug 16 23:09:38 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.71: +18 -39 lines
Diff to previous 1.71
HP-RK API Review: Remove definitions of CIMClientException and CIMClientCIMException.  Replace with use of Exception and CIMException.

Revision 1.71 / (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.70: +1 -1 lines
Diff to previous 1.70
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.70 / (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.69: +1 -1 lines
Diff to previous 1.69
HP-RK Remove use of Uint32 in CIMScope.  Added an operator+ method to use instead of | to add CIMScopes together.

Revision 1.69 / (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.68: +3 -3 lines
Diff to previous 1.68
HP-[CAKG] API Review: added CIMMethod removeParameter method, CIMParameter removeQualifier method; renamed methods; deleted unnecessary methods

Revision 1.68 / (view) - annotate - [select for diffs] , Tue Aug 6 20:28:35 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67
YZ-HP: Linked openssl lib on LINUX_IA64 plateform. Fixed createInstance problem on the RT_IndicationProvider.

Revision 1.67 / (view) - annotate - [select for diffs] , Wed Jul 31 14:45:25 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
HP-[CAKG] API Review: CIMObjectPath modifications

Revision 1.66 / (view) - annotate - [select for diffs] , Tue Jul 30 15:14:52 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.65: +12 -12 lines
Diff to previous 1.65
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.65 / (view) - annotate - [select for diffs] , Fri Jul 19 17:47:11 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.64: +12 -12 lines
Diff to previous 1.64
HP-RK API Review: Updates to CIMValue API.

Revision 1.64 / (view) - annotate - [select for diffs] , Fri Jun 21 20:25:16 2002 UTC (21 years, 11 months ago) by karl
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
Changes since 1.63: +368 -317 lines
Diff to previous 1.63
add the pegCLIClientlib

Revision 1.63 / (view) - annotate - [select for diffs] , Tue Jun 11 05:27:30 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.62: +5 -16 lines
Diff to previous 1.62
HP-RK Consolidate definition of client SSL files and prepending of PEGASUS_HOME directory.

Revision 1.62 / (view) - annotate - [select for diffs] , Fri May 31 23:56:07 2002 UTC (22 years ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_10
Changes since 1.61: +9 -8 lines
Diff to previous 1.61
HP-RK Update license header.

Revision 1.61 / (view) - annotate - [select for diffs] , Fri May 31 01:05:06 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.60: +1 -0 lines
Diff to previous 1.60
HP-WO Remove namespace authorization check.

Revision 1.60 / (view) - annotate - [select for diffs] , Thu May 30 14:55:16 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.59: +6 -6 lines
Diff to previous 1.59
HP-[CAKG] Remove CIMNamedInstance class; use CIMInstance

Revision 1.59 / (view) - annotate - [select for diffs] , Sun May 26 04:30:49 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.58: +10 -3 lines
Diff to previous 1.58
HP-[DME] Modified __Namespace operations to support parent/child operations defined in Specification for CIM Operations over HTTP

Revision 1.58 / (view) - annotate - [select for diffs] , Sat May 18 01:50:22 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.57: +21 -2 lines
Diff to previous 1.57
HP-DME: Modify Namespace Provider to return CIMObject Path on createInstance.

Revision 1.57 / (view) - annotate - [select for diffs] , Fri May 17 06:12:11 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.56: +5 -5 lines
Diff to previous 1.56
HP-[DME] Modify Namespace Provider to only acccept requests on root namespace.

Revision 1.56 / (view) - annotate - [select for diffs] , Thu May 16 16:34:20 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.55: +33 -34 lines
Diff to previous 1.55
HP-Nag: Implemented SSL handling in CIMClient.cpp for local connection and modified the CLIs to not to pass SSLContext to the client api.

Revision 1.55 / (view) - annotate - [select for diffs] , Wed May 15 23:24:15 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.54: +12 -12 lines
Diff to previous 1.54
HP-RK Use CIMObjectPath class instead of CIMReference.

Revision 1.54 / (view) - annotate - [select for diffs] , Wed May 15 09:34:28 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.53: +1 -1 lines
Diff to previous 1.53
HP-RK Moved CIM*::toXml() methods to XmlWriter::append*Element().  Moved CIM*::print() methods to XmlWriter::print*Element().  Putting this function in XmlWriter instead of the CIM* classes keeps those internal methods out of the published client and provider APIs.

Revision 1.53 / (view) - annotate - [select for diffs] , Wed May 15 07:11:49 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.52: +4 -3 lines
Diff to previous 1.52
HP-RK Moved CIMClass::toXml() method to XmlWriter::appendClassElement().  Moved CIMInstance::toXml() method to XmlWriter::appendInstanceElement().  Similar for print() methods.

Revision 1.52 / (view) - annotate - [select for diffs] , Tue May 14 16:10:34 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.51: +11 -2 lines
Diff to previous 1.51
HP-Nag: Implemented Certification verification code in TLS.cpp, created a new class CertificateInfo to pass certificate information to the clients call back function. Modified CIMServer.cpp and the Command lines that are using SSLContext to pass the certificate verification call back function. Fixed few display messages in cimconfig command.

Revision 1.51 / (view) - annotate - [select for diffs] , Mon May 13 05:47:39 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.50: +16 -3 lines
Diff to previous 1.50
HP-DME: Added additional error handling semantics.

Revision 1.50 / (view) - annotate - [select for diffs] , Sun May 12 04:44:21 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.49: +7 -2 lines
Diff to previous 1.49
HP-DME: Fix problem compiling on HPUX. Added additional error handling.

Revision 1.49 / (view) - annotate - [select for diffs] , Fri May 10 18:29:55 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.48: +1 -0 lines
Diff to previous 1.48
HP-RK Added include of CIMName.h.

Revision 1.48 / (view) - annotate - [select for diffs] , Fri May 10 07:13:55 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.47: +3 -3 lines
Diff to previous 1.47
HP-DME: Add additional exception handling.

Revision 1.47 / (view) - annotate - [select for diffs] , Thu May 9 18:04:04 2002 UTC (22 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.46: +85 -7 lines
Diff to previous 1.46
fix the namespace test

Revision 1.46 / (view) - annotate - [select for diffs] , Mon May 6 19:55:07 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
HP-RK Fix compile error.

Revision 1.45 / (view) - annotate - [select for diffs] , Mon May 6 19:34:02 2002 UTC (22 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.44: +16 -11 lines
Diff to previous 1.44
add shutdown provider code back in

Revision 1.44 / (view) - annotate - [select for diffs] , Mon May 6 19:13:06 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.43: +5 -1 lines
Diff to previous 1.43
HP-RK Reworked the String class.  Fixed the places where StrLen() was reading off the end of arrays.  Removed the Cat() functions.  Moved Open(), OpenAppend(), and GetLine() functions to the FileSystem module.  Removed the EmptyStringArray() method.  Moved method implementations from header file to source file.  Marked the _CString class for internal use only.

Revision 1.43 / (view) - annotate - [select for diffs] , Fri May 3 22:04:33 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
HP-RK Remove SLP from HP-UX build.

Revision 1.42 / (view) - annotate - [select for diffs] , Fri May 3 00:11:17 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.41: +26 -2 lines
Diff to previous 1.41
HP-WO Add testing for invokeMethod parameters.

Revision 1.41 / (view) - annotate - [select for diffs] , Tue Apr 23 02:49:40 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.40: +30 -2 lines
Diff to previous 1.40
HP-[Warren Otsuka] Added modifyInstance test for server.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Apr 17 13:41:44 2002 UTC (22 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.39: +1 -0 lines
Diff to previous 1.39
Temp fix becasue the testprovider not providing correct number of instances

Revision 1.39 / (view) - annotate - [select for diffs] , Wed Apr 17 13:40:24 2002 UTC (22 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.38: +5 -2 lines
Diff to previous 1.38
Temp fix becasue the testprovider not providing correct number of instances

Revision 1.38 / (view) - annotate - [select for diffs] , Wed Apr 17 02:47:16 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.37: +8 -8 lines
Diff to previous 1.37
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.37 / (view) - annotate - [select for diffs] , Fri Apr 12 21:54:39 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.36: +67 -2 lines
Diff to previous 1.36
HP-WO Add enumerate instances test to TestClient. Added MissingCIMMethodValue01 test static test.

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Apr 12 01:21:46 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.35: +59 -0 lines
Diff to previous 1.35
HP-WO Add invoke method test to TestClient.

Revision 1.35 / (view) - annotate - [select for diffs] , Wed Apr 10 20:17:06 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.34: +11 -2 lines
Diff to previous 1.34
HP-Nag: Added SSL support for connectLocal() in Client API, modified the TestClient.cpp to use this new API when -local and -ssl options are specified.

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Apr 9 22:32:26 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
HP-SF: Updated TestClient to pass username and password when using SSL.

Revision 1.33 / (view) - annotate - [select for diffs] , Fri Apr 5 19:19:47 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.32: +29 -6 lines
Diff to previous 1.32
HP-WO Added property and timeout tests.

Revision 1.32 / (view) - annotate - [select for diffs] , Thu Mar 28 23:10:38 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09
Changes since 1.31: +58 -28 lines
Diff to previous 1.31
HP-[Bapu Patil] Made changes to support SSL on HP-UX.

Revision 1.31 / (view) - annotate - [select for diffs] , Mon Mar 25 16:33:50 2002 UTC (22 years, 2 months ago) by karl
Branch: MAIN
CVS Tags: VERSION_1_08
Changes since 1.30: +0 -1 lines
Diff to previous 1.30
delete code that caused error because abstract defined in subclass

Revision 1.30 / (view) - annotate - [select for diffs] , Sun Mar 24 02:16:09 2002 UTC (22 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
add looping test to testclient

Revision 1.29 / (view) - annotate - [select for diffs] , Sun Mar 24 02:13:15 2002 UTC (22 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.28: +1 -0 lines
Diff to previous 1.28
minor change

Revision 1.28 / (view) - annotate - [select for diffs] , Sat Mar 23 00:17:34 2002 UTC (22 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.27: +102 -87 lines
Diff to previous 1.27
Add repeat test mechanism

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Mar 20 00:06:13 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.26: +11 -4 lines
Diff to previous 1.26
HP-RK Minor updates.

Revision 1.26 / (view) - annotate - [select for diffs] , Mon Mar 11 04:27:36 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.25: +38 -5 lines
Diff to previous 1.25
Added additional options to TestClient to support testing security interface.

Revision 1.25 / (view) - annotate - [select for diffs] , Fri Mar 8 20:02:51 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.24: +8 -13 lines
Diff to previous 1.24
HP-RK Simplified CIMClient API construction so that client applications no longer need to know about Monitors and HTTPConnectors.

Revision 1.24 / (view) - annotate - [select for diffs] , Sat Feb 23 03:47:21 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.23: +3 -7 lines
Diff to previous 1.23
HP-RK Reworked the CIMParamValue class.  Instead of being composed of a CIMParameter and a CIMValue, this class is now composed of a String (parameter name) and a CIMValue.

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Feb 19 16:23:08 2002 UTC (22 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.22: +204 -96 lines
Diff to previous 1.22
fix numerous minor errors

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

Revision 1.21.2.6 / (view) - annotate - [select for diffs] , Mon Dec 10 12:59:06 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
CVS Tags: dev_dead
Changes since 1.21.2.5: +1 -0 lines
Diff to previous 1.21.2.5 to branch point 1.21 to next main 1.22
FIX: Linux build need Pegasus/Common/Config.h

Revision 1.21.2.5 / (view) - annotate - [select for diffs] , Thu Dec 6 19:37:23 2001 UTC (22 years, 6 months ago) by sage
Branch: dev
Changes since 1.21.2.4: +57 -42 lines
Diff to previous 1.21.2.4 to branch point 1.21
SSL support: added -ssl option to TestClient

Revision 1.21.2.4 / (view) - annotate - [select for diffs] , Wed Dec 5 23:21:02 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.21.2.3: +11 -3 lines
Diff to previous 1.21.2.3 to branch point 1.21
Add CIMOM Shutdown Service and shutdown CLI.

Revision 1.21.2.3 / (view) - annotate - [select for diffs] , Thu Sep 13 16:59:08 2001 UTC (22 years, 9 months ago) by sage
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.21.2.2: +4 -0 lines
Diff to previous 1.21.2.2 to branch point 1.21
Initial z/OS support (exclude slp)

Revision 1.21.2.2 / (view) - annotate - [select for diffs] , Sat Sep 1 21:53:17 2001 UTC (22 years, 9 months ago) by mike
Branch: dev
Changes since 1.21.2.1: +5 -3 lines
Diff to previous 1.21.2.1 to branch point 1.21
Finalized queue-based client rework.

Revision 1.21.2.1 / (view) - annotate - [select for diffs] , Tue Aug 14 11:31:33 2001 UTC (22 years, 10 months ago) by karl
Branch: dev
Changes since 1.21: +0 -1 lines
Diff to previous 1.21
add comment to CIMCvalue

Revision 1.21 / (view) - annotate - [select for diffs] , Wed Jul 18 15:39:27 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_1_01, version_0_99_1, main
Branch point for: dev
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
FIxed to compiler on HPUX

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Jul 16 21:28:06 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_0_99
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
Ported to TRU64 (Native Compiler)
Fixed asundry compiler warnings.

Revision 1.19 / (view) - annotate - [select for diffs] , Mon Jul 16 00:35:16 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.18: +1 -4 lines
Diff to previous 1.18
Reworked the way CIMOMHandles work. Now they carry a pointer to a repository.

Revision 1.18 / (view) - annotate - [select for diffs] , Sun Jul 15 13:21:35 2001 UTC (22 years, 11 months ago) by karl
Branch: MAIN
Changes since 1.17: +4 -1 lines
Diff to previous 1.17
corrections to CGIQuery

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jul 10 21:31:06 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.16: +633 -633 lines
Diff to previous 1.16
Removed \r\r\n from all files.

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

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Jul 9 21:03:17 2001 UTC (22 years, 11 months ago) by mday
Branch: MAIN
Changes since 1.14: +202 -204 lines
Diff to previous 1.14
integrated slp server added to pegasus

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Jul 2 18:55:51 2001 UTC (22 years, 11 months ago) by karl
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.13: +0 -1 lines
Diff to previous 1.13
HP SLP Changes

Revision 1.13 / (view) - annotate - [select for diffs] , Sat Jun 23 20:42:58 2001 UTC (22 years, 11 months ago) by mday
Branch: MAIN
Changes since 1.12: +19 -41 lines
Diff to previous 1.12
added slp c++ library integrated into build

Revision 1.12 / (view) - annotate - [select for diffs] , Tue Jun 19 13:20:57 2001 UTC (22 years, 11 months ago) by karl
Branch: MAIN
Changes since 1.11: +78 -48 lines
Diff to previous 1.11
begin to add propertylist

Revision 1.11 / (view) - annotate - [select for diffs] , Mon Jun 18 20:41:37 2001 UTC (22 years, 11 months ago) by karl
Branch: MAIN
Changes since 1.10: +296 -126 lines
Diff to previous 1.10
extend TestClient

Revision 1.10 / (view) - annotate - [select for diffs] , Sat Jun 16 22:09:58 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.9: +458 -458 lines
Diff to previous 1.9
new

Revision 1.9 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:34 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.8: +458 -457 lines
Diff to previous 1.8
Added headers

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Jun 14 21:26:44 2001 UTC (23 years ago) by mday
Branch: MAIN
Changes since 1.7: +79 -28 lines
Diff to previous 1.7
initial checking of slp-enabled code

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Jun 12 12:10:28 2001 UTC (23 years ago) by karl
Branch: MAIN
Changes since 1.6: +47 -4 lines
Diff to previous 1.6
minor fixes

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Jun 11 22:20:45 2001 UTC (23 years ago) by karl
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5
god knows what

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Jun 5 11:52:33 2001 UTC (23 years ago) by karl
Branch: MAIN
CVS Tags: version_0_97_3
Changes since 1.4: +7 -0 lines
Diff to previous 1.4
Extend Logging

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

Revision 1.3 / (view) - annotate - [select for diffs] , Sat Jun 2 13:01:29 2001 UTC (23 years ago) by karl
Branch: MAIN
Changes since 1.2: +5 -4 lines
Diff to previous 1.2
Enable Trace Logging and Option Help display

Revision 1.2 / (view) - annotate - [select for diffs] , Sat Jun 2 11:31:40 2001 UTC (23 years ago) by karl
Branch: MAIN
Changes since 1.1: +30 -0 lines
Diff to previous 1.1
Add test option

Revision 1.1 / (view) - annotate - [select for diffs] , Sat Jun 2 01:20:46 2001 UTC (23 years ago) by karl
Branch: MAIN
Import TestClient

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