CVS log for pegasus/src/Pegasus/Server/Attic/ProviderTable.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.19 , Thu Dec 13 14:54:39 2001 UTC (22 years, 6 months ago) by mike
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
Branch point for: TASK-PEP305_VXWORKS-branch
Changes since 1.18: +0 -0 lines
FILE REMOVED
Merged dev branch into main trunk.

Revision 1.18 / (view) - annotate - [select for diffs] , Thu Jul 12 22:20:52 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
CVS Tags: version_0_99_1, version_0_99, main
Branch point for: dev
Changes since 1.17: +114 -114 lines
Diff to previous 1.17
removed extra CR

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Jul 12 05:21:55 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.16: +114 -114 lines
Diff to previous 1.16
Partial integration of message queues with ServerHandler and Dispatcher.

Revision 1.16 / (view) - annotate - [select for diffs] , Tue Jul 10 21:31:23 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.15: +114 -114 lines
Diff to previous 1.15
Removed \r\r\n from all files.

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Jul 10 05:43:35 2001 UTC (22 years, 11 months ago) by mike
Branch: MAIN
Changes since 1.14: +114 -114 lines
Diff to previous 1.14
Prepended CIM_ERR to CIM status codes.
Added CIM response message types to CIMMessage.h.

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Jul 6 03:27:21 2001 UTC (23 years ago) by mike
Branch: MAIN
CVS Tags: version_0_79_4
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
finished instance associations

Revision 1.13 / (view) - annotate - [select for diffs] , Thu Jul 5 14:17:40 2001 UTC (23 years ago) by sage
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
changed DynamicLoadError() to dynamicLoadError()

Revision 1.12 / (view) - annotate - [select for diffs] , Wed Jul 4 13:13:11 2001 UTC (23 years ago) by sage
Branch: MAIN
Changes since 1.11: +12 -1 lines
Diff to previous 1.11
Dynamic Library Support:
use DynamicLoadError() wrapper for dlerror() to get more
information about load problems

Revision 1.11 / (view) - annotate - [select for diffs] , Sat Jun 16 22:10:09 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.10: +103 -103 lines
Diff to previous 1.10
new

Revision 1.10 / (view) - annotate - [select for diffs] , Sat Jun 16 16:30:45 2001 UTC (23 years ago) by mike
Branch: MAIN
Changes since 1.9: +103 -102 lines
Diff to previous 1.9
Added headers

Revision 1.9 / (view) - annotate - [select for diffs] , Tue May 8 06:40:07 2001 UTC (23 years, 2 months ago) by sage
Branch: MAIN
CVS Tags: version_0_97_3, version_0_97_2, version_0_97_1, version_0_97, version_0_96, version_0_95, stable_0_95
Changes since 1.8: +3 -1 lines
Diff to previous 1.8
Interoperability fixes

Revision 1.8 / (view) - annotate - [select for diffs] , Sun Apr 29 17:57:34 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
changed getSize() and getLength() to size()

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Apr 25 21:20:59 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
Changes since 1.6: +5 -18 lines
Diff to previous 1.6
Removed old style license headers and added new ones.

Revision 1.6 / (view) - annotate - [select for diffs] , Thu Apr 12 06:25:20 2001 UTC (23 years, 2 months ago) by mike
Branch: MAIN
CVS Tags: stable
Changes since 1.5: +5 -3 lines
Diff to previous 1.5
Replaced ACE with new Channel implementation.
Removed all ACE dependencies.

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Feb 26 04:33:30 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
CVS Tags: version_0_8
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
Fixed many places where cim names were be compared with operator==(String,String).
Changed all of these to use CIMName::equal()

Revision 1.4 / (view) - annotate - [select for diffs] , Sun Feb 18 19:02:18 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.3: +4 -1 lines
Diff to previous 1.3
Fixed CIM debacle

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Feb 16 02:06:09 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.2: +7 -4 lines
Diff to previous 1.2
Renamed many classes and headers.

Revision 1.2 / (view) - annotate - [select for diffs] , Sun Feb 11 05:45:33 2001 UTC (23 years, 4 months ago) by mike
Branch: MAIN
Changes since 1.1: +12 -1 lines
Diff to previous 1.1
Added case insensitive logic for files in Repository

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Jan 29 02:24:15 2001 UTC (23 years, 5 months ago) by mike
Branch: MAIN
Added support for GetInstance.

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