CVS log for pegasus/src/Pegasus/ProviderManager2/Default/ProviderMessageHandler.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / ProviderManager2 / Default

Request diff between arbitrary revisions


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

Revision 1.30 / (view) - annotate - [select for diffs] , Sat Dec 6 21:26:30 2014 UTC (9 years, 6 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.29: +21 -14 lines
Diff to previous 1.29
BUG#: 9985
TITLE: Pull Operation Memory loss, Server sends out delayed responses
when It should not be.

DESCRIPTION: Corrected: 1) issues with delayed response, 2) issue with
closing EnumTimerThread 3) clean up of traces so the flow of pull operations can be seen with a simple trace search including adding
the MessageId to messages in ProviderMessageHandler.cpp 4) change
of the delayed pull response timeout from 15 to 9 sec.

Revision 1.29 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:11 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676
Changes since 1.28: +26 -7 lines
Diff to previous 1.28
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.25.4.6 / (view) - annotate - [select for diffs] , Wed Mar 12 19:21:37 2014 UTC (10 years, 3 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.25.4.5: +21 -3 lines
Diff to previous 1.25.4.5 to branch point 1.25 to next main 1.26
BUG#: 9676
TITLE: Clean up of several functions

DESCRIPTION: Cleanup of a bunch of minor issues.  Note that this patch
inserted some diagnostics into the code since we are still looking for
a couple of failures.  They are marked KS Temp and are to be removed
before commit to head of tree.

Revision 1.25.4.5 / (view) - annotate - [select for diffs] , Sat Jul 20 17:32:52 2013 UTC (10 years, 11 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.25.4.4: +5 -0 lines
Diff to previous 1.25.4.4 to branch point 1.25
PEP#: 317
TITLE: Update merge out from last 2.13.0.

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

Revision 1.25.4.4 / (view) - annotate - [select for diffs] , Mon Jun 3 21:36:22 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.25.4.3: +1 -19 lines
Diff to previous 1.25.4.3 to branch point 1.25
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.28 / (view) - annotate - [select for diffs] , Fri May 31 10:26:03 2013 UTC (11 years, 1 month ago) by marek
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.27: +5 -0 lines
Diff to previous 1.27
BUG#:9643
TITLE: Role-based authorization extension for CMPI provider

DESCRIPTION:

Revision 1.27 / (view) - annotate - [select for diffs] , Thu Apr 25 12:00:26 2013 UTC (11 years, 2 months ago) by dl.meetei
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
BUG#: 9628
TITLE: PEGASUS_ASSERT used in places where PEGASUS_UNREACHABLE should be used

DESCRIPTION:

Revision 1.25.4.3 / (view) - annotate - [select for diffs] , Wed Feb 15 17:47:17 2012 UTC (12 years, 4 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK_PEP317_1JUNE_2013
Changes since 1.25.4.2: +18 -0 lines
Diff to previous 1.25.4.2 to branch point 1.25
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.25.4.2 / (view) - annotate - [select for diffs] , Tue Oct 11 17:18:24 2011 UTC (12 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.25.4.1: +0 -2 lines
Diff to previous 1.25.4.1 to branch point 1.25
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.26 / (view) - annotate - [select for diffs] , Fri May 27 07:52:24 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
Changes since 1.25: +0 -2 lines
Diff to previous 1.25
BUG#:5953
TITLE: AutoPThreadSecurity is invalid for ExportIndication

DESCRIPTION:

Revision 1.25.4.1 / (view) - annotate - [select for diffs] , Sat Jan 15 21:26:57 2011 UTC (13 years, 5 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: BeforeUpdateToHeadOct82011
Changes since 1.25: +5 -4 lines
Diff to previous 1.25
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.25 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:40 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.24.2.1 / (view) - annotate - [select for diffs] , Tue Oct 13 12:39:27 2009 UTC (14 years, 8 months ago) by marek
Branch: TASK-PEP348_SCMO-branch
CVS Tags: TASK-PEP348_SCMO-merged_out_to_branch
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 to next main 1.25
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.24 / (view) - annotate - [select for diffs] , Tue Jun 30 09:31:33 2009 UTC (15 years 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.23: +2 -1 lines
Diff to previous 1.23
BUG#:8393
TITLE: Extend On-demand de-serialization for Associators and ExecQuery

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

Revision 1.23 / (view) - annotate - [select for diffs] , Wed May 27 04:56:30 2009 UTC (15 years, 1 month ago) by venkat.puvvada
Branch: MAIN
Changes since 1.22: +5 -0 lines
Diff to previous 1.22
BUG#: 8406
TITLE: Zero Server restart for enableIndicationService changes
DESCRIPTION: Made enableIndicationService config property dynamic by allowing IndicationService state changes using CIM_EnabledLogicalElement.RequestStateChange() method.

Revision 1.22 / (view) - annotate - [select for diffs] , Thu Feb 19 18:01:10 2009 UTC (15 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.21: +0 -1 lines
Diff to previous 1.21
BUG#: 8389
TITLE: Remove localOnly processing on instance operations from server parts
DESCRIPTION: Remove the localOnly parameter and processing from instance operation interfaces and logic within the CIM Server implementation.  The external behavior is not changed.

Revision 1.21 / (view) - annotate - [select for diffs] , Tue Dec 16 18:57:00 2008 UTC (15 years, 6 months ago) by kumpf
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, RELEASE_2_9-root, RELEASE_2_9-branch, HPUX_TEST
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

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

DESCRIPTION: Internal Binary Protocol

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Aug 28 16:24:45 2008 UTC (15 years, 10 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
BUG#: 7854
TITLE: PEP# 316 - Replace PEG_TRACE_STRING with PEG_TRACE

DESCRIPTION: Replace PEG_TRACE_STRING with PEG_TRACE

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

Revision 1.14.4.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:18:43 2008 UTC (16 years 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.14: +11 -11 lines
Diff to previous 1.14 to next main 1.15
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Jun 19 16:57:09 2008 UTC (16 years 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.14: +11 -11 lines
Diff to previous 1.14
BUG#:7749
TITLE: Trace Level checking (everything, but Pegasus/Server)

DESCRIPTION:

Revision 1.14 / (view) - annotate - [select for diffs] , Wed May 28 06:35:16 2008 UTC (16 years, 1 month ago) by r.kieninger
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.13: +0 -6 lines
Diff to previous 1.13
BUG#:7686
TITLE: PEP#315 - Improve Trc&Log - Remove duplicate traces

DESCRIPTION: Remove duplicate traces

Revision 1.13 / (view) - annotate - [select for diffs] , Mon May 12 08:14:55 2008 UTC (16 years, 1 month ago) by marek
Branch: MAIN
Changes since 1.12: +98 -64 lines
Diff to previous 1.12
BUG#:7645
TITLE: PEP#315 - Improve Trc&Log - Remove Logger::TRACE

DESCRIPTION:

Revision 1.6.4.3 / (view) - annotate - [select for diffs] , Mon Dec 17 11:38:45 2007 UTC (16 years, 6 months ago) by r.kieninger
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-branch-clean
Changes since 1.6.4.2: +17 -17 lines
Diff to previous 1.6.4.2 to branch point 1.6 to next main 1.7
BUG#:7177
TITLE: AutoPThreadSecurity requires request context instead of provider context

DESCRIPTION: AutoPThreadSecurity requires request context instead of provider context

Revision 1.11.4.1 / (view) - annotate - [select for diffs] , Fri Nov 9 19:05:08 2007 UTC (16 years, 7 months ago) by r.kieninger
Branch: RELEASE_2_7-branch
CVS Tags: RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1
Changes since 1.11: +17 -17 lines
Diff to previous 1.11 to next main 1.12
BUG#:7094
TITLE: Support USERCONTEXT_DESIGNATED on z/OS

DESCRIPTION: Support USERCONTEXT_DESIGNATED on z/OS

Revision 1.12 / (view) - annotate - [select for diffs] , Wed Nov 7 09:18:07 2007 UTC (16 years, 7 months ago) by r.kieninger
Branch: MAIN
CVS Tags: TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch
Changes since 1.11: +17 -17 lines
Diff to previous 1.11
BUG#:7066
TITLE: Support USERCONTEXT_DESIGNATED on z/OS

DESCRIPTION: Support USERCONTEXT_DESIGNATED on z/OS

Revision 1.11 / (view) - annotate - [select for diffs] , Tue Aug 28 17:32:16 2007 UTC (16 years, 10 months ago) by dmitry.mikulin
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.10: +168 -138 lines
Diff to previous 1.10
BUG#: 6830
TITLE: Correct problems in Provider Manager tracing
DESCRIPTION: Added module name to all provider trace messages. Added tracing for provider call returns.

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Jun 15 16:35:48 2007 UTC (17 years 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.9: +1 -1 lines
Diff to previous 1.9
BUG#:6502
TITLE: Implicitly add __FILE__ and __LINE__ to PEG_TRACE() macro

DESCRIPTION:

Revision 1.3.4.1 / (view) - annotate - [select for diffs] , Tue Jun 5 05:45:48 2007 UTC (17 years ago) by ms.aruran
Branch: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.3: +8 -1 lines
Diff to previous 1.3 to next main 1.4
PEP#: 268
TITLE: PEP#268 SSLClientCertificate Propagation

Description: Code change

Revision 1.9 / (view) - annotate - [select for diffs] , Wed Apr 18 18:28:36 2007 UTC (17 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.8: +10 -2 lines
Diff to previous 1.8
BUG#: 6329
TITLE: Specifically catch C++ exceptions thrown by providers
DESCRIPTION: Improve support and debugging of providers by extracting a useful error message from C++ exceptions thrown by providers.

Revision 1.6.4.2 / (view) - annotate - [select for diffs] , Wed Apr 4 10:04:50 2007 UTC (17 years, 2 months ago) by marek
Branch: RELEASE_2_6-branch
CVS Tags: RELEASE_2_6_1-RC1, RELEASE_2_6_1
Changes since 1.6.4.1: +3 -3 lines
Diff to previous 1.6.4.1 to branch point 1.6
BUG#:6300
TITLE: Performance - simplify internal Tracer interface and use the more efficent Trace macros (2.6)

DESCRIPTION:

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Mar 16 16:16:56 2007 UTC (17 years, 3 months ago) by marek
Branch: MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
BUG#:6207
TITLE: Performance - make OpenPegasus use its more efficent Trace macros

DESCRIPTION:

Revision 1.6.4.1 / (view) - annotate - [select for diffs] , Fri Jan 19 20:15:42 2007 UTC (17 years, 5 months ago) by kumpf
Branch: RELEASE_2_6-branch
Changes since 1.6: +1 -4 lines
Diff to previous 1.6
BUG#: 5997
TITLE: invokeMethod() objectReference parameter does not include hostname
DESCRIPTION: Pass an objectReference to invokeMethod() that is consistent with the other provider interfaces.

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Jan 12 18:19:36 2007 UTC (17 years, 5 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
Changes since 1.6: +1 -4 lines
Diff to previous 1.6
BUG#: 5992
TITLE: invokeMethod() objectReference parameter does not include hostname
DESCRIPTION: Pass an objectReference to invokeMethod() that is consistent with the other provider interfaces.

Revision 1.6.2.2 / (view) - annotate - [select for diffs] , Thu Jan 11 01:34:37 2007 UTC (17 years, 5 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
CVS Tags: PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE
Changes since 1.6.2.1: +0 -12 lines
Diff to previous 1.6.2.1 to branch point 1.6 to next main 1.7
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.6.2.1 / (view) - annotate - [select for diffs] , Tue Jan 9 02:41:19 2007 UTC (17 years, 5 months ago) by mike
Branch: PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.6: +12 -0 lines
Diff to previous 1.6
PEP#: 286
TITLE: Privilege Separation

DESCRIPTION: Ongoing privilege separation work.

Revision 1.6 / (view) - annotate - [select for diffs] , Wed Nov 15 20:37:29 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_6_0-RC1, RELEASE_2_6_0, RELEASE_2_6-root, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
BUG#: 5858
TITLE: initialize() is not called for control providers
DESCRIPTION: Delete control providers directly in the CIMServer instead of in the individual terminate methods.  Clarify that the initialize and terminate methods are not called for control providers.

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Nov 14 18:34:56 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.4: +4 -3 lines
Diff to previous 1.4
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.4 / (view) - annotate - [select for diffs] , Thu Nov 9 18:15:31 2006 UTC (17 years, 7 months ago) by mike
Branch: MAIN
CVS Tags: RELEASE_2_6_0-FC
Changes since 1.3: +1 -2 lines
Diff to previous 1.3
BUG#: 5825
TITLE: CIMError not propagated from providers

DESCRIPTION: This patch adds code to propagate CIMExceptions that contain CIMError objects from the provider to the response object.

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Sep 5 16:37:12 2006 UTC (17 years, 9 months ago) by kumpf
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-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
Branch point for: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.2: +830 -927 lines
Diff to previous 1.2
BUG#: 5496
TITLE: Isolate provider exceptions in ProviderMessageHandler
DESCRIPTION: Use a specific try/catch block for each call into a provider library, so exceptions thrown by providers can be distinguished from those generated within the CIM Server.

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Sep 1 16:51:30 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.1: +45 -125 lines
Diff to previous 1.1
BUG#: 5485
TITLE: Simplify idle provider detection logic
DESCRIPTION: Move the tracking of the last activity time from the CIMOMHandle to the provider manager.  Remove the unused pending_operation() methods from the CIMOMHandle and provider managers.  Remove the unnecessary CIMOMHandleOpSemaphore class and its uses.  Simplify the Mutex lock requirements in the DefaultProviderManager.  Consolidate the provider unloading logic in the DefaultProviderManager.  Remove the pm_service_op_lock and op_counter classes, consolidating the operation counting in the ProviderOperationCounter class.  Augment the ProviderStatus interface to remove the need for friend relationships

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Aug 29 16:48:56 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
BUG#: 5462
TITLE: Clean up DefaultProviderManager organization
DESCRIPTION: Split the provider-specific functions of the DefaultProviderManager into a new ProviderMessageHandler class, and merge the LocalProviderManager functions into the DefaultProviderManager.

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