CVS log for pegasus/src/Pegasus/Client/CIMClientRep.h

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.43 / (view) - annotate - [select for diffs] , Tue Oct 28 14:26:09 2014 UTC (9 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: 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.42: +1 -1 lines
Diff to previous 1.42
BUG#: 9944
TITLE: CLANG warning from incorrect conditional initializer

DESCRIPTION: Correct from NULL to Uint32Arg() as initializer

Revision 1.42 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:07 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676
Changes since 1.41: +132 -0 lines
Diff to previous 1.41
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.35.4.9 / (view) - annotate - [select for diffs] , Wed Nov 20 02:22:02 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch
Changes since 1.35.4.8: +4 -4 lines
Diff to previous 1.35.4.8 to branch point 1.35 to next main 1.36
PEP#: 317
TITLE: Extend code for openQueryInstances through client, etc.

DESCRIPTION: Finished openQueryInstances to client code. Moved one parameter
in openQueryInstances to match other pull operations. Added openQueryInstance
to cimcli.  Added to CIMOperationRequestDecoder.

Revision 1.35.4.8 / (view) - annotate - [select for diffs] , Wed Nov 20 00:31:50 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.35.4.7: +7 -1 lines
Diff to previous 1.35.4.7 to branch point 1.35
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Extend processing Path for PullInstances

DESCRIPTION: Add code for PullInstances which is the pull component for the
OpenQueryInstances enumeration sequence.

Revision 1.39.10.3 / (view) - annotate - [select for diffs] , Wed Oct 23 02:46:12 2013 UTC (10 years, 8 months ago) by lawrence.luo
Branch: TASK-PEP362_RestfulService-branch
CVS Tags: TASK-PEP362_RestfulService-merged_out_to_branch
Changes since 1.39.10.2: +2 -2 lines
Diff to previous 1.39.10.2 to branch point 1.39 to next main 1.40
PEP#: 362
TITLE: Webadmin and Restful Services

DESCRIPTION:
Syc with Head branch

Revision 1.41 / (view) - annotate - [select for diffs] , Tue Oct 15 17:43:44 2013 UTC (10 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
BUG#: 9802
TITLE: Clean Up some doc and trailing blank issues in head of tree to simplify pull mergein

DESCRIPTION: Removed trailing blansk from number of files and added couple
of comments.  Approved as Trivial bug

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

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

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

DESCRIPTION: Sync up with head of tree

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

DESCRIPTION: Sync up with head of tree

Revision 1.40 / (view) - annotate - [select for diffs] , Mon Sep 30 05:24:24 2013 UTC (10 years, 9 months ago) by dl.meetei
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
BUG#: 9679
TITLE: Connection close along with challenge

DESCRIPTION:

Revision 1.35.4.6 / (view) - annotate - [select for diffs] , Tue Sep 17 15:24:35 2013 UTC (10 years, 9 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.35.4.5: +1 -1 lines
Diff to previous 1.35.4.5 to branch point 1.35
PEP#: 317
TITLE: TASK-PEP317_pullop-branch. Working code update

DESCRIPTION: Detailed description in readme.pulloperations. Generally
minor reorganization of parameters in OpenExecQuery, remove memory leak
move more CIMOperationRequestDispatcher code to templates.

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

DESCRIPTION: Add OpenQuery, Clean up EnumContext

Revision 1.35.4.4 / (view) - annotate - [select for diffs] , Mon Jun 3 21:35:07 2013 UTC (11 years, 1 month ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.35.4.3: +69 -14 lines
Diff to previous 1.35.4.3 to branch point 1.35
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.39 / (view) - annotate - [select for diffs] , Mon May 20 05:11:30 2013 UTC (11 years, 1 month ago) by ajay.rao
Branch: MAIN
CVS Tags: TASK-TASK_PEP362_RestfulService_branch-root, TASK-TASK_PEP362_RestfulService_branch-merged_out_from_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_to_trunk, TASK-TASK_PEP362_RestfulService_branch-merged_in_from_branch, TASK-TASK_PEP362_RestfulService_branch-branch, TASK-PEP362_RestfulService-root, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, CIMRS_WORK_20130824
Branch point for: TASK-PEP362_RestfulService-branch
Changes since 1.38: +1 -2 lines
Diff to previous 1.38
BUG#: 9564
TITLE: [f2fCleanUp] Remove build option PEGASUS_CLIENT_TRACE_ENABLE

DESCRIPTION:

Revision 1.38 / (view) - annotate - [select for diffs] , Thu Apr 18 09:58:17 2013 UTC (11 years, 2 months ago) by karl
Branch: MAIN
Changes since 1.37: +56 -0 lines
Diff to previous 1.37
BUG#: 9632
TITLE: Client trace error when trying to log

DESCRIPTION: Rewrote function by creating ClientTrace class in CIMClientRep
and doing all logic within that class

Revision 1.35.4.3 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:05 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.35.4.2: +2 -2 lines
Diff to previous 1.35.4.2 to branch point 1.35
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.35.4.2 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:06 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.35.4.1: +5 -1 lines
Diff to previous 1.35.4.1 to branch point 1.35
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.37 / (view) - annotate - [select for diffs] , Thu Feb 17 14:23:33 2011 UTC (13 years, 4 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-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, RELEASE_2_11-root, RELEASE_2_11-branch
Changes since 1.36: +2 -1 lines
Diff to previous 1.36
BUG#:8926
TITLE: C++Default Client interface does not filter with binary enabled

DESCRIPTION:

Revision 1.36 / (view) - annotate - [select for diffs] , Thu Jan 20 13:09:09 2011 UTC (13 years, 5 months ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_11_0-FC
Changes since 1.35: +3 -0 lines
Diff to previous 1.35
BUG#:8909
TITLE: Enforce binary communication between ProviderAgents

DESCRIPTION:

Revision 1.35.4.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:50 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.35: +113 -0 lines
Diff to previous 1.35
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.35 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:32 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.34: +8 -53 lines
Diff to previous 1.34
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.34.2.3 / (view) - annotate - [select for diffs] , Fri Dec 4 14:09:01 2009 UTC (14 years, 7 months ago) by thilo.boehm
Branch: TASK-PEP348_SCMO-branch
Changes since 1.34.2.2: +0 -45 lines
Diff to previous 1.34.2.2 to branch point 1.34 to next main 1.35
PEP#: 348
TITLE: Clean up for patch + Fix WSMan.

DESCRIPTION: Clean up for patch + Fix WSMan.

Revision 1.34.2.2 / (view) - annotate - [select for diffs] , Mon Oct 19 13:29:59 2009 UTC (14 years, 8 months ago) by r.kieninger
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.34.2.1: +8 -8 lines
Diff to previous 1.34.2.1 to branch point 1.34
PEP#:348
TITLE: Fix memory corruption in CIMClientRep

DESCRIPTION: CIMClientRep methods return ResponseData by copy instead of reference

Revision 1.34.2.1 / (view) - annotate - [select for diffs] , Tue Oct 13 12:39:20 2009 UTC (14 years, 8 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
Changes since 1.34: +8 -8 lines
Diff to previous 1.34
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.34 / (view) - annotate - [select for diffs] , Thu Jul 9 08:19:37 2009 UTC (14 years, 11 months ago) by r.kieninger
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.33: +48 -0 lines
Diff to previous 1.33
BUG#:8401
TITLE:Enabled retrieval of binary objects in CIMClientRep

DESCRIPTION: Enabled retrieval of binary objects in CIMClientRep

Revision 1.33 / (view) - annotate - [select for diffs] , Tue Dec 2 09:00:19 2008 UTC (15 years, 7 months ago) by martin
Branch: MAIN
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, RELEASE_2_9_0-RC1, RELEASE_2_9_0-FC, RELEASE_2_9_0, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Changes since 1.32: +6 -6 lines
Diff to previous 1.32
BUG#: 8123
TITLE: Update copyright/license text

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

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

DESCRIPTION: Initial commit of binary protocol feature.

Revision 1.29.8.4 / (view) - annotate - [select for diffs] , Mon Aug 13 07:18:09 2007 UTC (16 years, 10 months ago) by kamal.locahana
Branch: TASK-PEP274_dacim-branch
Changes since 1.29.8.3: +7 -3 lines
Diff to previous 1.29.8.3 to branch point 1.29 to next main 1.30
PEP#: 274
TITLE: CIM API

DESCRIPTION: support for CMPI Providers and cimconfig

Revision 1.30 / (view) - annotate - [select for diffs] , Tue Jul 24 19:02:05 2007 UTC (16 years, 11 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, TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch, RELEASE_2_8_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, RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch, Makefile
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
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.29.8.3 / (view) - annotate - [select for diffs] , Tue Jul 3 17:20:23 2007 UTC (17 years ago) by kamal.locahana
Branch: TASK-PEP274_dacim-branch
Changes since 1.29.8.2: +5 -2 lines
Diff to previous 1.29.8.2 to branch point 1.29
PEP#: 274
TITLE: CIM API

DESCRIPTION: Included the new data members and functions added for CIM API under conditional compilation

Revision 1.29.8.2 / (view) - annotate - [select for diffs] , Tue Jul 3 09:06:07 2007 UTC (17 years ago) by kamal.locahana
Branch: TASK-PEP274_dacim-branch
Changes since 1.29.8.1: +1 -1 lines
Diff to previous 1.29.8.1 to branch point 1.29
PEP#: 274
TITLE: CIM API

DESCRIPTION: Error when cimserver shutdown.

Revision 1.29.8.1 / (view) - annotate - [select for diffs] , Fri Jun 22 09:39:24 2007 UTC (17 years ago) by kamal.locahana
Branch: TASK-PEP274_dacim-branch
Changes since 1.29: +20 -0 lines
Diff to previous 1.29
PEP#: 274
TITLE: Direct Access to CIM

DESCRIPTION: Direct Access to provider and repository

Revision 1.24.2.2 / (view) - annotate - [select for diffs] , Wed Mar 7 20:54:32 2007 UTC (17 years, 3 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
Changes since 1.24.2.1: +13 -2 lines
Diff to previous 1.24.2.1 to branch point 1.24 to next main 1.25
BUG#: 6218
TITLE: Use a lazy reconnect algorithm when a 'Connection: Close' header is received
DESCRIPTION: Do not reconnect immediately when the server sends a Connection: Close header or when the connection times out.  Wait until it is determined that further communication is needed, to avoid unnecessary reconnects.

Revision 1.27.4.1 / (view) - annotate - [select for diffs] , Tue Mar 6 18:38:26 2007 UTC (17 years, 4 months ago) by thilo.boehm
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.27: +14 -6 lines
Diff to previous 1.27 to next main 1.28
BUG#: 6185
TITLE: Remove obsolete reconnect from indication delivery.

DESCRIPTION: Backport of patches of bug 6070,6159,6198
 It adds new trace statements,
 Add a lazy reconnect to the CIMExportClient and CIMClientRep.

Revision 1.29 / (view) - annotate - [select for diffs] , Fri Mar 2 19:33:21 2007 UTC (17 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-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
Branch point for: TASK-PEP274_dacim-branch
Changes since 1.28: +14 -6 lines
Diff to previous 1.28
BUG#: 6198
TITLE: CIMClient and CIMExportClient reconnect logic errors
DESCRIPTION: Improve the reconnection logic when a Connection: Close header is received and when a connection timeout occurs.

Revision 1.28 / (view) - annotate - [select for diffs] , Wed Feb 21 10:02:33 2007 UTC (17 years, 4 months ago) by marek
Branch: MAIN
Changes since 1.27: +3 -2 lines
Diff to previous 1.27
BUG#:5338
TITLE: 20s timeout value for client and socket should be defined as a Constant

DESCRIPTION:

Revision 1.26.14.2 / (view) - annotate - [select for diffs] , Wed Jan 24 04:51:26 2007 UTC (17 years, 5 months ago) by kamal.locahana
Branch: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.26.14.1: +10 -3 lines
Diff to previous 1.26.14.1 to branch point 1.26 to next main 1.27
BUG#:4011

TITLE:  WinLocalDomainSockets

DESCRIPTION:  Made changes to adhere to PEP221

Revision 1.26.14.1 / (view) - annotate - [select for diffs] , Fri Dec 15 11:03:41 2006 UTC (17 years, 6 months ago) by kamal.locahana
Branch: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.26: +3 -1 lines
Diff to previous 1.26
BUG#:4011

TITLE:  WinLocalDomainSockets

DESCRIPTION:  setSocketWriteTimeout modified not to set the write timeout for local connection

Revision 1.27 / (view) - annotate - [select for diffs] , Tue Nov 14 18:34:48 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-Bug2102_RCMPIWindows-root, TASK-Bug2102_RCMPIWindows-merged_out_to_branch, TASK-Bug2102_RCMPIWindows-merged_out_from_trunk, TASK-Bug2102_RCMPIWindows-merged_in_to_trunk, TASK-Bug2102_RCMPIWindows-merged_in_from_branch, TASK-Bug2102_RCMPIWindows-branch, RELEASE_2_6_0-RC1, RELEASE_2_6_0, 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.26: +1 -15 lines
Diff to previous 1.26
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.24.2.1 / (view) - annotate - [select for diffs] , Wed Aug 16 12:08:55 2006 UTC (17 years, 10 months ago) by marek
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_4-RC2, RELEASE_2_5_4-RC1, RELEASE_2_5_4, RELEASE_2_5_3-RC1, RELEASE_2_5_3
Changes since 1.24: +2 -0 lines
Diff to previous 1.24
BUG#:5298
TITLE: switch Pegasus from blocking to non-blocking writes

DESCRIPTION:

Revision 1.26 / (view) - annotate - [select for diffs] , Thu Jul 27 07:37:24 2006 UTC (17 years, 11 months ago) by marek
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-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
Branch point for: TASK-TASK-BUG4011_WinLocalConnect-branch-New-branch
Changes since 1.25: +0 -3 lines
Diff to previous 1.25
BUG#:5291
TITLE: remove compareObjectPathtoCurrentConnection()

DESCRIPTION:

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Jul 17 13:34:38 2006 UTC (17 years, 11 months ago) by marek
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.24: +2 -0 lines
Diff to previous 1.24
BUG#:5226
TITLE: switch Pegasus from blocking to non-blocking writes

DESCRIPTION: Committed third patch, aka approved version

Revision 1.20.8.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:09:26 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.20: +15 -12 lines
Diff to previous 1.20 to next main 1.21
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.24 / (view) - annotate - [select for diffs] , Tue Jan 31 16:07:38 2006 UTC (18 years, 5 months ago) by mike
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, 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_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.23: +1 -1 lines
Diff to previous 1.23
BUG#: 4710
TITLE: MCCATestClient Crash

DESCRIPTION: Fix segementation fault on Solaris with MCCATestClient

Revision 1.23 / (view) - annotate - [select for diffs] , Mon Jan 30 16:16:42 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
Changes since 1.22: +4 -2 lines
Diff to previous 1.22
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.22 / (view) - annotate - [select for diffs] , Tue Jan 24 16:13:18 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: MAIN
Changes since 1.21: +2 -1 lines
Diff to previous 1.21
BUG#: 4159
TITLE: ClientPerfDataStore in CIMClientRep.cpp not thread safe

DESCRIPTION:

Changes that assign one ClientPerfDataStore object per CIMClient object.

Revision 1.20.10.1 / (view) - annotate - [select for diffs] , Wed Jan 18 17:37:55 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.20: +8 -8 lines
Diff to previous 1.20 to next main 1.21
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.21 / (view) - annotate - [select for diffs] , Tue Jan 10 19:41:16 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.20: +8 -8 lines
Diff to previous 1.20
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.14.2.1 / (view) - annotate - [select for diffs] , Wed Aug 3 03:04:24 2005 UTC (18 years, 11 months ago) by denise.eckstein
Branch: RELEASE_2_4-branch
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 to next main 1.15
BUG#: 4009
TITLE: Double close causes EBADF (Bad file descriptor) failures

DESCRIPTION: This is the 2.4 version of the EBADF problem reported in Bugzilla 3480.

Revision 1.20 / (view) - annotate - [select for diffs] , Wed Jun 8 04:08:15 2005 UTC (19 years ago) by denise.eckstein
Branch: MAIN
CVS Tags: STABLE, RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEP244_ServerProfile-root, PEP233_EmbeddedInstSupport-root, PEGASUS_2_5_0_PerformanceDev-string-end, PEGASUS_2_5_0_PerformanceDev-rootlt, PEGASUS_2_5_0_PerformanceDev-root, PEGASUS_2_5_0_PerformanceDev-r2, PEGASUS_2_5_0_PerformanceDev-r1, PEGASUS_2_5_0_PerformanceDev-lit-end, PEGASUS_2_5_0_PerformanceDev-buffer-end, PEGASUS_2_5_0_PerformanceDev-branch, PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-branch
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
BUG#: 3480
TITLE: IndicationStressTest Fails with Assertion

DESCRIPTION: When a connection is closed, the socket is getting closed twice, once in HTTPConnector::disconnect and a second time in HTTPConnection::~HTTPConnection. This change removes the socket close from HTTPConnection.disconnect.

Revision 1.19 / (view) - annotate - [select for diffs] , Thu Mar 31 03:25:06 2005 UTC (19 years, 3 months ago) by david.dillard
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.18: +13 -12 lines
Diff to previous 1.18
BUG#: 3129
TITLE: Changed parameter to const reference from value.

DESCRIPTION: Also, took the opportunity to change the isConnected() method to make it const.

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Feb 25 03:45:59 2005 UTC (19 years, 4 months ago) by w.white
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.17: +5 -4 lines
Diff to previous 1.17
PEP#: 128

TITLE:Client Statisitcal gathering

DESCRIPTION: check in of rest of code

Revision 1.17 / (view) - annotate - [select for diffs] , Sat Feb 5 22:59:19 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.16: +3 -1 lines
Diff to previous 1.16
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.16 / (view) - annotate - [select for diffs] , Fri Feb 4 22:57:18 2005 UTC (19 years, 4 months ago) by w.white
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.15: +6 -0 lines
Diff to previous 1.15
PEP#: 128

TITLE:Client Statisitcal gathering

DESCRIPTION: function is not done but most of underlying stat. gathering is being checked in now

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Jan 27 18:57:28 2005 UTC (19 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.14: +1 -6 lines
Diff to previous 1.14
BUG#: 2226
TITLE: monitor_2 is obsolete

DESCRIPTION: Remove the obsolete monitor_2 and associated code.

Revision 1.14 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:14 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: SLPPERFINST-root, SLPPERFINST-branch, 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, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.13: +7 -5 lines
Diff to previous 1.13
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.13 / (view) - annotate - [select for diffs] , Tue Sep 14 08:29:03 2004 UTC (19 years, 9 months ago) by a.arora
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
BUG#: 2040
TITLE: Memory leak in CIMClientRep::_doRequest()
DESCRIPTION: Removed SSLContext argument from _connect().

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Sep 9 12:09:42 2004 UTC (19 years, 9 months ago) by a.arora
Branch: MAIN
Changes since 1.11: +11 -11 lines
Diff to previous 1.11
BUG#: 2040
TITLE: Memory leak in CIMClientRep::_doRequest()
DESCRIPTION: Used AutoPtr to fix the problem.

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Aug 25 10:15:54 2004 UTC (19 years, 10 months ago) by r.kieninger
Branch: MAIN
Changes since 1.10: +4 -5 lines
Diff to previous 1.10
BUG#:667
TITLE:Inappropriate string match in getAssociatorNames()

DESCRIPTION: For object references in associations that point to the local namespace removing the hostname and namespace part of the object path now. Added a utility routine isLocalCIMOMHostAndPort for that and moved _acquireIP from class CIMClientRep to System.

Revision 1.10 / (view) - annotate - [select for diffs] , Mon Aug 16 21:45:57 2004 UTC (19 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
BUG#: 1879
TITLE: CIMClientRep::_reconnect() does not keep SSL context info

DESCRIPTION: Moved the cleanup of the _connectSSLContext member from the _disconnect() method to the disconnect() method so that it is not deleted when doing a _reconnect().  Also, use AutoPtr to manage the dynamic _connectSSLContext object.

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Jun 4 15:51:47 2004 UTC (20 years, 1 month ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
PEP#: 139
TITLE: extended Client Interface for Stage 2 of PEP#139

DESCRIPTION:
contains:
- new client interface in src/Pegasus/ManagedClient
- test case client for the new interface in src/Clients/MCCATestClient
- a provider for association test in src/Providers/TestProviders/MCCA_TestAssocProvider

tested on Linux/Intel and z/OS

Revision 1.8 / (view) - annotate - [select for diffs] , Mon May 10 13:11:52 2004 UTC (20 years, 1 month ago) by chuck
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
PEP#: 146
TITLE: Release 2.4 Globalization

DESCRIPTION: CIMClient API - add const to language parameters

Revision 1.7 / (view) - annotate - [select for diffs] , Mon Apr 26 12:19:45 2004 UTC (20 years, 2 months ago) by marek
Branch: MAIN
Changes since 1.6: +6 -0 lines
Diff to previous 1.6
PEP#: 139
TITLE: Stage 1 (client validates object path)

DESCRIPTION: On mismatch of object path and actual connection of CIM Client now a TypeMismatchException gets thrown, therefor two new constructors for TypeMismatchException are provided to be able to extend the message to give an exact cause of the error.

The new private function compareObjectPathtoCurrentConnection() is used within the CIM operation methods to compare the host and port within the object path to the current connection. To do this correct for all possible combinations of hostnames and ip addresses function _acquireIP(const char* hostname) does resolve hostnames and ip addresses into a compareable format (long value).


I also added four new error messages to the messages file src/Pegasus/msg/Server/pegasusServer_en.txt (PGS11900-PGS11903).


ATTENTION: Platform maintainers please check if the code within CIMClientRep::_acquireIP() does work for your platform. As far as known to me I tried to incorporate platform-specifics already, but I do not know about the call to gethostbyaddr() for all platforms.

Code tested and working on Linux Intel and z/OS.

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Feb 3 13:02:07 2004 UTC (20 years, 5 months ago) by dj.gorey
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Bug 1170 -  Monitor2_Client Workaround

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Jan 29 20:43:13 2004 UTC (20 years, 5 months ago) by dj.gorey
Branch: MAIN
Changes since 1.4: +9 -2 lines
Diff to previous 1.4
Bug 1155 -  Monitor2 Default Changes

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Dec 17 21:03:34 2003 UTC (20 years, 6 months ago) by kumpf
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
Changes since 1.3: +2 -0 lines
Diff to previous 1.3
HP-Nag: Bugzilla:1111 made changes to CIMClient inteface to retain the user information on a TimeoutException like in any other Exception situation.

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

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Oct 8 00:41:16 2003 UTC (20 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: test, TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.1: +0 -1 lines
Diff to previous 1.1
HP-[DME] Partial Commit for PEP 040 - OpenPegasus 2.1 External Interface Definition.

Revision 1.1.2.1 / (view) - annotate - [select for diffs] , Thu Aug 14 10:55:41 2003 UTC (20 years, 10 months ago) by mday
Branch: pep_88
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 to next main 1.2
another merge with HEAD

Revision 1.1 / (view) - annotate - [select for diffs] , Wed Aug 13 21:37:32 2003 UTC (20 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_3_0-msg-freeze
Branch point for: pep_88
HP-JS PEPs 78 and 79 ([WMI Mapper] Changes to the Authentication Process and Local Connection Enhancements).

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