tpot/pegasus.git.bak/pegasus.git
15 years agoBUG#: 8419 RELEASE_2_8_1
denise.eckstein [Fri, 27 Feb 2009 08:09:04 +0000 (08:09 +0000)]
BUG#: 8419
TITLE: Set PEGASUS_PRODUCT_STATUS for 2.8.1 release

DESCRIPTION: Update PEGASUS_PRODUCT_STATUS for the 2.8.1 release.

15 years agoBUG#: 8387 RELEASE_2_8_1-RC1
venkat.puvvada [Mon, 9 Feb 2009 11:36:50 +0000 (11:36 +0000)]
BUG#: 8387
TITLE: XmlReader fails to parse zero char value for string and char16
DESCRIPTION: Length of CDATA and CONTENT are maintained in XmlEntry to parse char 0 correctly.

15 years agofile getInstanceElement3.xml was added on branch RELEASE_2_8-branch on 2009-02-09...
venkat.puvvada [Thu, 5 Feb 2009 05:44:00 +0000 (05:44 +0000)]
file getInstanceElement3.xml was added on branch RELEASE_2_8-branch on 2009-02-09 11:36:50 +0000

15 years agoBUG#: 8381
venkat.puvvada [Wed, 4 Feb 2009 09:18:42 +0000 (09:18 +0000)]
BUG#: 8381
TITLE: Empty namespace can not be deleted because of empty associations file
DESCRIPTION: Delete empty associations file from instances and classses directory

15 years agoBUG#: 8377
s.kodali [Tue, 3 Feb 2009 11:07:22 +0000 (11:07 +0000)]
BUG#: 8377
TITLE: Build fails in pegasus/src/Pegasus/Common location.

15 years agoBUG#: 8373
venkat.puvvada [Tue, 3 Feb 2009 05:05:22 +0000 (05:05 +0000)]
BUG#: 8373
TITLE: cimserver/cimprovagt crashes if method definition not found in class
DESCRIPTION: Correct param values only if method definition found in the class

15 years agoBUG#: 8276
karl [Mon, 2 Feb 2009 18:56:13 +0000 (18:56 +0000)]
BUG#: 8276
TITLE: NULL vs. Empty Property List Issue JMPI

DESCRIPTION:  Modify test to separate NULL vs Empty Property List

15 years agoBUG#:8371
marek [Mon, 2 Feb 2009 17:12:59 +0000 (17:12 +0000)]
BUG#:8371
TITLE:z/OS only: No longer need of PEGASUS_FORK_SAFE_MUTEX for z/OS

DESCRIPTION:

15 years agoBUG#: 8295
kumpf [Tue, 6 Jan 2009 18:43:06 +0000 (18:43 +0000)]
BUG#: 8295
TITLE: Generate a build option summary
DESCRIPTION: Provide an automated way to generate the Options value for nightly build reports.

15 years agoBUG#: 8300
john.eisenbraun [Tue, 6 Jan 2009 18:39:53 +0000 (18:39 +0000)]
BUG#: 8300
TITLE: Library not built as shared library on OpenVMS.

DESCRIPTION: Change library.mak to dynamic-library.mak and add STATIC for Alpha

15 years agoBUG#: 8283
kumpf [Tue, 6 Jan 2009 18:39:35 +0000 (18:39 +0000)]
BUG#: 8283
TITLE: Unused HTTP headers are converted to Strings
DESCRIPTION: Avoid UTF-8/UTF-16 conversion on unused HTTP header values.

15 years agoBUG#: 8294
john.eisenbraun [Fri, 19 Dec 2008 21:37:55 +0000 (21:37 +0000)]
BUG#: 8294
TITLE: Reupgrade fails if there are references to undefined classes.

DESCRIPTION: Change error code being checked from CIM_ERR_NOT_FOUND to CIM_ERR_INVALID_PARAMETER

15 years agoBUG#: 8289
venkat.puvvada [Fri, 19 Dec 2008 11:51:29 +0000 (11:51 +0000)]
BUG#: 8289
TITLE: memory leak in ProviderManagerService::providerModuleFailureCallback
DESCRIPTION:

