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

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.150 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:08 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Changes since 1.149: +344 -0 lines
Diff to previous 1.149
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.144.4.7 / (view) - annotate - [select for diffs] , Wed Aug 20 19:16:50 2014 UTC (9 years, 10 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.144.4.6: +2 -11 lines
Diff to previous 1.144.4.6 to branch point 1.144 to next main 1.145
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Minor cleanup to code

DESCRIPTION: Cleaned up several TODO comments. Put ifdef around a
number of the current trace messages for the future. Minor efficiency
improvement in removing use of String::EMPTY for many things.

Revision 1.144.4.6 / (view) - annotate - [select for diffs] , Thu May 15 19:52:48 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.144.4.5: +2 -4 lines
Diff to previous 1.144.4.5 to branch point 1.144
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Remove a number of diagnostics and clean
others

DESCRIPTION: About all diagnostics we will want to remove before final
checkin will be found by searching KS_TODO.  Also some commented code we
will remove has 4 / and a space to make it easy to find (//// ). Cleaned
up the enumContext unittest code so it compiles and runs.

Revision 1.144.4.5 / (view) - annotate - [select for diffs] , Sun Jun 9 16:18:38 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.144.4.4: +1 -1 lines
Diff to previous 1.144.4.4 to branch point 1.144
PEP#: 317
TITLE: TASK PEP 317, Pull Operations

DESCRIPTION: Add OpenQuery, Clean up EnumContext

Revision 1.144.4.4 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:14 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.144.4.3: +108 -65 lines
Diff to previous 1.144.4.3 to branch point 1.144
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.149 / (view) - annotate - [select for diffs] , Sat Apr 13 18:03:09 2013 UTC (11 years, 2 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, 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
Changes since 1.148: +4 -1 lines
Diff to previous 1.148
BUG#: 9613
TITLE: CIMRespondata.cpp issue with testing for class in getSCMO() function

DESCRIPTION: Modify CIMResponse Data to use data already in CIMResponseData
and document issue in a number of places in the code for future changes
when we agree to bug 3302

Revision 1.148 / (view) - annotate - [select for diffs] , Thu Mar 28 18:54:32 2013 UTC (11 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.147: +9 -4 lines
Diff to previous 1.147
BUG#: 5904
TITLE: Generates non-conformant xml for associators response

DESCRIPTION: Modify response paths to insure that only the correct
objectpath type (ClassPath or InstancePath) is generated and move
the hole decision path for class vs. instance requests back as close
to the client as possible so that the server uses operation request
information and not keybinding counts to determine if a cimobjectpath
is class or instance

Revision 1.144.2.1 / (view) - annotate - [select for diffs] , Thu Dec 13 14:29:21 2012 UTC (11 years, 6 months ago) by marek
Branch: RELEASE_2_10-branch
Changes since 1.144: +11 -0 lines
Diff to previous 1.144 to next main 1.145
BUG#:9495
TITLE: Restrict number of elements read from a request (2.10.2)

DESCRIPTION:

Revision 1.144.6.1 / (view) - annotate - [select for diffs] , Thu Dec 13 14:24:27 2012 UTC (11 years, 6 months ago) by marek
Branch: RELEASE_2_11-branch
CVS Tags: RELEASE_2_11_2-RC1, RELEASE_2_11_2
Changes since 1.144: +11 -0 lines
Diff to previous 1.144 to next main 1.145
BUG#:9494
TITLE: Restrict number of elements read from a request (2.11.2)

DESCRIPTION:

Revision 1.147 / (view) - annotate - [select for diffs] , Mon Oct 22 10:18:18 2012 UTC (11 years, 8 months ago) by marek
Branch: MAIN
Changes since 1.146: +1 -1 lines
Diff to previous 1.146
BUG#:9424
TITLE: Remove unused variables in Common and General lib

DESCRIPTION:

Revision 1.146 / (view) - annotate - [select for diffs] , Thu Aug 30 13:49:11 2012 UTC (11 years, 9 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch
Changes since 1.145: +11 -0 lines
Diff to previous 1.145
BUG#:9374
TITLE: Restrict number of elements read from a request

DESCRIPTION:

Revision 1.145 / (view) - annotate - [select for diffs] , Tue Feb 28 14:06:49 2012 UTC (12 years, 4 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_12_0-FC
Changes since 1.144: +13 -58 lines
Diff to previous 1.144
BUG#:8987
TITLE: Get Rid of old PEGASUS_SNIA_INTEROP_TEST #ifdefs

DESCRIPTION:

Revision 1.144.4.3 / (view) - annotate - [select for diffs] , Tue Feb 21 17:22:10 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.144.4.2: +2 -1 lines
Diff to previous 1.144.4.2 to branch point 1.144
BUG#: 99999
TITLE: Task PEP317 branch Pull ops

DESCRIPTION: Bring property list processing into line

Revision 1.144.4.2 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:07 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.144.4.1: +5 -5 lines
Diff to previous 1.144.4.1 to branch point 1.144
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.144.4.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:53 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.144: +285 -0 lines
Diff to previous 1.144
BUG#: 8874
TITLE: Commit code for pull operations to branch TASK-PEP317_pullop-branch

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

Revision 1.144 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:34 2009 UTC (14 years, 6 months ago) by thilo.boehm
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, 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
Branch point for: TASK-PEP317_pullop-branch, RELEASE_2_11-branch, RELEASE_2_10-branch
Changes since 1.143: +7 -44 lines
Diff to previous 1.143
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.142.2.2 / (view) - annotate - [select for diffs] , Fri Dec 4 11:31:10 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
Changes since 1.142.2.1: +1 -1 lines
Diff to previous 1.142.2.1 to branch point 1.142 to next main 1.143
PEP#: 348
TITLE: Remerge from head.

DESCRIPTION: Remerge from head.

Revision 1.143 / (view) - annotate - [select for diffs] , Mon Nov 30 16:49:46 2009 UTC (14 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-merged_out_from_trunk
Changes since 1.142: +1 -1 lines
Diff to previous 1.142
BUG#: 8647
TITLE: WS-Management Enhancements

DESCRIPTION: WS-Management Enhancements: custom actions, enumerate with filter, and identify.

Revision 1.142.2.1 / (view) - annotate - [select for diffs] , Wed Sep 9 12:16:14 2009 UTC (14 years, 9 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.142: +7 -44 lines
Diff to previous 1.142
PEP#: 348
TITLE:  Design change! Key bindigs are stored in binary instead of strings

DESCRIPTION: Key bindings in SCMOInstances are stored as binary and the types are CIMTypes.

Revision 1.142 / (view) - annotate - [select for diffs] , Fri Jul 3 13:14:28 2009 UTC (14 years, 11 months ago) by r.kieninger
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.141: +6 -3 lines
Diff to previous 1.141
BUG#:8551
TITLE: Valgrind reports errors in test TestMessageSerializer

DESCRIPTION: Prevent uninitialized XmlEntry

Revision 1.127.4.3 / (view) - annotate - [select for diffs] , Mon Mar 23 14:11:15 2009 UTC (15 years, 3 months ago) by marek
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_3-RC1, RELEASE_2_7_3
Changes since 1.127.4.2: +11 -0 lines
Diff to previous 1.127.4.2 to branch point 1.127 to next main 1.128
BUG#:8449
TITLE: Interoperability issue with wbemservices CIMOM - CLASSORIGIN (2.7)

DESCRIPTION:

Revision 1.129.12.3 / (view) - annotate - [select for diffs] , Tue Mar 17 12:59:13 2009 UTC (15 years, 3 months ago) by marek
Branch: RELEASE_2_8-branch
CVS Tags: RELEASE_2_8_2-RC1, RELEASE_2_8_2
Changes since 1.129.12.2: +11 -0 lines
Diff to previous 1.129.12.2 to branch point 1.129 to next main 1.130
BUG#:8279
TITLE: Interoperability issue with wbemservices CIMOM - CLASSORIGIN (2.8)

DESCRIPTION:

Revision 1.129.12.2 / (view) - annotate - [select for diffs] , Mon Feb 9 11:36:51 2009 UTC (15 years, 4 months ago) by venkat.puvvada
Branch: RELEASE_2_8-branch
CVS Tags: RELEASE_2_8_1-RC1, RELEASE_2_8_1
Changes since 1.129.12.1: +61 -17 lines
Diff to previous 1.129.12.1 to branch point 1.129
BUG#: 8387
TITLE: XmlReader fails to parse zero char value for string and char16
DESCRIPTION: Length of CDATA and CONTENT are maintained in XmlEntry to parse char 0 correctly.

Revision 1.140.2.1 / (view) - annotate - [select for diffs] , Mon Feb 9 11:35:00 2009 UTC (15 years, 4 months ago) by venkat.puvvada
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.140: +61 -17 lines
Diff to previous 1.140 to next main 1.141
BUG#: 8386
TITLE: XmlReader fails to parse zero char value for string and char16
DESCRIPTION: Length of CDATA and CONTENT are maintained in XmlEntry to parse char 0 correctly.

Revision 1.141 / (view) - annotate - [select for diffs] , Thu Feb 5 05:44:05 2009 UTC (15 years, 4 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.140: +61 -17 lines
Diff to previous 1.140
BUG#: 8348
TITLE: XmlReader fails to parse zero char value for string and char16
DESCRIPTION: Length of CONTENT and CDATA value is maintained in XmlEntry to handle char 0 correctly

Revision 1.140 / (view) - annotate - [select for diffs] , Wed Dec 17 12:29:14 2008 UTC (15 years, 6 months ago) by marek
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.139: +11 -0 lines
Diff to previous 1.139
BUG#:8160
TITLE: Interoperability issue with wbemservices CIMOM - CLASSORIGIN

DESCRIPTION:

Revision 1.139 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:01 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.138: +21 -21 lines
Diff to previous 1.138
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.138 / (view) - annotate - [select for diffs] , Tue Dec 9 18:47:45 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.137: +4 -5 lines
Diff to previous 1.137
BUG#: 2418
TITLE: Questionable casting of getData() return values
DESCRIPTION: Do not cast away constness where it is not required.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.135 / (view) - annotate - [select for diffs] , Fri Nov 14 00:43:31 2008 UTC (15 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.134: +1 -0 lines
Diff to previous 1.134
BUG#: 8127
TITLE: Build fails with CIMNameCast undefined
DESCRIPTION: Move the CIMNameCast definition to its own header file to remove the dependency on internal inlines enablement.

Revision 1.134 / (view) - annotate - [select for diffs] , Wed Nov 12 21:35:30 2008 UTC (15 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.133: +12 -3 lines
Diff to previous 1.133
BUG#: 8099
TITLE: XmlRead::getCimName() optimization

DESCRIPTION: Optimized check for legal CIM name in getCimName()

Revision 1.133 / (view) - annotate - [select for diffs] , Wed Nov 12 21:05:40 2008 UTC (15 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.132: +4 -5 lines
Diff to previous 1.132
BUG#: 8097
TITLE: CIMNameCast

DESCRIPTION: CIMNameCast (replacing CIMUnameUnchecked)

Revision 1.132 / (view) - annotate - [select for diffs] , Wed Oct 1 03:46:17 2008 UTC (15 years, 8 months ago) by s.kodali
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.131: +0 -131 lines
Diff to previous 1.131
BUG#: 6366
TITLE: Remove PEGASUS_EMBEDDED_INSTANCE_SUPPORT conditional compile and make non-experimental

Revision 1.129.12.1 / (view) - annotate - [select for diffs] , Wed Aug 13 09:33:04 2008 UTC (15 years, 10 months ago) by thilo.boehm
Branch: RELEASE_2_8-branch
Changes since 1.129: +58 -51 lines
Diff to previous 1.129
BUG#: 7826
TITLE: V28 Improve performace of XML reading.

DESCRIPTION: Add CIMName embedded obj/inst. Modify CIMNameUnchecked()

Revision 1.131 / (view) - annotate - [select for diffs] , Tue Aug 12 18:36:13 2008 UTC (15 years, 10 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch
Changes since 1.130: +58 -51 lines
Diff to previous 1.130
BUG#: 7819
TITLE: Improve performace of XML reading.

DESCRIPTION: Add CIMName embedded obj/inst. Modify CIMNameUnchecked()

Revision 1.130 / (view) - annotate - [select for diffs] , Thu Aug 7 17:03:48 2008 UTC (15 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.129: +8 -8 lines
Diff to previous 1.129
BUG#: 7779
TITLE: Variables hidden by other declarations in scope
DESCRIPTION: Use different names for variables in nested scope.

Revision 1.122.4.3 / (view) - annotate - [select for diffs] , Mon Feb 11 16:52:12 2008 UTC (16 years, 4 months ago) by karl
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.122.4.2: +30 -26 lines
Diff to previous 1.122.4.2 to branch point 1.122 to next main 1.123
BUG#: 7360
TITLE: EmbeddedObject Attribute case, backport to 2.6

DESCRIPTION: 2.6 backport of bug 7131 to allow mixed case
embeddedobject attribute.

Revision 1.127.4.2 / (view) - annotate - [select for diffs] , Wed Feb 6 00:08:50 2008 UTC (16 years, 4 months ago) by karl
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1
Changes since 1.127.4.1: +30 -26 lines
Diff to previous 1.127.4.1 to branch point 1.127
BUG#: 7350
TITLE: EmbeddedObject Attribute mixed case error

DESCRIPTION: Allow mixed case. Moved back from 2.8 bug

Revision 1.129 / (view) - annotate - [select for diffs] , Wed Jan 30 18:56:21 2008 UTC (16 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, 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, 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, Makefile
Branch point for: RELEASE_2_8-branch
Changes since 1.128: +30 -26 lines
Diff to previous 1.128
BUG#: 7131
TITLE: EmbeddedObject attribute name wrong case

DESCRIPTION: Corrected the case for the EmbeddedObject xml attribute
to accept either upper or mixed case and to transmitt the
attribute twice, once in upper and once in mixed case.

Revision 1.127.4.1 / (view) - annotate - [select for diffs] , Tue Nov 13 18:53:24 2007 UTC (16 years, 7 months ago) by kumpf
Branch: RELEASE_2_7-branch
Changes since 1.127: +7 -16 lines
Diff to previous 1.127
BUG#: 7110
TITLE: Clean up unreachable statements
DESCRIPTION: Restructure logic to avoid use of the PEGASUS_UNREACHABLE macro.

Revision 1.128 / (view) - annotate - [select for diffs] , Wed Oct 17 19:38:06 2007 UTC (16 years, 8 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.127: +7 -16 lines
Diff to previous 1.127
BUG#: 7005
TITLE: Clean up unreachable statements
DESCRIPTION: Restructure logic to avoid use of the PEGASUS_UNREACHABLE macro.

Revision 1.122.4.2 / (view) - annotate - [select for diffs] , Tue Sep 11 17:45:04 2007 UTC (16 years, 9 months ago) by kumpf
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6-branch-clean
Changes since 1.122.4.1: +4 -1 lines
Diff to previous 1.122.4.1 to branch point 1.122
BUG#: 6903
TITLE: Incorrect handling of null reference parameters
DESCRIPTION: Apply the correct type when decoding null parameter values of reference type.  Also update the out-of-process message serialization to include type information for null parameters.

Revision 1.127 / (view) - annotate - [select for diffs] , Fri Sep 7 17:40:14 2007 UTC (16 years, 9 months 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, RELEASE_2_7_0-RC1, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.126: +4 -1 lines
Diff to previous 1.126
BUG#: 6612
TITLE: Error handling NULL Reference parameters
DESCRIPTION: Apply the correct type when decoding null parameter values of reference type.  Also update the out-of-process provider message serialization to include type information for null parameters.

Revision 1.126 / (view) - annotate - [select for diffs] , Wed Aug 29 19:17:03 2007 UTC (16 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_7_0-BETA
Changes since 1.125: +23 -316 lines
Diff to previous 1.125
BUG#: 6458
TITLE: MOF Compiler incorrectly parses some literal values
DESCRIPTION: Consolidated the XMLReader and MOF Compiler numeric literal validation and parsing logic in the StringConversion module.  Corrected the MOF grammar for integer literals.  Removed a workaround from the CQL tests.

Revision 1.125 / (view) - annotate - [select for diffs] , Tue Jun 5 08:45:30 2007 UTC (17 years ago) by ouyang.jian
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch
Changes since 1.124: +0 -3 lines
Diff to previous 1.124
BUG#:5739
PEP#:284
TITLE: remove OS400 code

DESCRIPTION: Port Pegasus to i5/PASE platform: Step one, remove obsolete OS400 code

Revision 1.122.4.1 / (view) - annotate - [select for diffs] , Fri Mar 23 23:37:26 2007 UTC (17 years, 3 months ago) by karl
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_1-RC1, RELEASE_2_6_1
Changes since 1.122: +130 -0 lines
Diff to previous 1.122
BUG#: 6275
TITLE: Fix DTDVersion, ProtocolVersion and CIMVersion tests

DESCRIPTION: Moves fix from 2.7 back to 2.6

Revision 1.124 / (view) - annotate - [select for diffs] , Tue Mar 20 16:22:59 2007 UTC (17 years, 3 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.123: +4 -4 lines
Diff to previous 1.123
BUG#: 6256
TITLE: Incorrect message on XML METHOD parse error
DESCRIPTION: Specify the correct XML element name for METHOD parsing errors.

Revision 1.123 / (view) - annotate - [select for diffs] , Wed Mar 14 23:24:04 2007 UTC (17 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.122: +130 -0 lines
Diff to previous 1.122
BUG#: 6022
TITLE:  Modify version tests for spec compliance

DESCRIPTION:  Consolidate DTDVersion protocolVersion CimVersion tests and
test only major version number per spec.

Revision 1.122 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:58 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.121: +1317 -1918 lines
Diff to previous 1.121
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

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

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

Revision 1.120 / (view) - annotate - [select for diffs] , Thu Aug 24 20:28:13 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-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.119: +1 -0 lines
Diff to previous 1.119
BUG#: 5400
TITLE: EBADF and other Windows compiler error

DESCRIPTION: Included <errno.h> is several places.

Revision 1.119 / (view) - annotate - [select for diffs] , Wed Aug 9 20:12:42 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.118: +1 -1 lines
Diff to previous 1.118
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.118.6.1 / (view) - annotate - [select for diffs] , Sun Jul 30 18:26:30 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.118: +1 -1 lines
Diff to previous 1.118 to next main 1.119
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.118 / (view) - annotate - [select for diffs] , Tue May 2 19:26:59 2006 UTC (18 years, 1 month ago) by a.dunfey
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_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.117: +200 -10 lines
Diff to previous 1.117
BUG#: 4996
TITLE: PEP 233 Embedded Instance Support

DESCRIPTION:

Modifications to add support for the embedded instance type in Pegasus 2.6. Currently the functionality is off by default and must be enabled by defining at build time the variable PEGASUS_EMBEDDED_INSTANCE_SUPPORT with a value of "true".

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

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

Revision 1.116.2.1 / (view) - annotate - [select for diffs] , Fri Mar 10 20:43:44 2006 UTC (18 years, 3 months ago) by dave.sudlik
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, 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.116: +1 -1 lines
Diff to previous 1.116 to next main 1.117
BUG#: 4880
TITLE: XmlReader incorrectly sets null CIMValue of type object

DESCRIPTION: This is the 2.5.1 version of bug#4856.
The proposal is to fix this for 2.5.1 the same way as for 2.6.

Bug 3373 changed CIMValue to disallow uninitialized CIMObjects as input, but
XmlReader could still use CIMObject() as input to the CIMValue() constructor.

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

DESCRIPTION:

Merge embedded instance branch with trunk and add missing files

Revision 1.117 / (view) - annotate - [select for diffs] , Fri Mar 3 20:31:25 2006 UTC (18 years, 3 months ago) by dave.sudlik
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-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
Branch point for: TASK-PEP245_CimErrorInfrastructure-branch
Changes since 1.116: +1 -1 lines
Diff to previous 1.116
BUG#: 4856
TITLE: XmlReader incorrectly sets null CIMValue of type object

DESCRIPTION: Using CIMValue(CIMObject()) results in uninitialized object
exception, use CIMValue(CIMTYPE_OBJECT, false, 0) instead.

Remote related but unnecessary code from BinaryStreamer.

Revision 1.115.2.2 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:39 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.115.2.1: +3 -1 lines
Diff to previous 1.115.2.1 to branch point 1.115
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.116 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:08 2006 UTC (18 years, 4 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.115: +3 -1 lines
Diff to previous 1.115
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.115.2.1 / (view) - annotate - [select for diffs] , Fri Dec 30 22:01:01 2005 UTC (18 years, 6 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.115: +199 -9 lines
Diff to previous 1.115
PEP#: 233
TITLE: Embedded Instance Support

DESCRIPTION:

Extend pegasus functionality to natively support Embedded Instance properties and parameters as specified in PEP 233. The support will be enabled with the standard build, but can be disabled by defining the environment variable PEGASUS_DISABLE_EMBEDDED_INSTANCES.

Revision 1.115 / (view) - annotate - [select for diffs] , Thu Nov 10 15:10:13 2005 UTC (18 years, 7 months ago) by r.kieninger
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.114: +2 -1 lines
Diff to previous 1.114
BUG#:4256
TITLE: Redundant or unnecessary validation of CIMName objects

DESCRIPTION: Commiting proposed performance fixes for CIMName class

Revision 1.114.2.1 / (view) - annotate - [select for diffs] , Fri Sep 30 12:35:33 2005 UTC (18 years, 9 months ago) by r.kieninger
Branch: PEGASUS_2_5_0_PerformanceDev-branch
CVS Tags: 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
Changes since 1.114: +248 -248 lines
Diff to previous 1.114 to next main 1.115
BUG#:4200
TITLE: Avoid redundant or unnecessary validation of CIMNames

DESCRIPTION: For the modules changed with this checkin the used names either have already been validated before, or the CIMName objects contain static content. To avoid unnecessary calls to the CIMName::legal() method a new constructor of class CIMName is used in the following places:

CIMClassRep.cpp: Constructing CIMName from static string "key".

XMLReader.cpp: Returned name has been validated explicitly a few lines before
               using CIMName::legal().

InheritanceTree.cpp: It can be assumed that the CIMNames constructed from
                     class names have been validated in other places before.

CMPI_BrokerEnc.cpp: CIMNames used within the CMPI Provider Manager are derived
                    from previous getClass calls for the names of properties,
                    classes, methods and qualifiers.

CMPI_ContextArgs.cpp: Names used for context objects are statically defined
                      and can be assumed to be legal.

CMPI_Instance.cpp: Property names used by providers are matched against the
                   class definition anyway. No need to validate those names
                   therefore.

Revision 1.114 / (view) - annotate - [select for diffs] , Tue Aug 23 20:17:59 2005 UTC (18 years, 10 months ago) by a.dunfey
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-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Branch point for: PEGASUS_2_5_0_PerformanceDev-branch
Changes since 1.113: +2 -1 lines
Diff to previous 1.113
BUG#: 4093
TITLE: When forceProviderProcesses=true, TestCMPIMethod test fails

DESCRIPTION:

Submit fix as proposed by Roger in the bugzilla. I've tested it on Windows and Linux in addition to whatever platforms Roger tested on.

Revision 1.113 / (view) - annotate - [select for diffs] , Wed May 11 21:37:12 2005 UTC (19 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.112: +7 -2 lines
Diff to previous 1.112
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.112 / (view) - annotate - [select for diffs] , Mon Mar 28 09:42:51 2005 UTC (19 years, 3 months ago) by joyce.j
Branch: MAIN
Changes since 1.111: +6 -4 lines
Diff to previous 1.111
BUG#: 3103
TITLE: Memory leak in XmlReader

DESCRIPTION: Fixed as proposed using AutoArrayPtr

Revision 1.111 / (view) - annotate - [select for diffs] , Tue Mar 15 05:41:45 2005 UTC (19 years, 3 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.110: +41 -134 lines
Diff to previous 1.110
BUG#: 2910
TITLE: Encoded embedded objects must use CDATA escape mechanism

DESCRIPTION: Changed code to recognize CDATA escape mechanism or XML entity references on input, convert XML special characters to entity references on output.

Revision 1.110 / (view) - annotate - [select for diffs] , Wed Mar 9 21:02:26 2005 UTC (19 years, 3 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.109: +21 -11 lines
Diff to previous 1.109
BUG#: 2884
TITLE: EmbeddedObject checks assume the value is true

DESCRIPTION: Added code to check actual value of EmbeddedObject qualifier, rather than just it's existence.

Revision 1.109 / (view) - annotate - [select for diffs] , Mon Feb 28 21:12:22 2005 UTC (19 years, 4 months ago) by dave.sudlik
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH
Changes since 1.108: +461 -84 lines
Diff to previous 1.108
PEP#: 194
TITLE: Embedded Object Support

DESCRIPTION: Add support for CIM-XML encoding and decoding of embedded objects.

Revision 1.108 / (view) - annotate - [select for diffs] , Tue Feb 22 18:08:32 2005 UTC (19 years, 4 months ago) by carson.hovey
Branch: MAIN
CVS Tags: PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.107: +1 -1 lines
Diff to previous 1.107
BUG#: 2814
TITLE: XMLReader.cpp has unreachable code

DESCRIPTION: VMS compiler complains of unreachable code.

Revision 1.107 / (view) - annotate - [select for diffs] , Sun Feb 6 21:13:14 2005 UTC (19 years, 4 months ago) by gs.keenan
Branch: MAIN
Changes since 1.106: +2 -1 lines
Diff to previous 1.106
PEP#: 179
TITLE: Add Platform support for HP OpenVMS

DESCRIPTION: Changes to .cpp, .h files

Revision 1.106 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:24 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.105: +3 -1 lines
Diff to previous 1.105
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.105 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:18 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch, RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.104: +6 -4 lines
Diff to previous 1.104
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.104 / (view) - annotate - [select for diffs] , Wed Sep 22 17:59:41 2004 UTC (19 years, 9 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.103: +1 -1 lines
Diff to previous 1.103
BUG#: 2056
TITLE: bad logic in XmlReader::getValueObjectElement()

DESCRIPTION:
Incorrect "not" check on conditional.

Revision 1.103 / (view) - annotate - [select for diffs] , Wed Aug 18 20:37:37 2004 UTC (19 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.102: +14 -5 lines
Diff to previous 1.102
BUG#: 1674
TITLE: Error in XMLReader getQualifierElement Processing

DESCRIPTION: Updated the XmlReader to properly handle an empty QUALIFIER element.  Added a wbemexec test to verify the correct behavior.

Revision 1.102 / (view) - annotate - [select for diffs] , Thu Jul 22 23:45:57 2004 UTC (19 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.101: +0 -6 lines
Diff to previous 1.101
BUG#: 537
TITLE: [HP-RK] XmlReader accepts CLASSORIGIN=""

DESCRIPTION: Removed the code that accepts an invalid CLASSORIGIN attribute

Revision 1.101 / (view) - annotate - [select for diffs] , Thu Jul 22 19:08:40 2004 UTC (19 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.100: +15 -6 lines
Diff to previous 1.100
BUG#: 1703
TITLE: [HP-RK] Incorrect XML parsing of empty *METHODRESPONSE elements

DESCRIPTION: Fixed the CIMOperationRequestDecoder and CIMExportRequestDecoder to handle empty *METHODRESPONSE tags.

Revision 1.100 / (view) - annotate - [select for diffs] , Tue Jul 20 14:14:53 2004 UTC (19 years, 11 months ago) by marek
Branch: MAIN
Changes since 1.99: +1 -1 lines
Diff to previous 1.99
BUG#: 1534
TITLE: Error in parsing of  PARAMVALUE due to uninitialized variable

DESCRIPTION:
The fix is to simply initialize type with CIMTYPE_BOOLEAN (=0).
added initialization to XMLReader.cpp

Revision 1.94.4.4 / (view) - annotate - [select for diffs] , Fri Jul 2 13:40:08 2004 UTC (19 years, 11 months ago) by a.dunfey
Branch: RELEASE_2_3_2-branch
Changes since 1.94.4.3: +25 -2 lines
Diff to previous 1.94.4.3 to branch point 1.94 to next main 1.95
BUG#: 1589
TITLE: XML parse error with empty IPARAMVALUE element

DESCRIPTION:

Merged fix for bugzilla 1578 in the Trunk to the 2.3.2/2.3.3 branch

Revision 1.99 / (view) - annotate - [select for diffs] , Thu Jun 24 16:23:44 2004 UTC (20 years ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1
Changes since 1.98: +25 -2 lines
Diff to previous 1.98
BUG#: 1578
TITLE: [HP-RK] XML parse error with empty IPARAMVALUE element

DESCRIPTION: Fixed the decoding of CIM operation requests with NULL parameter values.

Revision 1.94.4.3 / (view) - annotate - [select for diffs] , Mon Jun 7 10:42:09 2004 UTC (20 years ago) by marek
Branch: RELEASE_2_3_2-branch
Changes since 1.94.4.2: +1 -1 lines
Diff to previous 1.94.4.2 to branch point 1.94
BUG#: 1495
TITLE: Error in parsing of  PARAMVALUE due to uninitialized variable

DESCRIPTION: added initialization to XMLReader.cpp as described before

Revision 1.98 / (view) - annotate - [select for diffs] , Sat May 1 15:52:23 2004 UTC (20 years, 2 months ago) by chuck
Branch: MAIN
Changes since 1.97: +7 -7 lines
Diff to previous 1.97
PEP#:146
TITLE: Globalization

DESCRIPTION: Remove experimental String constructor

Revision 1.97 / (view) - annotate - [select for diffs] , Wed Apr 21 14:12:08 2004 UTC (20 years, 2 months ago) by a.dunfey
Branch: MAIN
Changes since 1.96: +6 -2 lines
Diff to previous 1.96
BUG#: 1371
TITLE: Fix XMLReader to accept emtpy class tag

DESCRIPTION: Try again with the right file this time

Revision 1.96 / (view) - annotate - [select for diffs] , Wed Apr 21 14:08:40 2004 UTC (20 years, 2 months ago) by a.dunfey
Branch: MAIN
Changes since 1.95: +3 -3 lines
Diff to previous 1.95
BUG#: 1371
TITLE: Fix XMLReader to accept emtpy class tag

DESCRIPTION:

Revision 1.94.4.2 / (view) - annotate - [select for diffs] , Wed Apr 21 13:52:01 2004 UTC (20 years, 2 months ago) by a.dunfey
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.94.4.1: +7 -3 lines
Diff to previous 1.94.4.1 to branch point 1.94
BUG#: 1370
TITLE: Fix XMLReader to accept emtpy class tag

DESCRIPTION:

Revision 1.95 / (view) - annotate - [select for diffs] , Mon Apr 19 21:09:17 2004 UTC (20 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.94: +60 -2 lines
Diff to previous 1.94
PEP#: 149
TITLE: HP[YZ] Client Ignore Detailed Error Instance.

DESCRIPTION: Committing the proposed change in ERROR response and associated new tests.

Revision 1.94.4.1 / (view) - annotate - [select for diffs] , Wed Mar 31 00:23:20 2004 UTC (20 years, 3 months ago) by kumpf
Branch: RELEASE_2_3_2-branch
Changes since 1.94: +61 -3 lines
Diff to previous 1.94
BUG#: 1337
TITLE: HP[YZ] CIMClient is not forward-compatible with detailed error responses

DESCRIPTION: CIMClient is not forward-compatible with servers implementing the anticipated detailed error specification. Modify the CIMClient to specifically ignore detailed error information in CIM responses.

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

Revision 1.93 / (view) - annotate - [select for diffs] , Fri Oct 17 20:00:45 2003 UTC (20 years, 8 months ago) by s.hills
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.92: +6 -5 lines
Diff to previous 1.92
Bugzilla 837: static inline, function templates (XmlWriter.cpp, MofWritter.cpp)

Revision 1.92 / (view) - annotate - [select for diffs] , Thu Oct 16 22:25:03 2003 UTC (20 years, 8 months ago) by s.hills
Branch: MAIN
Changes since 1.91: +1 -1 lines
Diff to previous 1.91
Bugzilla 576: XmlWriter and MofWriter inline function

Revision 1.91 / (view) - annotate - [select for diffs] , Mon Sep 22 17:12:22 2003 UTC (20 years, 9 months ago) by humberto
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.90: +4 -2 lines
Diff to previous 1.90
IBM:HR:BUG 485

Revision 1.90 / (view) - annotate - [select for diffs] , Thu Sep 11 14:57:19 2003 UTC (20 years, 9 months ago) by humberto
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89
IBM:HR:BUG 485

Revision 1.89 / (view) - annotate - [select for diffs] , Wed Sep 3 19:17:16 2003 UTC (20 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.88: +14 -12 lines
Diff to previous 1.88
HP-RK Bugzilla 407 (Not able to use client with wbemservices CIMOM).

Revision 1.88 / (view) - annotate - [select for diffs] , Mon Aug 25 14:15:02 2003 UTC (20 years, 10 months ago) by chuck
Branch: MAIN
Changes since 1.87: +36 -7 lines
Diff to previous 1.87
IBM-CC, Bug 509, R2.3: Bug fixes for UTF support

Revision 1.87 / (view) - annotate - [select for diffs] , Fri Aug 22 13:54:39 2003 UTC (20 years, 10 months ago) by humberto
Branch: MAIN
Changes since 1.86: +139 -173 lines
Diff to previous 1.86
IBM:HR:BUG459

Revision 1.84.6.1 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:51 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.84: +1111 -232 lines
Diff to previous 1.84 to next main 1.85
merge with 2.3 localized code

Revision 1.86 / (view) - annotate - [select for diffs] , Tue Aug 12 16:51:08 2003 UTC (20 years, 10 months ago) by david
Branch: MAIN
Changes since 1.85: +8 -6 lines
Diff to previous 1.85
IBM-DR, PEP58, R2.3: I18N supprt

Revision 1.85 / (view) - annotate - [select for diffs] , Fri Aug 1 13:42:55 2003 UTC (20 years, 11 months ago) by humberto
Branch: MAIN
Changes since 1.84: +1104 -227 lines
Diff to previous 1.84
IBM:HR,PEP58,R2.3:Globalization changes - XmlReader

Revision 1.84 / (view) - annotate - [select for diffs] , Thu Mar 20 22:56:22 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2
Branch point for: pep_88
Changes since 1.83: +2 -4 lines
Diff to previous 1.83
HP-RK Bugzilla 235 (Inconsistent error message in XmlReader).

Revision 1.81.4.1 / (view) - annotate - [select for diffs] , Tue Mar 11 19:56:55 2003 UTC (21 years, 3 months ago) by karl
Branch: LOCAL_ASSOCPROV-BRANCH
Changes since 1.81: +65 -2 lines
Diff to previous 1.81 to next main 1.82
add the URI safe code

Revision 1.83 / (view) - annotate - [select for diffs] , Mon Mar 10 20:02:08 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.82: +24 -0 lines
Diff to previous 1.82
HP-RK Fix Bugzilla 219 (cimXML for Indication Delivery Uses Outdated Specification).

Revision 1.82 / (view) - annotate - [select for diffs] , Thu Mar 6 22:46:04 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.81: +36 -1 lines
Diff to previous 1.81
HP-RK Phase 1 of fix for Bugzilla 207 (CIMObject Header Not URI-Safe).

Revision 1.81.2.1 / (view) - annotate - [select for diffs] , Thu Dec 12 21:50:51 2002 UTC (21 years, 6 months ago) by kumpf
Changes since 1.81: +1 -1 lines
Diff to previous 1.81 to next main 1.82
HP-RK Fix compiler warnings.

Revision 1.81 / (view) - annotate - [select for diffs] , Thu Nov 14 16:50:33 2002 UTC (21 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: LOCAL_ASSOCPROV-ROOT
Branch point for: LOCAL_ASSOCPROV-BRANCH
Changes since 1.80: +1 -1 lines
Diff to previous 1.80
HP-[CAKG] disallow empty string for classname parameter value, but allow NULL parameter value; allow NULL parameter value for role; generate correct XML for NULL parameter values

Revision 1.75.2.1 / (view) - annotate - [select for diffs] , Mon Oct 28 15:43:24 2002 UTC (21 years, 8 months ago) by mday
Changes since 1.75: +143 -177 lines
Diff to previous 1.75 to next main 1.76
merged with STABLE branch

Revision 1.80 / (view) - annotate - [select for diffs] , Thu Oct 3 22:31:09 2002 UTC (21 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: mday-2-0-patches, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE
Changes since 1.79: +12 -4 lines
Diff to previous 1.79
add test for novalue value element and return NULL

Revision 1.79 / (view) - annotate - [select for diffs] , Thu Oct 3 21:31:09 2002 UTC (21 years, 8 months ago) by karl
Branch: MAIN
Changes since 1.78: +4 -0 lines
Diff to previous 1.78
liberalize test for reference xml analysis

Revision 1.78 / (view) - annotate - [select for diffs] , Thu Oct 3 18:27:31 2002 UTC (21 years, 8 months ago) by karl
Branch: MAIN
Changes since 1.77: +25 -4 lines
Diff to previous 1.77
SNIA Test fixes to avoid validation errors on enuminstance responses

Revision 1.77 / (view) - annotate - [select for diffs] , Wed Oct 2 21:40:34 2002 UTC (21 years, 8 months ago) by karl
Branch: MAIN
Changes since 1.76: +2 -3 lines
Diff to previous 1.76
Remove diagnostic statement left in code

Revision 1.76 / (view) - annotate - [select for diffs] , Wed Oct 2 19:35:06 2002 UTC (21 years, 8 months ago) by karl
Branch: MAIN
Changes since 1.75: +8 -1 lines
Diff to previous 1.75
bug 137, Handle NULL datetime value

Revision 1.75 / (view) - annotate - [select for diffs] , Wed Sep 25 17:47:24 2002 UTC (21 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.74: +6 -0 lines
Diff to previous 1.74
add test for ClassOrigin param to interoperate pegasus client and wbemservices server

Revision 1.74 / (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.73: +26 -28 lines
Diff to previous 1.73
HP-[CAKG] API Review: CIMName modifications

Revision 1.73 / (view) - annotate - [select for diffs] , Thu Sep 12 16:27:01 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.72: +19 -19 lines
Diff to previous 1.72
HP-RK API Review: Rename KeyBinding to CIMKeyBinding.  Remove definition of KeyBindingArray.

Revision 1.72 / (view) - annotate - [select for diffs] , Wed Sep 11 18:11:54 2002 UTC (21 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.71: +5 -4 lines
Diff to previous 1.71
HP-RK API Review: Move CompareNoCase in String.h to System::strcasecmp.

Revision 1.71 / (view) - annotate - [select for diffs] , Tue Aug 27 16:42:27 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70
HP-RK API Review: Remove String::operator+= methods.

Revision 1.70 / (view) - annotate - [select for diffs] , Sun Aug 25 05:43:56 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69
HP-[DME] Fix values for literals PEGASUS_SINT64_MIN and PEGASUS_UINT64_MAX.

Revision 1.69 / (view) - annotate - [select for diffs] , Sun Aug 25 04:45:26 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.68: +4 -2 lines
Diff to previous 1.68
HP-[DME] Fix values for literals PEGASUS_SINT64_MIN and PEGASUS_UINT64_MAX.

Revision 1.68 / (view) - annotate - [select for diffs] , Thu Aug 22 19:08:33 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.67: +13 -10 lines
Diff to previous 1.67
HP-[CAKG] Add PEGASUS_UINT64_LITERAL and PEGASUS_SINT64_LITERAL; replacePEGASUS_LLONG_MIN and PEGASUS_ULLONG_MAX in Platform_* with PEGASUS_SINT64_MIN and PEGASUS_UINT64_MAX in XmlReader

Revision 1.67 / (view) - annotate - [select for diffs] , Tue Aug 20 23:15:44 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.66: +48 -26 lines
Diff to previous 1.66
HP-RK API Review: Remove CIMTYPE_NONE definition, so that the type of a CIMValue must be a valid type.

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

Revision 1.65 / (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.64: +4 -3 lines
Diff to previous 1.64
HP-RK Remove use of Uint32 in CIMScope.  Added an operator+ method to use instead of | to add CIMScopes together.

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

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

Revision 1.62 / (view) - annotate - [select for diffs] , Tue Jul 30 15:14:53 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.61: +20 -20 lines
Diff to previous 1.61
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.61 / (view) - annotate - [select for diffs] , Thu Jul 25 15:19:45 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.60: +73 -73 lines
Diff to previous 1.60
HP-[CAKG] Replace CIMType class with an enum CIMType

Revision 1.60 / (view) - annotate - [select for diffs] , Fri Jul 19 17:47:11 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.59: +1 -1 lines
Diff to previous 1.59
HP-RK API Review: Updates to CIMValue API.

Revision 1.59 / (view) - annotate - [select for diffs] , Mon Jun 10 19:33:50 2002 UTC (22 years ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH
Changes since 1.58: +0 -1 lines
Diff to previous 1.58
HP-RK Clean up asserts.

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

Revision 1.57 / (view) - annotate - [select for diffs] , Fri May 31 03:02:09 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.56: +14 -10 lines
Diff to previous 1.56
HP-[CAKG] Remove CIMObjectWithPath class; use CIMObject

Revision 1.56 / (view) - annotate - [select for diffs] , Thu May 30 20:45:18 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.55: +4 -15 lines
Diff to previous 1.55
HP-RK Address ATTNs.

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

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

Revision 1.53 / (view) - annotate - [select for diffs] , Mon May 13 17:35:53 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.52: +0 -4 lines
Diff to previous 1.52
HP-RK Remove obsolete code for handling null qualifier values.

Revision 1.52 / (view) - annotate - [select for diffs] , Sat May 11 20:36:29 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.51: +2 -33 lines
Diff to previous 1.51
HP-DME: Modifications to support NULL qualifier values.

Revision 1.51 / (view) - annotate - [select for diffs] , Mon May 6 04:10:32 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
HP-DME: More NULL processing fixes for cimmof.

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

Revision 1.49 / (view) - annotate - [select for diffs] , Thu Apr 4 02:33:36 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09
Changes since 1.48: +17 -3 lines
Diff to previous 1.48
HP-RK Parse xml tag in CIM requests/responses.

Revision 1.48 / (view) - annotate - [select for diffs] , Fri Mar 29 23:56:23 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.47: +137 -6 lines
Diff to previous 1.47
HP-RK Add some support for ExecQuery in the client.

Revision 1.47 / (view) - annotate - [select for diffs] , Thu Mar 28 02:57:55 2002 UTC (22 years, 3 months ago) by karl
Branch: MAIN
CVS Tags: VERSION_1_08
Changes since 1.46: +4 -0 lines
Diff to previous 1.46
extend and correct flavors processing and correct tests

Revision 1.46 / (view) - annotate - [select for diffs] , Mon Mar 25 20:13:58 2002 UTC (22 years, 3 months ago) by ramnath
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
Changed "if def" to build on Tru64.

Revision 1.45 / (view) - annotate - [select for diffs] , Fri Mar 22 12:35:39 2002 UTC (22 years, 3 months ago) by mday
Branch: MAIN
Changes since 1.44: +4 -1 lines
Diff to previous 1.44
 ERANGE was undefined on linux, included Config.h and errno.h

Revision 1.44 / (view) - annotate - [select for diffs] , Fri Mar 22 02:40:29 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.43: +3 -16 lines
Diff to previous 1.43
HP-RK Minor fixes.

Revision 1.43 / (view) - annotate - [select for diffs] , Thu Mar 21 21:11:19 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.42: +14 -3 lines
Diff to previous 1.42
HP-RK Add Real32 and Real64 range checking.

Revision 1.42 / (view) - annotate - [select for diffs] , Thu Mar 21 02:50:31 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
HP-RK Re-add logic to default empty VALUE element.

Revision 1.41 / (view) - annotate - [select for diffs] , Thu Mar 21 01:33:54 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.40: +155 -48 lines
Diff to previous 1.40
HP-RK Added support for hexadecimal integers in XmlReader.cpp.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Mar 20 23:10:29 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.39: +6 -10 lines
Diff to previous 1.39
HP-RK Do not use default values for empty XML VALUE tags.

Revision 1.39 / (view) - annotate - [select for diffs] , Wed Mar 20 19:13:40 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
HP-RK Minor fixes.

Revision 1.38 / (view) - annotate - [select for diffs] , Wed Mar 20 17:47:07 2002 UTC (22 years, 3 months ago) by mday
Branch: MAIN
Changes since 1.37: +5 -5 lines
Diff to previous 1.37
*** empty log message ***

Revision 1.37 / (view) - annotate - [select for diffs] , Wed Mar 20 03:21:07 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.36: +92 -14 lines
Diff to previous 1.36
HP-RK Added range checking for Uint* and Sint* values in XmlReader.cpp.  Previously, values that were out of range were simply truncated to fit the given integer size.  An exception is now thrown when the given string can not be parsed into an integer of the specified size.

Revision 1.36 / (view) - annotate - [select for diffs] , Thu Mar 7 22:21:17 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.35: +5 -1 lines
Diff to previous 1.35
HP-RK Fix a bug in XML parsing of qualifier flavors.

Revision 1.35 / (view) - annotate - [select for diffs] , Thu Mar 7 00:42:12 2002 UTC (22 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.34: +31 -12 lines
Diff to previous 1.34
Comments and clean up Null processing

Revision 1.34 / (view) - annotate - [select for diffs] , Wed Mar 6 05:12:05 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.33: +6 -15 lines
Diff to previous 1.33
HP-RK Implement HTTP header consistency validation for CIMProtocolVersion headers.

Revision 1.33 / (view) - annotate - [select for diffs] , Mon Mar 4 15:10:05 2002 UTC (22 years, 3 months ago) by karl
Branch: MAIN
Changes since 1.32: +14 -2 lines
Diff to previous 1.32
fix for Null toXML

Revision 1.32 / (view) - annotate - [select for diffs] , Mon Feb 25 19:01:32 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.31: +28 -32 lines
Diff to previous 1.31
HP-RK Fixed parsing of empty VALUE.ARRAY and VALUE.REFARRAY elements.

Revision 1.31 / (view) - annotate - [select for diffs] , Sat Feb 23 03:47:22 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.30: +1 -3 lines
Diff to previous 1.30
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.30 / (view) - annotate - [select for diffs] , Sat Feb 23 00:16:01 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.29: +25 -15 lines
Diff to previous 1.29
HP-RK Clean up decoding of property values in SetProperty requests and GetProperty responses.

Revision 1.29 / (view) - annotate - [select for diffs] , Fri Feb 22 02:48:01 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
HP-RK Add setValue() and setParameter() methods to CIMParamValue.

Revision 1.28 / (view) - annotate - [select for diffs] , Thu Feb 21 04:31:16 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.27: +46 -6 lines
Diff to previous 1.27
HP-RK Improve ability to process an array of CIMReferences in a CIMValue.  Add ability to parse parameter values of that type.

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Feb 20 23:14:19 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.26: +65 -0 lines
Diff to previous 1.26
HP-RK Recognize and generate the PARAMTYPE attribute to RETURNVALUE to communicate the type of the return value for an extrinsic method.  Add the ability for a CIMValue to contain an array of references.

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Feb 20 03:51:29 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.25: +148 -13 lines
Diff to previous 1.25
HP-RK Recognize and generate the PARAMTYPE attribute to PARAMVALUE to communicate the types of extrinsic method input/output parameters.  Clean up the CIMParamValue class to remove unnecessary data and methods.

Revision 1.25 / (view) - annotate - [select for diffs] , Thu Dec 13 14:54:05 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: pre-meta-dispatcher, merge_of_dev, VERSION_1_07
Changes since 1.24: +246 -68 lines
Diff to previous 1.24
Merged dev branch into main trunk.

Revision 1.24.2.8 / (view) - annotate - [select for diffs] , Wed Nov 21 07:18:54 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
CVS Tags: dev_dead
Changes since 1.24.2.7: +48 -3 lines
Diff to previous 1.24.2.7 to branch point 1.24 to next main 1.25
HP-RK Changed the return value of EnumerateInstances from Array<CIMInstance> to Array<CIMNamedInstance>.  Changed the parameter to ModifyInstance from CIMInstance to CIMNamedInstance.  Added an optional PropertyList parameter to ModifyInstance.  Changed all handling of PropertyList parameters to use the CIMPropertyList class instead of Array<String>.  Each of these changes was required to comply with the DMTF specification.  These changes were made throughout the system except for in the provider API.  For now, the CIMProviderHandle and CIMBaseProviderHandle hide the differences from providers, so older providers will continue to function.  However, this means that clients can not yet take advantage of the added functionality.

Revision 1.24.2.7 / (view) - annotate - [select for diffs] , Thu Nov 8 23:15:30 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.24.2.6: +5 -39 lines
Diff to previous 1.24.2.6 to branch point 1.24
HP-RK Treat boolean values in XML as case-insensitive (CIM-XML spec. section 3.2.3.1).  Remove getIsArrayAttribute() method in XmlReader and replace with call the getCimBooleanAttribute().

Revision 1.24.2.6 / (view) - annotate - [select for diffs] , Wed Nov 7 22:28:57 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.24.2.5: +1 -1 lines
Diff to previous 1.24.2.5 to branch point 1.24
HP-RK Decode the PropertyList in the request decoder.  (Still need to differentiate empty and null.)

Revision 1.24.2.5 / (view) - annotate - [select for diffs] , Mon Nov 5 21:45:36 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.24.2.4: +32 -20 lines
Diff to previous 1.24.2.4 to branch point 1.24
HP-RK Address ATTN's in XmlReader.

Revision 1.24.2.4 / (view) - annotate - [select for diffs] , Wed Oct 31 04:37:50 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
Changes since 1.24.2.3: +12 -5 lines
Diff to previous 1.24.2.3 to branch point 1.24
HP-RK Fixed the encoding of instances names with reference type keys to use VALUE.REFERENCE tag structure.  This change required a minor change in the String encoding of instance names (with keys of reference type).

Revision 1.24.2.3 / (view) - annotate - [select for diffs] , Fri Oct 5 17:55:51 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
Changes since 1.24.2.2: +74 -0 lines
Diff to previous 1.24.2.2 to branch point 1.24
HP-[Nitin Upasani] Implementation of InvokeMethod.

Revision 1.24.2.2 / (view) - annotate - [select for diffs] , Thu Sep 27 20:57:24 2001 UTC (22 years, 9 months ago) by kumpf
Branch: dev
Changes since 1.24.2.1: +53 -1 lines
Diff to previous 1.24.2.1 to branch point 1.24
HP-[Nitin Upasani] Implementation of ExportIndication and Consumer.

Revision 1.24.2.1 / (view) - annotate - [select for diffs] , Tue Jul 24 00:14:07 2001 UTC (22 years, 11 months ago) by kumpf
Branch: dev
CVS Tags: version_1_01
Changes since 1.24: +23 -1 lines
Diff to previous 1.24
(Carol Ann Krug Graves - HP)  Implementation of wbemexec CLI.

Revision 1.24 / (view) - annotate - [select for diffs] , Mon Jul 16 23:49:04 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_0_99_1, version_0_99, main
Branch point for: dev
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
More porting to TRU64.

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

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

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Jul 3 17:52:36 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.20: +11 -0 lines
Diff to previous 1.20
finished associator names op

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Jul 3 17:25:45 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.19: +23 -1 lines
Diff to previous 1.19
Added support for AssociatorNames operation.

Revision 1.19 / (view) - annotate - [select for diffs] , Mon Jul 2 00:50:10 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.18: +116 -49 lines
Diff to previous 1.18
new

Revision 1.18 / (view) - annotate - [select for diffs] , Sun Jul 1 20:40:38 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.17: +64 -6 lines
Diff to previous 1.17
Added underpinnings for association communication stubs.

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

Revision 1.16 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:38 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.15: +2820 -2819 lines
Diff to previous 1.15
Added headers

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Jun 11 22:11:26 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Port to Windows 98
Fixed message-id bug (in which a message-id can be a string).

Revision 1.14 / (view) - annotate - [select for diffs] , Sun May 20 19:34:01 2001 UTC (23 years, 1 month ago) by mike
Branch: MAIN
CVS Tags: version_0_97_3, version_0_97_2, version_0_97_1, version_0_97
Changes since 1.13: +0 -3 lines
Diff to previous 1.13
Port to AIX

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

Revision 1.12 / (view) - annotate - [select for diffs] , Tue May 8 06:31:59 2001 UTC (23 years, 1 month ago) by sage
Branch: MAIN
Changes since 1.11: +24 -3 lines
Diff to previous 1.11
Interoperability fixes

Revision 1.11 / (view) - annotate - [select for diffs] , Sun Apr 29 17:57:33 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
changed getSize() and getLength() to size()

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

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

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Apr 18 10:51:32 2001 UTC (23 years, 2 months ago) by karl
Branch: MAIN
CVS Tags: stable
Changes since 1.7: +23 -1 lines
Diff to previous 1.7
get and set property

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Apr 13 20:53:47 2001 UTC (23 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.6: +42 -0 lines
Diff to previous 1.6
add get and set property

Revision 1.6 / (view) - annotate - [select for diffs] , Sun Apr 8 00:13:22 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Changed "ConstCIM" to "CIMConst"

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Mar 5 04:29:02 2001 UTC (23 years, 3 months ago) by mike
Branch: MAIN
CVS Tags: version_0_8
Changes since 1.4: +6 -2 lines
Diff to previous 1.4
renamed CimException to CIMException

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Feb 26 04:33:28 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.3: +6 -3 lines
Diff to previous 1.3
Fixed many places where cim names were be compared with operator==(String,String).
Changed all of these to use CIMName::equal()

Revision 1.3 / (view) - annotate - [select for diffs] , Mon Feb 19 01:47:16 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.2: +12 -9 lines
Diff to previous 1.2
Renamed names of the form CIMConst to ConstCIM.

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

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

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

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

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2