tpot/pegasus.git.bak/pegasus.git
14 years agoBUG#: 8730 master origin RELEASE_2_10_0-RC1
karl [Thu, 18 Feb 2010 18:01:29 +0000 (18:01 +0000)]
BUG#: 8730
TITLE: Clean up and add test for execQuery

DESCRIPTION: Clean up argument processing of the xq operation, correct
documentation for this function, and add a test in the cimcli test
Makefile.

14 years agoBUG#: 8724
karl [Thu, 18 Feb 2010 03:00:04 +0000 (03:00 +0000)]
BUG#: 8724
TITLE: cimcli invokeMethod skips first input parameter

DESCRIPTION: Modified the -ip option to show deprecated and generate
error message. Modified error documentation. Modified one test in CMPI
to eliminate the option

14 years agoBUG#: 8732
sahana.prabhakar [Thu, 18 Feb 2010 01:47:27 +0000 (01:47 +0000)]
BUG#: 8732
TITLE: Remove reference to SetConfig in env_var.status and Makefile.
DESCRIPTION: Updated env_var.status and Makefile.

14 years agoBUG#:8731
marek [Wed, 17 Feb 2010 14:33:24 +0000 (14:33 +0000)]
BUG#:8731
TITLE: CMPIProvider executed queries are transformed back to C++ objects

DESCRIPTION:

14 years agoBUG#: 8709
sahana.prabhakar [Wed, 17 Feb 2010 12:18:50 +0000 (12:18 +0000)]
BUG#: 8709
TITLE: SetConfig_EnvVar is out of date.
DESCRIPTION: SetConfig_EnvVar, readme.SetConfig_EnvVar and SetConfig_EnvVar.help are out of date and unmaintained.

14 years agoBUG#: 8728
thilo.boehm [Wed, 17 Feb 2010 11:28:21 +0000 (11:28 +0000)]
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.

14 years agoBUG#: 8692
sahana.prabhakar [Tue, 16 Feb 2010 11:06:00 +0000 (11:06 +0000)]
BUG#: 8692
TITLE: valgrind error reported in AnonymousPipe::writeBuffer.
DESCRIPTION: Issue with structure padding in SCMOResolutionTable.

14 years agoBUG#: 8725
karl [Mon, 15 Feb 2010 16:01:51 +0000 (16:01 +0000)]
BUG#: 8725
TITLE: cimcli test Makefile does not support PEGASUS_TMP variable

DESCRIPTION: Extend Makefile to account for existence of the
PEGASUS_TMP variable and use it if found for test output files.

14 years agoBUG#:8713
marek [Mon, 15 Feb 2010 15:20:09 +0000 (15:20 +0000)]
BUG#:8713
TITLE: Intermittent Segmentation faults all across the server

DESCRIPTION:

14 years agoBUG#: 8719
karl [Thu, 11 Feb 2010 13:49:39 +0000 (13:49 +0000)]
BUG#: 8719
TITLE: Windows vista 64 nightl test fails in CMPI providers

DESCRIPTION: Fixed problem in Makefile where PEGASUS_ROOT compile variable
passed to provider component with backslashes in the file path.  At least
some windows/make environments drop the backslashes.

14 years agoBUG#: 8723
venkat.puvvada [Thu, 11 Feb 2010 12:30:17 +0000 (12:30 +0000)]
BUG#: 8723
TITLE: indication provider is not removed from IndProvTab when disabled
DESCRIPTION: Remove provider from IndProvTab when provider is disabled.

14 years agoBUG#:8721
marek [Tue, 9 Feb 2010 12:02:03 +0000 (12:02 +0000)]
BUG#:8721
TITLE: z/OS NBaT break in cimcli tests

DESCRIPTION:

14 years agoBUG#: 8715
thilo.boehm [Tue, 9 Feb 2010 10:04:47 +0000 (10:04 +0000)]
BUG#: 8715
TITLE: SLPProvider is using an empty operation context for up-calls.

DESCRIPTION: Replace the empty operation context with the request context.

14 years agoBUG#: 8718
karl [Sun, 7 Feb 2010 17:45:47 +0000 (17:45 +0000)]
BUG#: 8718
TITLE: Account for make differences on Windows Platform