15 years agoBUG#: 8290
denise.eckstein [Fri, 19 Dec 2008 06:46:31 +0000 (06:46 +0000)]
BUG#: 8290
TITLE: Incorrect version on CIM Schema classes causes upgrade warnings

DESCRIPTION: Changed the version of CIM_ExtraCapacityGroup and CIM_ActsAsSpare classes to 2.21.0.

15 years agoBUG#: 8282
kumpf [Thu, 18 Dec 2008 19:02:55 +0000 (19:02 +0000)]
BUG#: 8282
TITLE: Exception from shutdownService::shutdownProviders() is not caught
DESCRIPTION: Do not propagate an exception from a CIMStopAllProvidersResponseMessage.

15 years agoBUG#: 8287
john.eisenbraun [Thu, 18 Dec 2008 17:37:27 +0000 (17:37 +0000)]
BUG#: 8287
TITLE: Upgrading compiler results in error during build.

DESCRIPTION: Change compiler check to match the released version

15 years agoBUG#: 8196
kumpf [Wed, 17 Dec 2008 20:21:14 +0000 (20:21 +0000)]
BUG#: 8196
TITLE: IndicationService is called after it is destructed
DESCRIPTION: Do not attempt to communicate from the ProviderManagerService to the IndicationService after shutdown has commenced.

15 years agofile TestXmlWriter.cpp was added on branch RELEASE_2_8-branch on 2009-03-17 13:59...
marek [Wed, 17 Dec 2008 18:01:29 +0000 (18:01 +0000)]
file TestXmlWriter.cpp was added on branch RELEASE_2_8-branch on 2009-03-17 13:59:18 +0000

15 years agofile Makefile was added on branch RELEASE_2_8-branch on 2009-03-17 13:59:18 +0000
marek [Wed, 17 Dec 2008 18:01:29 +0000 (18:01 +0000)]
file Makefile was added on branch RELEASE_2_8-branch on 2009-03-17 13:59:18 +0000

15 years agoBUG#: 8269
venkat.puvvada [Mon, 15 Dec 2008 12:50:17 +0000 (12:50 +0000)]
BUG#: 8269
TITLE: memory leak in _slp_get_local_interface() method
DESCRIPTION:

15 years agoBUG#: 8270
venkat.puvvada [Mon, 15 Dec 2008 12:48:37 +0000 (12:48 +0000)]
BUG#: 8270
TITLE: incorrect check for local and target interface type in create_slp_client() method
DESCRIPTION:

15 years agoBUG#: 8253
kumpf [Wed, 10 Dec 2008 22:22:39 +0000 (22:22 +0000)]
BUG#: 8253
TITLE: cimserver may hang on start-up exception
DESCRIPTION: Make sure providers are stopped when cimserver start-up fails.

15 years agoBUG#: 8226
kavita.gupta [Thu, 4 Dec 2008 10:26:18 +0000 (10:26 +0000)]
BUG#: 8226
TITLE: cimserver crashes when MI with threads running being unloaded

15 years agoBUG#: 8111
kumpf [Wed, 3 Dec 2008 18:28:28 +0000 (18:28 +0000)]
BUG#: 8111
TITLE: GetLine mishandles multibyte characters
DESCRIPTION: Read all the characters on a line before converting them to a String.

15 years agoBUG#:8195
cheng.sp [Tue, 2 Dec 2008 06:32:29 +0000 (06:32 +0000)]
BUG#:8195
TITLE:AIX: Native implement AtomicInt for AIX(2.8)

DESCRIPTION:Use fetch_and_add() kernel function instead of the "generic" spin lock.

15 years agoBUG#:8172
cheng.sp [Tue, 2 Dec 2008 06:25:57 +0000 (06:25 +0000)]
BUG#:8172
TITLE:AIX: Using thread-safe getpwnam_r function for FileSystem::changeFileOwner (2.8)

DESCRIPTION:Using thread-safe getpwnam_r function for FileSystem::changeFileOwner

15 years agoBUG#: 8167
denise.eckstein [Thu, 20 Nov 2008 01:16:12 +0000 (01:16 +0000)]
BUG#: 8167
TITLE: Option needed to check for core files

