CVS log for pegasus/src/Pegasus/Common/SCMO.cpp

(logo)

Help

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

Request diff between arbitrary revisions


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

Revision 1.27 / (view) - annotate - [select for diffs] , Thu Nov 13 01:47:06 2014 UTC (9 years, 7 months ago) by karl
Branch: MAIN
CVS Tags: 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.26: +0 -17 lines
Diff to previous 1.26
BUG#: 9958
TITLE: Extra diagnostic displays left in SCMO code

DESCRIPTION: Removes some displays left over from bug 9721

Revision 1.26 / (view) - annotate - [select for diffs] , Tue Sep 30 10:04:31 2014 UTC (9 years, 9 months ago) by karl
Branch: MAIN
Changes since 1.25: +785 -255 lines
Diff to previous 1.25
BUG#: 9721
TITLE: CIMOM refuses EmbeddedObject with unknown class

DESCRIPTION: Modify NewInstance to ignore nonexistent classes and create a new type of property the user-defined property. This allows
instances to be created without requiring that a class exist.

Revision 1.25 / (view) - annotate - [select for diffs] , Thu Apr 25 12:00:20 2013 UTC (11 years, 2 months ago) by dl.meetei
Branch: MAIN
CVS Tags: preBug9676, postBug9676, 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_out_to_branch, TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP362_RestfulService-merged_in_to_trunk, TASK-PEP362_RestfulService-merged_in_from_branch, TASK-PEP362_RestfulService-branch, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, 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, CIMRS_WORK_20130824
Changes since 1.24: +9 -9 lines
Diff to previous 1.24
BUG#: 9628
TITLE: PEGASUS_ASSERT used in places where PEGASUS_UNREACHABLE should be used

DESCRIPTION:

Revision 1.24 / (view) - annotate - [select for diffs] , Wed Feb 13 11:39:58 2013 UTC (11 years, 4 months ago) by marek
Branch: MAIN
Changes since 1.23: +5 -0 lines
Diff to previous 1.23
BUG#:9400
TITLE: Add pointers to Single Chunk Memory Object Model design documents in code

DESCRIPTION:

Revision 1.23 / (view) - annotate - [select for diffs] , Tue Jan 22 14:18:39 2013 UTC (11 years, 5 months ago) by marek
Branch: MAIN
Changes since 1.22: +7 -4 lines
Diff to previous 1.22
BUG#:9555
TITLE: Footprint - Remove SCMODump from binaries ifndef PEGASUS_DEBUG

DESCRIPTION:

Revision 1.22 / (view) - annotate - [select for diffs] , Thu Dec 13 14:38:55 2012 UTC (11 years, 6 months ago) by marek
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21
BUG#:9482
TITLE: Cleanup unused parameters warnings in the pegcommon library and half of interal SLP API

DESCRIPTION:

Revision 1.21 / (view) - annotate - [select for diffs] , Mon May 21 12:57:59 2012 UTC (12 years, 1 month ago) by marek
Branch: MAIN
CVS Tags: 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
Changes since 1.20: +27 -11 lines
Diff to previous 1.20
BUG#:9255
TITLE: completeHostNameAndNamespace() does not set hostname on empty hostname

DESCRIPTION:

Revision 1.20 / (view) - annotate - [select for diffs] , Thu May 10 08:52:11 2012 UTC (12 years, 1 month ago) by ashok.pathak
Branch: MAIN
Changes since 1.19: +15 -14 lines
Diff to previous 1.19
BUG#: 9256

TITLE: Use binary operator  & Rather than modulus

DESCRIPTION:

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Feb 21 11:36:15 2012 UTC (12 years, 4 months ago) by marek
Branch: MAIN
Changes since 1.18: +5 -0 lines
Diff to previous 1.18
BUG#:9173
TITLE: keybindings are missing from enumeration operations that use classPath as input

DESCRIPTION:

Revision 1.18 / (view) - annotate - [select for diffs] , Mon Dec 12 05:52:44 2011 UTC (12 years, 6 months ago) by ashok.pathak
Branch: MAIN
Changes since 1.17: +5 -24 lines
Diff to previous 1.17
BUG#:9115
TITLE:Remove bogus break after return

DESCRIPTION:

Revision 1.17 / (view) - annotate - [select for diffs] , Fri Nov 4 08:04:53 2011 UTC (12 years, 8 months ago) by marek
Branch: MAIN
Changes since 1.16: +0 -11 lines
Diff to previous 1.16
BUG#:9117
TITLE: Remove unused functions in SCMO

DESCRIPTION:

