CVS log for pegasus/src/Pegasus/Common/XmlWriter.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.97 / (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.96: +82 -5 lines
Diff to previous 1.96
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.92.4.12 / (view) - annotate - [select for diffs] , Tue Aug 19 17:07:57 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.92.4.11: +0 -2 lines
Diff to previous 1.92.4.11 to branch point 1.92 to next main 1.93
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Clean up TODOS, etc.

DESCRIPTION: Clean up TODO comments and make some changes for
code efficiency.  Should be No behavior changes.

Revision 1.92.4.11 / (view) - annotate - [select for diffs] , Mon May 5 19:59:42 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.92.4.10: +1 -1 lines
Diff to previous 1.92.4.10 to branch point 1.92
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Minor editorial changes

DESCRIPTION: Changes to comments, etc. Note. Marked one unused function
in BinaryCodec with comments (//// ) for later removal

Revision 1.92.4.10 / (view) - annotate - [select for diffs] , Sun Apr 27 23:29:12 2014 UTC (10 years, 2 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.92.4.9: +0 -6 lines
Diff to previous 1.92.4.9 to branch point 1.92
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Merge Out from head of tree

DESCRIPTION: Brings TASK-PEP317_pullop-branch into line with head of tree

Revision 1.96 / (view) - annotate - [select for diffs] , Tue Apr 8 16:15:38 2014 UTC (10 years, 2 months ago) by dl.meetei
Branch: MAIN
CVS Tags: preBug9676, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.95: +0 -6 lines
Diff to previous 1.95
BUG#: 9756
TITLE: build fails when PEGASUS_KERBEROS_AUTHENTICATION defined

DESCRIPTION:

Revision 1.92.4.9 / (view) - annotate - [select for diffs] , Mon Mar 31 21:46:03 2014 UTC (10 years, 2 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.92.4.8: +11 -4 lines
Diff to previous 1.92.4.8 to branch point 1.92
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Fixes to xml output issues from
OOP processors with pull reference and associator calls.

DESCRIPTION: Corrected CIMResponseData to generate correct
XmlInternalEncoder call for pull and nonpull xml output. Added a
couple of traces to better track through these calls. Fixed error
in PullErrors for timeout. Added first statistics on shutdown
for EnumerationContextTable. Removed ConditionVariable from
getCache for the moment since it was causing the thread block with
monitor.  Right now this means open almost always returns 0 objects
since this is temp fix. Also had to block static tests since the
test for objects in response.  Note this means pullop returns
warning messages about "too few objects in response." Will fix this
issue in next checkin.

Revision 1.92.4.8 / (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
Changes since 1.92.4.7: +1 -1 lines
Diff to previous 1.92.4.7 to branch point 1.92
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.92.4.7 / (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.92.4.6: +1 -1 lines
Diff to previous 1.92.4.6 to branch point 1.92
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.92.4.6 / (view) - annotate - [select for diffs] , Sat Jul 20 17:32:39 2013 UTC (10 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.92.4.5: +1 -0 lines
Diff to previous 1.92.4.5 to branch point 1.92
PEP#: 317
TITLE: Update merge out from last 2.13.0.

DESCRIPTION: Sync with 2.13.0 just before release.  Note that we kept
the Development status.

Revision 1.95 / (view) - annotate - [select for diffs] , Wed Jun 5 13:09:25 2013 UTC (11 years ago) by marek
Branch: MAIN
CVS Tags: TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_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, 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.94: +1 -0 lines
Diff to previous 1.94
BUG#:9639
TITLE: Many PAM errors are not reported correctly

DESCRIPTION:

Revision 1.92.4.5 / (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.92.4.4: +20 -11 lines
Diff to previous 1.92.4.4 to branch point 1.92
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.94 / (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.93: +12 -5 lines
Diff to previous 1.93
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.92.4.4 / (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.92.4.3: +6 -4 lines
Diff to previous 1.92.4.3 to branch point 1.92
BUG#: 99999
TITLE: Task PEP317 branch Pull ops

DESCRIPTION: Bring property list processing into line

Revision 1.92.4.3 / (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.92.4.2: +8 -6 lines
Diff to previous 1.92.4.2 to branch point 1.92
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.92.4.2 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:09 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.92.4.1: +25 -7 lines
Diff to previous 1.92.4.1 to branch point 1.92
BUG#: 9999
TITLE: Merge out head to Task-PEP317 branch using Task Makefile

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

Revision 1.93 / (view) - annotate - [select for diffs] , Tue Jan 25 11:24:24 2011 UTC (13 years, 5 months ago) by anusha.kandepu
Branch: MAIN
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, 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
Changes since 1.92: +20 -5 lines
Diff to previous 1.92
BUG#:8830
TITLE:CIMOM does not filter instances based on propertyList.
DESCRIPTION: CIMOM infrastructure will do the filtering for both Default C++ and CMPI providers.

Revision 1.92.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.92: +64 -1 lines
Diff to previous 1.92
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.92 / (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_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
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.91: +117 -0 lines
Diff to previous 1.91
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.91.4.1 / (view) - annotate - [select for diffs] , Fri Jul 17 06:46:33 2009 UTC (14 years, 11 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.91: +117 -0 lines
Diff to previous 1.91 to next main 1.92
PEP#: 348
TITLE: Initial implementaion.

DESCRIPTION: Initial implementaion.

Revision 1.91 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:01 2008 UTC (15 years, 6 months ago) by kumpf
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, RELEASE_2_9_2-RC2, RELEASE_2_9_2-RC1, RELEASE_2_9_2, RELEASE_2_9_1-RC1, RELEASE_2_9_1, RELEASE_2_9_0-RC1, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.90: +1 -1 lines
Diff to previous 1.90
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.88 / (view) - annotate - [select for diffs] , Tue Nov 25 19:27:27 2008 UTC (15 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.87: +10 -4 lines
Diff to previous 1.87
BUG#: 8171
TITLE: Binary Protocol

DESCRIPTION: Initial commit of binary protocol feature.

Revision 1.87 / (view) - annotate - [select for diffs] , Fri Oct 17 06:16:35 2008 UTC (15 years, 8 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86
BUG#: 8003
TITLE: Performance improvement of XMLParser

DESCRIPTION: Introduce structure _XmlWriterTypeStrings, aggregate STRLIT calls

Revision 1.86 / (view) - annotate - [select for diffs] , Wed Mar 5 21:55:32 2008 UTC (16 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch, Makefile
Changes since 1.85: +3 -94 lines
Diff to previous 1.85
BUG#: 7490
TITLE: Split XML encoding from CIM-XML encoding
DESCRIPTION: Create separate abstractions for XML generation and CIM-XML encoding.  Remove unnecessary ostream operator<< definitions.

Revision 1.85 / (view) - annotate - [select for diffs] , Wed Mar 5 21:31:45 2008 UTC (16 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.84: +1 -1 lines
Diff to previous 1.84
BUG#: 7485
TITLE: Consolidate CIM object encoding logic
DESCRIPTION: Consolidate the XML and MOF encoding logic from individual CIM object classes into the XmlWriter and MofWriter.

Revision 1.84 / (view) - annotate - [select for diffs] , Fri Feb 29 18:55:06 2008 UTC (16 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.83: +0 -7 lines
Diff to previous 1.83
BUG#: 7481
TITLE: Indentor class is not needed
DESCRIPTION: Remove the obsolete Indentor class and references to it.

Revision 1.82.6.2 / (view) - annotate - [select for diffs] , Thu Feb 28 00:21:08 2008 UTC (16 years, 4 months ago) by dmitry.mikulin
Changes since 1.82.6.1: +32 -99 lines
Diff to previous 1.82.6.1 to branch point 1.82 to next main 1.83
PEP#: 311
TITLE: WS-Management Support in CIM Server.
DESCRIPTION: elements of SOAP encoder and writer.

Revision 1.82.6.1 / (view) - annotate - [select for diffs] , Mon Feb 25 23:38:57 2008 UTC (16 years, 4 months ago) by dmitry.mikulin
Changes since 1.82: +24 -0 lines
Diff to previous 1.82
PEP#: 311
TITLE: WS-Management Support in CIM Server.
DESCRIPTION: elements of SOAP encoder and writer.

Revision 1.81.4.1 / (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.81: +3 -0 lines
Diff to previous 1.81 to next main 1.82
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.82.2.1 / (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_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1
Changes since 1.82: +3 -0 lines
Diff to previous 1.82 to next main 1.83
BUG#: 7350
TITLE: EmbeddedObject Attribute mixed case error

DESCRIPTION: Allow mixed case. Moved back from 2.8 bug

Revision 1.83 / (view) - annotate - [select for diffs] , Wed Jan 30 18:56:21 2008 UTC (16 years, 4 months ago) by karl
Branch: MAIN
Changes since 1.82: +3 -0 lines
Diff to previous 1.82
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.82 / (view) - annotate - [select for diffs] , Thu Sep 13 08:20:26 2007 UTC (16 years, 9 months ago) by kavita.gupta
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, RELEASE_2_7_0-RC1, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.81: +1 -1 lines
Diff to previous 1.81
BUG#: 6864
TITLE: Compile time warnings in Pegasus/ProviderManager2/CMPI

Revision 1.81 / (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-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch, TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch, TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_7_0-BETA, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0-FC, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, 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.80: +4 -16 lines
Diff to previous 1.80
BUG#: 5840
TITLE: Common modules do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.80 / (view) - annotate - [select for diffs] , Wed Apr 5 19:35:03 2006 UTC (18 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: 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
Changes since 1.79: +0 -5 lines
Diff to previous 1.79
BUG#: 4944
TITLE: Resolve ATTNs in XmlWriter.cpp
DESCRIPTION: Clean up a few outstanding action comments.

Revision 1.77.2.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.77: +21 -19 lines
Diff to previous 1.77 to next main 1.78
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.79 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:09 2006 UTC (18 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, 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.78: +4 -2 lines
Diff to previous 1.78
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.77.4.1 / (view) - annotate - [select for diffs] , Wed Jan 18 17:37:56 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.77: +17 -17 lines
Diff to previous 1.77 to next main 1.78
PEP#: 244
TITLE: Pegasus Server Profile support

DESCRIPTION:

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

Revision 1.78 / (view) - annotate - [select for diffs] , Tue Jan 10 19:41:15 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.77: +17 -17 lines
Diff to previous 1.77
BUG#: 4644
TITLE: ContentLanguages and AcceptLanguages classes should be named ContentLanguageList and AcceptLanguageList
DESCRIPTION: Rename the ContentLanguages and AcceptLanguages classes to ContentLanguageList and AcceptLanguageList to indicate that they are not specific to the HTTP protocol.

Revision 1.77 / (view) - annotate - [select for diffs] , Wed Nov 16 20:46:39 2005 UTC (18 years, 7 months ago) by david.dillard
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP233_EmbeddedInstSupport-root, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-branch
Changes since 1.76: +192 -189 lines
Diff to previous 1.76
BUG#: 4442
TITLE: Changed response times to be Uint64.

DESCRIPTION: Was Uint32 in some places which could result in truncation.

Revision 1.76 / (view) - annotate - [select for diffs] , Mon Nov 7 23:15:59 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.75: +12 -1 lines
Diff to previous 1.75
BUG#: 4342
TITLE: STRLIT Usage

DESCRIPTION: Applied STRLIT macro in several places.

Revision 1.75 / (view) - annotate - [select for diffs] , Mon Oct 31 17:39:12 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.74: +123 -122 lines
Diff to previous 1.74
BUG#: 4307
TITLE: Buffer class optimization

DESCRIPTION: New Buffer class and usage.

Revision 1.74.2.1 / (view) - annotate - [select for diffs] , Fri Sep 30 15:28:15 2005 UTC (18 years, 9 months ago) by mike
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.74: +123 -122 lines
Diff to previous 1.74 to next main 1.75
BUG#: 4200
TITLE: Performance Optimizations

DESCRIPTION: Replaced internal uses of Array<char> with Buffer.

Revision 1.74 / (view) - annotate - [select for diffs] , Thu Apr 14 16:53:53 2005 UTC (19 years, 2 months ago) by w.white
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, PEG25_IBM_5_16_05, 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.73: +3 -3 lines
Diff to previous 1.73
BUG#: 3211

TITLE:Client Performance Statistics Test Fails

DESCRIPTION: checking in code to fix test case and checking in code to move statisitcs gathering from CIMDateTime based to TimeValue based

Revision 1.73 / (view) - annotate - [select for diffs] , Fri Mar 4 12:16:06 2005 UTC (19 years, 3 months ago) by vijay.eli
Branch: MAIN
Changes since 1.72: +3 -2 lines
Diff to previous 1.72
BUG#: 2571
TITLE: XmlWriter::encodeURICharcters parameter should be reference

DESCRIPTION: Made changes as suggested

Revision 1.72 / (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, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.71: +3 -1 lines
Diff to previous 1.71
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.71 / (view) - annotate - [select for diffs] , Sun Jan 16 03:09:08 2005 UTC (19 years, 5 months ago) by david.dillard
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.70: +123 -122 lines
Diff to previous 1.70
BUG#: 2297
TITLE: 'Types' changes

DESCRIPTION: Changes for typedef'ing Sint8 to be a 'signed char'.

Revision 1.70 / (view) - annotate - [select for diffs] , Mon Oct 25 17:26:02 2004 UTC (19 years, 8 months ago) by brian.campbell
Branch: MAIN
CVS Tags: PEP213_SIZE_OPTIMIZATIONS_TAG, PEP213_SIZE_OPTIMIZATIONS, CHUNKTESTDONE_PEP140
Changes since 1.69: +3 -26 lines
Diff to previous 1.69
PEP#: 140
TITLE: HTTP chunked transfer encoding support/phase 2
DESCRIPTION: see title

Revision 1.69 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:18 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: 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, IBM_241_April1405
Changes since 1.68: +6 -4 lines
Diff to previous 1.68
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.68 / (view) - annotate - [select for diffs] , Thu Jul 1 01:22:30 2004 UTC (20 years ago) by w.white
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.67: +32 -1 lines
Diff to previous 1.67
PEP#: 128

TITLE: Performance statistics sent to CIM Client

DESCRIPTION: add code to suppot WBEMServerResponseTime in headers

Revision 1.67 / (view) - annotate - [select for diffs] , Thu Jun 24 18:49:53 2004 UTC (20 years ago) by brian.campbell
Branch: MAIN
Changes since 1.66: +7 -2 lines
Diff to previous 1.66
PEP#:140
TITLE:phase1 of HTTP chunked transfer encoding support

DESCRIPTION:
- phase1 only impacts the HTTP connection level and the xml writer and its callers.
- phase1 does NOT change the flow within the server to be async
- Hooks have been placed in Message.h for the eventual support in phase2.
- phase2 will eventually change ResponseHandler::deliver() to be async
- servers that send chunked encoding can now be parsed by the pegasus client
- all changed files for phase1 are:

Common/Message.h
Common/HTTPConnection.cpp
Common/HTTPConnection.h
Common/HTTPMessage.cpp
Common/HTTPMessage.h
Common/XmlWriter.cpp
Common/XmlWriter.h
Server/CIMOperationResponseEncoder.cpp
Server/CIMOperationResponseEncoder.h
Client/CIMOperationResponseDecoder.cpp
Client/CIMClientRep.cpp

Revision 1.66 / (view) - annotate - [select for diffs] , Sat May 1 14:29:37 2004 UTC (20 years, 2 months ago) by chuck
Branch: MAIN
Changes since 1.65: +1 -1 lines
Diff to previous 1.65
BUG#:1430
TITLE: XmlWriter: error converting CIMNameSpaceName to UTF-8

DESCRIPTION: Change the calls to append() to avoid a cast of char to Char16,
which does not work for utf-8 bytes > 0x7f.

Revision 1.65 / (view) - annotate - [select for diffs] , Wed Apr 14 10:57:04 2004 UTC (20 years, 2 months ago) by chuck
Branch: MAIN
Changes since 1.64: +2 -0 lines
Diff to previous 1.64
BUG#:1342
TITLE:Real64 handling seems incorrect in XmlWriter

DESCRIPTION: Commit the XmlWriter part of this fix.  Change the format string on
the sprintf used for real32 and real64

Revision 1.64 / (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-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch, RELEASE_2_3_0-root, RELEASE_2_3_0-branch, POST_LICENSE_UPDATE_2003
Changes since 1.63: +5 -3 lines
Diff to previous 1.63
PEP 55 Update license on source files to current license text and date

Revision 1.61.6.2 / (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.61.6.1: +6 -0 lines
Diff to previous 1.61.6.1 to branch point 1.61 to next main 1.62
merge with 2.3 localized code

Revision 1.63 / (view) - annotate - [select for diffs] , Sat Aug 2 17:59:14 2003 UTC (20 years, 10 months ago) by gerarda
Branch: MAIN
CVS Tags: test, TEST, RELEASE_2_3_0-msg-freeze, PRE_LICENSE_UPDATE_2003
Changes since 1.62: +6 -0 lines
Diff to previous 1.62
Bug 419: OS/400 Authentication Enhancements

Revision 1.61.6.1 / (view) - annotate - [select for diffs] , Tue Jul 29 14:08:29 2003 UTC (20 years, 11 months ago) by mday
Branch: pep_88
Changes since 1.61: +20 -1 lines
Diff to previous 1.61
g10n changes merged

Revision 1.62 / (view) - annotate - [select for diffs] , Thu Jul 17 00:36:43 2003 UTC (20 years, 11 months ago) by chuck
Branch: MAIN
Changes since 1.61: +20 -1 lines
Diff to previous 1.61
IBM-CC, PEP58, R2.3 - Globalization changes

Revision 1.59.8.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.59: +14 -0 lines
Diff to previous 1.59 to next main 1.60
add the URI safe code

Revision 1.61 / (view) - annotate - [select for diffs] , Mon Mar 10 20:02:08 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.60: +11 -0 lines
Diff to previous 1.60
HP-RK Fix Bugzilla 219 (cimXML for Indication Delivery Uses Outdated Specification).

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

Revision 1.58.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.58: +31 -52 lines
Diff to previous 1.58 to next main 1.59
merged with STABLE branch

Revision 1.59 / (view) - annotate - [select for diffs] , Mon Oct 7 16:42:04 2002 UTC (21 years, 8 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.58: +14 -0 lines
Diff to previous 1.58
HP-[CAKG] respond correctly to POST requests

Revision 1.58 / (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.57: +36 -24 lines
Diff to previous 1.57
HP-[CAKG] API Review: CIMName modifications

Revision 1.57 / (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.56: +2 -2 lines
Diff to previous 1.56
HP-RK API Review: Rename KeyBinding to CIMKeyBinding.  Remove definition of KeyBindingArray.

Revision 1.56 / (view) - annotate - [select for diffs] , Mon Aug 26 20:53:45 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
HP-RK API Review: Remove Char16 operator<< function.

Revision 1.55 / (view) - annotate - [select for diffs] , Wed Aug 21 21:45:50 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.54: +1 -1 lines
Diff to previous 1.54
HP-RK API Review: Created a new ArrayInternal.h header file to hold the Pegasus internal Array functions.  Updated include statements to include this new ArrayInternal.h header file.

Revision 1.54 / (view) - annotate - [select for diffs] , Mon Aug 19 17:04:15 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.53: +4 -0 lines
Diff to previous 1.53
HP-[CAKG] API Review: updates to CIMDateTime

Revision 1.53 / (view) - annotate - [select for diffs] , Fri Aug 16 23:59:36 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.52: +1 -1 lines
Diff to previous 1.52
HP-RK API Review: Changed includes of Exception.h to InternalException.h in Pegasus internal source files.

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

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

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

Revision 1.49 / (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.48: +1 -0 lines
Diff to previous 1.48
HP-[CAKG] Replace Config[platform] files with Linkage.h files

Revision 1.48 / (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.47: +8 -8 lines
Diff to previous 1.47
HP-RK Update license header.

Revision 1.47 / (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.46: +1 -1 lines
Diff to previous 1.46
HP-[CAKG] Remove CIMObjectWithPath class; use CIMObject

Revision 1.46 / (view) - annotate - [select for diffs] , Thu May 30 22:37:36 2002 UTC (22 years, 1 month ago) by mday
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
 more fixes/optimizations to tcp connection handling

Revision 1.45 / (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.44: +4 -3 lines
Diff to previous 1.44
HP-[CAKG] Remove CIMNamedInstance class; use CIMInstance

Revision 1.44 / (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.43: +12 -12 lines
Diff to previous 1.43
HP-RK Use CIMObjectPath class instead of CIMReference.

Revision 1.43 / (view) - annotate - [select for diffs] , Wed May 15 21:41:36 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.42: +4 -0 lines
Diff to previous 1.42
HP-RK Moved ScopeToXml() and ScopeToMofString() functions from CIMScope.h to XmlWriter and MofWriter classes, respectively.

Revision 1.42 / (view) - annotate - [select for diffs] , Wed May 15 19:04:10 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.41: +4 -0 lines
Diff to previous 1.41
HP-RK Moved FlavorToXml() and FlavorToMof() functions from CIMFlavor.h to XmlWriter and MofWriter classes.

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

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

Revision 1.39 / (view) - annotate - [select for diffs] , Wed May 15 05:42:28 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.38: +18 -0 lines
Diff to previous 1.38
HP-RK Moved CIMValue::toXml() method to XmlWriter::appendValueElement().

Revision 1.38 / (view) - annotate - [select for diffs] , Tue Apr 23 15:41:55 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.37: +2 -0 lines
Diff to previous 1.37
HP-[Nitin Upasani] Modification for ExportIndication.

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

Revision 1.36 / (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.35: +4 -8 lines
Diff to previous 1.35
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.35 / (view) - annotate - [select for diffs] , Fri Apr 5 05:49:27 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09
Changes since 1.34: +7 -5 lines
Diff to previous 1.34
HP-RK Add detailed error messages to HTTP error response messages.  Modify wbemexec to print out headers and message body on HTTP error responses.  Clean up error handling in CIMOperationRequestDecoder and CIMExportRequestDecoder.

Revision 1.34 / (view) - annotate - [select for diffs] , Fri Apr 5 01:21:10 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.33: +15 -8 lines
Diff to previous 1.33
HP-RK Allow for more extensible HTTP error responses.

Revision 1.33 / (view) - annotate - [select for diffs] , Thu Mar 28 00:59:03 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_08
Changes since 1.32: +1 -0 lines
Diff to previous 1.32
HP-RK Fix XML encoding of namespace for extrinsic method requests.

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

Revision 1.31 / (view) - annotate - [select for diffs] , Wed Mar 6 02:37:07 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.30: +3 -0 lines
Diff to previous 1.30
HP-RK Implement HTTP consistency validation for CIMBatch, CIMExport, and CIMExportBatch headers.

Revision 1.30 / (view) - annotate - [select for diffs] , Tue Mar 5 02:30:25 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.29: +4 -0 lines
Diff to previous 1.29
HP-RK Send 400 Bad Request when CIMOperation header is missing/wrong.

Revision 1.29 / (view) - annotate - [select for diffs] , Fri Mar 1 19:48:25 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.28: +7 -2 lines
Diff to previous 1.28
HP-RK Minor cleanup.

Revision 1.28 / (view) - annotate - [select for diffs] , Fri Mar 1 19:06:48 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.27: +96 -75 lines
Diff to previous 1.27
HP-RK Move XML formatting from CIMReference to XmlWriter.  Also make some XmlWriter methods private.

Revision 1.27 / (view) - annotate - [select for diffs] , Fri Mar 1 00:59:57 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.26: +16 -5 lines
Diff to previous 1.26
HP-RK Consolidate formatting of error responses in XmlWriter.

Revision 1.26 / (view) - annotate - [select for diffs] , Thu Feb 28 23:06:41 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.25: +140 -126 lines
Diff to previous 1.25
HP-RK Massive changes in XmlWriter to eliminate redundant memory copies.  Also lots of cleanup.

Revision 1.25 / (view) - annotate - [select for diffs] , Wed Feb 20 23:14:20 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.24: +3 -2 lines
Diff to previous 1.24
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.24 / (view) - annotate - [select for diffs] , Wed Feb 20 03:51:31 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.23: +0 -10 lines
Diff to previous 1.23
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.23 / (view) - annotate - [select for diffs] , Mon Dec 24 03:11:33 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: pre-meta-dispatcher, VERSION_1_07
Changes since 1.22: +3 -0 lines
Diff to previous 1.22
Clean up; code review comments; eliminated unused files.

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

Revision 1.21.2.7 / (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.21.2.6: +10 -3 lines
Diff to previous 1.21.2.6 to branch point 1.21 to next main 1.22
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.21.2.6 / (view) - annotate - [select for diffs] , Tue Nov 20 22:21:40 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.21.2.5: +10 -0 lines
Diff to previous 1.21.2.5 to branch point 1.21
HP-NB Implemented Authentication code on the server to challenge requests, authenticate the challenge responses, and verify the subsequent authorized requests. Implemented authentication mechanism in the Client API to send responses to the challenges from the server. Current implementation supports only 'local' authentication mechanism. Authentication can be enabled by setting the config property 'requireAuthentication' to true.

Revision 1.21.2.5 / (view) - annotate - [select for diffs] , Fri Nov 9 02:58:18 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.21.2.4: +9 -0 lines
Diff to previous 1.21.2.4 to branch point 1.21
HP-RK Implement encoding/decoding of GetPropery/SetProperty/EnumerateInstances request/response messages.

Revision 1.21.2.4 / (view) - annotate - [select for diffs] , Fri Oct 5 17:55:52 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.21.2.3: +36 -2 lines
Diff to previous 1.21.2.3 to branch point 1.21
HP-[Nitin Upasani] Implementation of InvokeMethod.

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

Revision 1.21.2.2 / (view) - annotate - [select for diffs] , Wed Aug 22 04:35:30 2001 UTC (22 years, 10 months ago) by mike
Branch: dev
Changes since 1.21.2.1: +2 -0 lines
Diff to previous 1.21.2.1 to branch point 1.21
Initial work toward refactoring client into modules.

Revision 1.21.2.1 / (view) - annotate - [select for diffs] , Wed Jul 18 21:23:46 2001 UTC (22 years, 11 months ago) by kumpf
Branch: dev
CVS Tags: version_1_01
Changes since 1.21: +25 -2 lines
Diff to previous 1.21
   (Nitin Upasani - HP) Implementation of handleIndication() to deliver
   indication by defining IndicationDispatcher, HandlerTable, CIMHandler
   and ExportClient classes. the indication.

   Also implemented CIMxmlIndicationHandler and sendmailIndicationHandler to
   make the delivery of indications over Xml-HTTP and email respectively.

   Provided examples for HandlerTable, XmlIndicationDelivery and
   SendMailIndicationDelivery to support this implementation.

Revision 1.21 / (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.20: +231 -231 lines
Diff to previous 1.20
Removed \r\r\n from all files.

Revision 1.20 / (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.19: +231 -231 lines
Diff to previous 1.19
Prepended CIM_ERR to CIM status codes.
Added CIM response message types to CIMMessage.h.

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

Revision 1.18 / (view) - annotate - [select for diffs] , Sun Jul 1 20:40:39 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.17: +5 -0 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: +221 -221 lines
Diff to previous 1.16
new

Revision 1.16 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:40 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.15: +221 -226 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: +3 -3 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: +1 -1 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: +23 -41 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:33:12 2001 UTC (23 years, 1 month ago) by sage
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
Interoperability fixes

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

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

Revision 1.9 / (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.8: +6 -6 lines
Diff to previous 1.8
Changed "ConstCIM" to "CIMConst"

Revision 1.8 / (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.7: +4 -1 lines
Diff to previous 1.7
renamed CimException to CIMException

Revision 1.7 / (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.6: +9 -0 lines
Diff to previous 1.6
Added basic create-instance in repository and in client.

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

Revision 1.5 / (view) - annotate - [select for diffs] , Sun Feb 18 03:56:01 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.4: +7 -4 lines
Diff to previous 1.4
Changed more class names (e.g., ConstClassDecl -> CIMConstClass)

Revision 1.4 / (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.3: +7 -3 lines
Diff to previous 1.3
Renamed many classes and headers.

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Jan 31 08:20:51 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Changes since 1.2: +7 -0 lines
Diff to previous 1.2
Added dispatcher framework.
Added enumerateInstanceNames.

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

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Sun Jan 14 19:53:36 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:36 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