DESCRIPTION: Added check_for_cores option to TestMakefile.

15 years agoBUG#: 8166
denise.eckstein [Thu, 20 Nov 2008 01:07:53 +0000 (01:07 +0000)]
BUG#: 8166
TITLE: general: option missing from several Makefiles

DESCRIPTION: Added missing general option.

15 years agoBUG#: 8163
denise.eckstein [Wed, 19 Nov 2008 23:43:43 +0000 (23:43 +0000)]
BUG#: 8163
TITLE: check_for_core called by RPMMakefile but not defined

DESCRIPTION: Added option to check for cores to RPMMakefile.

15 years agoBUG#:8157
cheng.sp [Wed, 19 Nov 2008 09:49:08 +0000 (09:49 +0000)]
BUG#:8157
TITLE:Remove "/usr/linux/lib" in the -blibpath for AIX platform.(2.8)

DESCRIPTION: remove /usr/linux/lib for AIX platform.

15 years agoBUG#: 8147
kumpf [Wed, 19 Nov 2008 01:05:32 +0000 (01:05 +0000)]
BUG#: 8147
TITLE: Executor leaks pipe handles on error
DESCRIPTION: Correct the pipe handle clean-up logic on error conditions.

15 years agoBUG#: 8135
kumpf [Wed, 19 Nov 2008 01:03:20 +0000 (01:03 +0000)]
BUG#: 8135
TITLE: standardtests leaves the cimserver running
DESCRIPTION: Stop the cimserver at the end of a standardtests run.  Reset the security configuration to the default after standardtests completes.

15 years agoBUG#: 8148
denise.eckstein [Tue, 18 Nov 2008 23:52:39 +0000 (23:52 +0000)]
BUG#: 8148
TITLE: core file not generated when created by non-root context

DESCRIPTION: Change location of core directory for Linux RPM to PEGASUS_TRACE_DIR.

15 years agoBUG#: 7604
s.kodali [Mon, 17 Nov 2008 09:29:01 +0000 (09:29 +0000)]
BUG#: 7604
TITLE: Build with disabled CQL fails in test procedures in IndicationStressTest

15 years agoBUG#: 8091
venkat.puvvada [Thu, 13 Nov 2008 05:14:45 +0000 (05:14 +0000)]
BUG#: 8091
TITLE: invalid arguments are passed to activateFilter().
DESCRIPTION:

15 years agoBUG#:8115
marek [Wed, 12 Nov 2008 12:54:38 +0000 (12:54 +0000)]
BUG#:8115
TITLE: Fix ioctl() usage in System class (2.8 version of 8053)

DESCRIPTION:

15 years agoBUG#: 8064
john.eisenbraun [Fri, 7 Nov 2008 17:17:51 +0000 (17:17 +0000)]
BUG#: 8064
TITLE: Add C RTL feature settings to improve performance or UNIX compatibility.

DESCRIPTION: These changes will either improve runtime performance or provide better compatibility with UNIX implementations.

15 years agoBUG#:7923
cheng.sp [Wed, 5 Nov 2008 09:21:46 +0000 (09:21 +0000)]
BUG#:7923
TITLE:cimserver core when perform TestBenchmark in performance test(2.8)

DESCRIPTION:Added special return value for AIX platform.

15 years agoBUG#: 7831
s.kodali [Mon, 3 Nov 2008 05:13:47 +0000 (05:13 +0000)]
BUG#: 7831
TITLE: missing PEG_METHOD_EXIT in translateClassInput() InteropProviderUtils.cpp

15 years agoBUG#: 8059
john.eisenbraun [Thu, 30 Oct 2008 20:06:19 +0000 (20:06 +0000)]
BUG#: 8059
TITLE: Change cert.pem to server.pem in FixedPropertyTableVms.h

DESCRIPTION: This change has already been in the code for some time.

15 years agoBUG#:8056
marek [Thu, 30 Oct 2008 14:23:57 +0000 (14:23 +0000)]
BUG#:8056
TITLE: empty property list not handled correctly in CMPI (2.8)