DESCRIPTION: Fix Makefile  comments  to remove all instances of
comments that have tabs before # character.  This causes failures on
at least some windows platforms. fixes one spelling error . Corrected
issue were we were not sorting class enumeration returns which could
cause test failures.

14 years agoBUG#: 8700
karl [Fri, 5 Feb 2010 16:38:44 +0000 (16:38 +0000)]
BUG#: 8700
TITLE:  HP Cadvise throws the following warnings in CIMCLIOutput.cpp

DESCRIPTION: Fixed HP Cadvise  issue and in process cleaned up the
function with the issue.  Added a test  to test the -sort option  to
the test suite

14 years agoBUG#:8714
marek [Thu, 4 Feb 2010 16:44:49 +0000 (16:44 +0000)]
BUG#:8714
TITLE: Possible memory corruption in SCMOInstance::buildKeyBindingsFromProperties

DESCRIPTION:

14 years agoBUG#: 8715
thilo.boehm [Thu, 4 Feb 2010 08:53:04 +0000 (08:53 +0000)]
BUG#: 8715
TITLE: SLPProvider is using an empty operation context for up-calls.

DESCRIPTION: Replace the empty operation context with the request context.

14 years agoBUG#: 8707
venkat.puvvada [Thu, 4 Feb 2010 07:17:15 +0000 (07:17 +0000)]
BUG#: 8707
TITLE: valgrind reports error for uninitialized SCMBUnion in value2SCMOValue()  method
DESCRIPTION: Initialized SCMUninon in value2SCMOValue() method

14 years agoBUG#: 8694
karl [Tue, 2 Feb 2010 18:05:55 +0000 (18:05 +0000)]
BUG#: 8694
TITLE: -cl option dropped somewhere

DESCRIPTION: Added the option back and cleaned up the usage.  Updated
documentation. Also  extended tests.

14 years agoBUG#:8701
marek [Mon, 1 Feb 2010 15:34:13 +0000 (15:34 +0000)]
BUG#:8701
TITLE: helgrind reporting data race condition in CMPI_ThreadContext

DESCRIPTION:

14 years agoBUG#: 8704
thilo.boehm [Mon, 1 Feb 2010 11:40:17 +0000 (11:40 +0000)]
BUG#: 8704
TITLE: Message PGS08101 is confusing if client times out.

DESCRIPTION: Add SocketWriteError Internal Exception.

14 years agoBUG#: 8710
sahana.prabhakar [Mon, 1 Feb 2010 06:21:39 +0000 (06:21 +0000)]
BUG#: 8710
TITLE: aCC build warning while compiling SCMOClassCache.cpp.
DESCRIPTION: Introduced break in line 106.

14 years agoBUG#: 8693
venkat.puvvada [Fri, 29 Jan 2010 14:33:06 +0000 (14:33 +0000)]
BUG#: 8693
TITLE: slp compile error on 32 bit xp
DESCRIPTION: Addes MSVC  version check for IPv6 only support

14 years agoBUG#: 8699
venkat.puvvada [Fri, 29 Jan 2010 14:32:55 +0000 (14:32 +0000)]
BUG#: 8699
TITLE: newThread() may cause provider hangs
DESCRIPTION: Return NULL if thread cannot be created without loop when ENOMEM and EAGAIN is returned

14 years agoBUG#:8705
marek [Fri, 29 Jan 2010 10:08:02 +0000 (10:08 +0000)]
BUG#:8705
TITLE: OrderedSet overwriting memory of stored Object representations

DESCRIPTION:

14 years agoBUG#:8703
marek [Fri, 29 Jan 2010 10:07:06 +0000 (10:07 +0000)]
BUG#:8703
TITLE: Missing copy constructor in CIMResponseData

DESCRIPTION:

14 years agoBUG#:8702
marek [Fri, 29 Jan 2010 10:06:03 +0000 (10:06 +0000)]
BUG#:8702
TITLE: Possible double delete in CMPI Class Cache

DESCRIPTION:

14 years agoBUG#:8697
marek [Fri, 29 Jan 2010 10:05:04 +0000 (10:05 +0000)]
BUG#:8697
TITLE: SCMO Functions not aware of 8 byte alignment

