CVS log for pegasus/src/Pegasus/Server/CIMOperationResponseEncoder.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.95 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:11 2014 UTC (9 years, 9 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676, RELEASE_2_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, HEAD
Changes since 1.94: +372 -17 lines
Diff to previous 1.94
BUG#: 9676
TITLE: Add pull operations to the OpenPegasusclient and server

DESCRIPTION: This patch is the implementation of the pull operations
defined in DSP0200 for both the CIM Client and CIM Server.  It includes
test programs in Pegasus/Client/tests and extends cimcli to make pull
requests and receive pull operation responses. There are still limitations
and issues noted in the readme.pulloperations file as well as some KS_TOD
comments marking things to do in the source code.

Revision 1.89.4.14 / (view) - annotate - [select for diffs] , Sat Aug 16 11:52:22 2014 UTC (9 years, 9 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.89.4.13: +1 -3 lines
Diff to previous 1.89.4.13 to branch point 1.89 to next main 1.90
BUG#: 9676
TITLE: Remove a number of TODO comments left in the code

DESCRIPTION: Removed TODO comments and commented or some of the diagnostic
traces that were in the code from development. No functional changes

Revision 1.89.4.13 / (view) - annotate - [select for diffs] , Thu Aug 14 17:42:38 2014 UTC (9 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.12: +0 -27 lines
Diff to previous 1.89.4.12 to branch point 1.89
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch  Issue with executing the pull opts
tests on some platforms

DESCRIPTION: Modified pullop Makefile to reduce max size of responses
in tests.  Also cleaned up a number of left over TODOs from the
development

Revision 1.89.4.12 / (view) - annotate - [select for diffs] , Sun Jun 1 18:26:52 2014 UTC (10 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.11: +8 -1 lines
Diff to previous 1.89.4.11 to branch point 1.89
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. New functionality and code cleanup

DESCRIPTION: OpenQueryInstances now working. Fixed issue with cimcli,
fixed UIntArgs to use smart pointers, Cleaned up CreateContext, Cleaned
up code in WQL/CQLOperationRequestDispatcher.cpp to create common
function, other minor.  See readme for 30 May for list.

Revision 1.89.4.11 / (view) - annotate - [select for diffs] , Fri Apr 25 16:42:03 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.10: +41 -41 lines
Diff to previous 1.89.4.10 to branch point 1.89
BUG#: 9676
PEP#: DELETE ONE OF THESE LINES
TITLE: TASK-PEP317_pullop-branch. Multiple updates to


DESCRIPTION: Changed PullResponse... msg to OpenOrPullResponseDataMessage,
Added diagnostics to catch errant issue with EnumerationContextTable,
fixed issue in msg bundle, corrected issues with static tests and other
miscellaneous minor changes.

Revision 1.89.4.10 / (view) - annotate - [select for diffs] , Tue Apr 22 22:51:40 2014 UTC (10 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.9: +4 -0 lines
Diff to previous 1.89.4.9 to branch point 1.89
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch. Minor changes

DESCRIPTION:  Extended tests. Minor changes to get better diagnostics
trace.

Revision 1.89.4.9 / (view) - annotate - [select for diffs] , Thu Nov 21 17:59:48 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.8: +2 -1 lines
Diff to previous 1.89.4.8 to branch point 1.89
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Merge Out from head of tree effective 21 Nov 2013.

DESCRIPTION:

Revision 1.89.4.8 / (view) - annotate - [select for diffs] , Wed Nov 20 23:35:45 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.7: +22 -3 lines
Diff to previous 1.89.4.7 to branch point 1.89
PEP#: 317
TITLE: TASK-PEP317_pullop-branch - Add CIMOperationResponse
encoder for OpenQueryInstances and pullInstances

DESCRIPTION: Add responder that returns just instances in
CIMResponseData for OpenQueryInstances and pullInstances

Revision 1.89.4.7 / (view) - annotate - [select for diffs] , Tue Oct 15 14:33:18 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.6: +0 -7 lines
Diff to previous 1.89.4.6 to branch point 1.89
PEP#: 317
TITLE: TASK-PEP317_pullop-branch pull operations, very minor changes
to better sync branch with head of tree

DESCRIPTION: Removed some unused code, etc.

Revision 1.89.4.6 / (view) - annotate - [select for diffs] , Sun Jun 9 16:18:40 2013 UTC (10 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.89.4.5: +28 -0 lines
Diff to previous 1.89.4.5 to branch point 1.89
PEP#: 317
TITLE: TASK PEP 317, Pull Operations

DESCRIPTION: Add OpenQuery, Clean up EnumContext

Revision 1.89.4.5 / (view) - annotate - [select for diffs] , Mon Jun 3 21:36:36 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.4: +2 -16 lines
Diff to previous 1.89.4.4 to branch point 1.89
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 Apr 25 12:00:28 2013 UTC (11 years, 1 month ago) by dl.meetei
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.93: +1 -1 lines
Diff to previous 1.93
BUG#: 9628
TITLE: PEGASUS_ASSERT used in places where PEGASUS_UNREACHABLE should be used

DESCRIPTION:

Revision 1.93 / (view) - annotate - [select for diffs] , Thu Mar 28 18:54:42 2013 UTC (11 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.92: +0 -14 lines
Diff to previous 1.92
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.89.4.4 / (view) - annotate - [select for diffs] , Tue Feb 21 17:22:11 2012 UTC (12 years, 3 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.89.4.3: +3 -4 lines
Diff to previous 1.89.4.3 to branch point 1.89
BUG#: 99999
TITLE: Task PEP317 branch Pull ops

DESCRIPTION: Bring property list processing into line

Revision 1.89.4.3 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:19 2012 UTC (12 years, 3 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.2: +23 -22 lines
Diff to previous 1.89.4.2 to branch point 1.89
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.89.4.2 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:28 2011 UTC (12 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.89.4.1: +3 -0 lines
Diff to previous 1.89.4.1 to branch point 1.89
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.92 / (view) - annotate - [select for diffs] , Tue Apr 19 09:39:54 2011 UTC (13 years, 1 month 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-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, RELEASE_2_11-root, RELEASE_2_11-branch
Changes since 1.91: +0 -2 lines
Diff to previous 1.91
BUG#:8966
TITLE: Client hangs on local connection with binary enabled, non-chunking but multiple provider responses

DESCRIPTION:

Revision 1.91 / (view) - annotate - [select for diffs] , Fri Apr 8 15:04:10 2011 UTC (13 years, 1 month ago) by marek
Branch: MAIN
Changes since 1.90: +4 -0 lines
Diff to previous 1.90
BUG#:8961
TITLE: Client hangs on local connection with binary enabled.

DESCRIPTION:

Revision 1.90 / (view) - annotate - [select for diffs] , Tue Jan 25 12:10:22 2011 UTC (13 years, 4 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC
Changes since 1.89: +1 -0 lines
Diff to previous 1.89
BUG#:8544
TITLE: Add tracing for binary protocol data

DESCRIPTION:

Revision 1.89.4.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:58 2011 UTC (13 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.89: +351 -17 lines
Diff to previous 1.89
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.89 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:42 2009 UTC (14 years, 5 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.88: +14 -10 lines
Diff to previous 1.88
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.87.2.3 / (view) - annotate - [select for diffs] , Wed Nov 18 14:00:40 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.87.2.2: +36 -34 lines
Diff to previous 1.87.2.2 to branch point 1.87 to next main 1.88
PEP#: 348
TITLE: Merge head into branch.

DESCRIPTION: Merge head into branch.

Revision 1.87.2.2 / (view) - annotate - [select for diffs] , Tue Oct 13 12:39:28 2009 UTC (14 years, 7 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
Changes since 1.87.2.1: +13 -7 lines
Diff to previous 1.87.2.1 to branch point 1.87
PEP#:348
TITLE: Building path through server for all data formats using the CIMResponseData class.

DESCRIPTION:

Open items:

Binary transformation for SCMO
Internal Xml transformation for SCMO
SCMOXmlWriter not yet complete

Other places are marked using TODO

Revision 1.87.2.1 / (view) - annotate - [select for diffs] , Mon Aug 17 12:47:50 2009 UTC (14 years, 9 months ago) by r.kieninger
Branch: TASK-PEP348_SCMO-branch
Changes since 1.87: +1 -3 lines
Diff to previous 1.87
PEP#:348
TITLE: Implementing CMPI_Instance and CMPI_ObjectPath through SCMO

DESCRIPTION: Initial implementation of CMPI for SCMO usage and scaffolding test code

Revision 1.85.2.1 / (view) - annotate - [select for diffs] , Mon Aug 10 12:26:40 2009 UTC (14 years, 9 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.85: +36 -34 lines
Diff to previous 1.85 to next main 1.86
BUG#: 8586
TITLE: The client side hang on when the server side fails to reallocate memory
DESCRIPTION:

Revision 1.88 / (view) - annotate - [select for diffs] , Wed Aug 5 14:04:30 2009 UTC (14 years, 10 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-merged_out_from_trunk
Changes since 1.87: +36 -34 lines
Diff to previous 1.87
BUG#: 8567
TITLE: The client side hang on when the server side fails to reallocate memory
DESCRIPTION: Server closes the connection and logs a message when out-of-memory error occurs during response encoding/aggregation or request handling.

Revision 1.87 / (view) - annotate - [select for diffs] , Tue Jun 30 09:31:33 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.86: +8 -36 lines
Diff to previous 1.86
BUG#:8393
TITLE: Extend On-demand de-serialization for Associators and ExecQuery

DESCRIPTION: Extend On-demand de-serialization for Associators and ExecQuery

Revision 1.86 / (view) - annotate - [select for diffs] , Tue Feb 24 11:42:25 2009 UTC (15 years, 3 months ago) by a.rachapudi
Branch: MAIN
Changes since 1.85: +12 -14 lines
Diff to previous 1.85
BUG#: 8182
TITLE: Wbemexec handling of WMIMapper's localConnect functionality
DESCRIPTION: The Wbemexec is enhanced to handle the WMIMapper's localConnect functionality

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

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.82 / (view) - annotate - [select for diffs] , Tue Nov 25 19:27:29 2008 UTC (15 years, 6 months ago) by mike
Branch: MAIN
Changes since 1.81: +87 -3 lines
Diff to previous 1.81
BUG#: 8171
TITLE: Binary Protocol

DESCRIPTION: Initial commit of binary protocol feature.

Revision 1.81 / (view) - annotate - [select for diffs] , Wed Nov 12 17:22:37 2008 UTC (15 years, 6 months ago) by mike
Branch: MAIN
Changes since 1.80: +34 -4 lines
Diff to previous 1.80
BUG#: 8074
TITLE: Internal Binary Protocol

DESCRIPTION: Internal Binary Protocol

Revision 1.80 / (view) - annotate - [select for diffs] , Thu Aug 14 16:30:45 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.79: +2 -2 lines
Diff to previous 1.79
BUG#: 7830
TITLE: Logger::put_l should use MessageLoaderParms
DESCRIPTION: Use a MessageLoaderParms parameter in localizable logging calls.

Revision 1.79 / (view) - annotate - [select for diffs] , Tue Aug 12 16:35:10 2008 UTC (15 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.78: +15 -22 lines
Diff to previous 1.78
BUG#: 7784
TITLE: Use char* instead of String for message IDs
DESCRIPTION: Do not convert message IDs to Strings.

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

DESCRIPTION: Ongoing Solaris Porting

Revision 1.78 / (view) - annotate - [select for diffs] , Wed Jun 18 11:20:54 2008 UTC (15 years, 11 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch
Changes since 1.77: +4 -4 lines
Diff to previous 1.77
BUG#:7721
TITLE: Trace Level checking - first block - Pegasus/Server

DESCRIPTION:

Revision 1.77 / (view) - annotate - [select for diffs] , Mon May 12 08:14:57 2008 UTC (16 years ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_0_BETA, RELEASE_2_8_0-FC
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.76: +4 -10 lines
Diff to previous 1.76
BUG#:7645
TITLE: PEP#315 - Improve Trc&Log - Remove Logger::TRACE

DESCRIPTION:

Revision 1.76.2.1 / (view) - annotate - [select for diffs] , Thu Feb 28 00:21:09 2008 UTC (16 years, 3 months ago) by dmitry.mikulin
Changes since 1.76: +1 -1 lines
Diff to previous 1.76 to next main 1.77
PEP#: 311
TITLE: WS-Management Support in CIM Server.
DESCRIPTION: elements of SOAP encoder and writer.

Revision 1.76 / (view) - annotate - [select for diffs] , Fri Jan 11 19:44:50 2008 UTC (16 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.75: +4 -8 lines
Diff to previous 1.75
BUG#: 7238
TITLE: Move thread language logic from Message to CIMMessage
DESCRIPTION: Clean up the Message class, move language logic to CIMMessage, and clean up the Thread::setLanguage logic.

Revision 1.75 / (view) - annotate - [select for diffs] , Tue Jul 24 19:02:10 2007 UTC (16 years, 10 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-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_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
Changes since 1.74: +5 -0 lines
Diff to previous 1.74
BUG#: 6682
TITLE: Use MessageType enum instead of Uint32 for message types
DESCRIPTION: Use the strongly-typed MessageType enum for all message type variables.

Revision 1.74 / (view) - annotate - [select for diffs] , Wed Jun 13 07:29:26 2007 UTC (16 years, 11 months ago) by marek
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.73: +1 -0 lines
Diff to previous 1.73
BUG#:6492
TITLE: add missing method exit trace statements

DESCRIPTION:

Revision 1.71.4.1 / (view) - annotate - [select for diffs] , Wed Apr 4 10:04:52 2007 UTC (17 years, 2 months ago) by marek
Branch: RELEASE_2_6-branch
CVS Tags: TASK-BUG7240-root, TASK-BUG7240-branch, RELEASE_2_6_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.71: +8 -8 lines
Diff to previous 1.71 to next main 1.72
BUG#:6300
TITLE: Performance - simplify internal Tracer interface and use the more efficent Trace macros (2.6)

DESCRIPTION:

Revision 1.73 / (view) - annotate - [select for diffs] , Fri Mar 16 16:16:58 2007 UTC (17 years, 2 months ago) by marek
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.72: +8 -8 lines
Diff to previous 1.72
BUG#:6207
TITLE: Performance - make OpenPegasus use its more efficent Trace macros

DESCRIPTION:

Revision 1.72 / (view) - annotate - [select for diffs] , Thu Jan 11 16:22:03 2007 UTC (17 years, 4 months ago) by a.dunfey
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
Changes since 1.71: +1 -1 lines
Diff to previous 1.71
BUG#: 5947
TITLE: Pegasus support for 64-bit Windows platform

DESCRIPTION:

Add support for the WIN64_IA64_MSVC and WIN64_X86_64_MSVC platforms and remove warnings associated with 64-bit windows compilation.

Revision 1.71 / (view) - annotate - [select for diffs] , Fri Dec 1 21:03:29 2006 UTC (17 years, 6 months ago) by dave.sudlik
Branch: MAIN
CVS Tags: RELEASE_2_6_0-RC1, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.70: +0 -5 lines
Diff to previous 1.70
BUG#: 4408
TITLE: HTTP trailer information does not show up in xmlIO trace output

DESCRIPTION: Committing approved fix

Revision 1.70 / (view) - annotate - [select for diffs] , Wed Nov 29 22:39:28 2006 UTC (17 years, 6 months ago) by dave.sudlik
Branch: MAIN
Changes since 1.69: +9 -0 lines
Diff to previous 1.69
BUG#: 5823
TITLE: G11n Issues in CMPI interface

DESCRIPTION: Committing approved fix

Revision 1.69 / (view) - annotate - [select for diffs] , Tue Nov 14 18:34:59 2006 UTC (17 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.68: +495 -494 lines
Diff to previous 1.68
BUG#: 5850
TITLE: Source files do not meet chksrc requirements
DESCRIPTION: Remove tab characters and author names and shorten lines that are wider than 80 characters.

Revision 1.68 / (view) - annotate - [select for diffs] , Tue Sep 26 20:52:56 2006 UTC (17 years, 8 months ago) by denise.eckstein
Branch: MAIN
CVS Tags: TASK-TASK-BUG4011_WinLocalConnect-branch-New-root, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_to_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_out_from_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_to_trunk, TASK-TASK-BUG4011_WinLocalConnect-branch-New-merged_in_from_branch, TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch, TASK-PEP268_SSLClientCertificatePropagation-root, TASK-PEP268_SSLClientCertificatePropagation-merged_out_to_branch, TASK-PEP268_SSLClientCertificatePropagation-merged_out_from_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_to_trunk, TASK-PEP268_SSLClientCertificatePropagation-merged_in_from_branch, TASK-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New, RELEASE_2_6_0-FC
Changes since 1.67: +4 -1 lines
Diff to previous 1.67
BUG#:5605
TITLE: Compile failure with PEGASUS_DISABLE_PERFINST defined

DESCRIPTION: getTotalServerTime should only be called if PEGASUS_DISABLE_PERFINST is not defined.

Revision 1.65.2.1 / (view) - annotate - [select for diffs] , Wed Sep 20 18:22:59 2006 UTC (17 years, 8 months ago) by kumpf
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_5-RC2, RELEASE_2_5_5-RC1, RELEASE_2_5_5, RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4
Changes since 1.65: +5 -0 lines
Diff to previous 1.65 to next main 1.66
BUG#: 5584
TITLE: Response chunks may be sent out of order
DESCRIPTION: Ensure the same thread is used to write response chunks from the Dispatcher through the ResponseEncoder and HTTPConnection.

Revision 1.67 / (view) - annotate - [select for diffs] , Tue Sep 19 18:33:41 2006 UTC (17 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.66: +5 -0 lines
Diff to previous 1.66
BUG#: 5579
TITLE: Response chunks may be sent out of order
DESCRIPTION: Ensure the same thread is used to write response chunks from the Dispatcher through the ResponseEncoder and HTTPConnection.

Revision 1.66 / (view) - annotate - [select for diffs] , Fri Sep 8 16:25:02 2006 UTC (17 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.65: +4 -2 lines
Diff to previous 1.65
BUG#: 5518
TITLE: Clean up statistics code in Message class
DESCRIPTION: Remove unused methods and simplify the logic in the statistics code.

Revision 1.63.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:14:21 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.63: +5 -3 lines
Diff to previous 1.63 to next main 1.64
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.65 / (view) - annotate - [select for diffs] , Mon Jan 30 16:18:31 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-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch, 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
Branch point for: RELEASE_2_5-branch
Changes since 1.64: +3 -1 lines
Diff to previous 1.64
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.63.4.1 / (view) - annotate - [select for diffs] , Wed Jan 18 17:38:04 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.63: +2 -2 lines
Diff to previous 1.63 to next main 1.64
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.64 / (view) - annotate - [select for diffs] , Tue Jan 10 19:41:21 2006 UTC (18 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
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.63 / (view) - annotate - [select for diffs] , Tue Nov 22 21:07:15 2005 UTC (18 years, 6 months ago) by mike
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.62: +5 -5 lines
Diff to previous 1.62
BUG#: 4506
TITLE: Tracing/Logging performance

DESCRIPTION: Removed gratuitous construction of temporary string object assocition with tracing and logging.

Revision 1.62 / (view) - annotate - [select for diffs] , Sat Nov 19 22:29:20 2005 UTC (18 years, 6 months ago) by david.dillard
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61
BUG#: 4442
TITLE: Changed server response time variable to be Uint64.

DESCRIPTION:

Revision 1.61 / (view) - annotate - [select for diffs] , Wed Nov 16 21:42:07 2005 UTC (18 years, 6 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.60: +1 -1 lines
Diff to previous 1.60
BUG#: 4451
TITLE: Compile failure building CIMOperationResponseEncode.cpp

DESCRIPTION: Changed type from Uint32 to Uint64.

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

DESCRIPTION: New Buffer class and usage.

Revision 1.59.2.1 / (view) - annotate - [select for diffs] , Fri Sep 30 15:28:22 2005 UTC (18 years, 8 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.59: +23 -23 lines
Diff to previous 1.59 to next main 1.60
BUG#: 4200
TITLE: Performance Optimizations

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

Revision 1.59 / (view) - annotate - [select for diffs] , Mon Jul 25 23:06:18 2005 UTC (18 years, 10 months ago) by j.alex
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-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.58: +28 -7 lines
Diff to previous 1.58
BUG#: 2290
TITLE: pegasus should honor HTTP header  'Connection: Close'


DESCRIPTION:
  Modified code for both the Server and the Client to
  handle a "Connection: Close" header.

Revision 1.58 / (view) - annotate - [select for diffs] , Wed Jul 13 23:45:50 2005 UTC (18 years, 10 months ago) by denise.eckstein
Branch: MAIN
Changes since 1.57: +0 -8 lines
Diff to previous 1.57
BUG#: 3935
TITLE: cimserver hang waiting for mutex

DESCRIPTION: This is a work-around for a C-Cover problem. There appears to be a problem associated with the use of the cov_write call in a multi-threaded environment.  Since we are now able to shutdown the cimserver successfully, the calls to cov_write are not longer necessary and can be removed.

Revision 1.57 / (view) - annotate - [select for diffs] , Thu Apr 14 16:54:59 2005 UTC (19 years, 1 month ago) by w.white
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
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.56 / (view) - annotate - [select for diffs] , Tue Feb 15 18:28:13 2005 UTC (19 years, 3 months ago) by w.white
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.55: +5 -3 lines
Diff to previous 1.55
PEP#: 128

TITLE:Client Statisitcal gathering

DESCRIPTION: the server time was not being retruned to the client correctly . This change fixes that problem

Revision 1.55 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:48 2005 UTC (19 years, 3 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.54: +3 -1 lines
Diff to previous 1.54
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.54 / (view) - annotate - [select for diffs] , Sun Jan 16 04:02:10 2005 UTC (19 years, 4 months ago) by david.dillard
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.53: +25 -23 lines
Diff to previous 1.53
BUG#: 2297
TITLE: 'Types' changes

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

Revision 1.53 / (view) - annotate - [select for diffs] , Thu Dec 9 21:49:51 2004 UTC (19 years, 5 months ago) by brian.campbell
Branch: MAIN
Changes since 1.52: +35 -14 lines
Diff to previous 1.52
BUG#: 2231
TITLE: Globalization test fails

DESCRIPTION: now fixed for 2.5 with the blessing of chuck carmack

Revision 1.52 / (view) - annotate - [select for diffs] , Fri Nov 5 15:44:06 2004 UTC (19 years, 7 months ago) by brian.campbell
Branch: MAIN
CVS Tags: PEP213_SIZE_OPTIMIZATIONS, CHUNKTESTDONE_PEP140
Changes since 1.51: +248 -882 lines
Diff to previous 1.51
BUG#: 2230
TITLE: TestClient failing because of timeout.
DESCRIPTION: This fix is involved and fixes many other bugs that are all related. See comments in the bug

Revision 1.51 / (view) - annotate - [select for diffs] , Sun Oct 17 19:40:12 2004 UTC (19 years, 7 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.50: +6 -4 lines
Diff to previous 1.50
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.50 / (view) - annotate - [select for diffs] , Wed Jul 21 16:22:09 2004 UTC (19 years, 10 months ago) by chuck
Branch: MAIN
CVS Tags: MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.49: +0 -1 lines
Diff to previous 1.49
BUG#: 1686
TITLE: Chunking does not seem to handle server errors correctly

DESCRIPTION: Removed a cerr print out

Revision 1.49 / (view) - annotate - [select for diffs] , Tue Jul 20 12:25:15 2004 UTC (19 years, 10 months ago) by brian.campbell
Branch: MAIN
Changes since 1.48: +10 -2 lines
Diff to previous 1.48
BUG#: 1686
TITLE: Chunking doesnt seem to handle server errors correctly
DESCRIPTION:

problem:
a. The full error description was not coming back to client.
b. Content language was not being communicated to client on an error condition.

solution:
a. call TraceableCIMException().getDescription() to expand the error text.
   When chunking was implemented, there was a call that originally placed the
   error in the XML payload, but the cim operations spec dictates that the XML
   payload is to be ignored on error conditions, however, the full error still
   needs to be placed into the CIMStatusCodeDescription field in the HTTP
   trailer to communicate the error outside of the XML payload.
b. call setContentLanguages() on the cim exception object

files fixed:
a. Server/CIMOperationResponseEncoder.cpp
b. Client/CIMOperationResponseDecoder.cpp

Revision 1.48 / (view) - annotate - [select for diffs] , Tue Jul 6 14:55:42 2004 UTC (19 years, 11 months ago) by a.dunfey
Branch: MAIN
Changes since 1.47: +14 -14 lines
Diff to previous 1.47
BUG#: 1633
TITLE: HTTP response has incomplete XML

DESCRIPTION:

The order of the parameters to the various XMLWriter::format*RspMessage functions is incorrect, causing the serverResponseTime to be interpreted as the isLast parameter, sometimes being cast to "false." Fixing the parameter order should fix this bug.

Revision 1.47 / (view) - annotate - [select for diffs] , Thu Jul 1 01:30:56 2004 UTC (19 years, 11 months ago) by w.white
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1
Changes since 1.46: +124 -48 lines
Diff to previous 1.46
PEP#: 128

TITLE: Performance statistics sent to CIM Client

DESCRIPTION: add code to suppot WBEMServerResponseTime in headers

Revision 1.46 / (view) - annotate - [select for diffs] , Thu Jun 24 18:51:15 2004 UTC (19 years, 11 months ago) by brian.campbell
Branch: MAIN
Changes since 1.45: +81 -97 lines
Diff to previous 1.45
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.45 / (view) - annotate - [select for diffs] , Fri Jun 18 06:07:02 2004 UTC (19 years, 11 months ago) by se.gupta
Branch: MAIN
Changes since 1.44: +50 -26 lines
Diff to previous 1.44
PEP#: 135
TITLE: OperationContext Enhancements

DESCRIPTION:
Please refer to PEP135 for details.

Revision 1.44 / (view) - annotate - [select for diffs] , Wed Jun 16 12:01:16 2004 UTC (19 years, 11 months ago) by schuur
Branch: MAIN
Changes since 1.43: +24 -24 lines
Diff to previous 1.43
PEP#: 130
TITLE: Remote CMPI

DESCRIPTION: Mistakenly comitted modified version of CIMOperationResponseEncoder.cpp

Revision 1.43 / (view) - annotate - [select for diffs] , Wed Jun 16 11:45:56 2004 UTC (19 years, 11 months ago) by schuur
Branch: MAIN
Changes since 1.42: +24 -24 lines
Diff to previous 1.42
PEP#: 130
TITLE: Remote CMPI support

DESCRIPTION: Base code for Remote CMPI

Revision 1.42 / (view) - annotate - [select for diffs] , Wed Jun 2 08:01:58 2004 UTC (20 years ago) by a.arora
Branch: MAIN
Changes since 1.41: +4 -3 lines
Diff to previous 1.41
PEP#:101
TITLE: AutoPtr enhancements
DESCRIPTION: Plz refer PEP101 for details.

Revision 1.41 / (view) - annotate - [select for diffs] , Fri Jan 16 00:42:51 2004 UTC (20 years, 4 months ago) by gerarda
Branch: MAIN
CVS Tags: RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch
Changes since 1.40: +0 -4 lines
Diff to previous 1.40
Bug 1145: OS/400 Specific Changes

Revision 1.40 / (view) - annotate - [select for diffs] , Tue Nov 4 06:48:44 2003 UTC (20 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: local, RELEASE_2_3_1-root, RELEASE_2_3_1-branch
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
HP-[DME] Bugzilla 989 - Added DiscardedData trace entry.

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

Revision 1.38 / (view) - annotate - [select for diffs] , Thu Sep 4 19:52:08 2003 UTC (20 years, 9 months ago) by chuck
Branch: MAIN
CVS Tags: test, TEST, RELEASE_2_3_0-msg-freeze, PRE_LICENSE_UPDATE_2003
Changes since 1.37: +1 -4 lines
Diff to previous 1.37
IBM-CC, Bug 517, R2.3: Response logging reads past the end

Revision 1.37 / (view) - annotate - [select for diffs] , Wed Sep 3 19:57:12 2003 UTC (20 years, 9 months ago) by chuck
Branch: MAIN
Changes since 1.36: +4 -1 lines
Diff to previous 1.36
IBM-CC, Bug 517, R2.3: Response logging reads past end of array

Revision 1.36 / (view) - annotate - [select for diffs] , Wed Sep 3 19:23:07 2003 UTC (20 years, 9 months ago) by chuck
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
IBM-CC, Bug 517, R2.3: Response logging reads past end of array

Revision 1.32.6.2 / (view) - annotate - [select for diffs] , Wed Aug 13 18:39:56 2003 UTC (20 years, 9 months ago) by mday
Branch: pep_88
Changes since 1.32.6.1: +28 -4 lines
Diff to previous 1.32.6.1 to branch point 1.32 to next main 1.33
merge with 2.3 localized code

Revision 1.35 / (view) - annotate - [select for diffs] , Sat Aug 2 18:25:19 2003 UTC (20 years, 10 months ago) by gerarda
Branch: MAIN
Changes since 1.34: +4 -0 lines
Diff to previous 1.34
Bug 419: OS/400 Authentication Enhancements

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Jul 29 20:21:58 2003 UTC (20 years, 10 months ago) by humberto
Branch: MAIN
Changes since 1.33: +24 -4 lines
Diff to previous 1.33
IBM:HR,PEP58,R2.3:Globalization Changes

Revision 1.32.6.1 / (view) - annotate - [select for diffs] , Tue Jul 29 14:08:30 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.32: +74 -24 lines
Diff to previous 1.32
g10n changes merged

Revision 1.33 / (view) - annotate - [select for diffs] , Thu Jul 17 00:44:53 2003 UTC (20 years, 10 months ago) by chuck
Branch: MAIN
Changes since 1.32: +74 -24 lines
Diff to previous 1.32
IBM-CC, PEP58, R2.3 - Globalization changes

Revision 1.32 / (view) - annotate - [select for diffs] , Wed Apr 2 20:15:46 2003 UTC (21 years, 2 months ago) by david
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.31: +6 -0 lines
Diff to previous 1.31
IBM:DR [PEP:53] Logging Enhancements Code Points

Revision 1.31 / (view) - annotate - [select for diffs] , Mon Oct 7 20:13:33 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, LOCAL_ASSOCPROV-BRANCH
Changes since 1.30: +63 -14 lines
Diff to previous 1.30
HP-SF: Fixed a problem that was causing cimserver to lose a request when it was running out of memory. It has now been fixed to catch the exception and send an appropriate response.

Revision 1.30 / (view) - annotate - [select for diffs] , Mon Oct 7 16:42:04 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.29: +54 -24 lines
Diff to previous 1.29
HP-[CAKG] respond correctly to POST requests

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

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

Revision 1.27 / (view) - annotate - [select for diffs] , Fri May 31 23:57:34 2002 UTC (22 years ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01, 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.26: +8 -8 lines
Diff to previous 1.26
HP-RK Update license header.

Revision 1.26 / (view) - annotate - [select for diffs] , Wed May 29 18:29:40 2002 UTC (22 years ago) by mday
Branch: MAIN
CVS Tags: karl_aggregate
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
converted some classes back to MessageQueue from MessageQueueService in order to reduce idle threads.

Revision 1.25 / (view) - annotate - [select for diffs] , Tue May 21 15:49:51 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.24: +0 -9 lines
Diff to previous 1.24
HP-RK Remove purify instrumentation.

Revision 1.24 / (view) - annotate - [select for diffs] , Wed May 15 09:34:33 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.23: +10 -9 lines
Diff to previous 1.23
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.23 / (view) - annotate - [select for diffs] , Wed May 15 07:11:51 2002 UTC (22 years ago) by kumpf
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
HP-RK Moved CIMClass::toXml() method to XmlWriter::appendClassElement().  Moved CIMInstance::toXml() method to XmlWriter::appendInstanceElement().  Similar for print() methods.

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

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

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Apr 23 00:30:35 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.19: +9 -0 lines
Diff to previous 1.19
HP-[Bapu Patil] Added PURIFY build environment.

Revision 1.19 / (view) - annotate - [select for diffs] , Mon Apr 22 11:08:40 2002 UTC (22 years, 1 month ago) by sage
Branch: MAIN
Changes since 1.18: +98 -0 lines
Diff to previous 1.18
Performance measurement instrumentation

Revision 1.18 / (view) - annotate - [select for diffs] , Thu Apr 11 23:58:25 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.17: +1 -6 lines
Diff to previous 1.17
HP-RK Changed the MessageQueue::getQueueName() method from virtual to non-virtual, and removed that method definition from all the subclasses.  To make sure that the MessageQueue class gets the queue name value, the default value for the queue name parameter to the MessageQueue constructor was removed.  Constants were defined in Constants.h for all the queue names currently used in Pegasus.  The places where those queue names were being used for lookup were also changed to use the constants.

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Apr 8 18:03:56 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.16: +5 -1 lines
Diff to previous 1.16
HP-RK Fixed defects in InvokeMethod responses.  Specifically, made the RETURNVALUE XML tag optional and propagated the return value from the provider to the response encoder.

Revision 1.16 / (view) - annotate - [select for diffs] , Sat Apr 6 02:52:24 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.15: +30 -36 lines
Diff to previous 1.15
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.15 / (view) - annotate - [select for diffs] , Fri Mar 29 23:56:25 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
HP-RK Add some support for ExecQuery in the client.

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Mar 29 21:40:40 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.13: +139 -163 lines
Diff to previous 1.13
HP-RK Add some support for ExecQuery in the server.  Clean up the client response that indicates the operation is unsupported.

Revision 1.13 / (view) - annotate - [select for diffs] , Thu Mar 28 20:39:19 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.12: +3 -2 lines
Diff to previous 1.12
HP-RK Define a common location (Common/Constants.h) for Pegasus server constants.  Define an initial set of these constants.

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Mar 4 15:24:05 2002 UTC (22 years, 3 months ago) by karl
Branch: MAIN
CVS Tags: VERSION_1_08
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
change toXml function

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Mar 1 00:59:57 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.10: +14 -30 lines
Diff to previous 1.10
HP-RK Consolidate formatting of error responses in XmlWriter.

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

Revision 1.9 / (view) - annotate - [select for diffs] , Mon Feb 25 23:57:12 2002 UTC (22 years, 3 months ago) by mday
Branch: MAIN
Changes since 1.8: +710 -710 lines
Diff to previous 1.8
 lots of changes to support mixing of legacy and async messages in queues

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Feb 22 19:16:40 2002 UTC (22 years, 3 months ago) by mday
Branch: MAIN
Changes since 1.7: +17 -8 lines
Diff to previous 1.7
fixed problem with MessageQueueService::_enqueueResponse handling of legacy messages

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Feb 20 23:14:20 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.6: +3 -2 lines
Diff to previous 1.6
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.6 / (view) - annotate - [select for diffs] , Wed Feb 20 03:51:31 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.5: +3 -7 lines
Diff to previous 1.5
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.5 / (view) - annotate - [select for diffs] , Mon Feb 11 01:17:43 2002 UTC (22 years, 3 months ago) by mday
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
MessageQueueService integration

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Jan 14 01:39:40 2002 UTC (22 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: pre-meta-dispatcher, VERSION_1_07
Changes since 1.3: +203 -2 lines
Diff to previous 1.3
Add additional trace code.

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Dec 19 21:38:08 2001 UTC (22 years, 5 months ago) by mday
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
experimentation with MessageQueue

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Dec 13 14:54:34 2001 UTC (22 years, 5 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev
Changes since 1.1: +740 -0 lines
Diff to previous 1.1
Merged dev branch into main trunk.

Revision 1.1.2.13 / (view) - annotate - [select for diffs] , Mon Dec 10 13:19:10 2001 UTC (22 years, 5 months ago) by sage
Branch: dev
CVS Tags: dev_dead
Changes since 1.1.2.12: +1 -0 lines
Diff to previous 1.1.2.12 to branch point 1.1 to next main 1.2
FIX: Linux build needs Pegasus/Common/Config.h included first

Revision 1.1.2.12 / (view) - annotate - [select for diffs] , Mon Nov 26 20:48:01 2001 UTC (22 years, 6 months ago) by mday
Branch: dev
Changes since 1.1.2.11: +0 -1 lines
Diff to previous 1.1.2.11 to branch point 1.1
async dispatcher updates

Revision 1.1.2.11 / (view) - annotate - [select for diffs] , Wed Nov 21 07:59:35 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.1.2.10: +2 -1 lines
Diff to previous 1.1.2.10 to branch point 1.1
HP-RK Add ATTN to handle encoding of non-String InvokeMethod parameters.

Revision 1.1.2.10 / (view) - annotate - [select for diffs] , Wed Nov 21 07:18:59 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.1.2.9: +3 -2 lines
Diff to previous 1.1.2.9 to branch point 1.1
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.1.2.9 / (view) - annotate - [select for diffs] , Thu Nov 15 20:15:24 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.1.2.8: +1 -1 lines
Diff to previous 1.1.2.8 to branch point 1.1
HP-RK Added a toXml(void) method to CIMValue.  Eliminated improper use of CIMValue.toString(), often replacing with CIMValue.get(String&) or CIMValue.toXml().  Added some error handling in the indication handlers.

Revision 1.1.2.8 / (view) - annotate - [select for diffs] , Fri Nov 9 17:56:06 2001 UTC (22 years, 6 months ago) by mday
Branch: dev
Changes since 1.1.2.7: +7 -3 lines
Diff to previous 1.1.2.7 to branch point 1.1
tracer big fixed

Revision 1.1.2.7 / (view) - annotate - [select for diffs] , Fri Nov 9 02:58:17 2001 UTC (22 years, 6 months ago) by kumpf
Branch: dev
Changes since 1.1.2.6: +39 -2 lines
Diff to previous 1.1.2.6 to branch point 1.1
HP-RK Implement encoding/decoding of GetPropery/SetProperty/EnumerateInstances request/response messages.

Revision 1.1.2.6 / (view) - annotate - [select for diffs] , Tue Nov 6 00:52:04 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
CVS Tags: SNAPSHOT_1_04
Changes since 1.1.2.5: +2 -0 lines
Diff to previous 1.1.2.5 to branch point 1.1
HP-YZ Fixed createInstance to return a CIMReference (instanceName).

Revision 1.1.2.5 / (view) - annotate - [select for diffs] , Wed Oct 24 19:44:37 2001 UTC (22 years, 7 months ago) by kumpf
Branch: dev
Changes since 1.1.2.4: +2 -2 lines
Diff to previous 1.1.2.4 to branch point 1.1
HP-SF Added an interface to the Tracer to allow tracing a specific number of bytes in a string. Modified the XmlIO trace code to use the new interface. Changed the config file defaults for tracing.

Revision 1.1.2.4 / (view) - annotate - [select for diffs] , Fri Oct 5 17:55:54 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
Changes since 1.1.2.3: +69 -2 lines
Diff to previous 1.1.2.3 to branch point 1.1
HP-[Nitin Upasani] Implementation of InvokeMethod.

Revision 1.1.2.3 / (view) - annotate - [select for diffs] , Fri Sep 28 00:36:55 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
Changes since 1.1.2.2: +7 -0 lines
Diff to previous 1.1.2.2 to branch point 1.1
HP-DE Minor changes to support code coverage build.

Revision 1.1.2.2 / (view) - annotate - [select for diffs] , Thu Sep 20 20:20:43 2001 UTC (22 years, 8 months ago) by kumpf
Branch: dev
Changes since 1.1.2.1: +8 -1 lines
Diff to previous 1.1.2.1 to branch point 1.1
HP-YZ Added tracing in files CIMOperationRequestDecoder.cpp and CIMOperationResponseEncoder.cpp so XML input and output can be written in a trace file.

Revision 1.1.2.1 / (view) - annotate - [select for diffs] , Mon Aug 20 01:32:49 2001 UTC (22 years, 9 months ago) by mike
Branch: dev
Changes since 1.1: +614 -0 lines
Diff to previous 1.1
new

Revision 1.1 , Mon Aug 20 01:32:49 2001 UTC (22 years, 9 months ago) by mike
Branch: MAIN
Branch point for: dev
FILE REMOVED
file CIMOperationResponseEncoder.cpp was initially added on branch dev.

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