DESCRIPTION:

15 years agoBUG#: 8055
s.kodali [Thu, 30 Oct 2008 08:47:31 +0000 (08:47 +0000)]
BUG#: 8055
TITLE: getservbyname() is not thread safe on Linux

15 years agoBUG#: 8044
yi.zhou [Mon, 27 Oct 2008 23:42:23 +0000 (23:42 +0000)]
BUG#: 8044
TITLE: Memory leak in snmpIndicationHandler

DESCRIPTION: Clean up dynamic memory.

15 years agoBUG#: 8028
john.eisenbraun [Wed, 22 Oct 2008 13:12:12 +0000 (13:12 +0000)]
BUG#: 8028
TITLE: OpenVMS: Possible channel leak  in System::getPassword

DESCRIPTION: Return statements don't release channel on error, so channel leak results

15 years agoBUG#: 8009
s.kodali [Mon, 20 Oct 2008 05:29:01 +0000 (05:29 +0000)]
BUG#: 8009
TITLE: linker error in pegserver lib

15 years agoBUG#: 8008
s.kodali [Mon, 20 Oct 2008 05:25:22 +0000 (05:25 +0000)]
BUG#: 8008
TITLE: build failure with PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT=true set

15 years agoBUG#: 7987
s.kodali [Wed, 15 Oct 2008 07:00:32 +0000 (07:00 +0000)]
BUG#: 7987
TITLE: Challenge response missing authentication parameter "realm = "

15 years agoBUG#: 7991
john.eisenbraun [Mon, 13 Oct 2008 18:28:47 +0000 (18:28 +0000)]
BUG#: 7991
TITLE: TestProvidMgrPluginMap fails when looking for entry points in the CMPI provider manager.

DESCRIPTION: This is the same bug as reported in bugzilla 7933.

15 years agoBUG#: 7988
kavita.gupta [Mon, 13 Oct 2008 05:14:05 +0000 (05:14 +0000)]
BUG#: 7988
TITLE: Some config properties are accepting negative values.

15 years agoBUG#: 7976
john.eisenbraun [Mon, 6 Oct 2008 17:27:03 +0000 (17:27 +0000)]
BUG#: 7976
TITLE: TestResponseHandler doesn't build on OpenVMS

DESCRIPTION: Linking TestResponseHandler on OpenVMS results in undefined symbols.

15 years agoBUG#: 7974
john.eisenbraun [Mon, 6 Oct 2008 17:17:52 +0000 (17:17 +0000)]
BUG#: 7974
TITLE: Linking TestOperationResponseHandler on OpenVMS fails

DESCRIPTION: Linking TestOperationResponseHandler on OpenVMS results in undefined symbols.

15 years agoBUG#: 7962
kumpf [Thu, 2 Oct 2008 17:02:49 +0000 (17:02 +0000)]
BUG#: 7962
TITLE: Compile warnings in TimeValue test
DESCRIPTION: Format 64-bit integers for portability in writing to cout.

15 years agoBUG#: 7948
s.manicka [Wed, 1 Oct 2008 17:16:45 +0000 (17:16 +0000)]
BUG#: 7948
TITLE: Duplicate CIM_CIMXMLCommunicationmechanism instances.

DESCRIPTION:

15 years agoBUG#: 7949
s.manicka [Wed, 1 Oct 2008 17:13:27 +0000 (17:13 +0000)]
BUG#: 7949
TITLE: PEGASUS_REPOSITORY_LOCK_FILE set to a nonexistent file on Windows.

DESCRIPTION:

15 years agoBUG#: 7957
kumpf [Wed, 1 Oct 2008 17:03:46 +0000 (17:03 +0000)]
BUG#: 7957
TITLE: Socket::timedConnect does not handle EAGAIN
DESCRIPTION: Retry the connect() on a temporary error condition.

15 years agoBUG#: 7935
karl [Mon, 29 Sep 2008 17:41:53 +0000 (17:41 +0000)]
BUG#: 7935
TITLE: Sun Port for CC compiler backport to 2.8.1

