CVS log for pegasus/src/Pegasus/ProviderManager2/Default/DefaultProviderManager.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.96 / (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, 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.95: +10 -7 lines
Diff to previous 1.95
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.93.2.2 / (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.93.2.1: +10 -7 lines
Diff to previous 1.93.2.1 to branch point 1.93 to next main 1.94
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.93.2.1 / (view) - annotate - [select for diffs] , Mon Jun 3 21:36:22 2013 UTC (11 years ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: PREAUG25UPDATE, POSTAUG25UPDATE
Changes since 1.93: +3 -1 lines
Diff to previous 1.93
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.95 / (view) - annotate - [select for diffs] , Thu Apr 25 12:00:26 2013 UTC (11 years, 2 months 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.94: +1 -1 lines
Diff to previous 1.94
BUG#: 9628
TITLE: PEGASUS_ASSERT used in places where PEGASUS_UNREACHABLE should be used

DESCRIPTION:

Revision 1.94 / (view) - annotate - [select for diffs] , Thu Feb 7 15:32:42 2013 UTC (11 years, 4 months ago) by ashok.pathak
Branch: MAIN
Changes since 1.93: +2 -0 lines
Diff to previous 1.93
BUG#:9545

TITLE:Build break (Warning) when PEGASUS_REMOVE_TRACE=true

DESCRIPTION:

Revision 1.93 / (view) - annotate - [select for diffs] , Fri Aug 20 11:12:01 2010 UTC (13 years, 10 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK_PEP317_1JUNE_2013, TASK-PEP317_pullop-root, RELEASE_2_12_1-RC1, RELEASE_2_12_1, RELEASE_2_12_0-RC1, RELEASE_2_12_0-FC, RELEASE_2_12_0, RELEASE_2_12-root, RELEASE_2_12-branch, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.92: +105 -20 lines
Diff to previous 1.92
BUG#: 8822
TITLE:Improve the cimserver shutdown time.
DESCRIPTION:Initialize shutdown in the provider manager in parallel.

Revision 1.92 / (view) - annotate - [select for diffs] , Wed May 27 04:56:30 2009 UTC (15 years, 1 month ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_to_branch, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch, TASK-PEP348_SCMO-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
Changes since 1.91: +51 -0 lines
Diff to previous 1.91
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.91 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:59 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.90: +4 -4 lines
Diff to previous 1.90
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.88 / (view) - annotate - [select for diffs] , Fri Aug 29 08:22:33 2008 UTC (15 years, 10 months ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.87: +6 -4 lines
Diff to previous 1.87
BUG#:7857
TITLE: Should use the existing PEGASUS_PROPERTYNAME_NAME for CIMName("Name")

DESCRIPTION:

Revision 1.87 / (view) - annotate - [select for diffs] , Thu Aug 28 16:24:45 2008 UTC (15 years, 10 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.86: +62 -53 lines
Diff to previous 1.86
BUG#: 7854
TITLE: PEP# 316 - Replace PEG_TRACE_STRING with PEG_TRACE

DESCRIPTION: Replace PEG_TRACE_STRING with PEG_TRACE

Revision 1.86 / (view) - annotate - [select for diffs] , Thu Aug 7 17:03:56 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.85: +1 -6 lines
Diff to previous 1.85
BUG#: 7779
TITLE: Variables hidden by other declarations in scope
DESCRIPTION: Use different names for variables in nested scope.

Revision 1.84.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.84: +12 -12 lines
Diff to previous 1.84 to next main 1.85
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.85 / (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.84: +12 -12 lines
Diff to previous 1.84
BUG#:7749
TITLE: Trace Level checking (everything, but Pegasus/Server)

DESCRIPTION:

Revision 1.84 / (view) - annotate - [select for diffs] , Mon May 12 08:14:55 2008 UTC (16 years, 1 month 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.83: +6 -4 lines
Diff to previous 1.83
BUG#:7645
TITLE: PEP#315 - Improve Trc&Log - Remove Logger::TRACE

DESCRIPTION:

Revision 1.83 / (view) - annotate - [select for diffs] , Wed Jan 9 20:29:31 2008 UTC (16 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.82: +0 -21 lines
Diff to previous 1.82
BUG#: 7228
TITLE: Remove unused InitializeProvider message
DESCRIPTION: Remove dead code.

Revision 1.78.4.2 / (view) - annotate - [select for diffs] , Wed Dec 19 14:58:31 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.78.4.1: +2 -1 lines
Diff to previous 1.78.4.1 to branch point 1.78 to next main 1.79
BUG#:7169
TITLE: IDLE_TIMEOUT for CMPI Providers is too short.

DESCRIPTION: IDLE_TIMEOUT for CMPI Providers is too short.

Revision 1.81.4.1 / (view) - annotate - [select for diffs] , Wed Dec 19 14:04:39 2007 UTC (16 years, 6 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.81: +2 -1 lines
Diff to previous 1.81 to next main 1.82
BUG#:7171
TITLE: IDLE_TIMEOUT for CMPI Providers is too short.

DESCRIPTION: IDLE_TIMEOUT for CMPI Providers is too short.

Revision 1.82 / (view) - annotate - [select for diffs] , Mon Dec 17 09:30:37 2007 UTC (16 years, 6 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.81: +2 -1 lines
Diff to previous 1.81
BUG#:7166
TITLE: IDLE_TIMEOUT for CMPI Providers is too short.

DESCRIPTION: IDLE_TIMEOUT for CMPI Providers is too short.

Revision 1.81.2.4 / (view) - annotate - [select for diffs] , Wed Nov 14 17:01:35 2007 UTC (16 years, 7 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
CVS Tags: TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-2008-10-23
Changes since 1.81.2.3: +3 -3 lines
Diff to previous 1.81.2.3 to branch point 1.81 to next main 1.82
PEP#: 305
TITLE: VxWorks Port

DESCRIPTION: Ongoing VxWorks porting.

Revision 1.81.2.3 / (view) - annotate - [select for diffs] , Tue Nov 13 22:02:13 2007 UTC (16 years, 7 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.81.2.2: +12 -4 lines
Diff to previous 1.81.2.2 to branch point 1.81
PEP#: 305
TITLE: VxWorks Port

DESCRIPTION: Ongoing VxWorks porting.

Revision 1.81.2.2 / (view) - annotate - [select for diffs] , Wed Sep 26 21:54:15 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.81.2.1: +0 -8 lines
Diff to previous 1.81.2.1 to branch point 1.81
PEP#: 305
TITLE: VxWorks Port

DESCRIPTION: Ongoing VxWorks porting.

Revision 1.81.2.1 / (view) - annotate - [select for diffs] , Wed Sep 26 21:12:56 2007 UTC (16 years, 9 months ago) by mike
Branch: TASK-PEP305_VXWORKS-branch
Changes since 1.81: +8 -0 lines
Diff to previous 1.81
PEP#: 305
TITLE: VxWorks Port

DESCRIPTION: Ongoing VxWorks porting.

Revision 1.81 / (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, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: TASK-PEP305_VXWORKS-branch, RELEASE_2_7-branch
Changes since 1.80: +2 -1 lines
Diff to previous 1.80
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.80 / (view) - annotate - [select for diffs] , Tue Aug 21 19:10:22 2007 UTC (16 years, 10 months ago) by dmitry.mikulin
Branch: MAIN
Changes since 1.79: +40 -19 lines
Diff to previous 1.79
BUG#: 6813
TITLE: problems loading providers with the same name defined in different modules.
DESCRIPTION: Changed provider manager hashing mechanism to use a compound key to identify providers.

Revision 1.78.4.1 / (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.78: +10 -10 lines
Diff to previous 1.78
BUG#:6300
TITLE: Performance - simplify internal Tracer interface and use the more efficent Trace macros (2.6)

DESCRIPTION:

Revision 1.79 / (view) - annotate - [select for diffs] , Fri Mar 16 16:16:56 2007 UTC (17 years, 3 months ago) by marek
Branch: MAIN
CVS Tags: TASK-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-PEP274_dacim-branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Changes since 1.78: +10 -10 lines
Diff to previous 1.78
BUG#:6207
TITLE: Performance - make OpenPegasus use its more efficent Trace macros

DESCRIPTION:

Revision 1.61.2.3 / (view) - annotate - [select for diffs] , Tue Jan 23 18:28:43 2007 UTC (17 years, 5 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.61.2.2: +1 -6 lines
Diff to previous 1.61.2.2 to branch point 1.61 to next main 1.62
BUG#: 6024
TITLE: invokeMethod() objectReference parameter does not include hostname
DESCRIPTION: Pass an objectReference to invokeMethod() that is consistent with the other provider interfaces.

Revision 1.76.2.4 / (view) - annotate - [select for diffs] , Fri Dec 15 06:51:34 2006 UTC (17 years, 6 months ago) by ms.aruran
Branch: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.76.2.3: +2 -30 lines
Diff to previous 1.76.2.3 to branch point 1.76 to next main 1.77
PEP#: 268
TITLE: SSL Client Certficate Propagation

DESCRIPTION: Code change

Revision 1.76.2.3 / (view) - annotate - [select for diffs] , Mon Nov 27 13:53:27 2006 UTC (17 years, 7 months ago) by ms.aruran
Branch: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.76.2.2: +30 -2 lines
Diff to previous 1.76.2.2 to branch point 1.76
PEP#: 268
TITLE: PEP#268 SSLClientCertificate Propagation

Description: Code change

Revision 1.78 / (view) - annotate - [select for diffs] , Tue Nov 14 18:34:56 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.77: +4 -4 lines
Diff to previous 1.77
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.76.2.2 / (view) - annotate - [select for diffs] , Tue Nov 7 13:49:28 2006 UTC (17 years, 7 months ago) by ms.aruran
Branch: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.76.2.1: +2 -25 lines
Diff to previous 1.76.2.1 to branch point 1.76
PEP#: 268
TITLE: SSLClientCertificateChain Propagation

DESCRIPTION: Code changes

Revision 1.76.2.1 / (view) - annotate - [select for diffs] , Fri Nov 3 13:28:42 2006 UTC (17 years, 7 months ago) by ms.aruran
Branch: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.76: +26 -3 lines
Diff to previous 1.76
PEP#: 268
TITLE: SSLClientCertificateChain Propagation

DESCRIPTION: Code changes

Revision 1.77 / (view) - annotate - [select for diffs] , Tue Oct 24 17:09:21 2006 UTC (17 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, 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, RELEASE_2_6_0-FC
Changes since 1.76: +18 -6 lines
Diff to previous 1.76
BUG#: 5730
TITLE: DefaultProviderManager calls dlopen() passing an empty string
DESCRIPTION: Check that a provider library location is resolved successfully before loading the provider.

Revision 1.76 / (view) - annotate - [select for diffs] , Tue Oct 10 17:27:09 2006 UTC (17 years, 8 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-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-BUG4011_WinLocalConnect-branch-New
Branch point for: TASK-PEP268_SSLClientCertificatePropagation-branch
Changes since 1.75: +3 -0 lines
Diff to previous 1.75
BUG#: 5673
TITLE: Provider terminate() not called on initialize() error
DESCRIPTION: Call terminate() to allow a provider to clean up before it is unloaded when initialize() fails.

Revision 1.61.2.2 / (view) - annotate - [select for diffs] , Tue Sep 19 17:21:28 2006 UTC (17 years, 9 months ago) by kumpf
Branch: RELEASE_2_5-branch
Changes since 1.61.2.1: +0 -12 lines
Diff to previous 1.61.2.1 to branch point 1.61
BUG#: 5536
TITLE: Extra provider load during disable operation
DESCRIPTION: Change the place where the provider subscription count is reset to avoid an extra provider load.

Revision 1.75 / (view) - annotate - [select for diffs] , Wed Sep 6 18:48:18 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, 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
Changes since 1.74: +3 -22 lines
Diff to previous 1.74
BUG#: 5505
TITLE: Consolidate idle provider unload interval logic
DESCRIPTION: Moved the redundant unload interval logic from the provider managers to the ProviderManagerService.

Revision 1.74 / (view) - annotate - [select for diffs] , Wed Sep 6 18:41:01 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.73: +17 -0 lines
Diff to previous 1.73
BUG#: 5504
TITLE: DefaultProviderManagerMain.cpp is obsolete
DESCRIPTION: Disable the dynamic library entry point, since it is no longer used.

Revision 1.73 / (view) - annotate - [select for diffs] , Tue Sep 5 16:37:12 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.72: +74 -107 lines
Diff to previous 1.72
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.72 / (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.71: +127 -192 lines
Diff to previous 1.71
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.71 / (view) - annotate - [select for diffs] , Tue Aug 29 16:48:56 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.70: +618 -1999 lines
Diff to previous 1.70
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.

Revision 1.70 / (view) - annotate - [select for diffs] , Fri Aug 25 17:00:06 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.69: +44 -41 lines
Diff to previous 1.69
BUG#: 5448
TITLE: Replace Provider class with ProviderStatus
DESCRIPTION: Split the function of the DefaultProviderManager's Provider class between a new ProviderStatus class, the ProviderFacade, and the LocalProviderManager.

Revision 1.69 / (view) - annotate - [select for diffs] , Wed Aug 23 19:01:46 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.68: +9 -18 lines
Diff to previous 1.68
BUG#: 5434
TITLE: DefaultProviderManager::handleUnsupportedRequest method is not needed
DESCRIPTION: Remove the unnecessary method.

Revision 1.68 / (view) - annotate - [select for diffs] , Wed Aug 23 18:54:31 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.67: +0 -7 lines
Diff to previous 1.67
BUG#: 5433
TITLE: Simply the OpProviderHolder class definition
DESCRIPTION: Remove unnecessary methods from OpProviderHolder.

Revision 1.67 / (view) - annotate - [select for diffs] , Wed Aug 23 18:47:50 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.66: +1 -14 lines
Diff to previous 1.66
BUG#: 5425
TITLE: Split ProviderManagerService from ProviderManager2
DESCRIPTION: Move the ProviderManagerService from the ProviderManager2 directory to a new ProviderManagerService directory.

Revision 1.66 / (view) - annotate - [select for diffs] , Tue Aug 22 17:29:38 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.65: +25 -49 lines
Diff to previous 1.65
BUG#: 5429
TITLE: Use auto class for provider statistics measurement
DESCRIPTION: Clean up the provider performance statistics code in the Default and CMPI provider managers.

Revision 1.65 / (view) - annotate - [select for diffs] , Tue Aug 22 16:54:59 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.64: +0 -1 lines
Diff to previous 1.64
BUG#: 5420
TITLE: ProviderType class is not used
DESCRIPTION: Remove the unused ProviderType class.

Revision 1.64 / (view) - annotate - [select for diffs] , Fri Aug 4 18:06:00 2006 UTC (17 years, 10 months ago) by marek
Branch: MAIN
Changes since 1.63: +51 -0 lines
Diff to previous 1.63
BUG#:5278
TITLE: zOS - update security hooks in OpenPegasus code base

DESCRIPTION:

Revision 1.63 / (view) - annotate - [select for diffs] , Mon Jun 19 19:47:40 2006 UTC (18 years ago) by mike
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Changes since 1.62: +5 -0 lines
Diff to previous 1.62
BUG#: 5139
TITLE: Static linking for Linux.

DESCRIPTION: This patch allows the option of building several of the libraries statically to reduce footprint.

Revision 1.56.2.2 / (view) - annotate - [select for diffs] , Tue Mar 7 18:45:58 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.56.2.1: +45 -25 lines
Diff to previous 1.56.2.1 to branch point 1.56 to next main 1.57
PEP#: 233
TITLE: Update embedded instance branch

DESCRIPTION:

Merge embedded instance branch with trunk and add missing files

Revision 1.61.2.1 / (view) - annotate - [select for diffs] , Tue Feb 28 19:53:30 2006 UTC (18 years, 4 months ago) by kumpf
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1
Changes since 1.61: +45 -22 lines
Diff to previous 1.61
BUG#: 4830
TITLE: Chunking is not enabled for Out-of-Process Providers
DESCRIPTION: Added a callback path to allow response chunks to be returned from in-process and out-of-process providers.

Revision 1.62 / (view) - annotate - [select for diffs] , Fri Feb 24 19:16:29 2006 UTC (18 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, 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
Changes since 1.61: +45 -22 lines
Diff to previous 1.61
BUG#: 4814
TITLE: Chunking is not enabled for Out-of-Process Providers
DESCRIPTION: Added a callback path to allow response chunks to be returned from in-process and out-of-process providers.

Revision 1.61 / (view) - annotate - [select for diffs] , Fri Feb 10 22:20:43 2006 UTC (18 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_5_1-RC1, RELEASE_2_5-root
Branch point for: RELEASE_2_5-branch
Changes since 1.60: +0 -3 lines
Diff to previous 1.60
BUG#: 4765
TITLE: SubscriptionLanguageListContainer class is not needed
DESCRIPTION: Removed the SubscriptionLanguageListContainer class definition and code that uses it.

Revision 1.56.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:11:59 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.56: +77 -377 lines
Diff to previous 1.56
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.60 / (view) - annotate - [select for diffs] , Tue Jan 31 20:37:42 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: MAIN
Changes since 1.59: +1 -1 lines
Diff to previous 1.59
BUG#: 4728
TITLE: Compiler Failure in DefaultProviderManager.cpp if PERFINST is disabled

DESCRIPTION:

1. Add new macro to call response->endProvider() if PEGASUS_DISABLE_PERFINST is not defined.

2. Add empty definitions for STAT_PMS_PROVIDERSTART and STAT_RESPONSEEND macros.

Revision 1.59 / (view) - annotate - [select for diffs] , Mon Jan 30 16:18:08 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
Changes since 1.58: +3 -1 lines
Diff to previous 1.58
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.58 / (view) - annotate - [select for diffs] , Fri Jan 27 19:39:51 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: MAIN
Changes since 1.57: +52 -362 lines
Diff to previous 1.57
BUG#: 4693
TITLE: Undesirable message logged when an exception is thrown by a provider

DESCRIPTION:

Modified DefaultProviderManager.cpp to set the provider and server start times on the response message before the provider is invoked, then set the provider end time after exceptions have been caught.

Also modified the file so that the identical blocks of catches can be replaced by a single macro.

Revision 1.56.4.1 / (view) - annotate - [select for diffs] , Wed Jan 18 17:38:02 2006 UTC (18 years, 5 months ago) by a.dunfey
Branch: PEP244_ServerProfile-branch
Changes since 1.56: +22 -14 lines
Diff to previous 1.56 to next main 1.57
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.57 / (view) - annotate - [select for diffs] , Wed Jan 11 20:44:29 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.56: +22 -14 lines
Diff to previous 1.56
BUG#: 4655
TITLE: DefaultProviderManager _responseTable access is not thread safe
DESCRIPTION: Add a Mutex to control access to the _responseTable and clear the table when its entries are deleted.

Revision 1.56 / (view) - annotate - [select for diffs] , Tue Nov 29 23:12:59 2005 UTC (18 years, 7 months ago) by mike
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP233_EmbeddedInstSupport-root
Branch point for: PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-branch
Changes since 1.55: +81 -49 lines
Diff to previous 1.55
BUG#: 4518
TITLE: Apply PEGASUS_LOGGER_TRACE() macro

DESCRIPTION: Applied PEGASUS_LOGGER_TRACE() macro in several places to reduce overhead of creating MessageLoadParms objects for Logger::put().

Revision 1.55 / (view) - annotate - [select for diffs] , Tue Nov 22 19:33:26 2005 UTC (18 years, 7 months ago) by denise.eckstein
Branch: MAIN
CVS Tags: BUG_4225_PERFORMANCE_VERSION_1_DONE
Changes since 1.54: +2 -0 lines
Diff to previous 1.54
BUG#: 4500
TITLE: User name not set in Identity Context passed to Indication Consumer

DESCRIPTION: Modified code to pass authenticated system user name to the Indication Consumer. Submission includes modifications to TestIndicationStressTest to allow testing of this functionality.

Revision 1.54 / (view) - annotate - [select for diffs] , Wed Jul 27 19:51:14 2005 UTC (18 years, 11 months ago) by kumpf
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-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
Changes since 1.53: +72 -273 lines
Diff to previous 1.53
BUG#: 3996
TITLE: SetProperty request always returns not implemented error
DESCRIPTION: Do not initialize the SetProperty response with a CIM_ERR_FAILED exception.  Use CIMMessage::buildResponse to generate empty response messages.  Add wbemexec test cases for SetProperty operations.

Revision 1.53 / (view) - annotate - [select for diffs] , Fri Jul 22 23:25:23 2005 UTC (18 years, 11 months ago) by w.white
Branch: MAIN
Changes since 1.52: +24 -0 lines
Diff to previous 1.52
BUG#: 3744

TITLE:Statistics data is incorrect

DESCRIPTION: checking in fix

Revision 1.52 / (view) - annotate - [select for diffs] , Fri Jul 15 17:44:24 2005 UTC (18 years, 11 months ago) by konrad.r
Branch: MAIN
Changes since 1.51: +9 -0 lines
Diff to previous 1.51
BUG#: 3927
TITLE: Memory leak on shutdown when an indication provider is enabled

DESCRIPTION:

Revision 1.51 / (view) - annotate - [select for diffs] , Fri Mar 4 03:12:45 2005 UTC (19 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.50: +1 -1 lines
Diff to previous 1.50
BUG#: 2906
TITLE: LocalProviderManager::_provider_ctrl has unused functions
DESCRIPTION: Removed the LocalProviderManager::_provider_ctrl() method and moved its functions into existing methods.

Revision 1.50 / (view) - annotate - [select for diffs] , Thu Mar 3 19:27:56 2005 UTC (19 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.49: +45 -47 lines
Diff to previous 1.49
BUG#: 1947
TITLE: Default ProviderManager has obsolete adapter code
DESCRIPTION: Removed the obsolete adapter logic.  Removed other unused members and methods from the ProviderModule class.

Revision 1.49 / (view) - annotate - [select for diffs] , Fri Feb 25 21:44:18 2005 UTC (19 years, 4 months ago) by carolann.graves
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP-214B-root
Changes since 1.48: +218 -202 lines
Diff to previous 1.48
PEP#: 197
TITLE: Provider User Context

DESCRIPTION: Modify Provider Manager Service to issue enable indications and disable indications requests to indication providers (rather than Indication Service).

Revision 1.48 / (view) - annotate - [select for diffs] , Mon Feb 14 04:37:22 2005 UTC (19 years, 4 months ago) by joyce.j
Branch: MAIN
CVS Tags: PEP214-root, PEP214-branch
Changes since 1.47: +1 -1 lines
Diff to previous 1.47
PEP#: 101
TITLE: AutoPtr Enhancement

DESCRIPTION: AutoPtr updates has been made

Revision 1.47 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:30 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH
Changes since 1.46: +3 -1 lines
Diff to previous 1.46
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.46 / (view) - annotate - [select for diffs] , Thu Jan 6 16:25:42 2005 UTC (19 years, 5 months ago) by chuck
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate, SLPPERFINST-root, SLPPERFINST-branch
Changes since 1.45: +0 -1 lines
Diff to previous 1.45
PEP#: 193
TITLE: CQL stage 1

DESCRIPTION: Remove unneeded include

Revision 1.45 / (view) - annotate - [select for diffs] , Mon Dec 20 17:05:45 2004 UTC (19 years, 6 months ago) by humberto
Branch: MAIN
Changes since 1.44: +3 -0 lines
Diff to previous 1.44
PEP#: 193

TITLE: CQL OperationContext additions

DESCRIPTION: New container added to OperationContext flow from IndicationService -> ProviderManager(2) -> RT_IndicationProvider(unit test new container)

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Dec 14 13:45:51 2004 UTC (19 years, 6 months ago) by chuck
Branch: MAIN
Changes since 1.43: +2 -3 lines
Diff to previous 1.43
PEP#: 193
TITLE: CQL stage 1

DESCRIPTION: Change from using QueryExpressionFactory to
building QueryExpression directly

Revision 1.43 / (view) - annotate - [select for diffs] , Sun Oct 17 19:40:03 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1-BETA1, RELEASE_2_4_1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, RELEASE_2_4-branch, PEP213_SIZE_OPTIMIZATIONS, IBM_241_April1405, CHUNKTESTDONE_PEP140
Changes since 1.42: +7 -5 lines
Diff to previous 1.42
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.42 / (view) - annotate - [select for diffs] , Tue Sep 21 11:38:13 2004 UTC (19 years, 9 months ago) by a.dunfey
Branch: MAIN
Changes since 1.41: +1 -1 lines
Diff to previous 1.41
BUG#: 2090
TITLE: References call with NULL property list returns instances without properties

DESCRIPTION:

Changed the call to the Provider in DefaultProviderManager.cpp that changes a NULL property list into an empty property list.

Revision 1.41 / (view) - annotate - [select for diffs] , Tue Aug 17 14:53:36 2004 UTC (19 years, 10 months ago) by carolann.graves
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
BUG#: 1876
TITLE: Incorrect trace component specified in DefaultProviderManager.cpp

DESCRIPTION: Modified the trace statements to specify TRC_PROVIDERMANAGER.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Jul 14 21:44:38 2004 UTC (19 years, 11 months ago) by w.white
Branch: MAIN
CVS Tags: MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.39: +4 -0 lines
Diff to previous 1.39
BUG#: 237

TITLE: Incorrect use of statistic macros

DESCRIPTION: macros added and moved so that timing is uniform

Revision 1.39 / (view) - annotate - [select for diffs] , Mon Jun 28 13:32:33 2004 UTC (20 years ago) by a.dunfey
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
BUG#: 1592
TITLE: NULL PropertyList not passed to provider properly

DESCRIPTION:
Change call in DefaultProviderManager::handleAssociatorsRequest() to ProviderFacade::associators() to pass CIMPropertyList instead of Array<CIMName>

Revision 1.38 / (view) - annotate - [select for diffs] , Thu Jun 24 20:10:27 2004 UTC (20 years ago) by kumpf
Branch: MAIN
Changes since 1.37: +5 -12 lines
Diff to previous 1.37
BUG#:1587
TITLE: [HP-YZ] Duplicate static define for module status

DESCRIPTION: Moved the duplicated defines (_MODULE_OK, _MODULE_STOPPING, and MODULE_STOPPED) into Constants.h and changed them to be CIM_MSE_OPSTATUS_VALUE_OK, CIM_MSE_OPSTATUS_VALUE_STOPPING, and CIM_MSE_OPSTATUS_VALUE_STOPPED.

Revision 1.37 / (view) - annotate - [select for diffs] , Fri Jun 18 10:05:59 2004 UTC (20 years ago) by se.gupta
Branch: MAIN
Changes since 1.36: +6 -4 lines
Diff to previous 1.36
PEP#: 135
TITLE: OperationContext Enhancements

DESCRIPTION:
Please refer to PEP135 for details.

Revision 1.36 / (view) - annotate - [select for diffs] , Mon Jun 14 19:00:29 2004 UTC (20 years ago) by kumpf
Branch: MAIN
Changes since 1.35: +0 -19 lines
Diff to previous 1.35
PEP#: 072
TITLE: [HP-RK] Out-of-Process Provider Support

DESCRIPTION: Check for a disabled provider module in the ProviderManagerService rather than in each of the ProviderManager implementations, so that this logic is centralized and consistent.  Out-of-Process Providers benefit from this change by avoiding the start-up of a Provider Agent process for a disabled provider module.

Revision 1.35 / (view) - annotate - [select for diffs] , Thu Jun 10 19:09:57 2004 UTC (20 years ago) by w.white
Branch: MAIN
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
PEP#: 127

TITLE: Performance statistics for CIM Server

DESCRIPTION: add code to suppot the CIM_CIMOMStatisticalData class

Revision 1.34 / (view) - annotate - [select for diffs] , Thu Jun 10 07:57:32 2004 UTC (20 years ago) by se.gupta
Branch: MAIN
Changes since 1.33: +88 -151 lines
Diff to previous 1.33
PEP#: 135
TITLE: OperationContext Enhancements

DESCRIPTION:
Make changes so that context is directly populated with containers .

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Jun 9 08:33:01 2004 UTC (20 years ago) by se.gupta
Branch: MAIN
Changes since 1.32: +192 -122 lines
Diff to previous 1.32
PEP#: 135
TITLE: OperationContext Enhancements

DESCRIPTION:
Please refer to PEP135 for details.

Revision 1.32 / (view) - annotate - [select for diffs] , Tue Jun 8 17:17:33 2004 UTC (20 years ago) by kumpf
Branch: MAIN
Changes since 1.31: +0 -95 lines
Diff to previous 1.31
BUG#: 1540
TITLE: [HP-RK] CIMConsumeIndicationRequestMessage not used

DESCRIPTION: Removed the unused CIMConsumeIndicationRequestMessage and CIMConsumeIndicationResponseMessage class definitions and any (dead) code that referred to them.

Revision 1.31 / (view) - annotate - [select for diffs] , Fri Jun 4 01:23:59 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.30: +11 -4 lines
Diff to previous 1.30
PEP#: 072
TITLE: [HP-RK] Out-of-Process Provider Support

DESCRIPTION:

Added a hasActiveProviders() method to the ProviderManager and ProviderManagerRouter classes.  This method indicates whether the specified entity has any providers loaded/initialized.  The Out-of-Process Provider feature can use this method to determine whether any providers are active in an agent process so that the agent process can be terminated when it is idle.

The existing unloadIdleProviders() method was also reworked.  In the previous implementation, the ProviderManager implementations allocated a thread from the MessageQueueService to unload idle providers.  This was changed so that the ProviderManagerService allocates the thread instead before calling a ProviderManager's unloadIdleProviders method.  The previous implementation assumed that a MessageQueueService had been constructed in the process with the ProviderManagers.  This assumption is incorrect in the Out-of-Process Provider implementation.

Revision 1.30 / (view) - annotate - [select for diffs] , Fri May 21 21:01:53 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.29: +69 -0 lines
Diff to previous 1.29
PEP#:072
TITLE: [HP-YZ] Out-of-Process Provider Support

DESCRIPTION: Added a new property AutoStart in the PG_Provider class and new functions have been added to support this new property. At CIM Server start-up, if AutoStart property is set to true in a PG_Provider instance, the Pluggable Provider Manager will load and intialize the provider. This feature applies to existing In-Process Providers as well as Out-of-Process Providers.

Revision 1.29 / (view) - annotate - [select for diffs] , Tue May 18 22:58:42 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.28: +2 -3 lines
Diff to previous 1.28
PEP#: 072
TITLE: [HP-RK] Out-of-Process Provider Support

DESCRIPTION:

Move some of the functionality of the ProviderManagerService into a new ProviderManagerRouter module.  The ProviderManagerRouter is an abstract class, with a BasicProviderManagerRouter subclass implementing in-process provider support.  Out-of-Process Provider functionality will be encapsulated in a separate OOPProviderManagerRouter class.

This change also adds a callback function for indication delivery, rather than having the EnableIndicationsResponseHandler interact directly with the MessageQueueService.  The callback approach more clearly delineates the functions of the ProviderManagerService and the ProviderManagers, and facilitates the generation of indications by Out-of-Process Providers.

ProviderManagers are now loaded on demand, rather than automatically at start-up time.  This change will reduce the footprint of Provider Agent Processes.

Revision 1.28 / (view) - annotate - [select for diffs] , Mon May 17 22:42:58 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.27: +104 -303 lines
Diff to previous 1.27
PEP#: 072
TITLE: [HP-RK] Out-of-Process Provider Support

DESCRIPTION: Centralize provider lookup in the ProviderManagerService to avoid redundant lookups and to restrict access to the ProviderRegistrationManager to the server-side components (for out-of-process provider support).

Revision 1.27 / (view) - annotate - [select for diffs] , Wed May 12 15:45:38 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
BUG#: 1465
TITLE: HP [CAKG] returned pointer should be deleted when _removeEntry is called

DESCRIPTION: DefaultProviderManager::handleDisableModuleRequest has been modified to delete the returned pointer from _removeEntry.

Revision 1.26 / (view) - annotate - [select for diffs] , Wed May 12 15:39:32 2004 UTC (20 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.25: +1 -7 lines
Diff to previous 1.25
BUG#: 1464
TITLE: HP [CAKG] extraneous new CIMEnableIndicationsResponseMessage in DefaultProviderManager::handleEnableIndicationsRequest

DESCRIPTION: An instantiation of an unused message was removed from DefaultProviderManager::handleEnableIndicationsRequest.

Revision 1.25 / (view) - annotate - [select for diffs] , Thu Apr 15 21:45:07 2004 UTC (20 years, 2 months ago) by dj.gorey
Branch: MAIN
Changes since 1.24: +115 -116 lines
Diff to previous 1.24
BUG#: 1372
TITLE: TestDisableEnable2 fails at line 166

DESCRIPTION: back off code changes

Revision 1.24 / (view) - annotate - [select for diffs] , Tue Apr 13 16:55:15 2004 UTC (20 years, 2 months ago) by dj.gorey
Branch: MAIN
Changes since 1.23: +68 -67 lines
Diff to previous 1.23
BUG#: 1308
TITLE: cimserver hangs on request to provider

DESCRIPTION: fixes 1301 also, to remove second provider lookup

Revision 1.23 / (view) - annotate - [select for diffs] , Wed Mar 31 15:13:11 2004 UTC (20 years, 3 months ago) by schuur
Branch: MAIN
Changes since 1.22: +7 -1 lines
Diff to previous 1.22
BUG#: 1306
TITLE: Idle provider unload disbabeled in ProviderManager2

DESCRIPTION: Retrofitted from 2.3.2 to 2.4

Revision 1.11.4.5 / (view) - annotate - [select for diffs] , Wed Mar 24 00:50:34 2004 UTC (20 years, 3 months ago) by schuur
Branch: RELEASE_2_3_2-branch
CVS Tags: RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze
Changes since 1.11.4.4: +7 -1 lines
Diff to previous 1.11.4.4 to branch point 1.11 to next main 1.12
BUG#: 1306
BRANCH: RELEASE_2_3_2-branch
TITLE: Idle provider unload disbabeled in ProviderManager2
DESCRIPTION: unload_idle_providers function in ProviderManagerService.cpp completed

Revision 1.11.4.4 / (view) - annotate - [select for diffs] , Thu Mar 18 20:38:36 2004 UTC (20 years, 3 months ago) by schuur
Branch: RELEASE_2_3_2-branch
Changes since 1.11.4.3: +131 -169 lines
Diff to previous 1.11.4.3 to branch point 1.11
BUG#: 1257
BRANCH: RELEASE_2_3_2-branch
TITLE: TestDisableEnable2 fails intermittently
DESCRIPTION: Noticed that _indications_enabled in ProviderFacade is not initialized at all.
It should have been initialized to false. This might have caused intermittent
failures.
DefaultProviderManager.cpp reformatted for better reading.

Revision 1.11.4.3 / (view) - annotate - [select for diffs] , Wed Mar 10 14:19:29 2004 UTC (20 years, 3 months ago) by schuur
Branch: RELEASE_2_3_2-branch
Changes since 1.11.4.2: +27 -27 lines
Diff to previous 1.11.4.2 to branch point 1.11
Retrofitted fixes for 1164, 1232 and 1259 from 2.4 for 2.3.2

Revision 1.22 / (view) - annotate - [select for diffs] , Thu Mar 4 10:11:14 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.21: +26 -26 lines
Diff to previous 1.21
Fixed Bugzilla 1247

Revision 1.21 / (view) - annotate - [select for diffs] , Thu Mar 4 09:55:38 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
Fixed bugzilla 1246

Revision 1.10.2.3 / (view) - annotate - [select for diffs] , Tue Mar 2 21:34:42 2004 UTC (20 years, 4 months ago) by schuur
Branch: RELEASE_2_3_1-branch
Changes since 1.10.2.2: +429 -181 lines
Diff to previous 1.10.2.2 to branch point 1.10 to next main 1.11
Fixing 1242 - Resyncing with 2.4 PPM/CMPI fix level

Revision 1.11.4.2 / (view) - annotate - [select for diffs] , Tue Mar 2 19:43:41 2004 UTC (20 years, 4 months ago) by schuur
Branch: RELEASE_2_3_2-branch
Changes since 1.11.4.1: +429 -181 lines
Diff to previous 1.11.4.1 to branch point 1.11
Bugzilla 1241 - Retrofitting all 2.4 PPM/CMPI fixes up to 1233

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Mar 2 09:38:36 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.19: +19 -63 lines
Diff to previous 1.19
Fixed bugzilla 1233

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Feb 27 19:10:17 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.18: +26 -8 lines
Diff to previous 1.18
Bugzilla 1229 and 1205

Revision 1.18 / (view) - annotate - [select for diffs] , Fri Feb 27 05:59:17 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.17: +244 -153 lines
Diff to previous 1.17
Bugzilla 1204 - last part

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Feb 26 14:35:07 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.16: +7 -0 lines
Diff to previous 1.16
Bugzilla 1024 - Temporary fix to catch indication error

Revision 1.16 / (view) - annotate - [select for diffs] , Thu Feb 26 11:28:45 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.15: +7 -7 lines
Diff to previous 1.15
Bugzilla 1024 - part 2
Fixing missing Method provider support

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Feb 20 00:56:00 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.14: +6 -7 lines
Diff to previous 1.14
Fixing bugzilla 1204 - failing to check for disabled/blocked providers
 Modified Files:
 	ProviderManagerService.cpp ProviderRegistrar.cpp
 	ProviderRegistrar.h CMPI/CMPIProvider.cpp
 	CMPI/CMPIProviderManager.cpp
 	Default/DefaultProviderManager.cpp

Revision 1.11.4.1 / (view) - annotate - [select for diffs] , Thu Feb 19 16:31:32 2004 UTC (20 years, 4 months ago) by schuur
Branch: RELEASE_2_3_2-branch
Changes since 1.11: +54 -60 lines
Diff to previous 1.11
Bugzilla 1197 for 2.3.2

 Modified Files:
  Tag: RELEASE_2_3_2-branch
 	ProviderManagerService.cpp ProviderManagerService.h
 	ProviderRegistrar.cpp ProviderRegistrar.h
 	CMPI/CMPIProvider.cpp CMPI/CMPIProviderManager.cpp
 	CMPI/CMPIProviderManager.h Default/DefaultProviderManager.cpp
 	Default/DefaultProviderManager.h

Revision 1.10.2.2 / (view) - annotate - [select for diffs] , Thu Feb 19 01:01:54 2004 UTC (20 years, 4 months ago) by schuur
Branch: RELEASE_2_3_1-branch
Changes since 1.10.2.1: +10 -10 lines
Diff to previous 1.10.2.1 to branch point 1.10
Fixing Bugzilla 1197  part 5
 Modified Files:
  Tag: RELEASE_2_3_1-branch
 	ProviderManagerService.cpp ProviderRegistrar.cpp
 	ProviderRegistrar.h CMPI/CMPIProviderManager.cpp
 	Default/DefaultProviderManager.cpp

Revision 1.10.2.1 / (view) - annotate - [select for diffs] , Tue Feb 17 01:35:03 2004 UTC (20 years, 4 months ago) by schuur
Branch: RELEASE_2_3_1-branch
Changes since 1.10: +53 -59 lines
Diff to previous 1.10
Fixing buzilla 1197 - part 2

 Modified Files:
  Tag: RELEASE_2_3_1-branch
 	DefaultProviderManager.cpp DefaultProviderManager.h

Revision 1.14 / (view) - annotate - [select for diffs] , Wed Feb 4 22:58:21 2004 UTC (20 years, 4 months ago) by schuur
Branch: MAIN
Changes since 1.13: +141 -55 lines
Diff to previous 1.13
Fixed Bugzilla 1169 and 1175
Completed CMPI Indication support
Added CMPI ProcessIndication sample

 ----------------------------------------------------------------------
 Modified Files:
 	ProviderManager2/ProviderManager.cpp
 	ProviderManager2/ProviderManager.h
 	ProviderManager2/ProviderManagerService.cpp
 	ProviderManager2/ProviderManagerService.h
 	ProviderManager2/ProviderRegistrar.cpp
 	ProviderManager2/ProviderRegistrar.h
 	ProviderManager2/ProviderType.cpp
 	ProviderManager2/ProviderType.h
 	ProviderManager2/CMPI/CMPIProviderManager.cpp
 	ProviderManager2/CMPI/CMPIProviderManager.h
 	ProviderManager2/CMPI/CMPIProviderModule.cpp
 	ProviderManager2/CMPI/CMPI_Broker.cpp
 	ProviderManager2/CMPI/CMPI_ContextArgs.cpp
 	ProviderManager2/Default/DefaultProviderManager.cpp
 	ProviderManager2/Default/DefaultProviderManager.h
 	Server/CIMServer.cpp Server/CIMServer.h
 Added Files:
 	ProviderManager2/CMPI/samples/ProcessIndication/CMPI_RT_Sample.c
 	ProviderManager2/CMPI/samples/ProcessIndication/CreateFilter01.xml
 	ProviderManager2/CMPI/samples/ProcessIndication/CreateHandler01.xml
 	ProviderManager2/CMPI/samples/ProcessIndication/CreateSubscription01.xml
 	ProviderManager2/CMPI/samples/ProcessIndication/DeleteFilter01.xml
 	ProviderManager2/CMPI/samples/ProcessIndication/DeleteHandler01.xml
 	ProviderManager2/CMPI/samples/ProcessIndication/DeleteSubscription01.xml
 	ProviderManager2/CMPI/samples/ProcessIndication/Makefile
 	ProviderManager2/CMPI/samples/ProcessIndication/RT_Sample.mof
 	ProviderManager2/CMPI/samples/ProcessIndication/RT_SampleR.mof
 	ProviderManager2/CMPI/samples/ProcessIndication/RT_delSubscribe.sh
 	ProviderManager2/CMPI/samples/ProcessIndication/RT_subscribe.sh
 	ProviderManager2/CMPI/samples/ProcessIndication/RT_trigger.sh
 	ProviderManager2/CMPI/samples/ProcessIndication/SendTestIndication.xml
 	ProviderManager2/CMPI/samples/ProcessIndication/readme
 ----------------------------------------------------------------------

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Feb 3 21:17:06 2004 UTC (20 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
HP-RK Bugzilla 1165 (Compile error in Default provider manager).

Revision 1.12 / (view) - annotate - [select for diffs] , Tue Jan 27 13:48:11 2004 UTC (20 years, 5 months ago) by schuur
Branch: MAIN
Changes since 1.11: +98 -13 lines
Diff to previous 1.11
PEP 119 - added execQuery support.
Requiers Provider Manager 2 to be enabled.

Test and sample will be added soon.

 Modified Files:
 	src/Clients/CLITestClients/CLI/CLI.cpp
 	src/Clients/CLITestClients/CLIClientLib/CLIClientLib.cpp
	src/Clients/CLITestClients/CLIClientLib/CLIClientLib.h
 	src/Pegasus/Makefile src/Pegasus/Common/CIMMessage.h
 	src/Pegasus/Common/Makefile
 	src/Pegasus/ControlProviders/ProviderRegistrationProvider/ProviderRegistrationProvider.cpp
 	src/Pegasus/Provider/Makefile
 	src/Pegasus/ProviderManager2/Makefile
 	src/Pegasus/ProviderManager2/ProviderRegistrar.cpp
 	src/Pegasus/ProviderManager2/ProviderType.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPIProvider.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPIProviderManager.h
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Array.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Broker.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_BrokerEnc.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_ContextArgs.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_DateTime.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Enumeration.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Instance.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Object.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_ObjectPath.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Predicate.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Result.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectCond.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExp.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExp.h
 	src/Pegasus/ProviderManager2/CMPI/CMPI_String.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SubCond.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_ThreadContext.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Value.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Wql2Dnf.cpp
 	src/Pegasus/ProviderManager2/CMPI/Makefile
 	src/Pegasus/ProviderManager2/CMPI/cmpidt.h
 	src/Pegasus/ProviderManager2/CMPI/cmpift.h
 	src/Pegasus/ProviderManager2/CMPI/cmpimacs.h
 	src/Pegasus/ProviderManager2/Default/DefaultProviderManager.cpp
 	src/Pegasus/ProviderManager2/Default/DefaultProviderManager.h
 	src/Pegasus/ProviderManager2/Default/LocalProviderManager.cpp
 	src/Pegasus/ProviderManager2/Default/Makefile
 	src/Pegasus/ProviderManager2/Default/OperationResponseHandler.h
 	src/Pegasus/ProviderManager2/Default/Provider.cpp
 	src/Pegasus/ProviderManager2/Default/Provider.h
 	src/Pegasus/ProviderManager2/Default/ProviderFacade.cpp
 	src/Pegasus/ProviderManager2/Default/ProviderFacade.h
 	src/Pegasus/ProviderManager2/Default/SimpleResponseHandler.h
 	src/Pegasus/Server/CIMOperationRequestDispatcher.cpp
 	src/Pegasus/Server/CIMOperationRequestDispatcher.h
 	src/Pegasus/Server/CIMServer.cpp
 	src/Pegasus/Server/CIMServer.h src/Pegasus/Server/Makefile
 	src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.cpp
 	src/Pegasus/Server/ProviderRegistrationManager/ProviderRegistrationManager.h
 	src/Pegasus/WQL/Makefile
 	src/Pegasus/WQL/WQLSelectStatement.cpp
 	src/Pegasus/WQL/WQLSelectStatement.h
 Added Files:
 	src/Pegasus/Common/QueryExpression.cpp
 	src/Pegasus/Common/QueryExpression.h
 	src/Pegasus/Common/QueryExpressionRep.cpp
 	src/Pegasus/Common/QueryExpressionRep.h
 	src/Pegasus/Provider/CIMInstanceQueryProvider.cpp
 	src/Pegasus/Provider/CIMInstanceQueryProvider.h
 	src/Pegasus/ProviderManager2/QueryExpressionFactory.cpp
 	src/Pegasus/ProviderManager2/QueryExpressionFactory.h
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExpAccessor.cpp
 	src/Pegasus/ProviderManager2/CMPI/CMPI_SelectExpAccessor.h
 	src/Pegasus/ProviderManager2/CMPI/CMPI_Version.h
 	src/Pegasus/Server/QuerySupportRouter.cpp
 	src/Pegasus/Server/QuerySupportRouter.h
 	src/Pegasus/Server/WQLOperationRequestDispatcher.cpp
 	src/Pegasus/Server/WQLOperationRequestDispatcher.h
 	src/Pegasus/WQL/WQLInstancePropertySource.cpp
 	src/Pegasus/WQL/WQLInstancePropertySource.h
 	src/Pegasus/WQL/WQLQueryExpressionRep.cpp
 	src/Pegasus/WQL/WQLQueryExpressionRep.h
 ----------------------------------------------------------------------

Revision 1.11 / (view) - annotate - [select for diffs] , Mon Dec 8 12:25:35 2003 UTC (20 years, 6 months ago) by schuur
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-root
Branch point for: RELEASE_2_3_2-branch
Changes since 1.10: +10 -10 lines
Diff to previous 1.10
bugzilla 1112 setting proper provider type in ProviderName() constructor calls

Revision 1.10 / (view) - annotate - [select for diffs] , Thu Nov 27 01:28:35 2003 UTC (20 years, 7 months ago) by schuur
Branch: MAIN
CVS Tags: RELEASE_2_3_1-root
Branch point for: RELEASE_2_3_1-branch
Changes since 1.9: +20 -23 lines
Diff to previous 1.9
Bugzilla 1044
Two global variables (providerManager and my_instance) made static.
The two variables were causing name collision with similar variables in
the ../CMPI directory.

Revision 1.9 / (view) - annotate - [select for diffs] , Mon Nov 24 01:52:38 2003 UTC (20 years, 7 months ago) by schuur
Branch: MAIN
Changes since 1.8: +23 -20 lines
Diff to previous 1.8
Fixed bugzilla 1044

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Oct 22 14:48:08 2003 UTC (20 years, 8 months ago) by kv.le
Branch: MAIN
CVS Tags: RELEASE_2_3_0-root, RELEASE_2_3_0-branch
Changes since 1.7: +5 -3 lines
Diff to previous 1.7
bugzilla 944 ProviderManager2 compilation errors in DefaultProviderManager.cpp, ProviderManagerService.cpp

Committing in .

Modified Files:
DefaultProviderManager.cpp

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Oct 22 13:26:12 2003 UTC (20 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: POST_LICENSE_UPDATE_2003
Changes since 1.6: +6 -4 lines
Diff to previous 1.6
PEP 55 Update license on source files to current license text and date

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Oct 16 22:15:47 2003 UTC (20 years, 8 months ago) by chip
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.5: +12 -3 lines
Diff to previous 1.5
Bug # 768

Revision 1.5 / (view) - annotate - [select for diffs] , Sat Oct 11 14:25:10 2003 UTC (20 years, 8 months ago) by chip
Branch: MAIN
Changes since 1.4: +62 -19 lines
Diff to previous 1.4
minor fixes

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Oct 8 15:32:36 2003 UTC (20 years, 8 months ago) by chip
Branch: MAIN
CVS Tags: test
Changes since 1.3: +88 -56 lines
Diff to previous 1.3
functional update to cleanup registration

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Aug 20 19:08:26 2003 UTC (20 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_3_0-msg-freeze
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
HP-RK Bugzilla 487 (ProviderManager2 compile errors).

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Aug 19 03:24:57 2003 UTC (20 years, 10 months ago) by chip
Branch: MAIN
Changes since 1.1: +259 -249 lines
Diff to previous 1.1
Bug 471

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Aug 18 03:27:16 2003 UTC (20 years, 10 months ago) by chip
Branch: MAIN
PPM implementation (PEP86) pass 1

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