CVS log for pegasus/src/Pegasus/ControlProviders/Statistic/CIMOMStatDataProvider.cpp

(logo)

Help

(back) Up to [Pegasus] / pegasus / src / Pegasus / ControlProviders / Statistic

Request diff between arbitrary revisions


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

Revision 1.29 / (view) - annotate - [select for diffs] , Wed Aug 27 22:10:10 2014 UTC (9 years, 10 months ago) by karl
Branch: MAIN
CVS Tags: postBug9676, 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, HEAD
Changes since 1.28: +4 -2 lines
Diff to previous 1.28
BUG#: 9676
TITLE: Add pull operations to the OpenPegasusclient and server

DESCRIPTION: This patch is the implementation of the pull operations
defined in DSP0200 for both the CIM Client and CIM Server.  It includes
test programs in Pegasus/Client/tests and extends cimcli to make pull
requests and receive pull operation responses. There are still limitations
and issues noted in the readme.pulloperations file as well as some KS_TOD
comments marking things to do in the source code.

Revision 1.27.8.4 / (view) - annotate - [select for diffs] , Wed Dec 18 12:23:34 2013 UTC (10 years, 6 months ago) by karl
Branch: TASK-PEP317_pullop-branch
CVS Tags: TASK-PEP317_pullop-merged_out_to_branch, TASK-PEP317_pullop-merged_in_from_branch
Changes since 1.27.8.3: +4 -2 lines
Diff to previous 1.27.8.3 to branch point 1.27 to next main 1.28
BUG#: 9676
TITLE: TASK-PEP317_pullop-branch Pull operations minor code changes

DESCRIPTION: Changed timer code, removed some couts, changed to use
cerr for error output from pullop