DESCRIPTION: Backport of Bug 7834 (PEP 328) back to 2.8.1

15 years agoBUG#: 7924
s.kodali [Fri, 19 Sep 2008 06:17:46 +0000 (06:17 +0000)]
BUG#: 7924
TITLE: Disabling object normalization does not work

15 years agoBUG#: 7915
kumpf [Wed, 17 Sep 2008 18:31:16 +0000 (18:31 +0000)]
BUG#: 7915
TITLE: XmlParser compresses whitespace in element value
DESCRIPTION: Do not replace adjacent whitespace in an element value with a single space character.

15 years agoBUG#: 7908
venkat.puvvada [Tue, 16 Sep 2008 07:24:32 +0000 (07:24 +0000)]
BUG#: 7908
TITLE: cimconfig command reports incorrect exit status
DESCRIPTION:

15 years agoBUG#: 7900
venkat.puvvada [Fri, 12 Sep 2008 07:56:43 +0000 (07:56 +0000)]
BUG#: 7900
TITLE: Socket::timedConnect() does not work properly on Windows.
DESCRIPTION:

15 years agoBUG#:7896
marek [Tue, 9 Sep 2008 23:00:29 +0000 (23:00 +0000)]
BUG#:7896
TITLE: OpenPegasus should use posix read-write-semaphore where possible

DESCRIPTION:

15 years agoBUG#: 7893
s.kodali [Tue, 9 Sep 2008 10:33:35 +0000 (10:33 +0000)]
BUG#: 7893
TITLE: IndSelectTab should use filterPath as key.

15 years agoBUG#: 7882
thilo.boehm [Mon, 8 Sep 2008 14:46:54 +0000 (14:46 +0000)]
BUG#: 7882
TITLE: V28 Add additional comments at tracing log messages.

DESCRIPTION: Add additional comments.

15 years agoBUG#: 7890
kumpf [Fri, 5 Sep 2008 20:46:26 +0000 (20:46 +0000)]
BUG#: 7890
TITLE: Repository _resolveInstance logic is not thread safe
DESCRIPTION: Convert the _resolveInstance member to a _getInstance parameter.

15 years agoBUG#: 7889
kumpf [Fri, 5 Sep 2008 20:43:34 +0000 (20:43 +0000)]
BUG#: 7889
TITLE: Memory leak in TestSnmpHandler
DESCRIPTION: Clean up the dynamic memory user for thread parameters.

15 years agoBUG#:7878
marek [Wed, 3 Sep 2008 13:02:44 +0000 (13:02 +0000)]
BUG#:7878
TITLE: NoSuchProperty exception while returning instances without all key properties from CMPI Provider. (2.8)

DESCRIPTION:

15 years agofile SOLARIS_X86_64_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17...
karl [Tue, 2 Sep 2008 14:11:25 +0000 (14:11 +0000)]
file SOLARIS_X86_64_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:59 +0000

15 years agofile SOLARIS_SPARC_64_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29...
karl [Tue, 2 Sep 2008 14:11:25 +0000 (14:11 +0000)]
file SOLARIS_SPARC_64_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:59 +0000

15 years agofile SOLARIS_IX86_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17...
karl [Tue, 2 Sep 2008 14:11:25 +0000 (14:11 +0000)]
file SOLARIS_IX86_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:59 +0000

15 years agofile FixedPropertyTableSolaris.h was added on branch RELEASE_2_8-branch on 2008-09...
karl [Tue, 2 Sep 2008 14:11:23 +0000 (14:11 +0000)]
file FixedPropertyTableSolaris.h was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:58 +0000

15 years agofile DefaultPropertyTableSolaris.h was added on branch RELEASE_2_8-branch on 2008...
karl [Tue, 2 Sep 2008 14:11:23 +0000 (14:11 +0000)]
file DefaultPropertyTableSolaris.h was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:58 +0000

15 years agofile Platform_SOLARIS_X86_64_CC.h was added on branch RELEASE_2_8-branch on 2008...
karl [Tue, 2 Sep 2008 14:11:21 +0000 (14:11 +0000)]
file Platform_SOLARIS_X86_64_CC.h was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:56 +0000

