CVS log for pegasus/src/Pegasus/ControlProviders/InteropProvider/InteropProvider.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / ControlProviders / InteropProvider

Request diff between arbitrary revisions


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

Revision 1.95 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:10 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.94: +2 -1 lines
Diff to previous 1.94
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.88.2.7 / (view) - annotate - [select for diffs] , Fri Mar 14 16:30:21 2014 UTC (10 years, 3 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch
Changes since 1.88.2.6: +2 -1 lines
Diff to previous 1.88.2.6 to branch point 1.88 to next main 1.89
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Commit change to correct problem where
some providers returning qualifiers on instances.

DESCRIPTION: Corrected code in CIMOperationDispatcher to be sure that the
CIMResponseData object used to output carries the correct attributes for
includeQualifier and ClassOrigin

Revision 1.91.10.6 / (view) - annotate - [select for diffs] , Tue Oct 15 04:10:40 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
CVS Tags: TASK-PEP362_RestfulService-merged_out_to_branch
Changes since 1.91.10.5: +0 -0 lines
Diff to previous 1.91.10.5 to branch point 1.91 to next main 1.92
PEP#: 362
TITLE: RestfulServices

DESCRIPTION: Sync up with head of tree

Revision 1.91.10.5 / (view) - annotate - [select for diffs] , Tue Oct 15 04:10:37 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.91.10.4: +2 -1 lines
Diff to previous 1.91.10.4 to branch point 1.91
PEP#: 362
TITLE: RestfulServices

DESCRIPTION: Sync up with head of tree

Revision 1.88.2.6 / (view) - annotate - [select for diffs] , Mon Oct 14 15:26:00 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.88.2.5: +2 -1 lines
Diff to previous 1.88.2.5 to branch point 1.88
PEP#: 317
TITLE: TASK-PEP317_pullop-branch. New MergeOut of head of tree up to
13 Oct

DESCRIPTION: Bring into line with head of tree, Clean up number of issues
with OOP processing.

Revision 1.94 / (view) - annotate - [select for diffs] , Fri Oct 11 15:37:26 2013 UTC (10 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.93: +2 -1 lines
Diff to previous 1.93
BUG#: 9779
TITLE: Error in interop provider used in this profile

DESCRIPTION: Modifiy interop Provider to throw correct execption per DMTF
specification

Revision 1.91.10.4 / (view) - annotate - [select for diffs] , Tue Oct 1 14:47:52 2013 UTC (10 years, 9 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.91.10.3: +0 -0 lines
Diff to previous 1.91.10.3 to branch point 1.91
PEP#: 362
TITLE: RestfultServices

DESCRIPTION: Sync up with head of tree

Revision 1.91.10.3 / (view) - annotate - [select for diffs] , Tue Oct 1 14:47:44 2013 UTC (10 years, 9 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.91.10.2: +3 -3 lines
Diff to previous 1.91.10.2 to branch point 1.91
PEP#: 362
TITLE: RestfultServices

DESCRIPTION: Sync up with head of tree

Revision 1.88.2.5 / (view) - annotate - [select for diffs] , Sun Sep 29 20:45:45 2013 UTC (10 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.88.2.4: +3 -3 lines
Diff to previous 1.88.2.4 to branch point 1.88
PEP#: 317
TITLE: TASK-PEP317_pullop-branch, Mergeout from head of tree up to 29 Sept 2013

DESCRIPTION: Merged Head of tree from 19 Sept to 29 Sept into this task
branch. Required a few other changes to use boolToString in cimcli and
also cleaned up CIMOperationRequestDispatcher to use new functions

Revision 1.93 / (view) - annotate - [select for diffs] , Thu Sep 26 15:04:19 2013 UTC (10 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.92: +3 -3 lines
Diff to previous 1.92
BUG#: 9778
TITLE: Add functions for CIMPropertyList.toString and boolToString

DESCRIPTION: Added these new functions to common API.  Note that we probably
need to do new interfaceArchive for 2.14. Also modified cimcli and
InteropProvider to use the new functions.

Revision 1.88.2.4 / (view) - annotate - [select for diffs] , Thu Sep 19 18:11:48 2013 UTC (10 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.88.2.3: +1 -1 lines
Diff to previous 1.88.2.3 to branch point 1.88
PEP#: 317
TITLE: TASK-PEP317_pullop-branch, Merge Out from head to 19 September 2013

DESCRIPTION: Merge all the changes in the head between 25 Aug and 19 Sept
into the task Branch. Not that this was really minimal changes.

Revision 1.91.10.2 / (view) - annotate - [select for diffs] , Fri Sep 13 09:52:37 2013 UTC (10 years, 9 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.91.10.1: +0 -0 lines
Diff to previous 1.91.10.1 to branch point 1.91
PEP#: 362
TITLE: Restful Service

DESCRIPTION: Sync up with head of the tree

Revision 1.91.10.1 / (view) - annotate - [select for diffs] , Fri Sep 13 09:52:36 2013 UTC (10 years, 9 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.91: +1 -1 lines
Diff to previous 1.91
PEP#: 362
TITLE: Restful Service

DESCRIPTION: Sync up with head of the tree

Revision 1.92 / (view) - annotate - [select for diffs] , Thu Sep 5 10:55:47 2013 UTC (10 years, 9 months ago) by dl.meetei
Branch: MAIN
Changes since 1.91: +1 -1 lines
Diff to previous 1.91
BUG#: 9772
TITLE: move common code in the comm mech build in Server.cpp to a function

DESCRIPTION:

Revision 1.88.2.3 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:54 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.88.2.2: +1 -1 lines
Diff to previous 1.88.2.2 to branch point 1.88
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.91 / (view) - annotate - [select for diffs] , Tue Apr 9 04:53:14 2013 UTC (11 years, 2 months ago) by dl.meetei
Branch: MAIN
CVS Tags: 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_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_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, CIMRS_WORK_20130824
Branch point for: TASK-PEP362_RestfulService-branch
Changes since 1.90: +1 -1 lines
Diff to previous 1.90
BUG#: 9274
TITLE: Performance: [cppcheck] suggested a few performance improvements

DESCRIPTION: Taken Care of most of All

Revision 1.88.4.1 / (view) - annotate - [select for diffs] , Sat Apr 6 03:38:17 2013 UTC (11 years, 2 months ago) by dl.meetei
Branch: RELEASE_2_11-branch
CVS Tags: RELEASE_2_11_2-RC1, RELEASE_2_11_2
Changes since 1.88: +4 -4 lines
Diff to previous 1.88 to next main 1.89
BUG#: 9422
TITLE: Create a static configuration for the SLP Registration Timeout

DESCRIPTION: Reused Marek's patch for 9486

Revision 1.88.2.2 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:09 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.88.2.1: +13 -0 lines
Diff to previous 1.88.2.1 to branch point 1.88
BUG#: 99999
TITLE: Task317 Branch -- pull operations. Sync to head of tree

DESCRIPTION: Sync the branch back to the head of cvs tree

Revision 1.90 / (view) - annotate - [select for diffs] , Thu Nov 3 03:40:07 2011 UTC (12 years, 7 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch
Changes since 1.89: +13 -0 lines
Diff to previous 1.89
BUG#: 9112
TITLE: advertise IndicationService conformance to Indications Profile
DESCRIPTION:

Revision 1.88.2.1 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:16 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.88: +4 -4 lines
Diff to previous 1.88
BUG#: 9999
TITLE: Merge out head to Task-PEP317 branch using Task Makefile

DESCRIPTION:  Update this working branch to Pegasus Head of Tree as of
about 8 Oct 2011

Revision 1.89 / (view) - annotate - [select for diffs] , Fri Sep 16 04:02:55 2011 UTC (12 years, 9 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.88: +4 -4 lines
Diff to previous 1.88
BUG#: 9072
TITLE: Compiler warning in InteropProvider
DESCRIPTION:

Revision 1.88 / (view) - annotate - [select for diffs] , Sun Jun 6 16:04:16 2010 UTC (14 years ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, 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, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch, RELEASE_2_11-branch
Changes since 1.87: +6 -6 lines
Diff to previous 1.87
BUG#:8642
TITLE: New warnings reported by gcc 4.3

DESCRIPTION:

Revision 1.87 / (view) - annotate - [select for diffs] , Thu Feb 4 08:53:04 2010 UTC (14 years, 4 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch
Changes since 1.86: +4 -4 lines
Diff to previous 1.86
BUG#: 8715
TITLE: SLPProvider is using an empty operation context for up-calls.

DESCRIPTION: Replace the empty operation context with the request context.

Revision 1.85.2.1 / (view) - annotate - [select for diffs] , Wed Nov 18 14:00:33 2009 UTC (14 years, 7 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.85: +145 -27 lines
Diff to previous 1.85 to next main 1.86
PEP#: 348
TITLE: Merge head into branch.

DESCRIPTION: Merge head into branch.

Revision 1.81.2.2 / (view) - annotate - [select for diffs] , Tue Aug 18 16:01:57 2009 UTC (14 years, 10 months ago) by marek
Branch: RELEASE_2_9-branch
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
Changes since 1.81.2.1: +122 -3 lines
Diff to previous 1.81.2.1 to branch point 1.81 to next main 1.82
BUG#:8601
TITLE: Connection timeout error when trying to fetch associators of class CIM_ObjectManager (2.9)

DESCRIPTION:

Revision 1.81.2.1 / (view) - annotate - [select for diffs] , Tue Aug 18 15:58:50 2009 UTC (14 years, 10 months ago) by marek
Branch: RELEASE_2_9-branch
Changes since 1.81: +58 -38 lines
Diff to previous 1.81
BUG#:8600
TITLE: Server Profile Test running into timout on z/OS

DESCRIPTION: two performance improvements, one general to the InterOp provider and a second one improving Software registration profile

Revision 1.86 / (view) - annotate - [select for diffs] , Mon Aug 3 07:31:00 2009 UTC (14 years, 10 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-merged_out_from_trunk
Changes since 1.85: +145 -27 lines
Diff to previous 1.85
BUG#: 8552
TITLE: Conenction timeout error when trying to fetch associators of class CIM_ObjectManager.
DESCRIPTION: Changes to improve performance of InteropProvider.

Revision 1.85 / (view) - annotate - [select for diffs] , Mon Jun 15 11:32:11 2009 UTC (15 years ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.84: +48 -31 lines
Diff to previous 1.84
BUG#: 8533
TITLE: Server Profile Test running into timout on z/OS
DESCRIPTION: Added getInstance() method for SoftwareIdentity class.

Revision 1.84 / (view) - annotate - [select for diffs] , Wed May 27 10:48:42 2009 UTC (15 years, 1 month ago) by venkat.puvvada
Branch: MAIN
Changes since 1.83: +11 -5 lines
Diff to previous 1.83
BUG#: 8038
TITLE: InteropProvider performance is poor
DESCRIPTION: Used ProviderRegistrationManger to get provider information instead of repository

Revision 1.83 / (view) - annotate - [select for diffs] , Tue May 26 06:57:18 2009 UTC (15 years, 1 month ago) by kavita.gupta
Branch: MAIN
Changes since 1.82: +17 -7 lines
Diff to previous 1.82
BUG#: 5959
TITLE: InteropProvider.cpp contains cout statement

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

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

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.78 / (view) - annotate - [select for diffs] , Thu Oct 30 16:28:51 2008 UTC (15 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.77: +3 -2 lines
Diff to previous 1.77
BUG#: 8046
TITLE: Repository stores propagated instance qualifiers
DESCRIPTION: Respect the propagateQualifiers flag when resolving instances.

Revision 1.77 / (view) - annotate - [select for diffs] , Fri Oct 17 11:47:16 2008 UTC (15 years, 8 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.76: +32 -7 lines
Diff to previous 1.76
BUG#: 7997
TITLE: ServerProfileTests fail
DESCRIPTION: Cache the port info in InteropProvider instead of querying for information every time requests comes for CIM_CIMXMLCommuincationMechanism class.

Revision 1.76 / (view) - annotate - [select for diffs] , Fri Oct 10 09:55:14 2008 UTC (15 years, 8 months ago) by s.kodali
Branch: MAIN
Changes since 1.75: +7 -0 lines
Diff to previous 1.75
BUG#: 7985
TITLE: Nightly build failed on Linux and HP-UX

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

Revision 1.74 / (view) - annotate - [select for diffs] , Thu Apr 24 05:28:02 2008 UTC (16 years, 2 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.73: +116 -92 lines
Diff to previous 1.73
BUG#: 7484
TITLE: PEP#319 DMTF Profile Registration Profile Support in OpenPegasus.
DESCRIPTION: PEP 319 implementation.

Revision 1.73 / (view) - annotate - [select for diffs] , Wed Apr 9 07:37:57 2008 UTC (16 years, 2 months ago) by kavita.gupta
Branch: MAIN
Changes since 1.72: +7 -1 lines
Diff to previous 1.72
BUG#: 4268
TITLE: CIM_Namespace returns failure on enumerateInstances in root/cimv2

Revision 1.69.4.2 / (view) - annotate - [select for diffs] , Fri Feb 22 23:13:52 2008 UTC (16 years, 4 months ago) by s.manicka
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.69.4.1: +115 -7 lines
Diff to previous 1.69.4.1 to branch point 1.69 to next main 1.70
BUG#: 7392
TITLE: Enhancements to Serverprofile implementation.

DESCRIPTION:

Revision 1.66.4.2 / (view) - annotate - [select for diffs] , Fri Feb 22 21:49:57 2008 UTC (16 years, 4 months ago) by s.manicka
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.66.4.1: +114 -6 lines
Diff to previous 1.66.4.1 to branch point 1.66 to next main 1.67
BUG#: 7394
TITLE: Enhancements to Serverprofile implementation.

DESCRIPTION:

Revision 1.72 / (view) - annotate - [select for diffs] , Wed Feb 20 14:00:31 2008 UTC (16 years, 4 months ago) by s.manicka
Branch: MAIN
Changes since 1.71: +115 -7 lines
Diff to previous 1.71
BUG#: 7391
TITLE: Enhancements to Serverprofile implementation.

DESCRIPTION:

Revision 1.71 / (view) - annotate - [select for diffs] , Wed Feb 6 08:36:01 2008 UTC (16 years, 4 months ago) by marek
Branch: MAIN
Changes since 1.70: +1 -1 lines
Diff to previous 1.70
BUG#:7354
TITLE: Compile warnings in TestOrderedSet.cpp on Windows

DESCRIPTION:

Revision 1.69.4.1 / (view) - annotate - [select for diffs] , Wed Jan 16 12:11:23 2008 UTC (16 years, 5 months ago) by marek
Branch: RELEASE_2_7-branch
Changes since 1.69: +13 -3 lines
Diff to previous 1.69
BUG#:7256
TITLE: Missing PEG_METHOD_EXIT in InteropProvider (2.7)

DESCRIPTION:

Revision 1.70 / (view) - annotate - [select for diffs] , Sun Jan 13 19:28:25 2008 UTC (16 years, 5 months ago) by marek
Branch: MAIN
Changes since 1.69: +13 -3 lines
Diff to previous 1.69
BUG#:7229
TITLE: Missing PEG_METHOD_EXIT in InteropProvider

DESCRIPTION:

Revision 1.69 / (view) - annotate - [select for diffs] , Fri Jun 29 16:43:09 2007 UTC (17 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, TASK-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.68: +14 -11 lines
Diff to previous 1.68
BUG#: 6588
TITLE: Source files do not meet chksrc requirements
DESCRIPTION: Reformatted according to the coding conventions to pass the chksrc filter.

Revision 1.68 / (view) - annotate - [select for diffs] , Wed Apr 25 19:38:14 2007 UTC (17 years, 2 months ago) by s.manicka
Branch: MAIN
CVS Tags: 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
Changes since 1.67: +16 -8 lines
Diff to previous 1.67
BUG#: 6344
TITLE: poststarttests fail in src\Pegasus\Client\tests\ClientStatistics when default schema version is changed.

DESCRIPTION:

Revision 1.66.4.1 / (view) - annotate - [select for diffs] , Wed Apr 4 10:04:46 2007 UTC (17 years, 2 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.66: +4 -4 lines
Diff to previous 1.66
BUG#:6300
TITLE: Performance - simplify internal Tracer interface and use the more efficent Trace macros (2.6)

DESCRIPTION:

Revision 1.67 / (view) - annotate - [select for diffs] , Fri Mar 16 16:16:52 2007 UTC (17 years, 3 months ago) by marek
Branch: MAIN
Changes since 1.66: +4 -4 lines
Diff to previous 1.66
BUG#:6207
TITLE: Performance - make OpenPegasus use its more efficent Trace macros

DESCRIPTION:

Revision 1.59.2.4 / (view) - annotate - [select for diffs] , Tue Jan 23 18:32:23 2007 UTC (17 years, 5 months ago) by kumpf
Branch: RELEASE_2_5-branch
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
Changes since 1.59.2.3: +5 -2 lines
Diff to previous 1.59.2.3 to branch point 1.59 to next main 1.60
BUG#: 6026
TITLE: Propagated attributes are lost when resolving CIMInstances
DESCRIPTION: Preserve the propagated attributes on instance properties.  The MOF compiler is updated to set the propagated attribute properly.  The CIMInstanceRep::resolve method is updated not to reset this attribute.  Callers to the CIMRepository are updated to specify the correct localOnly value to retrieve properties based on the propagated attributes.

Revision 1.66 / (view) - annotate - [select for diffs] , Fri Nov 17 19:35:14 2006 UTC (17 years, 7 months ago) by karl
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, 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.65: +5 -3 lines
Diff to previous 1.65
BUG#: 5875
TITLE: chksrc clean Interop Provider

DESCRIPTION: Modify InteropProvider and tests to pass chksrc

Revision 1.65 / (view) - annotate - [select for diffs] , Fri Nov 3 19:53:39 2006 UTC (17 years, 7 months ago) by a.dunfey
Branch: MAIN
CVS Tags: RELEASE_2_6_0-FC
Changes since 1.64: +156 -125 lines
Diff to previous 1.64
BUG#: 2803
TITLE: CIMServer fails to start if no repository is present

DESCRIPTION:

Place the initialization code previously in the InteropProvider constructor in a new method called within a try/catch block in the constructor and called by all of the other public functions.

Also removes the semi-colons at the end of the PEGASUS_NAMESPACE_BEGIN and PEGASUS_NAMESPACE_END macros per bug 5799.

Revision 1.64 / (view) - annotate - [select for diffs] , Wed Nov 1 21:51:19 2006 UTC (17 years, 8 months ago) by a.dunfey
Branch: MAIN
Changes since 1.63: +645 -2894 lines
Diff to previous 1.63
BUG#: 5788
TITLE: PEP244 SMI-S Server Profile Implementation

DESCRIPTION:

Check in to support SMI-S v1.1 Server Profile as described in PEP 244

Revision 1.63 / (view) - annotate - [select for diffs] , Wed Sep 27 19:13:20 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-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
Changes since 1.62: +7 -7 lines
Diff to previous 1.62
BUG#: 5619
TITLE: CIMRepository enumerateInstances() semantics are unclear
DESCRIPTION: Specifically differentiate the repository enumeration interfaces that do and do not descend the class hierarchy.

Revision 1.62 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:56 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
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.61 / (view) - annotate - [select for diffs] , Tue Aug 8 16:47:11 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.60: +8 -6 lines
Diff to previous 1.60
BUG#: 5351
TITLE: Inconsistent interpretation of boolean type configuration values
DESCRIPTION: Use a case-insensitive interpretation for all boolean configuration values.

Revision 1.60.12.1 / (view) - annotate - [select for diffs] , Sun Jul 30 22:12:03 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
CVS Tags: TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.60: +1 -1 lines
Diff to previous 1.60 to next main 1.61
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.57.4.5 / (view) - annotate - [select for diffs] , Tue Mar 21 19:20:25 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.57.4.4: +681 -504 lines
Diff to previous 1.57.4.4 to branch point 1.57 to next main 1.58
PEP#: 244
TITLE: Server Profile implementation updates

DESCRIPTION:

Updates to the SMI-S 1.1 Server Profile implementation in the InteropProvider control provider.

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

DESCRIPTION:

Merge embedded instance branch with trunk and add missing files

Revision 1.59.2.3 / (view) - annotate - [select for diffs] , Wed Mar 1 12:43:22 2006 UTC (18 years, 4 months ago) by carson.hovey
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1
Changes since 1.59.2.2: +1 -1 lines
Diff to previous 1.59.2.2 to branch point 1.59
BUG#: 4823
TITLE: 2.5.1:PEG_METHOD_EXIT() unreachable code compiler msg

DESCRIPTION: PEG_METHOD_EXIT() should not be AFTER the return statement.

Revision 1.60 / (view) - annotate - [select for diffs] , Fri Feb 24 18:37:23 2006 UTC (18 years, 4 months ago) by carson.hovey
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.59: +1 -1 lines
Diff to previous 1.59
BUG#: 4811
TITLE: PEG_METHOD_EXIT unreachable code compiler warning

DESCRIPTION: Looks like a typo. PEG_METHOD_EXIT and return statements need to be swapped

Revision 1.59.2.2 / (view) - annotate - [select for diffs] , Fri Feb 24 18:32:56 2006 UTC (18 years, 4 months ago) by carson.hovey
Branch: RELEASE_2_5-branch
Changes since 1.59.2.1: +1 -1 lines
Diff to previous 1.59.2.1 to branch point 1.59
BUG#: 4811
TITLE: PEG_METHOD_EXIT unreachable code compiler warning

DESCRIPTION: Remove notapproved check-in from 2.5.1 branch

Revision 1.59.2.1 / (view) - annotate - [select for diffs] , Fri Feb 24 18:29:28 2006 UTC (18 years, 4 months ago) by carson.hovey
Branch: RELEASE_2_5-branch
Changes since 1.59: +1 -1 lines
Diff to previous 1.59
BUG#: 4811
TITLE: PEG_METHOD_EXIT() unreachable code compiler warning

DESCRIPTION: Apparently a typo, the return and PEG_METHOD_EXIT statements need to be swapped

Revision 1.57.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:11:33 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.57: +10 -4 lines
Diff to previous 1.57
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.59 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:41 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_5_1-RC1, RELEASE_2_5-root
Branch point for: RELEASE_2_5-branch
Changes since 1.58: +4 -2 lines
Diff to previous 1.58
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.58 / (view) - annotate - [select for diffs] , Tue Jan 24 19:50:47 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: MAIN
Changes since 1.57: +6 -2 lines
Diff to previous 1.57
BUG#: 4693
TITLE: Space in the service-hi-description SLP attribute when PEGASUS_PRODUCT_STATUS is empty

DESCRIPTION:

Check if PEGASUS_PRODUCT_STATUS is empty before adding it to ObjectManager Description property.

Revision 1.57.4.4 / (view) - annotate - [select for diffs] , Mon Jan 23 16:03:35 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.57.4.3: +15 -11 lines
Diff to previous 1.57.4.3 to branch point 1.57
PEP#: 244
TITLE: Fix some issues with 2nd test provider

DESCRIPTION:

1. EnumerateInstanceNames of CIM_ElementConformsToProfile did not report ElementConformsToProfile associations for 2nd test provider

2. EnumerateInstanceNames of CIM_ReferencedProfile failed when 2nd test provider is registered

Revision 1.57.4.3 / (view) - annotate - [select for diffs] , Thu Jan 19 22:38:22 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.57.4.2: +2 -2 lines
Diff to previous 1.57.4.2 to branch point 1.57
PEP#: 244
TITLE: Server Profile Implementation

DESCRIPTION:

Add test provider for Server Profile implementation. The test provider implements the pieces required from a vendor in order to pass the SNIA CTP test for the Server Profile, serves as an example for how to properly register an SMI-S provider to take advantage of the new Server Profile implementation, and can be used to test the Server Profile implementation through the automated nightly tests (updating the Interop provider test program is still needs to be done).

Revision 1.57.4.2 / (view) - annotate - [select for diffs] , Wed Jan 18 17:37:58 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.57.4.1: +473 -210 lines
Diff to previous 1.57.4.1 to branch point 1.57
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.57.4.1 / (view) - annotate - [select for diffs] , Tue Jan 10 18:34:04 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.57: +2616 -1370 lines
Diff to previous 1.57
PEP#: 244
TITLE: Server Profile Implementation

DESCRIPTION:

Initial checkin to non-release branch for testing the modifications required for native Server Profile support in Pegasus. It includes a significant amount of code cleanup (although I'm sure there is still more to do) as well as support for the classes in the Server Profile that were previously supported by creating static instances in the repository. There is still work to do in a number of areas and a few open issues, but this should serve as a reasonable base for completing a fully compliant SMI-S Server Profile implementation.

Revision 1.57 / (view) - annotate - [select for diffs] , Sun Nov 27 03:11:37 2005 UTC (18 years, 7 months ago) by jim.wunderlich
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP233_EmbeddedInstSupport-root
Branch point for: PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-branch
Changes since 1.56: +1 -1 lines
Diff to previous 1.56
BUG#: 4508
TITLE: change assert() to PEASUS_ASSERT()

DESCRIPTION: Changed assert() to PEGASUS_ASSERT() except for some slp files
             generated with lex and yacc

Revision 1.56 / (view) - annotate - [select for diffs] , Wed Aug 17 19:43:08 2005 UTC (18 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch, BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.55: +166 -54 lines
Diff to previous 1.55
BUG#: 2118
TITLE: Interopo Ignores keys

DESCRIPTION: Added tests to InteropProvider and interop tests on
getInstance and modifyInstance to assure we only pass correct requests.

Revision 1.55 / (view) - annotate - [select for diffs] , Thu Aug 11 17:01:28 2005 UTC (18 years, 10 months ago) by karl
Branch: MAIN
Changes since 1.54: +5 -6 lines
Diff to previous 1.54
BUG#: 2237
TITLE: Interop Does Not Supported on

DESCRIPTION: make role comparisons case insensitive (use CIMName test).
Added tests to support this.

Revision 1.54 / (view) - annotate - [select for diffs] , Wed Aug 10 14:23:21 2005 UTC (18 years, 10 months ago) by karl
Branch: MAIN
Changes since 1.53: +43 -17 lines
Diff to previous 1.53
BUG#: 4061
TITLE: Property Value Error in CIM_Namespace

DESCRIPTION: a property was assigned a fixed value rather than
the name of CIMOM as is defined in the MOF.  Updated to get
the persistent CIMOM name and set it into the property value.

Revision 1.53 / (view) - annotate - [select for diffs] , Sun Aug 7 17:19:51 2005 UTC (18 years, 10 months ago) by karl
Branch: MAIN
Changes since 1.52: +34 -35 lines
Diff to previous 1.52
BUG#: 1857
TITLE: Error SLP in acquiring http/http port numberrs

DESCRIPTION: Error was in InterpProvider. Corrected by matching
CIMServer algorithm for getting port number.

Revision 1.52 / (view) - annotate - [select for diffs] , Mon Aug 1 14:19:50 2005 UTC (18 years, 11 months ago) by karl
Branch: MAIN
Changes since 1.51: +64 -34 lines
Diff to previous 1.51
BUG#: 3696
TITLE: Interop Provider Should use Interop Namespace

DESCRIPTION: Modify Provider and tests to force use of the interop
namespace

Revision 1.51 / (view) - annotate - [select for diffs] , Wed Jul 27 20:07:10 2005 UTC (18 years, 11 months ago) by karl
Branch: MAIN
Changes since 1.50: +4 -10 lines
Diff to previous 1.50
BUG#: 2519
TITLE: Remove getenv from InteropProvider

DESCRIPTION: getEnv Removed.  Constant moved to Constants.h

Revision 1.50 / (view) - annotate - [select for diffs] , Thu Jul 14 21:00:09 2005 UTC (18 years, 11 months ago) by karl
Branch: MAIN
Changes since 1.49: +23 -4 lines
Diff to previous 1.49
BUG#: 1941
TITLE: add functionalProfile options

DESCRIPTION: Add code to check options based on config and compile
options.

Revision 1.49 / (view) - annotate - [select for diffs] , Thu Jun 16 14:14:17 2005 UTC (19 years ago) by a.dunfey
Branch: MAIN
Changes since 1.48: +2 -1 lines
Diff to previous 1.48
BUG#: 3816
TITLE: Authentication SLP attributes have incorrect values

DESCRIPTION:

Changed AuthenticationMechanismsSupported SLP attribute to retrieve value from the qualifier instead of stringifying the property value.

Removed the "Basic" string from the AuthenticationMechanismDescriptions property and attribute.

Revision 1.48 / (view) - annotate - [select for diffs] , Tue Jun 7 15:41:05 2005 UTC (19 years ago) by karl
Branch: MAIN
Changes since 1.47: +103 -21 lines
Diff to previous 1.47
BUG#: 3656
TITLE: InteropProvider Does not honor CIM_Namespace

DESCRIPTION: Add support for procesing CIM_Namespace class.  We only
honor this class for creates.

Revision 1.47 / (view) - annotate - [select for diffs] , Mon Jun 6 14:58:22 2005 UTC (19 years ago) by karl
Branch: MAIN
Changes since 1.46: +4 -10 lines
Diff to previous 1.46
BUG#:3753
TITLE: Compile Error, HP UX with InteropProvider

DESCRIPTION: Corrected error. Also corrected loop variable that
was noted by some compilers.

Revision 1.46 / (view) - annotate - [select for diffs] , Sun Jun 5 22:35:20 2005 UTC (19 years ago) by karl
Branch: MAIN
Changes since 1.45: +570 -315 lines
Diff to previous 1.45
BUG#: 2237
TITLE: Interopprovider returns not supported for associations

DESCRIPTION: Corrected to properly implement namespaceinmanager
association.

Revision 1.45 / (view) - annotate - [select for diffs] , Thu Jun 2 20:23:27 2005 UTC (19 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.44: +24 -20 lines
Diff to previous 1.44
BUG#: 3723
TITLE: Failed ClientStatistics tests generated an Exception

DESCRIPTION: Problem introduced in InteropProvider because path with
full host/namespace info compared to local path with changes the
other day.  Corrected so full paths compared and added tests to
interop.cpp to assure this works.

Revision 1.44 / (view) - annotate - [select for diffs] , Thu Jun 2 13:45:43 2005 UTC (19 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.43: +0 -1 lines
Diff to previous 1.43
BUG#: 2519
TITLE: getenv in InteropProvider

DESCRIPTION: Left a cout in the active code.  This checkin
removes that cout.

Revision 1.43 / (view) - annotate - [select for diffs] , Thu Jun 2 11:54:31 2005 UTC (19 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.42: +15 -11 lines
Diff to previous 1.42
BUG#: 2519
TITLE: InteropProvider Uses env variable to get description

DESCRIPTION: Removed getenv and get from PegasusVersion.

Revision 1.42 / (view) - annotate - [select for diffs] , Thu Jun 2 11:04:46 2005 UTC (19 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.41: +3 -2 lines
Diff to previous 1.41
BUG#: 2185
TITLE: PG_CIMXML... class badly specified property

DESCRIPTION: Corrected compile error on linux.

Revision 1.41 / (view) - annotate - [select for diffs] , Thu Jun 2 10:47:04 2005 UTC (19 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.40: +78 -31 lines
Diff to previous 1.40
BUG#: 2185
TITLE: Property poorly defined in PG_CIMXMLCommMech mof

DESCRIPTION: New property added to class to do enum instead of string
to make this more precisel.  InteropProvider and slp provider modified
to use this property.  Interop still fills out the old namespacetype
property but slp uses namespaceAccessProtocol.

Note that this also corrected an error in the access for PG_CIMXML..
from slp in that it was getting with deepinheritance = false and that
must be true.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Jun 1 11:02:27 2005 UTC (19 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.39: +146 -49 lines
Diff to previous 1.39
BUG#: 3658
TITLE: InteropProvider does not set path in PG_Namespace instances

DESCRIPTION: It was not setting path on any enumerate instance returns.
Corrected.  Tests added to test for this in interop.cpp

Revision 1.39 / (view) - annotate - [select for diffs] , Fri May 27 18:52:17 2005 UTC (19 years, 1 month ago) by w.white
Branch: MAIN
Changes since 1.38: +17 -0 lines
Diff to previous 1.38
BUG#: 3646

TITLE:cimserver fails to start if the repository is empty.

DESCRIPTION: checking in fix

Revision 1.38 / (view) - annotate - [select for diffs] , Thu May 26 10:38:17 2005 UTC (19 years, 1 month ago) by w.white
Branch: MAIN
Changes since 1.37: +16 -5 lines
Diff to previous 1.37
BUG#: 3646

TITLE:cimserver fails to start if the repository is empty.

DESCRIPTION: checking in fix, sorry I thought I checed this in the other day but I didn't

Revision 1.37 / (view) - annotate - [select for diffs] , Wed May 25 15:25:41 2005 UTC (19 years, 1 month ago) by karl
Branch: MAIN
Changes since 1.36: +220 -192 lines
Diff to previous 1.36
BUG#: 3645
TITLE: CimServer Crash running Multiple instances of TestClient

DESCRIPTION: InteropProvider _operationNamespace variable not threadsafe.
This variable has been removed completely in favor of passing objectPath
information to functions as part of calls.

Revision 1.36 / (view) - annotate - [select for diffs] , Tue May 24 09:42:51 2005 UTC (19 years, 1 month ago) by aruran.ms
Branch: MAIN
Changes since 1.35: +3 -2 lines
Diff to previous 1.35
BUG#: 3659
TITLE: InteropProvider misspells key name in CIM_CommMechanismForManager instances

DESCRIPTION: Fixed as proposed

Revision 1.35 / (view) - annotate - [select for diffs] , Fri May 20 20:43:12 2005 UTC (19 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.34: +4 -4 lines
Diff to previous 1.34
BUG#: 3647
TITLE: InteropProvider logs trace messages as info
DESCRIPTION: Changed the Logger severity for the trace messages.

Revision 1.34 / (view) - annotate - [select for diffs] , Thu May 19 12:56:13 2005 UTC (19 years, 1 month ago) by w.white
Branch: MAIN
Changes since 1.33: +43 -0 lines
Diff to previous 1.33
BUG#: 3437

TITLE:cimperf does not display statistics after cimserver restart

DESCRIPTION: checking in fix

Revision 1.33 / (view) - annotate - [select for diffs] , Mon May 9 10:17:03 2005 UTC (19 years, 1 month ago) by marek
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.32: +2 -1 lines
Diff to previous 1.32
BUG#: 3073
TITLE: SLP does not advertise HTTPS connection point

DESCRIPTION: fixed.

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

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

Revision 1.31 / (view) - annotate - [select for diffs] , Sun Apr 3 05:10:15 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.30: +1 -25 lines
Diff to previous 1.30
BUG#: 2956
TITLE: _isNamespace routines should be eliminated
DESCRIPTION: Replaced _isNamespace routines with use of Array Contains() template.

Revision 1.30 / (view) - annotate - [select for diffs] , Wed Mar 30 12:57:57 2005 UTC (19 years, 3 months ago) by joyce.j
Branch: MAIN
Changes since 1.29: +5 -9 lines
Diff to previous 1.29
BUG#: 3194
TITLE: InteropProvider uses incorrect key values

DESCRIPTION: Fixed as proposed

Revision 1.29 / (view) - annotate - [select for diffs] , Thu Mar 17 13:10:30 2005 UTC (19 years, 3 months ago) by carson.hovey
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
BUG#: 3078
TITLE: cimserver: Multiply defined symbols when linking on VMS

DESCRIPTION: Change to static: _showPropertyList, _toStringPropertyList.

Revision 1.28 / (view) - annotate - [select for diffs] , Wed Mar 16 00:45:47 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.27: +32 -38 lines
Diff to previous 1.27
BUG#: 2943
TITLE: Disable TestInterop Because Test Fails

DESCRIPTION:  Modification to the settin of the statitisticalData
property.

Revision 1.27 / (view) - annotate - [select for diffs] , Tue Mar 15 17:16:57 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
BUG#: 2943
TITLE: InteropProvider test disabled.  Disable debug code

DESCRIPTION: This checkin simply disables the debugging code.

Revision 1.26 / (view) - annotate - [select for diffs] , Tue Mar 15 16:59:21 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.25: +137 -95 lines
Diff to previous 1.25
BUG#: 2943
TITLE: Interop test fails. Removed from automated tests for now

DESCRIPTION: Corrected problem with building CIM_ObjectManager.

Revision 1.25 / (view) - annotate - [select for diffs] , Sat Mar 12 00:26:55 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.24: +2 -3 lines
Diff to previous 1.24
BUG#: 2520
TITLE: InteropProvider adds "Pegasus" to the product name

DESCRIPTION: Removed so that just the PEGASUS_PRODUCT_NAME is included
in the description property with the version number.

Revision 1.24 / (view) - annotate - [select for diffs] , Fri Mar 11 23:01:44 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.23: +72 -71 lines
Diff to previous 1.23
BUG#: 3036
TITLE: Interop does not honor operation options sometimes

DESCRIPTION: Correct so that enumerateinstances of cim_objectManager
request always checks for includequalifiers, propertylist, etc.

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Mar 8 02:54:36 2005 UTC (19 years, 3 months ago) by humberto
Branch: MAIN
Changes since 1.22: +21 -0 lines
Diff to previous 1.22
BUG#: 2742

TITLE: OS400 specific porting changes

DESCRIPTION: OS400 specific porting changes

Revision 1.22 / (view) - annotate - [select for diffs] , Sun Mar 6 20:05:24 2005 UTC (19 years, 3 months ago) by carson.hovey
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
BUG#: 2935
TITLE: _isNameSpace multiply defined: NamespaceProvider.cpp, InteropProvider.cpp

DESCRIPTION: CHANGE ROUTINES TO STATIC AS SUGGESTED IN BOTH COMMENTS TO THIS BUG REPORT

Revision 1.21 / (view) - annotate - [select for diffs] , Thu Mar 3 00:02:19 2005 UTC (19 years, 4 months ago) by a.dunfey
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
BUG#: 2816
TITLE: InteropProvider test failures

DESCRIPTION:

This will fix one of the defects identified in that bug report.

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Feb 22 17:09:46 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.19: +3 -5 lines
Diff to previous 1.19
BUG#: 2811
TITLE: Missing filter for property list in interop.cpp

DESCRIPTION: Added filter on property list for cimObjectManager instances
to return just those properties defined in the propertylist for get, enumerate
instances.

Revision 1.19 / (view) - annotate - [select for diffs] , Sat Feb 5 23:45:22 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.18: +42 -13 lines
Diff to previous 1.18
BUG#: 2237
TITLE: Associations return not supporte

DESCRIPTION: Protocol adapter removed since deprecated.  Associations no
longer return not supported.

Revision 1.18 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:10 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
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.17 / (view) - annotate - [select for diffs] , Thu Feb 3 17:11:57 2005 UTC (19 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
BUG#: 2627
TITLE: Family Provider test fails

DESCRIPTION: Adjusted the scope of symbols to avoid a collision.

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Jan 28 01:21:59 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
BUG#: 2609
TITLE: Change PERFINST statistics compile option from normally off to normally on

DESCRIPTION: This changes the env variable used to control this compile option and
changes it from normally off tonormally on.  The old variable was PEGASUS_HAS_PERFINST.
The new one is PEGASUS_DISABLE_PERFINST.  If you do not set the PEGASUS_DISABLE_PERFINST
the statistics will be enabled.   Note there was a special flag in PLATFOMR_OS400 to
disable statistics and we left that for the moment.

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Jan 27 22:45:00 2005 UTC (19 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
BUG#: 2238
TITLE: Update version in PegasusVersion to reflect 2.5

DESCRIPTION: Updated the PEGASUS_PRODUCT_VERSION definition.

Revision 1.12.2.2 / (view) - annotate - [select for diffs] , Thu Jan 27 13:08:56 2005 UTC (19 years, 5 months ago) by marek
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.12.2.1: +69 -65 lines
Diff to previous 1.12.2.1 to branch point 1.12 to next main 1.13
BUG#:2263
TITLE: SLP porting changes for z/OS

DESCRIPTION: removing fix

Revision 1.14.2.2 / (view) - annotate - [select for diffs] , Wed Jan 26 16:30:34 2005 UTC (19 years, 5 months ago) by karl
Branch: SLPPERFINST-branch
Changes since 1.14.2.1: +3 -3 lines
Diff to previous 1.14.2.1 to branch point 1.14 to next main 1.15
BUG#: 2609
TITLE: PERFINST move from disable toenable

DESCRIPTION: Bypass a throw exception in interop provider.

Revision 1.14.2.1 / (view) - annotate - [select for diffs] , Wed Jan 26 16:18:38 2005 UTC (19 years, 5 months ago) by karl
Branch: SLPPERFINST-branch
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
BUG#: 2609
TITLE: Change PERFINST from normally off to normally ON (in branch for today)

DESCRIPTION: This changes the flag controlling the operation statistics from normally
off to normally.  WARNING: If you want to disable this funciton in the future, use the
flag PEGASUS_DISABLE_PERFINST rather than the PEGASUS_HAS_PERFINST to enable the function

Revision 1.12.2.1 / (view) - annotate - [select for diffs] , Thu Jan 20 14:10:12 2005 UTC (19 years, 5 months ago) by marek
Branch: RELEASE_2_4-branch
Changes since 1.12: +7 -11 lines
Diff to previous 1.12
BUG#:2263
TITLE: SLP porting changes for z/OS

DESCRIPTION: all changes required to make Pegasus run with SLP on z/OS

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Jan 17 15:41:45 2005 UTC (19 years, 5 months ago) by marek
Branch: MAIN
CVS Tags: SLPPERFINST-root
Branch point for: SLPPERFINST-branch
Changes since 1.13: +7 -11 lines
Diff to previous 1.13
BUG#:2400
TITLE: SLP porting changes for z/OS

DESCRIPTION:

Revision 1.13 / (view) - annotate - [select for diffs] , Sat Jan 8 02:27:05 2005 UTC (19 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12
PEP#: 186
TITLE: Product ID Override Clean-up

DESCRIPTION: Allow the product ID (name/version/status) to be overridden based on the build environment rather than based on platform.

Revision 1.12 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:48 2004 UTC (19 years, 8 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, PEP213_SIZE_OPTIMIZATIONS, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.11: +6 -4 lines
Diff to previous 1.11
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.11 / (view) - annotate - [select for diffs] , Wed Sep 29 18:46:20 2004 UTC (19 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.10: +204 -184 lines
Diff to previous 1.10
BUG#: 1858
TITLE: Errors while starting SLP

DESCRIPTION: Was missing a parameter in getting info on sharable namespaces.

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Sep 1 20:03:01 2004 UTC (19 years, 10 months ago) by karl
Branch: MAIN
Changes since 1.9: +282 -113 lines
Diff to previous 1.9
BUG#: 1986
TITLE:  Extend Interop Provider for setting statistics flags.

DESCRIPTION: Added code to set this function with modify instance.  Note that this also fixes bugs.1992 and 1994 also. Also the interop test has been update to reflect this functionality. Note there is still a bug in this code tied to bug 1928 that has not been fixed in this checkin

Revision 1.9 / (view) - annotate - [select for diffs] , Tue Jul 27 00:11:12 2004 UTC (19 years, 11 months ago) by david.dillard
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.8: +1 -2 lines
Diff to previous 1.8
BUG#: 1729
TITLE: Fixed funky error.

DESCRIPTION: Remove the extraneous comparison in the 'if' statement.  Also, removed an unused local variable.

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Jul 1 01:59:16 2004 UTC (20 years ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.7: +208 -206 lines
Diff to previous 1.7
PEP#: 129
TITLE:  process PG namespace and properties for shared namespaces

DESCRIPTION:  Add code for shared namespace processing

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Jun 15 13:29:25 2004 UTC (20 years ago) by tony
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
BUG#: 1560
TITLE: SLP AuthenticationMechanismsSupported is "basic" instead of "Basic"

DESCRIPTION:  merge up to trunk

Revision 1.5.2.14 / (view) - annotate - [select for diffs] , Tue Jun 15 13:24:59 2004 UTC (20 years ago) by tony
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.13: +1 -1 lines
Diff to previous 1.5.2.13 to branch point 1.5 to next main 1.6
BUG#: 1560
TITLE: SLP AuthenticationMechanismsSupported is "basic" instead of "Basic"

DESCRIPTION:

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Jun 3 22:22:29 2004 UTC (20 years, 1 month ago) by tony
Branch: MAIN
Changes since 1.5: +839 -552 lines
Diff to previous 1.5
BUG#: 1529
TITLE: Merge 2.3.2 SLP implementation to 2.4

DESCRIPTION:

Revision 1.5.2.13 / (view) - annotate - [select for diffs] , Mon Apr 26 16:35:25 2004 UTC (20 years, 2 months ago) by karl
Branch: RELEASE_2_3_2-branch
CVS Tags: RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze
Changes since 1.5.2.12: +2 -3 lines
Diff to previous 1.5.2.12 to branch point 1.5
BUG#: 1286

TITLE:  Interop Provider uses STDOUT

DESCRIPTION:  Changed to disable the debug macro.  Did not change to use tracer for this macro

Revision 1.5.2.12 / (view) - annotate - [select for diffs] , Thu Mar 18 15:40:34 2004 UTC (20 years, 3 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.11: +187 -26 lines
Diff to previous 1.5.2.11 to branch point 1.5
BUG#:1285
BRANCH: 2.3.2
TITLE: Error in enumerateinstancenames
DESCRIPTION: Enumerateinstancenames on CIM_ObjectManager generates error "Namespace does not exist". This is simply an internal code error in the modudle.

Revision 1.5.2.11 / (view) - annotate - [select for diffs] , Wed Mar 3 19:46:44 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.10: +5 -2 lines
Diff to previous 1.5.2.10 to branch point 1.5
add Linux required header file

Revision 1.5.2.10 / (view) - annotate - [select for diffs] , Wed Mar 3 19:27:54 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.9: +4 -2 lines
Diff to previous 1.5.2.9 to branch point 1.5
Fix bad reference found during Linux compile

Revision 1.5.2.9 / (view) - annotate - [select for diffs] , Tue Feb 24 15:09:32 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.8: +210 -174 lines
Diff to previous 1.5.2.8 to branch point 1.5
Update interop provider to provide more information from CIM_Namespace

Revision 1.5.2.8 / (view) - annotate - [select for diffs] , Sat Feb 21 00:12:56 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.7: +352 -499 lines
Diff to previous 1.5.2.7 to branch point 1.5
update dispatcher to remove extra classes for interop. Update interop to add PG_CIMXML Class. Update constants for PG_CIMXML class

Revision 1.5.2.7 / (view) - annotate - [select for diffs] , Tue Feb 17 02:21:13 2004 UTC (20 years, 4 months ago) by tony
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.6: +2 -37 lines
Diff to previous 1.5.2.6 to branch point 1.5
Add guid class

Revision 1.5.2.6 / (view) - annotate - [select for diffs] , Fri Feb 13 21:05:42 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.5: +14 -9 lines
Diff to previous 1.5.2.5 to branch point 1.5
minor cleanup

Revision 1.5.2.5 / (view) - annotate - [select for diffs] , Fri Feb 13 17:17:46 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.4: +34 -3 lines
Diff to previous 1.5.2.4 to branch point 1.5
Clean up of Interop Provider with UUID added and Trademark Prefix

Revision 1.5.2.4 / (view) - annotate - [select for diffs] , Thu Feb 5 16:28:45 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.3: +11 -8 lines
Diff to previous 1.5.2.3 to branch point 1.5
fix to put correct class name on cimxml class instance response

Revision 1.5.2.3 / (view) - annotate - [select for diffs] , Tue Feb 3 22:48:36 2004 UTC (20 years, 4 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.2: +84 -25 lines
Diff to previous 1.5.2.2 to branch point 1.5
add UUID and elementname

Revision 1.5.2.2 / (view) - annotate - [select for diffs] , Mon Feb 2 23:48:24 2004 UTC (20 years, 5 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5.2.1: +170 -50 lines
Diff to previous 1.5.2.1 to branch point 1.5
Update interop provider for cimxml class

Revision 1.5.2.1 / (view) - annotate - [select for diffs] , Thu Jan 29 19:55:11 2004 UTC (20 years, 5 months ago) by karl
Branch: RELEASE_2_3_2-branch
Changes since 1.5: +94 -44 lines
Diff to previous 1.5
multiple fixes to cim_namespace manipulation

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Jan 16 20:32:41 2004 UTC (20 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_3_2-root
Branch point for: RELEASE_2_3_2-branch
Changes since 1.4: +428 -161 lines
Diff to previous 1.4
update Interop Provider for 2.3.2. Note controlled by SLP flag

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Dec 4 03:35:54 2003 UTC (20 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: local
Changes since 1.3: +0 -8 lines
Diff to previous 1.3
HP-RK Bugzilla 1003 (Repository locking should be self-contained).

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:09 2003 UTC (20 years, 8 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.2: +6 -4 lines
Diff to previous 1.2
PEP 55 Update license on source files to current license text and date

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Aug 18 13:14:40 2003 UTC (20 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: test, TEST, RELEASE_2_3_0-msg-freeze, PRE_LICENSE_UPDATE_2003
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Fix compile error found on move to Linux

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Aug 18 12:54:54 2003 UTC (20 years, 10 months ago) by karl
Branch: MAIN
Add Interop Provider to Control Providers. This include providers for CIM_Namespace, CIM_ObjectManager, the COMM classes

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