DESCRIPTION:

14 years agoBUG#: 8698
karl [Thu, 28 Jan 2010 13:31:02 +0000 (13:31 +0000)]
BUG#: 8698
TITLE: Repository test fails on Windows

DESCRIPTION: Corrected issue in StringConversion and added unit tests for
the condition

14 years agoBUG#:8706
r.kieninger [Thu, 28 Jan 2010 09:16:45 +0000 (09:16 +0000)]
BUG#:8706
TITLE: Obsolete newline in trace messages

DESCRIPTION: Removing newline characters from trace messages and changing level to 3 for some

14 years agoBUG#: 8696
sahana.prabhakar [Wed, 27 Jan 2010 06:36:30 +0000 (06:36 +0000)]
BUG#: 8696
TITLE: Leak in CIMConfigCommand.cpp.
DESCRIPTION: The ConfigFileHandler pointer is not deleted in CIMConfigCommand.cpp.

14 years agoBUG#: 8677
karl [Mon, 25 Jan 2010 14:05:22 +0000 (14:05 +0000)]
BUG#: 8677
TITLE: cimcli association tests disabled  because results not
deterministic

DESCRIPTION: Added -sort option to cimcli and used this as basis for
running tests. Extended and corrected documentation also

14 years agoBUG#: 8657
venkat.puvvada [Fri, 22 Jan 2010 04:30:46 +0000 (04:30 +0000)]
BUG#: 8657
TITLE: AtomicInt implementation is broken on PowerPC Architecture
DESCRIPTION: Added sync memory barrier  for SMP machines

14 years agoBUG#:8625
marek [Tue, 19 Jan 2010 18:13:09 +0000 (18:13 +0000)]
BUG#:8625
TITLE: Incorrect version on CIM Schema 2.22 classes causes upgrade warnings

DESCRIPTION:

14 years agoBUG#: 8689
sahana.prabhakar [Sat, 16 Jan 2010 13:30:59 +0000 (13:30 +0000)]
BUG#: 8689
TITLE: Leak in OOPProviderManagerRouter.cpp::_processGetSCMOClassRequest.
DESCRIPTION: The msessage pointer is not deleted in OOPProviderManagerRouter.

14 years agoBUG#:8671
marek [Thu, 14 Jan 2010 09:40:49 +0000 (09:40 +0000)]
BUG#:8671
TITLE: cimcli fails to compile on gcc 3.3

DESCRIPTION:

14 years agoBUG#: 8670
thilo.boehm [Tue, 12 Jan 2010 11:15:22 +0000 (11:15 +0000)]
BUG#: 8670
TITLE: Re-word DISCARDED_DATA trace message.

DESCRIPTION: Re-word DISCARDED_DATA trace message at catching an exception of the repository.

14 years agoBUG#: 8670
sahana.prabhakar [Tue, 12 Jan 2010 10:22:55 +0000 (10:22 +0000)]
BUG#: 8670
TITLE: NightlyBuildScriptHP update to exclude a DiscardedData trace msg.
DESCRIPTION: NightlyBuildScriptHp updated to ignore DiscardedData tarce msg.

14 years agoBUG#: 8688
sahana.prabhakar [Tue, 12 Jan 2010 10:20:31 +0000 (10:20 +0000)]
BUG#: 8688
TITLE: Leak in ProviderAgent::_scmoClassCache_GetClass.
DESCRIPTION: The ProvAgtGetScmoClassRequestMessage message created is not deleted.

14 years agoBUG#: 8686
venkat.puvvada [Thu, 7 Jan 2010 07:59:23 +0000 (07:59 +0000)]
BUG#: 8686
TITLE: Improve SLP provider starup performance, stage 1
DESCRIPTION: Get the registered profiles only once and properties from ObjectManager instance directly.

14 years agoBUG#: 8682
venkat.puvvada [Thu, 7 Jan 2010 05:21:45 +0000 (05:21 +0000)]
BUG#: 8682
TITLE: time_wait() implementation is incorrect for pthread semaphores
DESCRIPTION: Converted the milliseconds to seconds first and then to nanooseconds.