15 years agofile Platform_SOLARIS_SPARC_CC_64.h was added on branch RELEASE_2_8-branch on 2008...
karl [Tue, 2 Sep 2008 14:11:21 +0000 (14:11 +0000)]
file Platform_SOLARIS_SPARC_CC_64.h was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:56 +0000

15 years agofile Platform_SOLARIS_IX86_CC.h was added on branch RELEASE_2_8-branch on 2008-09...
karl [Tue, 2 Sep 2008 14:11:21 +0000 (14:11 +0000)]
file Platform_SOLARIS_IX86_CC.h was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:56 +0000

15 years agofile Platform_SOLARIS_CC.h was added on branch RELEASE_2_8-branch on 2008-09-29 17...
karl [Tue, 2 Sep 2008 14:11:21 +0000 (14:11 +0000)]
file Platform_SOLARIS_CC.h was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:56 +0000

15 years agofile platform_SOLARIS_X86_64_CC.mak was added on branch RELEASE_2_8-branch on 2008...
karl [Tue, 2 Sep 2008 14:11:17 +0000 (14:11 +0000)]
file platform_SOLARIS_X86_64_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:53 +0000

15 years agofile platform_SOLARIS_SPARC_64_CC.mak was added on branch RELEASE_2_8-branch on 2008...
karl [Tue, 2 Sep 2008 14:11:17 +0000 (14:11 +0000)]
file platform_SOLARIS_SPARC_64_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:53 +0000

15 years agofile platform_SOLARIS_IX86_CC.mak was added on branch RELEASE_2_8-branch on 2008...
karl [Tue, 2 Sep 2008 14:11:17 +0000 (14:11 +0000)]
file platform_SOLARIS_IX86_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:53 +0000

15 years agofile platform_SOLARIS_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29...
karl [Tue, 2 Sep 2008 14:11:17 +0000 (14:11 +0000)]
file platform_SOLARIS_CC.mak was added on branch RELEASE_2_8-branch on 2008-09-29 17:41:53 +0000

15 years agoBUG#: 7824
denise.eckstein [Wed, 13 Aug 2008 19:55:42 +0000 (19:55 +0000)]
BUG#: 7824
TITLE: Set version status for 2.8.1 development

DESCRIPTION: With the release of Pegasus 2.8.0, the version status in the RELEASE_2_8-branch needs to be updated to reflect 2.8.1 development.

15 years agoBUG#: 7825
thilo.boehm [Wed, 13 Aug 2008 10:49:44 +0000 (10:49 +0000)]
BUG#: 7825
TITLE: V28 Optimize inlining for z/OS build.

DESCRIPTION: Add the INLINE paramert to z/OS build options.

15 years agoBUG#: 7826
thilo.boehm [Wed, 13 Aug 2008 10:33:02 +0000 (10:33 +0000)]
BUG#: 7826
TITLE: V28 Improve performace of XML reading.

DESCRIPTION: Add CIMName embedded obj/inst. Modify CIMNameUnchecked()

15 years agoBUG#:7756
marek [Wed, 13 Aug 2008 08:29:08 +0000 (08:29 +0000)]
BUG#:7756
TITLE: CMPI provider trace function should use correct levels

DESCRIPTION:

15 years agoBUG#: 7819
thilo.boehm [Tue, 12 Aug 2008 19:36:05 +0000 (19:36 +0000)]
BUG#: 7819
TITLE: Improve performace of XML reading.

DESCRIPTION: Add CIMName embedded obj/inst. Modify CIMNameUnchecked()

15 years agoBUG#: 7785
kumpf [Tue, 12 Aug 2008 18:26:27 +0000 (18:26 +0000)]
BUG#: 7785
TITLE: Logger::trace_l methods are not needed
DESCRIPTION: Remove unused methods.

15 years agoBUG#: 7784
kumpf [Tue, 12 Aug 2008 17:35:06 +0000 (17:35 +0000)]
BUG#: 7784
TITLE: Use char* instead of String for message IDs
DESCRIPTION: Do not convert message IDs to Strings.

