CVS log for pegasus/src/Pegasus/ProviderManager2/ProviderAgent/Attic/ProviderAgent.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.26 , Wed Aug 23 18:47:52 2006 UTC (17 years, 10 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, HPUX_TEST, HEAD
Changes since 1.25: +0 -0 lines
FILE REMOVED
BUG#: 5425
TITLE: Split ProviderManagerService from ProviderManager2
DESCRIPTION: Move the ProviderManagerService from the ProviderManager2 directory to a new ProviderManagerService directory.

Revision 1.25 / (view) - annotate - [select for diffs] , Wed Aug 9 20:13:02 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.24: +6 -5 lines
Diff to previous 1.24
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.24 / (view) - annotate - [select for diffs] , Fri Aug 4 18:06:00 2006 UTC (17 years, 11 months ago) by marek
Branch: MAIN
Changes since 1.23: +48 -0 lines
Diff to previous 1.23
BUG#:5278
TITLE: zOS - update security hooks in OpenPegasus code base

DESCRIPTION:

Revision 1.23.4.1 / (view) - annotate - [select for diffs] , Thu Jul 27 22:12:08 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
CVS Tags: TASK_BUG_5314_IPC_REFACTORING-V1
Changes since 1.23: +6 -5 lines
Diff to previous 1.23 to next main 1.24
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.23 / (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_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH
Branch point for: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.22: +5 -1 lines
Diff to previous 1.22
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.20.2.2 / (view) - annotate - [select for diffs] , Fri Apr 21 16:31:36 2006 UTC (18 years, 2 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, RELEASE_2_5_3-RC1, RELEASE_2_5_3, RELEASE_2_5_2-RC1, RELEASE_2_5_2
Changes since 1.20.2.1: +4 -0 lines
Diff to previous 1.20.2.1 to branch point 1.20 to next main 1.21
BUG#: 4983
TITLE: Memory leak in OOP indication generation
DESCRIPTION: Delete the memory associated with indication generation and response chunk messages.

Revision 1.22 / (view) - annotate - [select for diffs] , Wed Apr 19 18:33:27 2006 UTC (18 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: 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.21: +4 -0 lines
Diff to previous 1.21
BUG#: 4977
TITLE: Memory leak in OOP indication generation
DESCRIPTION: Delete the memory associated with indication generation and response chunk messages.

Revision 1.17.2.2 / (view) - annotate - [select for diffs] , Tue Mar 7 18:46:01 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.17.2.1: +21 -5 lines
Diff to previous 1.17.2.1 to branch point 1.17 to next main 1.18
PEP#: 233
TITLE: Update embedded instance branch

DESCRIPTION:

Merge embedded instance branch with trunk and add missing files

Revision 1.20.2.1 / (view) - annotate - [select for diffs] , Tue Feb 28 19:53:31 2006 UTC (18 years, 4 months ago) by kumpf
Branch: RELEASE_2_5-branch
CVS Tags: RELEASE_2_5_1
Changes since 1.20: +13 -2 lines
Diff to previous 1.20
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.21 / (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-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
Changes since 1.20: +13 -2 lines
Diff to previous 1.20
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.20 / (view) - annotate - [select for diffs] , Fri Feb 17 19:20:12 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.19: +8 -3 lines
Diff to previous 1.19
BUG#: 4781
TITLE: TestSubscription unregister failed to communicate with cimprovagt
DESCRIPTION: Fixed a race condition between cimprovagt shutdown and requests sent to the cimprovagt.

Revision 1.17.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:12:58 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.17: +5 -3 lines
Diff to previous 1.17
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.19 / (view) - annotate - [select for diffs] , Mon Jan 30 16:18:16 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
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.18 / (view) - annotate - [select for diffs] , Fri Jan 27 19:22:43 2006 UTC (18 years, 5 months ago) by kumpf
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
BUG#: 4712
TITLE: ProviderAgent members are declared in the wrong order
DESCRIPTION: Reordered members to match the dependency relationship.

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Nov 22 19:16:57 2005 UTC (18 years, 7 months ago) by kumpf
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.16: +4 -0 lines
Diff to previous 1.16
BUG#: 4499
TITLE: TestSubscription unregister fails
DESCRIPTION: Fix a race condition between cimprovagt shutdown and requests sent to the cimprovagt.  The cimprovagt now sends a message to the cimserver when it is shutting down, so the cimserver knows that outstanding requests can be retried with a new cimprovagt process.

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Oct 24 18:35:28 2005 UTC (18 years, 8 months ago) by mike
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
BUG#: 4250
TITLE: AtomicInt Performance

DESCRIPTION: This fix provides a faster AtomicInt implementation for select platforms.

Revision 1.15.6.1 / (view) - annotate - [select for diffs] , Fri Oct 21 16:34:42 2005 UTC (18 years, 8 months ago) by mike
Branch: PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 to next main 1.16
BUG#: 4250
TITLE: AtomicInt Performance

DESCRIPTION: Changed usage of AtomicInt::value() to AtomicInt::get().

Revision 1.4.2.2 / (view) - annotate - [select for diffs] , Fri Aug 12 21:52:45 2005 UTC (18 years, 10 months ago) by denise.eckstein
Branch: RELEASE_2_4-branch
CVS Tags: RELEASE_2_4_3, RELEASE_2_4_2
Changes since 1.4.2.1: +47 -7 lines
Diff to previous 1.4.2.1 to branch point 1.4 to next main 1.5
BUG#: 4004
TITLE: cimserver crash in MessageQueueService after running for more than 5 hours

DESCRIPTION: Merge 2.5 fixes into 2.4 branch.  See Bug 4004 for details.

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Jul 22 20:51:38 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, NPEGASUS_2_5_0_PerformanceDev-String-root, NNPEGASUS_2_5_0_PerformanceDev-String-branch
Branch point for: PEGASUS_2_5_0_PerformanceDev-AtomicInt-branch
Changes since 1.14: +4 -0 lines
Diff to previous 1.14
BUG#: 3986
TITLE: cimprovagt should clean up idle threads
DESCRIPTION: Clean up idle threads in the cimprovagt thread pool every unload-idle-providers iteration.

Revision 1.14 / (view) - annotate - [select for diffs] , Wed Jun 29 18:48:10 2005 UTC (19 years ago) by kumpf
Branch: MAIN
Changes since 1.13: +39 -19 lines
Diff to previous 1.13
BUG#: 3882
TITLE: OOP implementation does not handle Thread run errors
DESCRIPTION: Return exception messages when Thread allocation errors occur in the OOP implementation.

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Jun 24 18:34:26 2005 UTC (19 years ago) by konrad.r
Branch: MAIN
Changes since 1.12: +25 -7 lines
Diff to previous 1.12
BUG#: 972
TITLE: Thread::run errors are not handled

DESCRIPTION:

Revision 1.12 / (view) - annotate - [select for diffs] , Fri May 6 20:44:29 2005 UTC (19 years, 2 months ago) by kumpf
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.11: +22 -7 lines
Diff to previous 1.11
BUG#: 3501
TITLE: Throws without catches cause server process to go down
DESCRIPTION: Added DiscardedData trace messages where exceptions are caught in thread top-level functions.

Revision 1.11 / (view) - annotate - [select for diffs] , Thu May 5 19:27:50 2005 UTC (19 years, 2 months ago) by konrad.r
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
BUG#: 2655
TITLE: We use "logDir" config option on Linux even thought logs are going to syslog

DESCRIPTION:

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Apr 1 17:26:54 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9
BUG#: 2239
TITLE: ThreadPool Test Failure
DESCRIPTION: Numerous fixes to the ThreadPool class and unit test to fix an intermittent problem with a missed thread in the ThreadPool destructor.  Includes general cleanup of the ThreadPool implementation.

Revision 1.9 / (view) - annotate - [select for diffs] , Thu Mar 10 00:38:21 2005 UTC (19 years, 3 months ago) by kumpf
Branch: MAIN
Changes since 1.8: +1 -22 lines
Diff to previous 1.8
BUG#: 3004
TITLE: Obsolete code in ThreadPool
DESCRIPTION: Removed the ThreadPool deadlock_time member and constructor parameter.

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Feb 25 21:44:19 2005 UTC (19 years, 4 months ago) by carolann.graves
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP-214B-root
Changes since 1.7: +28 -1 lines
Diff to previous 1.7
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.4.2.1 / (view) - annotate - [select for diffs] , Wed Feb 16 23:51:23 2005 UTC (19 years, 4 months ago) by w.otsuka
Branch: RELEASE_2_4-branch
CVS Tags: RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1, IBM_241_April1405
Changes since 1.4: +6 -7 lines
Diff to previous 1.4
BUG#: 2761
TITLE:   Fix Linux Compiler Warnings

DESCRIPTION: This is a port of Bug 2594 from 2.5 to the 2.4 branch.

Revision 1.7 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:35 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214-root, PEP214-branch
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
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.6 / (view) - annotate - [select for diffs] , Mon Jan 31 18:18:02 2005 UTC (19 years, 5 months ago) by a.dunfey
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
BUG#: 2606
TITLE: Chunking appears not to work with Out-of-Process Providers

DESCRIPTION:

Added field to CIMRequestMessage to indicate that a request is currently in a ProviderAgent process and if that field is "true", the OperationResponseHandler sets its response object threshold to the maximum integer size.

Revision 1.5 / (view) - annotate - [select for diffs] , Sat Jan 29 06:23:52 2005 UTC (19 years, 5 months ago) by w.otsuka
Branch: MAIN
Changes since 1.4: +6 -7 lines
Diff to previous 1.4
BUG#: 2594
TITLE:  Fix Linux Compiler Warnings

DESCRIPTION: Fixed compiler warnings for Linux builds.

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Oct 17 19:40:05 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: SLPPERFINST-root, SLPPERFINST-branch, RELEASE_2_4_1-BETA1, RELEASE_2_4_0-RC3, RELEASE_2_4_0-RC2, RELEASE_2_4_0, RELEASE_2_4-root, PEP213_SIZE_OPTIMIZATIONS, CHUNKTESTDONE_PEP140
Branch point for: RELEASE_2_4-branch
Changes since 1.3: +7 -3 lines
Diff to previous 1.3
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.3 / (view) - annotate - [select for diffs] , Mon Aug 30 19:46:04 2004 UTC (19 years, 10 months ago) by kumpf
Branch: MAIN
Changes since 1.2: +16 -14 lines
Diff to previous 1.2
BUG#: 1978
TITLE: cimprovagt leaks messages

DESCRIPTION: Use AutoPtr to clean up dynamic memory for messages.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Jun 28 21:51:45 2004 UTC (20 years ago) by kumpf
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.1: +26 -0 lines
Diff to previous 1.1
PEP#: 072
TITLE: [HP-RK] Out-of-Process Providers

DESCRIPTION: Added an optimization so that identical provider module instances (in the ProviderIdContainer) are not sent over the pipe to a Provider Agent with each request.

Revision 1.1 / (view) - annotate - [select for diffs] , Sat Jun 26 02:24:20 2004 UTC (20 years ago) by kumpf
Branch: MAIN
PEP#: 072
TITLE: [HP-RK] Out-of-Process Providers

DESCRIPTION: Added OOPProviderManagerRouter and ProviderAgent implementations.  These modules implement Out-of-Process Providers support in the CIM Server and Provider Agent process, respectively.

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