Revision 1.27.8.3 / (view) - annotate - [select for diffs] , Thu Nov 21 17:59:43 2013 UTC (10 years, 7 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.27.8.2: +1 -0 lines
Diff to previous 1.27.8.2 to branch point 1.27
PEP#: 317
TITLE: TASK-PEP317_pullop-branch Merge Out from head of tree effective 21 Nov 2013.

DESCRIPTION:

Revision 1.27.22.2 / (view) - annotate - [select for diffs] , Tue Oct 15 04:10:41 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
CVS Tags: TASK-PEP362_RestfulService-merged_out_to_branch
Changes since 1.27.22.1: +0 -0 lines
Diff to previous 1.27.22.1 to branch point 1.27 to next main 1.28
PEP#: 362
TITLE: RestfulServices

DESCRIPTION: Sync up with head of tree

Revision 1.27.22.1 / (view) - annotate - [select for diffs] , Tue Oct 15 04:10:37 2013 UTC (10 years, 8 months ago) by dl.meetei
Branch: TASK-PEP362_RestfulService-branch
Changes since 1.27: +70 -106 lines
Diff to previous 1.27
PEP#: 362
TITLE: RestfulServices

DESCRIPTION: Sync up with head of tree

Revision 1.27.8.2 / (view) - annotate - [select for diffs] , Mon Oct 14 15:26:01 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.27.8.1: +68 -115 lines
Diff to previous 1.27.8.1 to branch point 1.27
PEP#: 317
TITLE: TASK-PEP317_pullop-branch. New MergeOut of head of tree up to
13 Oct

DESCRIPTION: Bring into line with head of tree, Clean up number of issues
with OOP processing.

Revision 1.28 / (view) - annotate - [select for diffs] , Sun Oct 13 21:46:59 2013 UTC (10 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: preBug9676, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk
Changes since 1.27: +70 -106 lines
Diff to previous 1.27
BUG#: 9786
TITLE: CIM Statistics Generation Does not adher to class used.

DESCRIPTION: Modified CIMMessage to pass msgType directly and
statistics to map to internal stat types.  Modifed stats to correctly
use the CIM_CIMOMStatistics.mof:OperationType property correctly so that
only the defined types are put into this field.  All types not defined
specifically in the ValueMap qualifier are marked other and the name of
the statistics put into the OtherOperationType field. Note that this
means invokeMethod is an "otherOperationType"

Revision 1.27.8.1 / (view) - annotate - [select for diffs] , Sun Oct 13 20:32:01 2013 UTC (10 years, 8 months ago) by karl
Branch: TASK-PEP317_pullop-branch
Changes since 1.27: +18 -8 lines
Diff to previous 1.27
PEP#: 317
TITLE: Fix issues with OOP and enable NumericArg code.

DESCRIPTION: Clean up responses of XML data from OOP providers and
enable NumericArg code. Removed UintArgs and old EnumerationTable.*
Note that the statistics code is bad at this point, waiting for
another bug to head of tree.

Revision 1.27 / (view) - annotate - [select for diffs] , Tue Dec 16 18:56:41 2008 UTC (15 years, 6 months ago) by kumpf
Branch: MAIN
CVS Tags: TASK_PEP317_1JUNE_2013, 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_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, 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_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, RELEASE_2_13_0-RC2, RELEASE_2_13_0-RC1, RELEASE_2_13_0-FC, RELEASE_2_13_0, RELEASE_2_13-root, RELEASE_2_13-branch, 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, RELEASE_2_11_2-RC1, RELEASE_2_11_2, RELEASE_2_11_1-RC1, RELEASE_2_11_1, RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root, RELEASE_2_11-branch, 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, PREAUG25UPDATE, POSTAUG25UPDATE, HPUX_TEST, CIMRS_WORK_20130824, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-branch
Changes since 1.26: +8 -8 lines
Diff to previous 1.26
BUG#: 8273
TITLE: Remove trailing space characters
DESCRIPTION: Remove meaningless whitespace.

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

DESCRIPTION:

Fixing trailing spaces in copyright/license text

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

DESCRIPTION:

Adding the new copyright/license text to almost all files

Revision 1.23.28.1 / (view) - annotate - [select for diffs] , Tue Jul 1 14:18:18 2008 UTC (16 years ago) by mike
Branch: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
CVS Tags: TASK_PEP328_SOLARIS_NEVADA_PORT, TASK-PEP328_SOLARIS_NEVADA_PORT-root, TASK-PEP328_SOLARIS_NEVADA_PORT-branch
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 to next main 1.24
PEP#: 328
TITLE: Solaris Porting

DESCRIPTION: Ongoing Solaris Porting

Revision 1.24 / (view) - annotate - [select for diffs] , Thu Jun 26 17:32:41 2008 UTC (16 years ago) by kumpf
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_NEVADA_PORT_v2-root, TASK-PEP328_SOLARIS_NEVADA_PORT_v2-branch, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_8_2-RC1, RELEASE_2_8_2, RELEASE_2_8_1-RC1, RELEASE_2_8_1, RELEASE_2_8_0-RC2, RELEASE_2_8_0-RC1, RELEASE_2_8_0, RELEASE_2_8-root, RELEASE_2_8-branch
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
BUG#: 7770
TITLE: Arguments are incompatible with corresponding format string conversions
DESCRIPTION: Match printf and scanf conversion formats with corresponding argument types.

Revision 1.23 / (view) - annotate - [select for diffs] , Wed Nov 29 21:57:57 2006 UTC (17 years, 7 months ago) by dave.sudlik
Branch: MAIN
CVS Tags: TASK-PEP328_SOLARIS_IX86_CC_PORT-root, TASK-PEP328_SOLARIS_IX86_CC_PORT-branch, 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-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, 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-BUG7240-root, TASK-BUG7240-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_8_0_BETA, RELEASE_2_8_0-FC, RELEASE_2_7_3-RC1, RELEASE_2_7_3, RELEASE_2_7_2-RC1, RELEASE_2_7_2, RELEASE_2_7_1-RC1, RELEASE_2_7_1, RELEASE_2_7_0-RC1, RELEASE_2_7_0-BETA, RELEASE_2_7_0, RELEASE_2_7-root, RELEASE_2_7-branch, RELEASE_2_6_3-RC2, RELEASE_2_6_3-RC1, RELEASE_2_6_3, RELEASE_2_6_2-RC1, RELEASE_2_6_2, RELEASE_2_6_1-RC1, RELEASE_2_6_1, RELEASE_2_6_0-RC1, RELEASE_2_6_0, RELEASE_2_6-root, RELEASE_2_6-branch-clean, RELEASE_2_6-branch, PEP286_PRIVILEGE_SEPARATION_ROOT, PEP286_PRIVILEGE_SEPARATION_CODE_FREEZE, PEP286_PRIVILEGE_SEPARATION_BRANCH, PEP286_PRIVILEGE_SEPARATION_1
Branch point for: TASK-PEP328_SOLARIS_IX86_CC_PORT-branch-v2
Changes since 1.22: +243 -266 lines
Diff to previous 1.22
BUG#: 5882
TITLE: OpenVMS: Compile error in cimperf.cpp

DESCRIPTION: committing approved fix

Revision 1.22 / (view) - annotate - [select for diffs] , Mon Nov 20 13:46:21 2006 UTC (17 years, 7 months ago) by ms.aruran
Branch: MAIN
Changes since 1.21: +12 -14 lines
Diff to previous 1.21
BUG#: 4755
TITLE: CIMOMStatDataProvider.cpp uses an extended version of the CIMOMStatisticalData Class

DESCRIPTION: Fixed as approved.

Revision 1.21 / (view) - annotate - [select for diffs] , Wed Nov 15 20:37:28 2006 UTC (17 years, 7 months ago) by kumpf
Branch: MAIN
Changes since 1.20: +0 -17 lines
Diff to previous 1.20
BUG#: 5858
TITLE: initialize() is not called for control providers
DESCRIPTION: Delete control providers directly in the CIMServer instead of in the individual terminate methods.  Clarify that the initialize and terminate methods are not called for control providers.

Revision 1.18.8.2 / (view) - annotate - [select for diffs] , Tue Mar 7 18:45:54 2006 UTC (18 years, 3 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.18.8.1: +133 -29 lines
Diff to previous 1.18.8.1 to branch point 1.18 to next main 1.19
PEP#: 233
TITLE: Update embedded instance branch

DESCRIPTION:

Merge embedded instance branch with trunk and add missing files

Revision 1.18.8.1 / (view) - annotate - [select for diffs] , Fri Feb 10 16:11:37 2006 UTC (18 years, 4 months ago) by a.dunfey
Branch: PEP233_EmbeddedInstSupport-branch
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
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.20 / (view) - annotate - [select for diffs] , Wed Feb 8 21:03:16 2006 UTC (18 years, 4 months ago) by jim.wunderlich
Branch: MAIN
CVS Tags: TASK_PEP233_EmbeddedInstSupport-merge_out_trunk, TASK_BUG_5314_IPC_REFACTORING_ROOT, TASK_BUG_5314_IPC_REFACTORING_BRANCH, TASK_BUG_5314_IPC_REFACTORING-V1, TASK_BUG_5191_QUEUE_CONSOLIDATION_ROOT, TASK_BUG_5191_QUEUE_CONSOLIDATION_BRANCH, 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-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-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-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-New, TASK-BUG4011_WinLocalConnect-branch, RELEASE_2_6_0-FC, 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.19: +133 -29 lines
Diff to previous 1.19
BUG#: 4761
TITLE: getOpType conversion for Statistics is inefficient and appears wrong

DESCRIPTION: Corrected the conversion and put in a select statement to use
   the internal message enumerated message types to make the code more
   readable and more eficient.

Revision 1.19 / (view) - annotate - [select for diffs] , Mon Jan 30 16:17:46 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 Jul 1 20:21:09 2005 UTC (19 years ago) by denise.eckstein
Branch: MAIN
CVS Tags: STABLE, RELEASE_2_5_0-RC1, RELEASE_2_5_0, PEP244_ServerProfile-root, PEP244_ServerProfile-branch, PEP233_EmbeddedInstSupport-root, 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, BUG_4225_PERFORMANCE_VERSION_1_DONE
Branch point for: PEP233_EmbeddedInstSupport-branch
Changes since 1.17: +1 -18 lines
Diff to previous 1.17
BUG#: 3746
TITLE: EnumerateInstances request to Statistics Provider generates 24 calls to GetClass

DESCRIPTION: Modified the code to use the variable _references[] to set the object path.  Also, since getClass is no longer called, the mutex is no longer required.

Revision 1.17 / (view) - annotate - [select for diffs] , Tue May 24 11:19:55 2005 UTC (19 years, 1 month ago) by w.white
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
BUG#: 3436

TITLE:Exception running cimperf

DESCRIPTION: checking in fix

Revision 1.16 / (view) - annotate - [select for diffs] , Tue May 17 17:17:19 2005 UTC (19 years, 1 month ago) by w.white
Branch: MAIN
Changes since 1.15: +2 -0 lines
Diff to previous 1.15
BUG#: 3436

TITLE:Exception running cimperf

DESCRIPTION: checking in fix

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Mar 3 07:37:59 2005 UTC (19 years, 4 months ago) by kumpf
Branch: MAIN
CVS Tags: PEG25_IBM_5_16_05
Changes since 1.14: +1 -0 lines
Diff to previous 1.14
BUG#: 2746
TITLE: PegasusVersion.h missing or duplicated problems
DESCRIPTION: Include PegasusVersion.h in libraries that were lacking it.

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Feb 21 12:47:11 2005 UTC (19 years, 4 months ago) by w.white
Branch: MAIN
CVS Tags: PEP214ROOT, PEP214BRANCH, PEP214-root, PEP214-branch, PEP-214B-root
Changes since 1.13: +4 -4 lines
Diff to previous 1.13
BUG#: 2617

TITLE:Statistical Data Control Provider todatetime function

DESCRIPTION:Statistical Data Control Provider todatetime function is a duplication of code that in in the CIMDateTime class. This duplication has been removed.

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Feb 18 22:27:03 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
Changes since 1.12: +12 -2 lines
Diff to previous 1.12
BUG#: 2792
TITLE: Statistics provider does not catch datetime exception

DESCRIPTION: In the transform from microsecs to datetime, the
datetime creation does not include a try block and it gets datetime
exceptions, causing the provider to return exception.  Put try block
around this for time being and set time to zero. Note that this is a work
around patch so we can do further testing.  It puts out a message to
console and SHOULD NOT be considered a permanent patch.

Revision 1.12 / (view) - annotate - [select for diffs] , Sat Feb 5 23:00:13 2005 UTC (19 years, 4 months ago) by karl
Branch: MAIN
CVS Tags: PEP217_PRE_BRANCH, PEP217_POST_BRANCH, PEP217_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] , Fri Jan 28 01:17:14 2005 UTC (19 years, 5 months ago) by karl
Branch: MAIN
CVS Tags: pegasus25BeforeLicenseUpdate
Changes since 1.10: +5 -5 lines
Diff to previous 1.10
BUG#: 2613
TITLE: Correct buffer overrun in building datetime in provider

DESCRIPTION: Fixes several buffer overruns in the todateTime() function that
was causing an invalid datetime exception on enumerate instances of the
CIM_CIMOMStatisticalData class.  This is required before finishing bug 2609

Revision 1.10.4.1 / (view) - annotate - [select for diffs] , Thu Jan 27 16:52:59 2005 UTC (19 years, 5 months ago) by karl
Branch: SLPPERFINST-branch
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 to next main 1.11
BUG#: 2613
TITLE: buffers used with sprintf are all one character too short and
every creation of datetime from sint64 time overflows the buffers with
the sprintf calls.

DESCRIPTION:

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Dec 29 03:34:49 2004 UTC (19 years, 6 months ago) by w.white
Branch: MAIN
CVS Tags: SLPPERFINST-root
Branch point for: SLPPERFINST-branch
Changes since 1.9: +7 -9 lines
Diff to previous 1.9
BUG#: 2409

TITLE:CIMOMStatDataProvider Issues

DESCRIPTION:fixes some compiler warnings

Revision 1.9 / (view) - annotate - [select for diffs] , Sun Oct 17 19:39:51 2004 UTC (19 years, 8 months ago) by karl
Branch: MAIN
CVS Tags: 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.8: +6 -4 lines
Diff to previous 1.8
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.8 / (view) - annotate - [select for diffs] , Wed Aug 25 11:43:19 2004 UTC (19 years, 10 months ago) by a.arora
Branch: MAIN
Changes since 1.7: +18 -4 lines
Diff to previous 1.7
BUG#: 1939
TITLE: testCIMOMStatData  fails
DESCRIPTION: Fixed. Added keybinding info. to the instances
returned by the enumerateInstances() method of the provider.

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Aug 17 13:20:20 2004 UTC (19 years, 10 months ago) by w.white
Branch: MAIN
CVS Tags: CQL_2_5_BRANCH
Changes since 1.6: +12 -3 lines
Diff to previous 1.6
BUG#: 1815

TITLE: Adding test (poststart) for Statistical functions

DESCRIPTION: changed Makefile in src/Pegasus and created, dir
called test in dir Pegasus/ControlProviders/Statistic also changed provider
in that dir. (Statistic)

Revision 1.6 / (view) - annotate - [select for diffs] , Wed Jul 28 22:33:26 2004 UTC (19 years, 11 months ago) by karl
Branch: MAIN
Changes since 1.5: +2 -0 lines
Diff to previous 1.5
BUG#: 1745
TITLE: Problems with linkage in statistics provider as control provider

DESCRIPTION:  Problems were in the linkage setup.  Added linkage.h.  Modified Makefile. Added linkage statement to class definiton in header file.
Moved a couple of things in the .CPP file trying to locate problem.  This commit should not change logic.  It should simply get this correctly compiling
under windows.  Good luck

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Jul 28 14:17:38 2004 UTC (19 years, 11 months ago) by w.white
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
BUG#: 1596

TITLE: CIM_CIMOMStatDataProvider load error

DESCRIPTION: this problem is still in the process of being fixed

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Jul 26 16:49:16 2004 UTC (19 years, 11 months ago) by w.white
Branch: MAIN
Changes since 1.3: +10 -6 lines
Diff to previous 1.3
BUG#: 1685

TITLE: Problem with call to floor() and Integer out of range

DESCRIPTION: this is a fix for bugs 1685 and 1705

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Jul 1 01:36:04 2004 UTC (20 years ago) by w.white
Branch: MAIN
CVS Tags: RELEASE_2_4_FC_CANDIDATE_1, MONITOR_CONSOLIDATION_2_5_BRANCH
Changes since 1.2: +121 -40 lines
Diff to previous 1.2
PEP#: 127

TITLE: Perfomance Statistics for CIM server

Descriiption: made changes to support PEPs 127 and 128

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Jun 9 23:06:36 2004 UTC (20 years ago) by w.white
Branch: MAIN
Changes since 1.1: +9 -22 lines
Diff to previous 1.1
PEP#: 127

TITLE: Perfomance Statistics for CIM server

Descriiption: made changes to support the CIM_CIMOMStatisticalData class

Revision 1.1 / (view) - annotate - [select for diffs] , Wed Jun 9 19:34:34 2004 UTC (20 years ago) by w.white
Branch: MAIN
PEP#: 127

TITLE: Perfomance Statistics for CIM server

Descriiption: made changes to support the CIM_CIMOMStatisticalData class

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