15 years agoBUG#: 7821
thilo.boehm [Tue, 12 Aug 2008 17:15:13 +0000 (17:15 +0000)]
BUG#: 7821
TITLE: Optimize inlining for z/OS build.

DESCRIPTION: Add INLINE compile option to z/OS build.

15 years agoBUG#: 4311
kumpf [Mon, 11 Aug 2008 21:44:45 +0000 (21:44 +0000)]
BUG#: 4311
TITLE: pegasus/doc/apidoc directory is obsolete
DESCRIPTION: Remove obsolete files.

15 years agoBUG#: 7800
kumpf [Thu, 7 Aug 2008 19:20:42 +0000 (19:20 +0000)]
BUG#: 7800
TITLE: File rename operations should be atomic
DESCRIPTION: Rename files in a single step, and clean up other potential for partially performed repository operations.

15 years agoBUG#: 7779
kumpf [Thu, 7 Aug 2008 18:03:43 +0000 (18:03 +0000)]
BUG#: 7779
TITLE: Variables hidden by other declarations in scope
DESCRIPTION: Use different names for variables in nested scope.

15 years agoBUG#: 7818
denise.eckstein [Thu, 7 Aug 2008 17:15:57 +0000 (17:15 +0000)]
BUG#: 7818
TITLE: Set version status for 2.9.0 development

DESCRIPTION: With the branching of CVS for OpenPegasus 2.8, the version status in the main trunk needs to be changed to reflect 2.9 development.

15 years agoBUG#: 7812 RELEASE_2_8_0
kumpf [Mon, 4 Aug 2008 17:14:54 +0000 (17:14 +0000)]
BUG#: 7812
TITLE: Set PEGASUS_PRODUCT_STATUS for 2.8.0 release
DESCRIPTION: Indicate that Pegasus 2.8.0 is no longer under development.

15 years agoBUG#: 7811
karl [Wed, 30 Jul 2008 16:39:55 +0000 (16:39 +0000)]
BUG#: 7811
TITLE: Release Notes for 2.8.0

DESCRIPTION: Commit changes in PEP 332

15 years agoBUG#: 7772
karl [Thu, 17 Jul 2008 15:48:13 +0000 (15:48 +0000)]
BUG#: 7772
TITLE: README changes for Release 2.8.0

DESCRIPTION: Changes to README to reflect Pegasus Version 2.8.0

15 years agoBUG#: 7799 RELEASE_2_8_0-RC2
kavita.gupta [Fri, 11 Jul 2008 11:56:19 +0000 (11:56 +0000)]
BUG#: 7799
TITLE: Compile time failure in src/SDK /samples/Clients/DefaultC++/EnumInstances

15 years agoBUG#:7798
ouyang.jian [Fri, 11 Jul 2008 07:54:18 +0000 (07:54 +0000)]
BUG#:7798
TITLE:TestAsyncQueue core dump

DESCRIPTION: commit approved patch.

15 years agoBUG#: 7796
kumpf [Thu, 10 Jul 2008 18:52:46 +0000 (18:52 +0000)]
BUG#: 7796
TITLE: Redundant HTTP trace messages
DESCRIPTION: Remove unnecessary trace statements.

15 years agoBUG#: 7794
venkat.puvvada [Thu, 10 Jul 2008 17:32:01 +0000 (17:32 +0000)]
BUG#: 7794
TITLE: RegisteredProfilesSupported attribute value is incorrect.
DESCRIPTION: Corrected the attribute value according to WBEM SLP Template spec and also fixed duplicate entries.

15 years agoBUG#: 7781
venkat.puvvada [Thu, 10 Jul 2008 17:28:11 +0000 (17:28 +0000)]
BUG#: 7781
TITLE: cimserver hangs/crashes when CMPI provider with pending requests is unloaded
DESCRIPTION: Fixed the problem by giving the grace time before terminating the unload-pending providers.

15 years agoBUG#: 7793
venkat.puvvada [Wed, 9 Jul 2008 13:34:56 +0000 (13:34 +0000)]
BUG#: 7793
TITLE: DMTF Indication's Profile is not advertised via SLP.
DESCRIPTION: