CVS log for pegasus/src/Pegasus/ProviderManagerService/ProviderManagerService.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.53 / (view) - annotate - [select for diffs] , Wed Nov 19 00:12:39 2014 UTC (9 years, 7 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.52: +58 -12 lines
Diff to previous 1.52
BUG#: 9950
TITLE: The server crashes when processing large PULL operations.

DESCRIPTION: Add call to OOPProviderManagerRouter to clean up
enumerationContexts.  Other minor changes found during tests. also.

Revision 1.52 / (view) - annotate - [select for diffs] , Mon Apr 1 05:28:54 2013 UTC (11 years, 3 months ago) by ajay.rao
Branch: MAIN
CVS Tags: preBug9676, postBug9676, 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.51: +0 -75 lines
Diff to previous 1.51
BUG#: 9475
TITLE: removing Defines for PEGASUS_INDICATIONS_Q_THRESHOLD

DESCRIPTION:

Revision 1.51 / (view) - annotate - [select for diffs] , Wed Dec 19 14:23:42 2012 UTC (11 years, 6 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.50: +4 -4 lines
Diff to previous 1.50
BUG#: 9507
TITLE:  Using of wrong/nonexsitsing message ID's in ProviderManagerService.cpp

DESCRIPTION: Changing message ID's

Revision 1.50 / (view) - annotate - [select for diffs] , Thu Nov 15 09:39:30 2012 UTC (11 years, 7 months ago) by marek
Branch: MAIN
Changes since 1.49: +6 -6 lines
Diff to previous 1.49
BUG#:9425
TITLE: Remove unused variables in ALL but WQL, CQL and Compiler

DESCRIPTION:

Revision 1.49 / (view) - annotate - [select for diffs] , Thu Aug 11 11:12:36 2011 UTC (12 years, 10 months ago) by venkat.puvvada
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.48: +31 -1 lines
Diff to previous 1.48
BUG#: 9013
TITLE: Indications arrives out-of-order from provider to handler service
DESCRIPTION: Enhanced deliver() API to wait until indication arrives to the HandlerService. HandlerService gurantees the indication delivery order. This ordering is automatically enabled with PEGASUS_ENABLE_DMTF_INDICATION_PROFILE support is defined.

Revision 1.48 / (view) - annotate - [select for diffs] , Fri Jul 29 09:15:23 2011 UTC (12 years, 11 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.47: +46 -9 lines
Diff to previous 1.47
BUG#: 8991
TITLE: PEP 360 - Provider Lifecycle Indications.
DESCRIPTION: Added support for provider lifecycle indications.

Revision 1.47 / (view) - annotate - [select for diffs] , Fri Oct 29 04:29:53 2010 UTC (13 years, 8 months ago) by s.kodali
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, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.46: +16 -2 lines
Diff to previous 1.46
BUG#: 8864
TITLE: PEP 318: 32bit providers in 64bit OpenPegasus

Revision 1.46 / (view) - annotate - [select for diffs] , Mon Sep 13 09:40:06 2010 UTC (13 years, 9 months ago) by s.kodali
Branch: MAIN
Changes since 1.45: +42 -7 lines
Diff to previous 1.45
BUG#: 8843
TITLE: remove unnecessary dependencies of cimprovagt

Revision 1.45 / (view) - annotate - [select for diffs] , Tue Sep 7 02:54:39 2010 UTC (13 years, 9 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.44: +163 -16 lines
Diff to previous 1.44
BUG#: 8839
TITLE: OOP provider recovery enhancement
DESCRIPTION: Added new config property maxFailedProviderModuleRestarts which specifies the numer of times the failed provider module is restarted with indications enabled automatically before moving to the degraded state.

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

Revision 1.43 / (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.42: +19 -36 lines
Diff to previous 1.42
BUG#: 8763
TITLE: PEP 356 - Provider module grouping
DESCRIPTION: PEP 356 implementation

Revision 1.42 / (view) - annotate - [select for diffs] , Tue Aug 25 04:11:17 2009 UTC (14 years, 10 months ago) by sahana.prabhakar
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-merged_out_from_trunk, 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.41: +0 -5 lines
Diff to previous 1.41
BUG#: 8553
TITLE: Nightly builds on Linux fail with a core backtrace pointing to getenv.
DESCRIPTION: Core is generated during cimserver shutdown. Memory corruption is occuring on sending CIM_STOP_ALL_PROVIDERS_REQUEST_MESSAGE in the ProviderManagerService destructor.

Revision 1.41 / (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.40: +2 -0 lines
Diff to previous 1.40
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.40 / (view) - annotate - [select for diffs] , Mon Jan 5 20:19:27 2009 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.39: +14 -10 lines
Diff to previous 1.39
BUG#: 8298
TITLE: cimserver crashes on using cimprovider -l when enableIndicationService is set to false
DESCRIPTION: Do not call the IndicationService when it does not exist.

Revision 1.39 / (view) - annotate - [select for diffs] , Thu Dec 18 18:09:04 2008 UTC (15 years, 6 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.38: +10 -10 lines
Diff to previous 1.38
BUG#: 8286
TITLE: memory leak in ProviderManagerService::providerModuleFailureCallback
DESCRIPTION:

Revision 1.38 / (view) - annotate - [select for diffs] , Tue Dec 16 19:55:38 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.37: +89 -75 lines
Diff to previous 1.37
BUG#: 8196
TITLE: Segmentation fault in cimservermain on shutdown
DESCRIPTION: Do not attempt to communicate from the ProviderManagerService to the IndicationService after shutdown has commenced.

Revision 1.37 / (view) - annotate - [select for diffs] , Tue Dec 16 18:57:05 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

Revision 1.36 / (view) - annotate - [select for diffs] , Thu Dec 4 18:57:58 2008 UTC (15 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_9_0-FC
Changes since 1.35: +131 -202 lines
Diff to previous 1.35
BUG#: 6289
TITLE: Clean-up is not performed in some exception conditions
DESCRIPTION: Handle non-'Exception' exception cases gracefully.  Other clean-up is also done.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

Revision 1.34 / (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.33: +27 -29 lines
Diff to previous 1.33
BUG#: 8123
TITLE: Update Coyright/License text

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Nov 26 01:15:39 2008 UTC (15 years, 7 months ago) by mike
Branch: MAIN
Changes since 1.32: +3 -2 lines
Diff to previous 1.32
BUG#: 8101
TITLE: CIMRepository::getFullConstClass()

DESCRIPTION: Adds a function and usage that gets a const-class from the repository to avoid cloning.

Revision 1.32 / (view) - annotate - [select for diffs] , Wed Nov 5 05:24:38 2008 UTC (15 years, 8 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.31: +0 -12 lines
Diff to previous 1.31
BUG#: 8069
TITLE: MessageQueue::messageOK() is not required.
DESCRIPTION: removed MessageQueue::messageOK() method.

Revision 1.31 / (view) - annotate - [select for diffs] , Mon Nov 3 09:45:27 2008 UTC (15 years, 8 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
BUG#: 8039
TITLE: message dispatcher routines takes unnecessary parameters
DESCRIPTION: removed unnecessary parameters

Revision 1.30 / (view) - annotate - [select for diffs] , Tue Oct 21 16:11:17 2008 UTC (15 years, 8 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.29: +0 -2 lines
Diff to previous 1.29
BUG#: 8002
TITLE: message dispatch optimization in Metadispatcher
DESCRIPTION: removed unnecessary locks on processing AsyncOpNode and cleaned up AsyncOpNode class and message dispatcher routines.

Revision 1.29 / (view) - annotate - [select for diffs] , Tue Oct 14 16:26:00 2008 UTC (15 years, 8 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.28: +4 -14 lines
Diff to previous 1.28
BUG#: 7995
TITLE: Metadispatcher & MessageQueueService cleanup
DESCRIPTION: Removed unused functionality

Revision 1.28 / (view) - annotate - [select for diffs] , Thu Oct 2 10:24:42 2008 UTC (15 years, 9 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch
Changes since 1.27: +23 -39 lines
Diff to previous 1.27
BUG#: 7947
TITLE: performance improvement for resolving type mismatchs between embedded objects/instances
DESCRIPTION: remove unnecessary redundant logic

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Oct 1 03:46:20 2008 UTC (15 years, 9 months ago) by s.kodali
Branch: MAIN
Changes since 1.26: +0 -2 lines
Diff to previous 1.26
BUG#: 6366
TITLE: Remove PEGASUS_EMBEDDED_INSTANCE_SUPPORT conditional compile and make non-experimental

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Sep 17 04:57:09 2008 UTC (15 years, 9 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.25: +3 -6 lines
Diff to previous 1.25
BUG#: 7904
TITLE: remove unused _legacy_destination variable from AsyncLegacyOperationStart class.
DESCRIPTION:

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

DESCRIPTION:

Revision 1.24 / (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.23: +14 -13 lines
Diff to previous 1.23
BUG#: 7854
TITLE: PEP# 316 - Replace PEG_TRACE_STRING with PEG_TRACE

DESCRIPTION: Replace PEG_TRACE_STRING with PEG_TRACE

Revision 1.23 / (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.22: +24 -21 lines
Diff to previous 1.22
BUG#: 7830
TITLE: Logger::put_l should use MessageLoaderParms
DESCRIPTION: Use a MessageLoaderParms parameter in localizable logging calls.

Revision 1.22 / (view) - annotate - [select for diffs] , Mon Jun 2 15:37:35 2008 UTC (16 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch, TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, RELEASE_2_8_0_BETA, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0-FC, RELEASE_2_8_0, RELEASE_2_8-root
Branch point for: RELEASE_2_8-branch
Changes since 1.21: +20 -2 lines
Diff to previous 1.21
BUG#: 7663
TITLE: Incomplete error message on provider manager error
DESCRIPTION: Report a failure condition when a provider can not be loaded because its provider manager is not registered.

Revision 1.21 / (view) - annotate - [select for diffs] , Wed May 28 06:35:16 2008 UTC (16 years, 1 month ago) by r.kieninger
Branch: MAIN
Changes since 1.20: +5 -5 lines
Diff to previous 1.20
BUG#:7686
TITLE: PEP#315 - Improve Trc&Log - Remove duplicate traces

DESCRIPTION: Remove duplicate traces

Revision 1.20 / (view) - annotate - [select for diffs] , Mon May 12 08:22:33 2008 UTC (16 years, 1 month ago) by marek
Branch: MAIN
Changes since 1.19: +2 -4 lines
Diff to previous 1.19
BUG#:7651
TITLE: PEP#315 - Improve Trc&Log - Fix TBD-7646

DESCRIPTION:

Revision 1.19 / (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.18: +5 -8 lines
Diff to previous 1.18
BUG#:7645
TITLE: PEP#315 - Improve Trc&Log - Remove Logger::TRACE

DESCRIPTION:

Revision 1.18 / (view) - annotate - [select for diffs] , Fri May 2 20:05:33 2008 UTC (16 years, 2 months ago) by b.whiteley
Branch: MAIN
Changes since 1.17: +21 -0 lines
Diff to previous 1.17
BUG#: 7609
TITLE: Pluggable Provider Managers

DESCRIPTION:
ProviderManagers are now detected dynamically, instead of a hard-coded
list of ProviderManagers.

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

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

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Dec 20 11:50:49 2007 UTC (16 years, 6 months ago) by venkat.puvvada
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.14: +44 -0 lines
Diff to previous 1.14
BUG#: 7029
TITLE: add CachedClassDefinitionContainer in ProviderManagerService for CMPI requests
DESCRIPTION:

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Nov 30 18:53:43 2007 UTC (16 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.13: +7 -11 lines
Diff to previous 1.13
BUG#: 7157
TITLE: Message::_async member should be private
DESCRIPTION: Use accessors to access the Message::_async member.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Nov 7 09:18:07 2007 UTC (16 years, 8 months ago) by r.kieninger
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
BUG#:7066
TITLE: Support USERCONTEXT_DESIGNATED on z/OS

DESCRIPTION: Support USERCONTEXT_DESIGNATED on z/OS

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Sep 28 16:58:18 2007 UTC (16 years, 9 months ago) by dmitry.mikulin
Branch: MAIN
CVS Tags: RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
BUG#: 6972
TITLE: Memory leak in provider management service.
DESCRIPTION: In ProviderManagerService::providerModuleFailureCallback() asyncRequest was never deleted. Changed allocation of asyncRequest from dynamic (new) to automatic (on the stack).

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Sep 14 17:24:10 2007 UTC (16 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_7_0-RC1
Changes since 1.10: +5 -0 lines
Diff to previous 1.10
BUG#: 6305
TITLE: cimserver needs to exit cleanly when it fails to startup
DESCRIPTION: Update the ProviderManagerService destructor to ensure that all providers are stopped.  This prevents an indefinite wait condition.

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Jul 24 19:02:10 2007 UTC (16 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP305_VXWORKS-root, TASK-PEP305_VXWORKS-branch-pre-solaris-port, TASK-PEP305_VXWORKS-branch-post-solaris-port, TASK-PEP305_VXWORKS-branch-beta2, RELEASE_2_7_0-BETA
Branch point for: TASK-PEP305_VXWORKS-branch
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
BUG#: 6682
TITLE: Use MessageType enum instead of Uint32 for message types
DESCRIPTION: Use the strongly-typed MessageType enum for all message type variables.

Revision 1.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-PEP291_IPV6-root, TASK-PEP291_IPV6-branch, TASK-PEP286_PRIVILEGE_SEPARATION-root, TASK-PEP286_PRIVILEGE_SEPARATION-branch, TASK-PEP274_dacim-root, TASK-PEP274_dacim-merged_out_to_branch, TASK-PEP274_dacim-merged_out_from_trunk, TASK-PEP274_dacim-merged_in_to_trunk, TASK-PEP274_dacim-merged_in_from_branch, TASK-Bug2102Final-root, TASK-Bug2102Final-merged_out_to_branch, TASK-Bug2102Final-merged_out_from_trunk, TASK-Bug2102Final-merged_in_to_trunk, TASK-Bug2102Final-merged_in_from_branch, TASK-Bug2102Final-branch
Branch point for: TASK-PEP274_dacim-branch
Changes since 1.8: +11 -11 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] , Fri Feb 9 18:32:22 2007 UTC (17 years, 4 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.7: +3 -0 lines
Diff to previous 1.7
BUG#: 6079
TITLE: Use assertions to detect unexpected null pointers
DESCRIPTION: Add PEGASUS_ASSERT statements for dynamic_cast operations for which we presume success.

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Nov 14 18:34:57 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_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: RELEASE_2_6-branch
Changes since 1.6: +61 -47 lines
Diff to previous 1.6
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.6 / (view) - annotate - [select for diffs] , Mon Oct 23 22:47:59 2006 UTC (17 years, 8 months ago) by dave.sudlik
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.5: +26 -0 lines
Diff to previous 1.5
BUG#: 5690
TITLE: Implementation of missing functionality in Remote CMPI

DESCRIPTION: committing approved fix

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Sep 20 18:54:28 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-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-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, TASK-Bugs5690_3913_RemoteCMPI-branch
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
BUG#: 5588
TITLE: Disabled provider should return NOT_SUPPORTED
DESCRIPTION: Return CIM_ERR_NOT_SUPPORTED instead of CIM_ERR_ACCESS_DENIED when a provider is disabled.

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Sep 13 20:07:15 2006 UTC (17 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.3: +0 -25 lines
Diff to previous 1.3
BUG#: 5552
TITLE: unloadIdleProviders throttle is unnecessary
DESCRIPTION: Remove the elapsed time check in unloadIdleProviders().

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Sep 6 18:48:19 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.2: +50 -13 lines
Diff to previous 1.2
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.2 / (view) - annotate - [select for diffs] , Wed Aug 30 18:20:39 2006 UTC (17 years, 10 months ago) by marek
Branch: MAIN
Changes since 1.1: +6 -0 lines
Diff to previous 1.1
BUG#:5474
TITLE: zOS - missing include file in ProviderManagerService.cpp

DESCRIPTION:

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