CVS log for pegasus/src/Pegasus/ProviderManager/Attic/ProviderManager.h

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.26 , Sun Jan 30 09:29:19 2005 UTC (19 years, 5 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, RELEASE_2_5_0-RC1, HPUX_TEST, HEAD
Changes since 1.25: +0 -0 lines
FILE REMOVED
BUG#: 1719
TITLE: Old ProviderManager implementation is obsolete

DESCRIPTION: Remove the obsolete ProviderManager implementation.

Revision 1.25 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:58 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.24: +6 -4 lines
Diff to previous 1.24
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.24 / (view) - annotate - [select for diffs] , Wed Oct 22 19:58:53 2003 UTC (20 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: local, RELEASE_2_4_FC_CANDIDATE_1, 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, RELEASE_2_3_0-root, RELEASE_2_3_0-branch, MONITOR_CONSOLIDATION_2_5_BRANCH, CQL_2_5_BRANCH
Changes since 1.23: +1 -3 lines
Diff to previous 1.23
HP-YZ: Fix bugzilla 942 (Indication provider does not be disabled properly).

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

Revision 1.22 / (view) - annotate - [select for diffs] , Fri Oct 17 15:18:56 2003 UTC (20 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: TEST, PRE_LICENSE_UPDATE_2003
Changes since 1.21: +56 -6 lines
Diff to previous 1.21
HP-JY Fixed Bugzilla 223 (ProviderManager deadlock during provider initialization) and Bugzilla 699 (disableProvider and disableIndicationProvider methods are not thread safe)

Revision 1.21 / (view) - annotate - [select for diffs] , Thu Sep 25 20:48:06 2003 UTC (20 years, 9 months ago) by kumpf
Branch: MAIN
CVS Tags: test, RELEASE_2_3_0-msg-freeze
Changes since 1.20: +6 -0 lines
Diff to previous 1.20
HP-YZ: Fixed Bugzilla 573 (cimprovider -d does not disable indication provider.)

Revision 1.20 / (view) - annotate - [select for diffs] , Wed Sep 10 17:36:49 2003 UTC (20 years, 9 months ago) by kumpf
Branch: MAIN
Changes since 1.19: +3 -0 lines
Diff to previous 1.19
HP-YZ: Fixed Bugzilla 520 (cimprovider -d fails disable a provider if there are pending requests.

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Jun 20 15:52:43 2003 UTC (21 years ago) by konrad.r
Branch: MAIN
CVS Tags: pep_88
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Fix for Bug #333. Patch given by Steve Hills <steve.hills@ncr.com>. Thank you!
Bug: "Indication Providers being uloaded while subscriptions still active. Bad
assignemnts of Provider in ProviderManager and ProviderManagerService."
Fix is to create a Provider holder class (OpProviderHolder) which stores full
reference to Providers. Also the Provider in ProviderManagerService is now
manipulated via OpProviderHolder - which modifies the Provider class, as
opposed to earlier modyfing the local copy. The Provider class is also "locked" before returning to getProvider().

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Apr 16 18:25:28 2003 UTC (21 years, 2 months ago) by mday
Branch: MAIN
CVS Tags: RELEASE_2_2_0_0-release, RELEASE_2_2_0-root, RELEASE_2_2-root, PEGASUS_FC_VERSION_2_2
Branch point for: RELEASE_2_2_0-branch
Changes since 1.17: +1 -3 lines
Diff to previous 1.17
added tryTerminate, removed CIMDummyProvider

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Apr 9 15:28:55 2003 UTC (21 years, 2 months ago) by mday
Branch: MAIN
Changes since 1.16: +55 -15 lines
Diff to previous 1.16
ProviderManager & Provider Merge - Interim

Revision 1.16 / (view) - annotate - [select for diffs] , Fri Oct 25 19:30:01 2002 UTC (21 years, 8 months ago) by kumpf
Branch: MAIN
CVS Tags: mday-merge-start, mday-merge-pegasus/src/Pegasus/Server, mday-merge-pegasus/src/Pegasus/Common, VERSION_2_1_RELEASE_HEAD, VERSION_2_1_RELEASE_BRANCH, VERSION_2_1_RELEASE, VERSION_2_1_1_RELEASE, STABLE, LOCAL_ASSOCPROV-ROOT, LOCAL_ASSOCPROV-BRANCH
Branch point for: mday-2-0-patches
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
HP-RK Use an Array of pointers rather than an Array of objects for Provider and ProviderModule lists, because the Array implementation is not compatible with objects using virtual inheritance.

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Jul 26 19:01:19 2002 UTC (21 years, 11 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_01_01
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
HP-[CAKG] Replace Config[platform] files with Linkage.h files

Revision 1.14 / (view) - annotate - [select for diffs] , Fri May 31 23:57:19 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: 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.13: +4 -3 lines
Diff to previous 1.13
HP-RK Update license header.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed May 29 21:46:26 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.12: +3 -0 lines
Diff to previous 1.12
YZ-HP: Implemented reference counting in the providerModule.

Revision 1.12 / (view) - annotate - [select for diffs] , Thu May 23 15:48:10 2002 UTC (22 years, 1 month ago) by sage
Branch: MAIN
Changes since 1.11: +8 -2 lines
Diff to previous 1.11
added adapterName

Revision 1.11 / (view) - annotate - [select for diffs] , Wed May 22 14:50:43 2002 UTC (22 years, 1 month ago) by chip
Branch: MAIN
Changes since 1.10: +1 -4 lines
Diff to previous 1.10
update response handler to support assignment

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

Revision 1.9 / (view) - annotate - [select for diffs] , Fri May 17 14:34:00 2002 UTC (22 years, 1 month ago) by chip
Branch: MAIN
Changes since 1.8: +0 -3 lines
Diff to previous 1.8
fix mutexing in provider manager

Revision 1.8 / (view) - annotate - [select for diffs] , Fri May 17 02:14:16 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
Changes since 1.7: +3 -0 lines
Diff to previous 1.7
HP-[DME] Fixed deadlock in getProvider.

Revision 1.7 / (view) - annotate - [select for diffs] , Thu May 16 20:52:20 2002 UTC (22 years, 1 month ago) by chip
Branch: MAIN
Changes since 1.6: +4 -7 lines
Diff to previous 1.6
update provider manager (load/unload)

Revision 1.6 / (view) - annotate - [select for diffs] , Fri May 3 20:43:21 2002 UTC (22 years, 2 months ago) by kumpf
Branch: MAIN
Changes since 1.5: +2 -9 lines
Diff to previous 1.5
YZ-HP: Implemented provider module start/stop client requests on the provider manager area.

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Mar 18 17:30:00 2002 UTC (22 years, 3 months ago) by chip
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.4: +16 -13 lines
Diff to previous 1.4
provider manager update

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Mar 13 17:42:24 2002 UTC (22 years, 3 months ago) by chip
Branch: MAIN
Changes since 1.3: +6 -15 lines
Diff to previous 1.3
major update

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Feb 28 20:12:03 2002 UTC (22 years, 4 months ago) by chip
Branch: MAIN
CVS Tags: async_dispatcher
Changes since 1.2: +22 -24 lines
Diff to previous 1.2
Add threading to provider manager service

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Feb 25 23:57:09 2002 UTC (22 years, 4 months ago) by mday
Branch: MAIN
Changes since 1.1: +24 -22 lines
Diff to previous 1.1
 lots of changes to support mixing of legacy and async messages in queues

Revision 1.1 / (view) - annotate - [select for diffs] , Thu Feb 14 16:42:37 2002 UTC (22 years, 4 months ago) by chip
Branch: MAIN
ProviderManager updates

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