CVS log for pegasus/src/Pegasus/ProviderManager2/Default/Attic/Provider.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.19 , Fri Aug 25 17:00:06 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.18: +0 -0 lines
FILE REMOVED
BUG#: 5448
TITLE: Replace Provider class with ProviderStatus
DESCRIPTION: Split the function of the DefaultProviderManager's Provider class between a new ProviderStatus class, the ProviderFacade, and the LocalProviderManager.

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Aug 9 20:13:01 2006 UTC (17 years, 10 months ago) by mike
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
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.17.2.2 / (view) - annotate - [select for diffs] , Sun Jul 30 22:12:04 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.17.2.1: +1 -1 lines
Diff to previous 1.17.2.1 to branch point 1.17 to next main 1.18
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.17.2.1 / (view) - annotate - [select for diffs] , Thu Jul 27 22:12:07 2006 UTC (17 years, 11 months ago) by mike
Branch: TASK_BUG_5314_IPC_REFACTORING_BRANCH
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
BUG#: 5314
TITLE: IPC Refactoring

DESCRIPTION: IPC Refactoring Branch Work

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Jul 12 18:46:29 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.16: +0 -14 lines
Diff to previous 1.16
BUG#: 5225
TITLE: Remove unused == operators
DESCRIPTION: Remove the operator== declarations that were rendered obsolete by the Bug 5191 patch.

Revision 1.15.2.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:11:59 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.15: +3 -1 lines
Diff to previous 1.15 to next main 1.16
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.16 / (view) - annotate - [select for diffs] , Mon Jan 30 16:18:08 2006 UTC (18 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, 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-root, TASK-PEP241_OpenPegasusStressTests-merged_out_to_branch, TASK-PEP241_OpenPegasusStressTests-merged_out_from_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_to_trunk, TASK-PEP241_OpenPegasusStressTests-merged_in_from_branch, TASK-PEP241_OpenPegasusStressTests-branch, TASK-BUG4011_WinLocalConnect-root, TASK-BUG4011_WinLocalConnect-merged_out_to_branch, TASK-BUG4011_WinLocalConnect-merged_out_from_trunk, TASK-BUG4011_WinLocalConnect-merged_in_to_trunk, TASK-BUG4011_WinLocalConnect-merged_in_from_branch, TASK-BUG4011_WinLocalConnect-branch, 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, RELEASE_2_5_1-RC1, RELEASE_2_5_1, RELEASE_2_5-root, RELEASE_2_5-branch
Changes since 1.15: +3 -1 lines
Diff to previous 1.15
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.15 / (view) - annotate - [select for diffs] , Mon Oct 24 18:35:28 2005 UTC (18 years, 8 months ago) by mike
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.14: +1 -1 lines
Diff to previous 1.14
BUG#: 4250
TITLE: AtomicInt Performance

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

Revision 1.14.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.14: +1 -1 lines
Diff to previous 1.14 to next main 1.15
BUG#: 4250
TITLE: AtomicInt Performance

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

Revision 1.14 / (view) - annotate - [select for diffs] , Mon May 16 16:15:48 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, 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.13: +6 -2 lines
Diff to previous 1.13
BUG#: 3542
TITLE: Provider.cpp does not call 'terminate' when deconstrutor is called.

DESCRIPTION:

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Feb 25 21:44:18 2005 UTC (19 years, 4 months ago) by carolann.graves
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP-214B-root, PEG25_IBM_5_16_05
Changes since 1.12: +46 -1 lines
Diff to previous 1.12
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.10.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_3, RELEASE_2_4_2, RELEASE_2_4_1-BETA3, RELEASE_2_4_1-BETA2, RELEASE_2_4_1, IBM_241_April1405
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 to next main 1.11
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.12 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:30 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_BRANCH, PEP214-root, PEP214-branch
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
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.11 / (view) - annotate - [select for diffs] , Sat Jan 29 06:23:52 2005 UTC (19 years, 5 months ago) by w.otsuka
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
BUG#: 2594
TITLE:  Fix Linux Compiler Warnings

DESCRIPTION: Fixed compiler warnings for Linux builds.

Revision 1.10 / (view) - annotate - [select for diffs] , Sun Oct 17 19:40:03 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.9: +6 -4 lines
Diff to previous 1.9
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.9 / (view) - annotate - [select for diffs] , Wed Mar 31 15:13:11 2004 UTC (20 years, 3 months ago) by schuur
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.8: +41 -0 lines
Diff to previous 1.8
BUG#: 1306
TITLE: Idle provider unload disbabeled in ProviderManager2

DESCRIPTION: Retrofitted from 2.3.2 to 2.4

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

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

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

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

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Feb 25 19:57:36 2004 UTC (20 years, 4 months ago) by a.dunfey
Branch: MAIN
Changes since 1.6: +2 -4 lines
Diff to previous 1.6
Fix for bugzilla #1221

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Feb 23 18:10:44 2004 UTC (20 years, 4 months ago) by dj.gorey
Branch: MAIN
Changes since 1.5: +32 -20 lines
Diff to previous 1.5
BUG 223

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

Test and sample will be added soon.

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

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

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

Revision 1.2 / (view) - annotate - [select for diffs] , Tue Oct 14 21:31:46 2003 UTC (20 years, 8 months ago) by kumpf
Branch: MAIN
Changes since 1.1: +10 -5 lines
Diff to previous 1.1
HP-RK Bugzilla 724 (Binary Compatibility broken in CIMProvider).

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

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2