14 years agoBUG#: 8671
sahana.prabhakar [Wed, 6 Jan 2010 06:32:09 +0000 (06:32 +0000)]
BUG#: 8671
TITLE:cimcli fails to compile on gcc 3.3
DESCRIPTION: Minor change for the code to compile with gcc 3.3.

14 years agoBUG#: 8680
venkat.puvvada [Tue, 5 Jan 2010 11:39:37 +0000 (11:39 +0000)]
BUG#: 8680
TITLE: IPv4 URLs not advertised if remote address is IPv4 Mapped
DESCRIPTION: Used IPV6_V6ONLY option on IPv6 socket to accept only ipv6 connections.

14 years agoBUG#: 8679
venkat.puvvada [Wed, 23 Dec 2009 13:36:47 +0000 (13:36 +0000)]
BUG#: 8679
TITLE: New SLP service registrations does not have FRESH flag
DESCRIPTION: Added FRESH flag for every new SrvReg

14 years agoBUG#: 8675
venkat.puvvada [Wed, 23 Dec 2009 12:42:37 +0000 (12:42 +0000)]
BUG#: 8675
TITLE: CLITestProvider/tests generates error on references in output diff
DESCRIPTION: Moved associtaion/reference test results to different result file, corrected the test provider and added new help master file for SSL enabled tests.

14 years agoBUG#: 8678
thilo.boehm [Mon, 21 Dec 2009 13:06:36 +0000 (13:06 +0000)]
BUG#: 8678
TITLE: aCC compiler warning when compiling SCMOInstance.h

DESCRIPTION: Add a second variable to avoid the cast.

14 years agoBUG#: 8678
thilo.boehm [Mon, 21 Dec 2009 13:00:32 +0000 (13:00 +0000)]
BUG#: 8678
TITLE: Add PEGASUS_UNREACHABLE in SCMO.cpp

DESCRIPTION: Add PEGASUS_UNREACHABLE in SCMO.cpp

14 years agoBUG#:8676
r.kieninger [Fri, 18 Dec 2009 23:40:08 +0000 (23:40 +0000)]
BUG#:8676
TITLE: Failure in JMPI poststarttests due to wrong methodcode

DESCRIPTION: Changed MethodCount to 3

14 years agoBUG#:8669
r.kieninger [Fri, 18 Dec 2009 23:22:00 +0000 (23:22 +0000)]
BUG#:8669
TITLE: TestSCMO fails on 64-bit platforms

DESCRIPTION: Remove volatile data from SCMO data dump and comparison

14 years agoBUG#:8672
marek [Thu, 17 Dec 2009 12:53:31 +0000 (12:53 +0000)]
BUG#:8672
TITLE: Break in JMPI tests on invokeMethod via cimcli

DESCRIPTION:

14 years agoBUG#: 8633
karl [Wed, 16 Dec 2009 18:55:58 +0000 (18:55 +0000)]
BUG#: 8633
TITLE:  PEP 283 changes to cimcli

DESCRIPTION: Changes to test provider, test class definition and
runtime tests defined in test Makefile

14 years agoBUG#: 8633
karl [Wed, 16 Dec 2009 18:53:39 +0000 (18:53 +0000)]
BUG#: 8633
TITLE:  PEP 283 changes

DESCRIPTION: Remove CLI.* doc files as they are replaced by cimcli.*
doc files

14 years agoBUG#: 8633
karl [Wed, 16 Dec 2009 18:50:50 +0000 (18:50 +0000)]
BUG#: 8633
TITLE: Modifications to cimcli per PEP 283

DESCRIPTION: Update cimcli files and add new files per PEP 283

14 years agoBUG#:8667
r.kieninger [Wed, 16 Dec 2009 15:17:07 +0000 (15:17 +0000)]
BUG#:8667
TITLE: aCC compiler warning while compiling SCMO.cpp

DESCRIPTION: Remove compiler warnings

14 years agoBUG#:8664
r.kieninger [Wed, 16 Dec 2009 13:06:15 +0000 (13:06 +0000)]
BUG#:8664
TITLE: Nightly build fails in TestCMPIBroker

DESCRIPTION: Fix getInstance and execQuery upcalls for OOP