Revision 1.16 / (view) - annotate - [select for diffs] , Thu Aug 25 09:29:25 2011 UTC (12 years, 10 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.15: +7 -3 lines
Diff to previous 1.15
BUG#: 9053
TITLE: empty string ("") values are set with null values during embedded CIMInstance to SCMOInstance conversion
DESCRIPTION:

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Aug 25 09:28:00 2011 UTC (12 years, 10 months ago) by venkat.puvvada
Branch: MAIN
Changes since 1.14: +23 -0 lines
Diff to previous 1.14
BUG#: 9052
TITLE: Keybindings with null values are added to CMPIObjectPath for certain requests
DESCRIPTION:

Revision 1.14 / (view) - annotate - [select for diffs] , Tue Jan 25 11:24:25 2011 UTC (13 years, 5 months ago) by anusha.kandepu
Branch: MAIN
CVS Tags: RELEASE_2_11_0-RC1, RELEASE_2_11_0-FC, RELEASE_2_11_0, RELEASE_2_11-root
Branch point for: RELEASE_2_11-branch
Changes since 1.13: +26 -413 lines
Diff to previous 1.13
BUG#:8830
TITLE:CIMOM does not filter instances based on propertyList.
DESCRIPTION: CIMOM infrastructure will do the filtering for both Default C++ and CMPI providers.

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Nov 16 04:01:25 2010 UTC (13 years, 7 months ago) by venkat.puvvada
Branch: MAIN
CVS Tags: TASK-PEP317_pullop-root, BeforeUpdateToHeadOct82011
Branch point for: TASK-PEP317_pullop-branch
Changes since 1.12: +38 -2 lines
Diff to previous 1.12
BUG#: 8876
TITLE: objectpath setting on association instance causes segfault
DESCRIPTION:

Revision 1.12 / (view) - annotate - [select for diffs] , Wed Feb 17 11:28:21 2010 UTC (14 years, 4 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: RELEASE_2_10_0-RC2, RELEASE_2_10_0-RC1, RELEASE_2_10_0, RELEASE_2_10-root
Branch point for: RELEASE_2_10-branch
Changes since 1.11: +23 -6 lines
Diff to previous 1.11
BUG#: 8728
TITLE: Warnings about static SCMO functions in SCMO.cpp

DESCRIPTION: For SCMO move stativ function declaration from header into cpp file.
 Cleaning up parameter lists of internal functions and unsed variables.

Revision 1.11 / (view) - annotate - [select for diffs] , Mon Feb 15 15:20:09 2010 UTC (14 years, 4 months ago) by marek
Branch: MAIN
Changes since 1.10: +9 -11 lines
Diff to previous 1.10
BUG#:8713
TITLE: Intermittent Segmentation faults all across the server

DESCRIPTION:

Revision 1.10 / (view) - annotate - [select for diffs] , Thu Feb 4 16:44:49 2010 UTC (14 years, 5 months ago) by marek
Branch: MAIN
Changes since 1.9: +25 -13 lines
Diff to previous 1.9
BUG#:8714
TITLE: Possible memory corruption in SCMOInstance::buildKeyBindingsFromProperties

DESCRIPTION:

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Jan 29 10:05:04 2010 UTC (14 years, 5 months ago) by marek
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8
BUG#:8697
TITLE: SCMO Functions not aware of 8 byte alignment

DESCRIPTION:

Revision 1.8 / (view) - annotate - [select for diffs] , Mon Dec 21 13:00:32 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.7: +2 -0 lines
Diff to previous 1.7
BUG#: 8678
TITLE: Add PEGASUS_UNREACHABLE in SCMO.cpp

DESCRIPTION: Add PEGASUS_UNREACHABLE in SCMO.cpp

Revision 1.7 / (view) - annotate - [select for diffs] , Fri Dec 18 23:22:00 2009 UTC (14 years, 6 months ago) by r.kieninger
Branch: MAIN
Changes since 1.6: +54 -11 lines
Diff to previous 1.6
BUG#:8669
TITLE: TestSCMO fails on 64-bit platforms

DESCRIPTION: Remove volatile data from SCMO data dump and comparison

Revision 1.6 / (view) - annotate - [select for diffs] , Wed Dec 16 15:17:07 2009 UTC (14 years, 6 months ago) by r.kieninger
Branch: MAIN
Changes since 1.5: +0 -3 lines
Diff to previous 1.5
BUG#:8667
TITLE: aCC compiler warning while compiling SCMO.cpp

DESCRIPTION: Remove compiler warnings

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Dec 16 12:54:59 2009 UTC (14 years, 6 months ago) by marek
Branch: MAIN
Changes since 1.4: +40 -29 lines
Diff to previous 1.4
BUG#:8665
TITLE: error: no match for ternary 'operator?:' in SCMO.cpp

DESCRIPTION:
replaced bad macro with inline function

Revision 1.4 / (view) - annotate - [select for diffs] , Wed Dec 16 12:53:05 2009 UTC (14 years, 6 months ago) by marek
Branch: MAIN
Changes since 1.3: +18 -9 lines
Diff to previous 1.3
BUG#:8666
TITLE: TestMessageSerializer dumps core on HP-UX 11.23 IA64

DESCRIPTION:
Fixed by aligning SCMB data structures in the memory block at 64bit boundaries

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Dec 15 11:39:33 2009 UTC (14 years, 6 months ago) by thilo.boehm
Branch: MAIN
Changes since 1.2: +5123 -1379 lines
Diff to previous 1.2
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Jul 20 09:41:43 2009 UTC (14 years, 11 months ago) by thilo.boehm
Branch: MAIN
CVS Tags: TASK-PEP348_SCMO-root, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP348_SCMO-merged_in_to_trunk, TASK-PEP348_SCMO-merged_in_from_branch
Branch point for: TASK-PEP348_SCMO-branch
Changes since 1.1: +1414 -1357 lines
Diff to previous 1.1
PEP#: 348
TITLE: Add Class SCMODump

DESCRIPTION: Add class for dumping/printing SCMOClass.

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Jul 17 06:46:33 2009 UTC (14 years, 11 months ago) by thilo.boehm
Branch: MAIN
PEP#: 348
TITLE: Initial implementaion.

DESCRIPTION: Initial implementaion.

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