CVS log for pegasus/src/Pegasus/ProviderManagerService/Attic/OOPProviderManagerRouter.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.37 , Mon Sep 13 10:13:10 2010 UTC (13 years, 9 months ago) by s.kodali
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, HEAD
Changes since 1.36: +0 -0 lines
FILE REMOVED
BUG#: 8843
TITLE: remove unnecessary dependencies of cimprovagt

Revision 1.36 / (view) - annotate - [select for diffs] , Tue Sep 7 10:21:31 2010 UTC (13 years, 9 months ago) by sahana.prabhakar
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
BUG#: 8842
TITLE:OOPProviderManagerRouter fails to compile on gcc 3.3.3.
DESCRIPTION:gcc treats a variable definition as a function prototype.

Revision 1.35 / (view) - annotate - [select for diffs] , Thu Sep 2 05:37:58 2010 UTC (13 years, 10 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.34: +5 -2 lines
Diff to previous 1.34
BUG#: 8841
TITLE: Provider manager path is not set during the provider module optimization
DESCRIPTION:

Revision 1.34 / (view) - annotate - [select for diffs] , Fri Jul 2 08:26:32 2010 UTC (14 years ago) by sahana.prabhakar
Branch: MAIN
Changes since 1.33: +471 -180 lines
Diff to previous 1.33
BUG#: 8762
TITLE: PEP 349 implementation.
DESCRIPTION: Improve the availability of the CIMOM by better isolation from faulty providers.

Revision 1.33 / (view) - annotate - [select for diffs] , Mon Apr 26 04:38:42 2010 UTC (14 years, 2 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.32: +112 -35 lines
Diff to previous 1.32
BUG#: 8763
TITLE: PEP 356 - Provider module grouping
DESCRIPTION: PEP 356 implementation

Revision 1.32 / (view) - annotate - [select for diffs] , Sat Jan 16 13:30:59 2010 UTC (14 years, 5 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root
Branch point for: RELEASE_2_10-branch
Changes since 1.31: +2 -0 lines
Diff to previous 1.31
BUG#: 8689
TITLE: Leak in OOPProviderManagerRouter.cpp::_processGetSCMOClassRequest.
DESCRIPTION: The msessage pointer is not deleted in OOPProviderManagerRouter.

Revision 1.31 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:41 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.30: +87 -2 lines
Diff to previous 1.30
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.30 / (view) - annotate - [select for diffs] , Wed Sep 2 11:54:24 2009 UTC (14 years, 10 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-merged_out_from_trunk
Changes since 1.29: +10 -3 lines
Diff to previous 1.29
BUG#: 8606
TITLE: Race condition in ProviderAgentContainer destructor.
DESCRIPTION: Patch acquires lock before closing the read handle in ProviderAgentContainer destructor.

Revision 1.29 / (view) - annotate - [select for diffs] , Wed May 27 04:56:31 2009 UTC (15 years, 1 month ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.28: +21 -0 lines
Diff to previous 1.28
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.28 / (view) - annotate - [select for diffs] , Mon Mar 23 12:22:06 2009 UTC (15 years, 3 months ago) by r.kieninger
Branch: MAIN
Changes since 1.27: +46 -10 lines
Diff to previous 1.27
BUG#:6718
TITLE: Enable z/OS for OOP

DESCRIPTION: Consolidate oop agents to single shared instance on z/OS

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

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.24 / (view) - annotate - [select for diffs] , Wed Nov 19 06:12:16 2008 UTC (15 years, 7 months ago) by kavita.gupta
Branch: MAIN
Changes since 1.23: +14 -17 lines
Diff to previous 1.23
BUG#: 8113
TITLE: Zero server restart for maxProviderProcesses config property changes

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

DESCRIPTION:

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

DESCRIPTION: Replace PEG_TRACE_STRING with PEG_TRACE

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

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

DESCRIPTION:

Revision 1.19 / (view) - annotate - [select for diffs] , Mon May 12 08:22:33 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.18: +1 -2 lines
Diff to previous 1.18
BUG#:7651
TITLE: PEP#315 - Improve Trc&Log - Fix TBD-7646

DESCRIPTION:

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

DESCRIPTION:

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Jan 15 22:10:55 2008 UTC (16 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16
BUG#: 7253
TITLE: Use buildResponse() for consistent message attribute propagation
DESCRIPTION: Build response messages directly from the associated request messages, to ensure attribute synchronization.

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Aug 3 20:15:28 2007 UTC (16 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, TASK-PEP305_VXWORKS-branch, TASK-PEP305_VXWORKS-2008-10-23, TASK-BUG7146_SqlRepositoryPrototype-root, TASK-BUG7146_SqlRepositoryPrototype-merged_out_to_branch, TASK-BUG7146_SqlRepositoryPrototype-merged_out_from_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_to_trunk, TASK-BUG7146_SqlRepositoryPrototype-merged_in_from_branch, TASK-BUG7146_SqlRepositoryPrototype-branch, RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
BUG#: 6748
TITLE: Linux compiler warnings

DESCRIPTION: This patch fixes a few Linux compiler warnings.

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Aug 3 00:59:27 2007 UTC (16 years, 11 months ago) by ouyang.jian
Branch: MAIN
Changes since 1.14: +16 -0 lines
Diff to previous 1.14
BUG#:6606
PEP#:284
TITLE: PEP 284 - Port Pegasus to i5/PASE platform: Step four, function and bundles change

DESCRIPTION: PEP 284 - Port Pegasus to i5/PASE platform: Step four, function and bundles change

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Jul 27 17:45:12 2007 UTC (16 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.13: +2 -3 lines
Diff to previous 1.13
BUG#: 6703
TITLE: cimprovagt waitpid may use incorrect PID
DESCRIPTION: Use the pid saved while the agent mutex was locked.

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Jun 8 16:56:05 2007 UTC (17 years ago) by kumpf
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.12: +0 -4 lines
Diff to previous 1.12
BUG#: 6512
TITLE: Add unit tests for Privilege Separation
DESCRIPTION: Add Executor unit test cases.

Revision 1.12 / (view) - annotate - [select for diffs] , Tue Jun 5 09:06:28 2007 UTC (17 years, 1 month ago) by ouyang.jian
Branch: MAIN
Changes since 1.11: +0 -2 lines
Diff to previous 1.11
BUG#:5739
PEP#:284
TITLE: remove OS400 code

DESCRIPTION: Port Pegasus to i5/PASE platform: Step one, remove obsolete OS400 code

Revision 1.11 / (view) - annotate - [select for diffs] , Wed May 30 19:41:28 2007 UTC (17 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: 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.10: +0 -30 lines
Diff to previous 1.10
BUG#: 6482
TITLE: Provider UserContext should set supplemental groups
DESCRIPTION: Use the initgroups() function along with setuid() calls.

Revision 1.10 / (view) - annotate - [select for diffs] , Fri May 25 17:35:17 2007 UTC (17 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.9: +48 -266 lines
Diff to previous 1.9
BUG#: 6037
TITLE: PEP 286 Privilege Separation
DESCRIPTION: Implement privilege separation for the CIM Server.  This allows the CIM Server to run without privilege, using a separate small process to perform privileged operations as necessary.

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

DESCRIPTION:

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Mar 6 20:01:43 2007 UTC (17 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.7: +0 -22 lines
Diff to previous 1.7
BUG#: 6211
TITLE: OOPProviderManagerRouter hasActiveProviders method is not needed
DESCRIPTION: Remove the unused hasActiveProviders method from the OOPProviderManagerRouter.

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Mar 6 19:39:10 2007 UTC (17 years, 4 months ago) by kumpf
Branch: MAIN
Changes since 1.6: +43 -30 lines
Diff to previous 1.6
BUG#: 6210
TITLE: Provider exit hang can affect other providers
DESCRIPTION: Rework the locking logic so that a mutex is not held while the server waits for a cimprovagt process to end.  Also, do not hold a general mutex while unloading idle providers.

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Nov 14 18:34:57 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
Branch point for: RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_BRANCH
Changes since 1.5: +12 -12 lines
Diff to previous 1.5
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.5 / (view) - annotate - [select for diffs] , Fri Oct 6 16:47:31 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-PEP268_SSLClientCertificatePropagation-branch, TASK-PEP267_SLPReregistrationSupport-root, TASK-PEP267_SLPReregistrationSupport-merging_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merging_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_out_to_branch, TASK-PEP267_SLPReregistrationSupport-merged_out_from_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_to_trunk, TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch, TASK-PEP267_SLPReregistrationSupport-branch, TASK-Bugs5690_3913_RemoteCMPI-root, TASK-Bugs5690_3913_RemoteCMPI-merged_out_to_branch, TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_to_trunk, TASK-Bugs5690_3913_RemoteCMPI-merged_in_from_branch, TASK-Bugs5690_3913_RemoteCMPI-branch, TASK-Bug2021_RemoteCMPIonWindows-root, TASK-Bug2021_RemoteCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RemoteCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RemoteCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RemoteCMPIonWindows-branch, TASK-Bug2021_RCMPIonWindows-root, TASK-Bug2021_RCMPIonWindows-merged_out_to_branch, TASK-Bug2021_RCMPIonWindows-merged_out_from_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_to_trunk, TASK-Bug2021_RCMPIonWindows-merged_in_from_branch, TASK-Bug2021_RCMPIonWindows-branch, TASK-BUG4011_WinLocalConnect-branch-New, RELEASE_2_6_0-FC
Changes since 1.4: +20 -0 lines
Diff to previous 1.4
BUG#: 5662
TITLE: cimprovagt inherits unrelated file handles
DESCRIPTION: Close unnecessary file handles after forking a cimprovagt process.

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Oct 4 18:42:18 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.3: +20 -32 lines
Diff to previous 1.3
BUG#: 5653
TITLE: Incorrect waitpid logic
DESCRIPTION: Correct the waitpid logic to avoid a potential infinite loop.

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Sep 15 17:12:34 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.2: +10 -12 lines
Diff to previous 1.2
BUG#: 5568
TITLE: providerModuleFailCallback should be called outside mutex scope
DESCRIPTION: Do not hold the _outstandingRequestTableMutex while calling the _providerModuleFailCallback().

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Sep 8 16:22:15 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.1: +5 -0 lines
Diff to previous 1.1
BUG#: 5516
TITLE: Indication provider not enabled
DESCRIPTION: Keep track of the subscriptionInitComplete status in the ProviderAgentContainer.

Revision 1.1 / (view) - annotate - [select for diffs] , Wed Aug 23 18:47:47 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
BUG#: 5425
TITLE: Split ProviderManagerService from ProviderManager2
DESCRIPTION: Move the ProviderManagerService from the ProviderManager2 directory to a new ProviderManagerService directory.

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