14 years agoBUG#:8665
marek [Wed, 16 Dec 2009 12:54:59 +0000 (12:54 +0000)]
BUG#:8665
TITLE: error: no match for ternary 'operator?:' in SCMO.cpp

DESCRIPTION:
replaced bad macro with inline function

14 years agoBUG#:8666
marek [Wed, 16 Dec 2009 12:53:05 +0000 (12:53 +0000)]
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

14 years agoBUG#: 8660
sahana.prabhakar [Wed, 16 Dec 2009 09:20:11 +0000 (09:20 +0000)]
BUG#: 8660
TITLE: WSMan tests fail.
DESCRIPTION: The golden logs for test verification need an update after submission of Bug 8647.

14 years agoBUG#: 8663
thilo.boehm [Tue, 15 Dec 2009 16:56:31 +0000 (16:56 +0000)]
BUG#: 8663
TITLE: Poststarttests are failing if build with PEGASUS_DEFAULT_ENABLE_OOP

DESCRIPTION: The name space must not be part of the internal XML.

14 years agoPEP#: 348
thilo.boehm [Tue, 15 Dec 2009 11:39:32 +0000 (11:39 +0000)]
PEP#: 348
TITLE: Initial commit of SCMO for CMPI

DESCRIPTION: Initial commit of SCMO for CMPI

14 years agoBUG#: 8661
s.kodali [Tue, 15 Dec 2009 10:52:30 +0000 (10:52 +0000)]
BUG#: 8661
PEP#: 350
TITLE: Multi CIMOM Suport on Same OS

14 years agoBUG#: 8647 TASK-PEP348_SCMO-merged_out_from_trunk
mike [Mon, 30 Nov 2009 16:49:46 +0000 (16:49 +0000)]
BUG#: 8647
TITLE: WS-Management Enhancements

DESCRIPTION: WS-Management Enhancements: custom actions, enumerate with filter, and identify.

14 years agoPEP#: 999999
martin [Fri, 27 Nov 2009 14:18:12 +0000 (14:18 +0000)]
PEP#: 999999
TITLE: Test

DESCRIPTION:

Another test

14 years agoPEP#: 999999
martin [Fri, 27 Nov 2009 14:15:29 +0000 (14:15 +0000)]
PEP#: 999999
TITLE: Test

DESCRIPTION:

Another test

14 years agoPEP#: 999999
martin [Fri, 27 Nov 2009 14:02:10 +0000 (14:02 +0000)]
PEP#: 999999
TITLE: Test

DESCRIPTION:

Test 3

14 years agoPEP#: 999999
martin [Fri, 27 Nov 2009 14:00:18 +0000 (14:00 +0000)]
PEP#: 999999
TITLE: Test

DESCRIPTION: Another test

14 years agoPEP#: 999999
martin [Fri, 27 Nov 2009 13:54:50 +0000 (13:54 +0000)]
PEP#: 999999
TITLE: Test

DESCRIPTION:

Testing new server

14 years agoPEP#: 999999
martin [Sat, 21 Nov 2009 21:00:16 +0000 (21:00 +0000)]
PEP#: 999999
TITLE: test

DESCRIPTION:

testing

14 years agoPEP#: 99999
martin [Sat, 21 Nov 2009 19:14:37 +0000 (19:14 +0000)]
PEP#: 99999
TITLE: test

DESCRIPTION:

captuiring a log message

14 years agoPEP#: 999999
martin [Sat, 21 Nov 2009 19:09:48 +0000 (19:09 +0000)]
PEP#: 999999
TITLE: tESTING

DESCRIPTION:

cAPTURING A LOG MESAGE

14 years agoBUG#: 8655
venkat.puvvada [Mon, 16 Nov 2009 09:48:03 +0000 (09:48 +0000)]
BUG#: 8655
TITLE: CMGetObjectPath() returns incorrect ObjectPath
DESCRIPTION: set namespace and hostname in the newly created objectpath

14 years agoBUG#: 8648
venkat.puvvada [Mon, 16 Nov 2009 09:42:17 +0000 (09:42 +0000)]
BUG#: 8648
TITLE: CMPIProviderManager does not differentiate providers with the same name from different modules
DESCRIPTION: provider key is generated using both provider and provider module name

