CVS log for pegasus/src/Pegasus/Server/ShutdownService.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.74 / (view) - annotate - [select for diffs] , Tue Jul 2 03:33:11 2013 UTC (11 years ago) by dl.meetei
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_14_1, RELEASE_2_14_0-RC2, RELEASE_2_14_0-RC1, RELEASE_2_14_0, RELEASE_2_14-root, RELEASE_2_14-branch, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, HEAD, CIMRS_WORK_20130824
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
BUG#: 9705
TITLE: different timeout value for the cimserver shut down

DESCRIPTION:

Revision 1.73 / (view) - annotate - [select for diffs] , Thu Feb 7 15:32:43 2013 UTC (11 years, 4 months ago) by ashok.pathak
Branch: MAIN
CVS Tags: RELEASE_2_13_0-FC
Changes since 1.72: +10 -11 lines
Diff to previous 1.72
BUG#:9545

TITLE:Build break (Warning) when PEGASUS_REMOVE_TRACE=true

DESCRIPTION:

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

DESCRIPTION:

Revision 1.71 / (view) - annotate - [select for diffs] , Fri Jul 29 09:15:24 2011 UTC (12 years, 11 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.70: +47 -9 lines
Diff to previous 1.70
BUG#: 8991
TITLE: PEP 360 - Provider Lifecycle Indications.
DESCRIPTION: Added support for provider lifecycle indications.

Revision 1.70 / (view) - annotate - [select for diffs] , Fri Jun 10 11:26:22 2011 UTC (13 years ago) by venkat.puvvada
Branch: MAIN
Changes since 1.69: +2 -1 lines
Diff to previous 1.69
BUG#: 8990
TITLE: cimserver leaves orphaned cimprovat processes during shutdown.
DESCRIPTION: Process the StopAllProviders request on different thread and wait for shutdownTimeout time. Terminate the agent if providers have failed to cleanup within shutdownTimeout time.

Revision 1.69 / (view) - annotate - [select for diffs] , Tue May 17 09:54:43 2011 UTC (13 years, 1 month ago) by venkat.puvvada
Branch: MAIN
Changes since 1.68: +0 -24 lines
Diff to previous 1.68
BUG#: 8983
TITLE: CIMExportResponseEncoder should be MessageQueueService
DESCRIPTION:

Revision 1.68 / (view) - annotate - [select for diffs] , Fri Apr 17 12:21:35 2009 UTC (15 years, 2 months 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, TASK-PEP317_pullop-root, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_10_1-RC1, RELEASE_2_10_1, RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root, RELEASE_2_10-branch, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch, RELEASE_2_11-branch
Changes since 1.67: +3 -6 lines
Diff to previous 1.67
BUG#: 8474
TITLE: CimomMessages cleanup
DESCRIPTION: removed unused variables and messages.

Revision 1.67 / (view) - annotate - [select for diffs] , Thu Apr 9 05:03:19 2009 UTC (15 years, 2 months ago) by sahana.prabhakar
Branch: MAIN
Changes since 1.66: +0 -3 lines
Diff to previous 1.66
BUG#: 8444
TITLE: Remove the MessageQueue::getNextQueueId() parameter from the MessageQueue class construction.
DESCRIPTION: Removed queueId from the MessageQueue constructor,response queue id from the AsyncRequest constructor and the destination queueid from the AsyncReply constructor.

Revision 1.66 / (view) - annotate - [select for diffs] , Wed Dec 17 18:37:05 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.65: +2 -9 lines
Diff to previous 1.65
BUG#: 8275
TITLE: Exception from shutdownService::shutdownProviders() is not caught.
DESCRIPTION: Do not propagate an exception from a CIMStopAllProvidersResponseMessage.

Revision 1.65 / (view) - annotate - [select for diffs] , Tue Dec 9 18:50:10 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.64: +10 -37 lines
Diff to previous 1.64
BUG#: 8237
TITLE: cimserver may hang on start-up exception
DESCRIPTION: Make sure providers are stopped when cimserver start-up fails.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.62 / (view) - annotate - [select for diffs] , Wed Nov 12 06:04:48 2008 UTC (15 years, 7 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.61: +3 -6 lines
Diff to previous 1.61
BUG#: 8093
TITLE: AsyncIoctl cleanup.
DESCRIPTION: cleanup unnecessasary properties and incorrect logic handling the services IO close.

Revision 1.61 / (view) - annotate - [select for diffs] , Fri Oct 24 05:03:22 2008 UTC (15 years, 8 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.60: +0 -5 lines
Diff to previous 1.60
BUG#: 8025
TITLE: BinaryMessageHandler is unnecessary
DESCRIPTION: remove BinaryMessageHandler and messages are enqueued into request dispatcher queue on provider thread.

Revision 1.60 / (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.59: +6 -7 lines
Diff to previous 1.59
BUG#: 7995
TITLE: Metadispatcher & MessageQueueService cleanup
DESCRIPTION: Removed unused functionality

Revision 1.59 / (view) - annotate - [select for diffs] , Wed Sep 17 04:57:09 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.58: +1 -2 lines
Diff to previous 1.58
BUG#: 7904
TITLE: remove unused _legacy_destination variable from AsyncLegacyOperationStart class.
DESCRIPTION:

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

DESCRIPTION: Replace PEG_TRACE_STRING with PEG_TRACE

Revision 1.57 / (view) - annotate - [select for diffs] , Thu Aug 14 16:30:46 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.56: +4 -3 lines
Diff to previous 1.56
BUG#: 7830
TITLE: Logger::put_l should use MessageLoaderParms
DESCRIPTION: Use a MessageLoaderParms parameter in localizable logging calls.

Revision 1.56 / (view) - annotate - [select for diffs] , Wed Jun 18 11:20:54 2008 UTC (16 years ago) by marek
Branch: MAIN
CVS Tags: RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root
Branch point for: RELEASE_2_8-branch
Changes since 1.55: +4 -4 lines
Diff to previous 1.55
BUG#:7721
TITLE: Trace Level checking - first block - Pegasus/Server

DESCRIPTION:

Revision 1.55 / (view) - annotate - [select for diffs] , Mon May 12 08:14:57 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.54: +22 -11 lines
Diff to previous 1.54
BUG#:7645
TITLE: PEP#315 - Improve Trc&Log - Remove Logger::TRACE

DESCRIPTION:

Revision 1.54 / (view) - annotate - [select for diffs] , Wed Jan 2 20:50:24 2008 UTC (16 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.53: +19 -40 lines
Diff to previous 1.53
BUG#: 7206
TITLE: HTTPConnection::_requestCount is wrong
DESCRIPTION: Remove the HTTPConnection::_requestCount member which is tracked incorrectly and not really needed.

Revision 1.53 / (view) - annotate - [select for diffs] , Fri Mar 16 16:16:58 2007 UTC (17 years, 3 months ago) by marek
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-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, 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_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root
Branch point for: RELEASE_2_7-branch
Changes since 1.52: +1 -1 lines
Diff to previous 1.52
BUG#:6207
TITLE: Performance - make OpenPegasus use its more efficent Trace macros

DESCRIPTION:

Revision 1.52 / (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.51: +1 -0 lines
Diff to previous 1.51
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.51 / (view) - annotate - [select for diffs] , Fri Nov 24 14:22:43 2006 UTC (17 years, 7 months ago) by thilo.boehm
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.50: +1 -1 lines
Diff to previous 1.50
BUG#: 5874
TITLE: Rename client tool CLI into cimcli.

DESCRIPTION: Replace the occureance of CLI into cimcli. Change Makefile to generate cimcli.

Revision 1.50 / (view) - annotate - [select for diffs] , Tue Nov 14 18:34:59 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.49: +106 -123 lines
Diff to previous 1.49
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.49 / (view) - annotate - [select for diffs] , Wed Sep 6 18:24:47 2006 UTC (17 years, 10 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.48: +0 -2 lines
Diff to previous 1.48
BUG#: 5500
TITLE: Double delete in ShutdownService
DESCRIPTION: Removed an incorrect message deletion.

Revision 1.48 / (view) - annotate - [select for diffs] , Wed Aug 9 20:13:05 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.47: +1 -2 lines
Diff to previous 1.47
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: This patch cleans up the IPC related classes. It (1) reorganizes
related classes into their own headers, (2) makes the mutex class recursive to
eliminate recursive lock exclusion logic, (3) reimplements condition variables,
renames dozens of global functions.

Revision 1.47 / (view) - annotate - [select for diffs] , Tue Jul 25 18:02:40 2006 UTC (17 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_BUG_5314_IPC_REFACTORING_ROOT
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.46: +8 -20 lines
Diff to previous 1.46
BUG#: 5285
TITLE: peg_authorization and client_handle classes are not needed
DESCRIPTION: Remove the peg_authorization module and client_handle class, and all references to them.

Revision 1.46 / (view) - annotate - [select for diffs] , Sun Jul 23 17:02:41 2006 UTC (17 years, 11 months ago) by kumpf
Branch: MAIN
Changes since 1.45: +3 -4 lines
Diff to previous 1.45
BUG#: 5269
TITLE: Message _routing_code does not appear to be used
DESCRIPTION: Remove the _routing_code member from the Message class and all references to it.

Revision 1.45 / (view) - annotate - [select for diffs] , Tue Apr 18 18:08:45 2006 UTC (18 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, TASK-PEP250_RPMProvider-root, TASK-PEP250_RPMProvider-merged_out_to_branch, TASK-PEP250_RPMProvider-merged_out_from_trunk, TASK-PEP250_RPMProvider-merged_in_to_trunk, TASK-PEP250_RPMProvider-merged_in_from_branch, TASK-PEP250_RPMProvider-branch, TASK-PEP245_CimErrorInfrastructure-root, TASK-PEP245_CimErrorInfrastructure-merged_out_to_branch, TASK-PEP245_CimErrorInfrastructure-merged_out_from_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_to_trunk, TASK-PEP245_CimErrorInfrastructure-merged_in_from_branch, TASK-PEP245_CimErrorInfrastructure-branch, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, 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.44: +2 -5 lines
Diff to previous 1.44
BUG#: 2991
TITLE: Remove unneeded checks for NULL before delete/free
DESCRIPTION: Removed checks for non-zero pointers before 'delete' calls.

Revision 1.44 / (view) - annotate - [select for diffs] , Tue Apr 18 17:56:59 2006 UTC (18 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.43: +3 -23 lines
Diff to previous 1.43
BUG#: 2152
TITLE: Weird code in ShutdownService::_waitUntilNoMoreRequests()
DESCRIPTION: Use a sleep statement instead of a Condition and Mutex lock to wait for a clean shutdown.

Revision 1.43 / (view) - annotate - [select for diffs] , Mon Jan 30 16:18:31 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK-PEP241_OpenPegasusStressTests-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root
Branch point for: RELEASE_2_5-branch
Changes since 1.42: +3 -1 lines
Diff to previous 1.42
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.42 / (view) - annotate - [select for diffs] , Thu Nov 17 17:01:00 2005 UTC (18 years, 7 months ago) by carolann.graves
Branch: MAIN
CVS Tags: STABLE, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.41: +4 -4 lines
Diff to previous 1.41
BUG#: 4180
TITLE: Timing window in shutdown can cause local domain socket failure

DESCRIPTION: Fixed two shutdown problems: (1) moved the removal of the PID file until after the CIMServer destructor has completed, since much of the shutdown functionality now takes place in the CIMServer destructor, and (2) in the case of successful invokeMethod (no exception caught), if the shutdown timeout expires and the CIM Server is still running, modified cimserver.cpp to kill the cimserver process.  Also, updated the terminated() documentation, corrected a trace method name, and removed the earlier 4180 workaround.

Revision 1.41 / (view) - annotate - [select for diffs] , Fri May 27 18:13:19 2005 UTC (19 years, 1 month ago) by konrad.r
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.40: +1 -1 lines
Diff to previous 1.40
BUG#: 3537
TITLE: Singleton classes are never de-initialized

DESCRIPTION:
Wrong name of the function. Should be 'destroy'.

Revision 1.40 / (view) - annotate - [select for diffs] , Fri May 27 17:03:28 2005 UTC (19 years, 1 month ago) by konrad.r
Branch: MAIN
Changes since 1.39: +12 -1 lines
Diff to previous 1.39
BUG#: 3537
TITLE: Singleton classes are never de-initialized

DESCRIPTION:

Revision 1.39 / (view) - annotate - [select for diffs] , Mon May 16 19:00:49 2005 UTC (19 years, 1 month ago) by konrad.r
Branch: MAIN
Changes since 1.38: +44 -45 lines
Diff to previous 1.38
BUG#: 2683
TITLE: Memory leak in CIMServer during shutdown

DESCRIPTION:

Revision 1.38 / (view) - annotate - [select for diffs] , Wed Mar 23 03:00:43 2005 UTC (19 years, 3 months ago) by carson.hovey
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.37: +0 -2 lines
Diff to previous 1.37
BUG#: 3090
TITLE: MessageQueueService::force_shutdown - unreachable code warning on OpenVMS.

DESCRIPTION: Remove routine. No longer needed.

Revision 1.37 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:48 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.36: +3 -1 lines
Diff to previous 1.36
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.36 / (view) - annotate - [select for diffs] , Thu Jan 27 18:57:32 2005 UTC (19 years, 5 months ago) by kumpf
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.35: +1 -5 lines
Diff to previous 1.35
BUG#: 2226
TITLE: monitor_2 is obsolete

DESCRIPTION: Remove the obsolete monitor_2 and associated code.

Revision 1.35 / (view) - annotate - [select for diffs] , Sun Oct 17 19:40:13 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: SLPPERFINST-root, SLPPERFINST-branch, 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.34: +6 -4 lines
Diff to previous 1.34
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.34 / (view) - annotate - [select for diffs] , Thu Aug 12 09:47:44 2004 UTC (19 years, 10 months ago) by a.arora
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.33: +2 -3 lines
Diff to previous 1.33
BUG#: 1090
TITLE: Mutex's May Not Be Unlocked Resulting in Hang
DESCRIPTION:  Updated files to use AutoMutex.

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Jun 2 08:01:58 2004 UTC (20 years, 1 month ago) by a.arora
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
PEP#:101
TITLE: AutoPtr enhancements
DESCRIPTION: Plz refer PEP101 for details.

Revision 1.32 / (view) - annotate - [select for diffs] , Mon Feb 9 21:39:30 2004 UTC (20 years, 4 months ago) by dj.gorey
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
BUG 1170 - Defaulting 2.3 Monitor

Revision 1.31 / (view) - annotate - [select for diffs] , Thu Jan 29 21:16:33 2004 UTC (20 years, 5 months ago) by dj.gorey
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
Bug 1155 -  Monitor2 Default Changes

Revision 1.30 / (view) - annotate - [select for diffs] , Wed Nov 5 04:10:42 2003 UTC (20 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: local, RELEASE_2_3_2-testfreeze, RELEASE_2_3_2-root, RELEASE_2_3_2-releasesnapshot, RELEASE_2_3_2-branch-freeze, RELEASE_2_3_2-branch, RELEASE_2_3_1-root, RELEASE_2_3_1-branch
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
HP-RK Bugzilla 983 (Problems with catching exceptions).

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

Revision 1.28 / (view) - annotate - [select for diffs] , Wed Oct 15 16:57:35 2003 UTC (20 years, 8 months ago) by mday
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.27: +10 -6 lines
Diff to previous 1.27
bugzilla 775

Revision 1.27 / (view) - annotate - [select for diffs] , Wed Oct 15 13:28:53 2003 UTC (20 years, 8 months ago) by mday
Branch: MAIN
Changes since 1.26: +10 -10 lines
Diff to previous 1.26
bugzilla 662 - change ShutdownService to use MessageQueueService::find_service() instead of MessageQueue::lookup

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Oct 15 12:58:23 2003 UTC (20 years, 8 months ago) by mday
Branch: MAIN
Changes since 1.25: +31 -18 lines
Diff to previous 1.25
bugzilla 662 - ShutdownService should send a CLOSE message, disable MessageQueueService::force_shutdown

Revision 1.25 / (view) - annotate - [select for diffs] , Fri Oct 10 16:38:59 2003 UTC (20 years, 8 months ago) by mday
Branch: MAIN
Changes since 1.24: +5 -0 lines
Diff to previous 1.24
bugzilla 662 - remove console messages

Revision 1.24 / (view) - annotate - [select for diffs] , Fri Oct 10 13:11:20 2003 UTC (20 years, 8 months ago) by mday
Branch: MAIN
Changes since 1.23: +7 -4 lines
Diff to previous 1.23
bugzilla 662 - pegasus/src/Pegasus/Server directory changes

Revision 1.23 / (view) - annotate - [select for diffs] , Mon Sep 22 16:39:39 2003 UTC (20 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.22: +7 -7 lines
Diff to previous 1.22
HP-JY Fixed Bugzilla 578 (Thread starvation problem during cimserver shutdown)

Revision 1.22 / (view) - annotate - [select for diffs] , Tue Jul 29 20:25:25 2003 UTC (20 years, 11 months ago) by humberto
Branch: MAIN
Changes since 1.21: +13 -2 lines
Diff to previous 1.21
IBM:HR,PEP58,R2.3:Globalization Changes

Revision 1.21 / (view) - annotate - [select for diffs] , Tue May 6 15:36:44 2003 UTC (21 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_2_1-snapshot, RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2_0-branch, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2
Branch point for: pep_88
Changes since 1.20: +0 -1 lines
Diff to previous 1.20
HP-WO Fix for Bugzilla 264 Enable Linux Indications; 273 Add linux local domain path ; 262 Remove linux openssl header conflict.

Revision 1.20 / (view) - annotate - [select for diffs] , Thu Apr 3 20:54:39 2003 UTC (21 years, 3 months ago) by mday
Branch: MAIN
CVS Tags: mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common
Changes since 1.19: +18 -7 lines
Diff to previous 1.19
merged mday-2-0-patches into pegasus/src/Pegasus/Server directory

Revision 1.19 / (view) - annotate - [select for diffs] , Wed Apr 2 20:15:59 2003 UTC (21 years, 3 months ago) by david
Branch: MAIN
CVS Tags: mday-merge-start
Changes since 1.18: +26 -1 lines
Diff to previous 1.18
IBM:DR [PEP:53] Logging Enhancements Code Points

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Mar 11 21:26:54 2003 UTC (21 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.17: +9 -5 lines
Diff to previous 1.17
HP-RK PEP19 (Support for Multiple Listen Sockets), PEP20 (Local Connections Using Unix Domain Sockets), and PEP21 (Add HUP Signal Handler).

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Nov 20 21:47:12 2002 UTC (21 years, 7 months ago) by kumpf
Branch: MAIN
CVS Tags: LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
HP-RK Hid incorrect default Condition copy constructor and assignment operator.

Revision 1.16 / (view) - annotate - [select for diffs] , Wed Nov 20 03:11:20 2002 UTC (21 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
HP-RK Hide the improperly implemented Mutex copy constructor and the default Mutex assignment operator to avoid accidental and improper use.

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Aug 20 17:41:54 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE
Branch point for: mday-2-0-patches
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
HP-RK API Review: Exception cleanup.  Replace UninitializedHandleException with UninitializedObjectException.

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Aug 20 16:39:37 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
HP-RK API Review: Exception cleanup.  Renamed exceptions to end with -Exception.  Removed definitions of AddedReferenceToClass and TruncatedCharacter exceptions.  Changed exception messages to use 'invalid' rather than 'bad'.

Revision 1.13 / (view) - annotate - [select for diffs] , Thu Aug 15 14:52:29 2002 UTC (21 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
HP-[CAKG] API Review: removed ThrowUninitializedHandle and ThrowUninitializedObject methods

Revision 1.12 / (view) - annotate - [select for diffs] , Tue Jun 4 00:42:40 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01, VERSION_2_00_RC_4, VERSION_2_00_RC_3, VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_2_00_BRANCH, VERSION_1_10
Changes since 1.11: +24 -134 lines
Diff to previous 1.11
HP-JY Removed cimserver command options in favor of configuration properties.

Revision 1.11 / (view) - annotate - [select for diffs] , Fri May 31 23:57:36 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.10: +4 -4 lines
Diff to previous 1.10
HP-RK Update license header.

Revision 1.10 / (view) - annotate - [select for diffs] , Wed May 29 17:22:49 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: karl_aggregate
Changes since 1.9: +0 -1 lines
Diff to previous 1.9
HP-JY Removed the temporary call to sleep in the ShutdownService.

Revision 1.9 / (view) - annotate - [select for diffs] , Tue May 28 17:47:11 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.8: +14 -5 lines
Diff to previous 1.8
HP-JY Cleaned up cimserver command and fixed ShutdownService.

Revision 1.8 / (view) - annotate - [select for diffs] , Fri May 17 23:51:18 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.7: +337 -111 lines
Diff to previous 1.7
HP-JY Fixed ShutdownService to shutdown cimserver.

Revision 1.7 / (view) - annotate - [select for diffs] , Thu May 16 18:55:13 2002 UTC (22 years, 1 month ago) by chip
Branch: MAIN
Changes since 1.6: +7 -7 lines
Diff to previous 1.6
commented out provider manager references.

Revision 1.6 / (view) - annotate - [select for diffs] , Thu May 16 18:46:23 2002 UTC (22 years, 1 month ago) by chip
Branch: MAIN
Changes since 1.5: +8 -3 lines
Diff to previous 1.5
remove provider shutdown, the provider manager (service) control this during
its unload.

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Apr 26 20:02:23 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.4: +28 -18 lines
Diff to previous 1.4
HP-JY Fixed ShutdownProvider and ShutdownService.

Revision 1.4 / (view) - annotate - [select for diffs] , Fri Jan 18 17:54:37 2002 UTC (22 years, 5 months ago) by chip
Branch: MAIN
CVS Tags: pre-meta-dispatcher, async_dispatcher, VERSION_1_09, VERSION_1_08, VERSION_1_07
Changes since 1.3: +38 -39 lines
Diff to previous 1.3
cleaned up Dispatcher and added ProviderManagerQueue
and ConfigurationManagerQueue

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Dec 20 21:33:04 2001 UTC (22 years, 6 months ago) by kumpf
Branch: MAIN
Changes since 1.2: +19 -16 lines
Diff to previous 1.2
HP-JY CIMOM Shutdown Service rework.

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Dec 13 14:54:39 2001 UTC (22 years, 6 months ago) by mike
Branch: MAIN
CVS Tags: merge_of_dev
Changes since 1.1: +276 -0 lines
Diff to previous 1.1
Merged dev branch into main trunk.

Revision 1.1 , Wed Dec 5 23:21:00 2001 UTC (22 years, 7 months ago) by kumpf
Branch: MAIN
Branch point for: dev
FILE REMOVED
file ShutdownService.cpp was initially added on branch dev.

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