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

(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.59 / (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.58: +46 -0 lines
Diff to previous 1.58
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.58.4.5 / (view) - annotate - [select for diffs] , Thu Nov 21 20:55:19 2013 UTC (10 years, 7 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.58.4.4: +1 -1 lines
Diff to previous 1.58.4.4 to branch point 1.58 to next main 1.59
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Fix up headers for UintArg and remove
old files (NUmericArg and old code in Server)

DESCRIPTION: Changed headers to use UintArgs.h and removed NumericArgs files. Deleted old unused code that was original pull implementation.

Revision 1.58.4.4 / (view) - annotate - [select for diffs] , Thu Nov 21 20:39:54 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.58.4.3: +1 -1 lines
Diff to previous 1.58.4.3 to branch point 1.58
PEP#: 317
TITLE: TASK-PEP317_pullop-branch, Move to use UintArgs function

DESCRIPTION: chaged header refs and Makefiles. Fixed one
test error in cli tests.

Revision 1.58.4.3 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:14 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.58.4.2: +6 -1 lines
Diff to previous 1.58.4.2 to branch point 1.58
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.58.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
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.58.4.1: +3 -3 lines
Diff to previous 1.58.4.1 to branch point 1.58
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.58.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.58: +41 -0 lines
Diff to previous 1.58
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.58 / (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: 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-root, 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, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, CIMRS_WORK_20130824
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.57: +0 -8 lines
Diff to previous 1.57
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.57.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.57: +0 -8 lines
Diff to previous 1.57 to next main 1.58
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.53.18.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_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1
Changes since 1.53.18.1: +22 -0 lines
Diff to previous 1.53.18.1 to branch point 1.53 to next main 1.54
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.56.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.56: +22 -0 lines
Diff to previous 1.56 to next main 1.57
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.57 / (view) - annotate - [select for diffs] , Thu Feb 5 05:44:05 2009 UTC (15 years, 4 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.56: +22 -0 lines
Diff to previous 1.56
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.56 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:54 2008 UTC (15 years, 6 months ago) by martin
Branch: MAIN
CVS Tags: RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, HPUX_TEST
Branch point for: RELEASE_2_9-branch
Changes since 1.55: +6 -6 lines
Diff to previous 1.55
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.53.18.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.53: +8 -1 lines
Diff to previous 1.53
BUG#: 7826
TITLE: V28 Improve performace of XML reading.

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

Revision 1.54 / (view) - annotate - [select for diffs] , Tue Aug 12 18:36:14 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, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.53: +8 -1 lines
Diff to previous 1.53
BUG#: 7819
TITLE: Improve performace of XML reading.

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

Revision 1.53 / (view) - annotate - [select for diffs] , Wed Aug 29 19:17:03 2007 UTC (16 years, 10 months ago) by kumpf
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, 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_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_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch, Makefile
Branch point for: RELEASE_2_8-branch
Changes since 1.52: +0 -4 lines
Diff to previous 1.52
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.51.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: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6-branch-clean
Changes since 1.51: +8 -0 lines
Diff to previous 1.51 to next main 1.52
BUG#: 6275
TITLE: Fix DTDVersion, ProtocolVersion and CIMVersion tests

DESCRIPTION: Moves fix from 2.7 back to 2.6

Revision 1.52 / (view) - annotate - [select for diffs] , Wed Mar 14 23:24:04 2007 UTC (17 years, 3 months ago) by karl
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.51: +8 -0 lines
Diff to previous 1.51
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.51 / (view) - annotate - [select for diffs] , Fri Nov 10 18:14:59 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.50: +199 -206 lines
Diff to previous 1.50
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.49.12.1 / (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.49: +3 -1 lines
Diff to previous 1.49 to next main 1.50
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.50 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:08 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-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-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-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch-New, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Changes since 1.49: +3 -1 lines
Diff to previous 1.49
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.49 / (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: STABLE, RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root, PEP214ROOT, PEP214BRANCH, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-String, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, PEG25_IBM_5_16_05, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.48: +5 -0 lines
Diff to previous 1.48
PEP#: 194
TITLE: Embedded Object Support

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

Revision 1.48 / (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, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.47: +3 -1 lines
Diff to previous 1.47
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.47 / (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.46: +6 -4 lines
Diff to previous 1.46
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.46 / (view) - annotate - [select for diffs] , Thu Jul 22 19:08:40 2004 UTC (19 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.45: +9 -6 lines
Diff to previous 1.45
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.43.4.2 / (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.43.4.1: +7 -1 lines
Diff to previous 1.43.4.1 to branch point 1.43 to next main 1.44
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.45 / (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.44: +7 -1 lines
Diff to previous 1.44
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.44 / (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.43: +8 -0 lines
Diff to previous 1.43
PEP#: 149
TITLE: HP[YZ] Client Ignore Detailed Error Instance.

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

Revision 1.43.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
CVS Tags: RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze
Changes since 1.43: +9 -0 lines
Diff to previous 1.43
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.43 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:07 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.42: +5 -3 lines
Diff to previous 1.42
PEP 55 Update license on source files to current license text and date

Revision 1.40.10.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.40: +6 -0 lines
Diff to previous 1.40 to next main 1.41
add the URI safe code

Revision 1.42 / (view) - annotate - [select for diffs] , Mon Mar 10 20:02:08 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: test, pep_88, mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, TEST, RELEASE_2_3_0-msg-freeze, RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PRE_LICENSE_UPDATE_2003, PEGASUS_FC_VERSION_2_2
Changes since 1.41: +4 -0 lines
Diff to previous 1.41
HP-RK Fix Bugzilla 219 (cimXML for Indication Delivery Uses Outdated Specification).

Revision 1.41 / (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.40: +2 -0 lines
Diff to previous 1.40
HP-RK Phase 1 of fix for Bugzilla 207 (CIMObject Header Not URI-Safe).

Revision 1.40.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.40: +14 -15 lines
Diff to previous 1.40 to next main 1.41
merged with STABLE branch

Revision 1.40 / (view) - annotate - [select for diffs] , Fri Sep 13 20:40:42 2002 UTC (21 years, 9 months ago) by kumpf
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, LOCAL_ASSOCPROV-ROOT
Branch point for: LOCAL_ASSOCPROV-BRANCH
Changes since 1.39: +4 -4 lines
Diff to previous 1.39
HP-[CAKG] API Review: CIMName modifications

Revision 1.39 / (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.38: +4 -4 lines
Diff to previous 1.38
HP-RK API Review: Rename KeyBinding to CIMKeyBinding.  Remove definition of KeyBindingArray.

Revision 1.38 / (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.37: +2 -1 lines
Diff to previous 1.37
HP-RK API Review: Remove CIMTYPE_NONE definition, so that the type of a CIMValue must be a valid type.

Revision 1.37 / (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.36: +1 -1 lines
Diff to previous 1.36
HP-[CAKG] API Review: Replaced CIMFlavor struct with a CIMFlavor class with member data

Revision 1.36 / (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.35: +1 -1 lines
Diff to previous 1.35
HP-[CAKG] API Review: Replaced CIMScope struct with a CIMScope class with member data

Revision 1.35 / (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.34: +3 -3 lines
Diff to previous 1.34
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.34 / (view) - annotate - [select for diffs] , Fri Jul 26 19:01:19 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.33: +1 -0 lines
Diff to previous 1.33
HP-[CAKG] Replace Config[platform] files with Linkage.h files

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

Revision 1.32 / (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.31: +3 -4 lines
Diff to previous 1.31
HP-[CAKG] Remove CIMObjectWithPath class; use CIMObject

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

Revision 1.30 / (view) - annotate - [select for diffs] , Wed May 22 21:11:20 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.29: +1 -0 lines
Diff to previous 1.29
HP-RK Add necessary include statement.

Revision 1.29 / (view) - annotate - [select for diffs] , Fri May 17 21:33:30 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.28: +1 -0 lines
Diff to previous 1.28
HP-RK Code cleanup.

Revision 1.28 / (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.27: +9 -9 lines
Diff to previous 1.27
HP-RK Use CIMObjectPath class instead of CIMReference.

Revision 1.27 / (view) - annotate - [select for diffs] , Sat Apr 6 02:52:21 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.26: +1 -2 lines
Diff to previous 1.26
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.26 / (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.25: +6 -5 lines
Diff to previous 1.25
HP-RK Parse xml tag in CIM requests/responses.

Revision 1.25 / (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.24: +13 -1 lines
Diff to previous 1.24
HP-RK Add some support for ExecQuery in the client.

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

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

Revision 1.22 / (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.21: +4 -0 lines
Diff to previous 1.21
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.21 / (view) - annotate - [select for diffs] , Wed Feb 20 03:51:30 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.20: +9 -3 lines
Diff to previous 1.20
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.20 / (view) - annotate - [select for diffs] , Mon Feb 18 13:56:21 2002 UTC (22 years, 4 months ago) by karl
Branch: MAIN
Changes since 1.19: +4 -0 lines
Diff to previous 1.19
comments

Revision 1.19 / (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.18: +36 -8 lines
Diff to previous 1.18
Merged dev branch into main trunk.

Revision 1.18.2.5 / (view) - annotate - [select for diffs] , Wed Nov 21 07:18:56 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
CVS Tags: dev_dead
Changes since 1.18.2.4: +7 -2 lines
Diff to previous 1.18.2.4 to branch point 1.18 to next main 1.19
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.18.2.4 / (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.18.2.3: +0 -6 lines
Diff to previous 1.18.2.3 to branch point 1.18
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.18.2.3 / (view) - annotate - [select for diffs] , Fri Oct 5 17:55:51 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.18.2.2: +13 -0 lines
Diff to previous 1.18.2.2 to branch point 1.18
HP-[Nitin Upasani] Implementation of InvokeMethod.

Revision 1.18.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.18.2.1: +12 -1 lines
Diff to previous 1.18.2.1 to branch point 1.18
HP-[Nitin Upasani] Implementation of ExportIndication and Consumer.

Revision 1.18.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.18: +6 -1 lines
Diff to previous 1.18
(Carol Ann Krug Graves - HP)  Implementation of wbemexec CLI.

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Jul 10 21:31:16 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.17: +363 -363 lines
Diff to previous 1.17
Removed \r\r\n from all files.

Revision 1.17 / (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.16: +363 -363 lines
Diff to previous 1.16
Prepended CIM_ERR to CIM status codes.
Added CIM response message types to CIMMessage.h.

Revision 1.16 / (view) - annotate - [select for diffs] , Tue Jul 3 17:25:45 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.15: +4 -0 lines
Diff to previous 1.15
Added support for AssociatorNames operation.

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

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

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

Revision 1.12 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:40 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.11: +340 -345 lines
Diff to previous 1.11
Added headers

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

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

Revision 1.9 / (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.8: +3 -3 lines
Diff to previous 1.8
Rework of CIMReference class.

Revision 1.8 / (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.7: +5 -21 lines
Diff to previous 1.7
Removed old style license headers and added new ones.

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
CVS Tags: stable
Changes since 1.6: +7 -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: +4 -1 lines
Diff to previous 1.4
renamed CimException to CIMException

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Feb 20 07:25:57 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.3: +12 -0 lines
Diff to previous 1.3
Added basic create-instance in repository and in client.

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: +5 -2 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: +44 -41 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:33 2001 UTC (23 years, 5 months ago) by mike
Branch: pegasus
CVS Tags: opengroup
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Pegasus import

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

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

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2