14 years agoBUG#: 8650
venkat.puvvada [Tue, 10 Nov 2009 13:21:36 +0000 (13:21 +0000)]
BUG#: 8650
TITLE: CMPIClassCache::getClass() does not handle all exceptions
DESCRIPTION: Modified CMPIClassCache::getClass() method to catch all exceptions.

14 years agoBUG#: 8644
s.kodali [Tue, 3 Nov 2009 04:58:22 +0000 (04:58 +0000)]
BUG#: 8644
TITLE: -m64 option is reqired when building OpenPegasus on LINUX_PPC64_GNU platforms.

14 years agoBUG#: 8645
venkat.puvvada [Fri, 30 Oct 2009 13:46:43 +0000 (13:46 +0000)]
BUG#: 8645
TITLE: SLP deregistration hangs
DESCRIPTION: Removed the failed registration from internal reg table

14 years agoBUG#: 8641
s.kodali [Fri, 23 Oct 2009 15:21:15 +0000 (15:21 +0000)]
BUG#: 8641
TITLE: Missing .manifest file for mu.exe causes the build failure on windows XP

14 years agoBUG#: 8639
venkat.puvvada [Thu, 15 Oct 2009 11:51:07 +0000 (11:51 +0000)]
BUG#: 8639
TITLE: InteropProvider::createInstance() reports incorrect error message
DESCRIPTION: Corrected the error message by specifying the correct class name.

14 years agoBUG#: 8605
harsha.bm [Fri, 9 Oct 2009 05:31:06 +0000 (05:31 +0000)]
BUG#: 8605
TITLE: CIM operation fails after idle connection timeout due to server closing the connection.
DESCRIPTION: updated CIMClientRep to check connection status for every request and reconnect in the event of idle timeout.

14 years agoBUG#: 8632
venkat.puvvada [Thu, 8 Oct 2009 15:58:37 +0000 (15:58 +0000)]
BUG#: 8632
TITLE: Registered profile generated for DMTF Base Server profile is incorrect
DESCRIPTION: Corrected the profile name

14 years agoBUG#: 8628
venkat.puvvada [Mon, 5 Oct 2009 15:55:31 +0000 (15:55 +0000)]
BUG#: 8628
TITLE: SLP Provider not advertizing Registered Profiles
DESCRIPTION: Changed lexers to use the dynamically allocated buffer rather than using fixed size buffer.

14 years agoBUG#: 8624
venkat.puvvada [Fri, 25 Sep 2009 13:32:38 +0000 (13:32 +0000)]
BUG#: 8624
TITLE: The cimserver build with slp coredumps on x86_64
DESCRIPTION: Changed the pointer typecasts from Uint32 to size_t

14 years agoBUG#: 8620
venkat.puvvada [Tue, 22 Sep 2009 11:27:14 +0000 (11:27 +0000)]
BUG#: 8620
TITLE: activateFilter() and deactivateFilter() invocations should be provider specific
DESCRIPTION:

14 years agoBUG#: 8614
s.kodali [Fri, 18 Sep 2009 12:37:46 +0000 (12:37 +0000)]
BUG#: 8614
TITLE: Need an option to enable Interop provider for release builds

14 years agoBUG#: 8619
venkat.puvvada [Wed, 16 Sep 2009 04:01:59 +0000 (04:01 +0000)]
BUG#: 8619
TITLE: System::isLoopBack() doest not handle all allowed IPv4 loopback addresses
DESCRIPTION: System::isLoopBack() is modified to check all allowed IPv4 loopback addresses

14 years agoBUG#: 8612
s.kodali [Mon, 7 Sep 2009 13:43:46 +0000 (13:43 +0000)]
BUG#: 8612
TITLE: make repository failure when Interop Provider is disabled

14 years agoBUG#: 8611
venkat.puvvada [Mon, 7 Sep 2009 11:42:43 +0000 (11:42 +0000)]
BUG#: 8611
TITLE: wbemexec does not use login user name !!
DESCRIPTION: Use the effective username if user has not specified it.

14 years agoBUG#: 8607
sahana.prabhakar [Thu, 3 Sep 2009 10:23:00 +0000 (10:23 +0000)]
BUG#: 8607
TITLE: pthread_attr_destroy not called on pthread_create failure.
DESCRIPTION: memory leak in Threads.cpp::create() corrected.

14 years agoBUG#: 8606
sahana.prabhakar [Wed, 2 Sep 2009 12:54:24 +0000 (12:54 +0000)]
BUG#: 8606
TITLE: Race condition in ProviderAgentContainer destructor.
DESCRIPTION: Patch acquires lock before closing the read handle in ProviderAgentContainer destructor.

14 years agoBUG#: 8553
sahana.prabhakar [Tue, 25 Aug 2009 05:11:17 +0000 (05:11 +0000)]
BUG#: 8553
TITLE: Nightly builds on Linux fail with a core backtrace pointing to getenv.
DESCRIPTION: Core is generated during cimserver shutdown. Memory corruption is occuring on sending CIM_STOP_ALL_PROVIDERS_REQUEST_MESSAGE in the ProviderManagerService destructor.

14 years agoBUG#: 8602
venkat.puvvada [Mon, 24 Aug 2009 13:17:16 +0000 (13:17 +0000)]
BUG#: 8602
TITLE: AsyncIoClose message handling should wait for all service threads to terminate
DESCRIPTION: Wait until all service threads to terminate while handling the AsyncIoClose message for each service

14 years agoBUG#: 8597
venkat.puvvada [Tue, 18 Aug 2009 13:14:13 +0000 (13:14 +0000)]
BUG#: 8597
TITLE: Remove loading of Event experimental mof files from Schemas/Pegasus/InterOp/Makefile
DESCRIPTION:

14 years agoBUG#:8598
marek [Tue, 18 Aug 2009 11:55:27 +0000 (11:55 +0000)]
BUG#:8598
TITLE: Property SourceNamespaces is not supported in class CIM_IndicationFilter

DESCRIPTION:

14 years agoBUG#:8596
marek [Tue, 18 Aug 2009 08:12:25 +0000 (08:12 +0000)]
BUG#:8596
TITLE: IndicationService/tests/Configuration test fails

DESCRIPTION:

14 years agoBUG#:8592
marek [Sun, 16 Aug 2009 16:21:00 +0000 (16:21 +0000)]
BUG#:8592
TITLE: Switch default CIM Schema to Version 2.22

DESCRIPTION:

14 years agoBUG#:8593
marek [Sun, 16 Aug 2009 16:19:03 +0000 (16:19 +0000)]
BUG#:8593
TITLE: Add more comments regarding Schema change

DESCRIPTION: Added more comments in those files that needed a manual update on update to CIM Schema 2.22

14 years agoBUG#:8590
marek [Fri, 14 Aug 2009 13:17:09 +0000 (13:17 +0000)]
BUG#:8590
TITLE: Add Schema 222 to the cvs

DESCRIPTION:

14 years agoBUG#: 8589
venkat.puvvada [Thu, 13 Aug 2009 13:13:07 +0000 (13:13 +0000)]
BUG#: 8589
TITLE: CMPI threads are not joinable
DESCRIPTION: Threads created in non detached mode deleted only when join() is called on it.

14 years agoBUG#: 8535
venkat.puvvada [Fri, 7 Aug 2009 14:34:35 +0000 (14:34 +0000)]
BUG#: 8535
TITLE: Add "Replication Services"  SNIA profile to PG profile classes
DESCRIPTION: Add "Replication Services"  SNIA profile to PG_ProviderProfileCapabilities and PG_ProviderReferencedProfiles

14 years agoBUG#: 8582
venkat.puvvada [Fri, 7 Aug 2009 14:33:53 +0000 (14:33 +0000)]
BUG#: 8582
TITLE: multiple creations of CMPI_ThreadContext::contextKey
DESCRIPTION: Serialized creation of CMPI_ThreadContext::contextKey using Once class.

14 years agoBUG#: 8576
harsha.bm [Fri, 7 Aug 2009 05:43:26 +0000 (05:43 +0000)]
BUG#: 8576
TITLE: Enhance Authentication failure error messages with client IP.
DESCRIPTION: updated the authentication failures trace and logger message with client IP address.