tpot/pegasus.git.bak/pegasus.git
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.

14 years agoBUG#: 8567
venkat.puvvada [Wed, 5 Aug 2009 15:04:29 +0000 (15:04 +0000)]
BUG#: 8567
TITLE: The client side hang on when the server side fails to reallocate memory
DESCRIPTION: Server closes the connection and logs a message when out-of-memory error occurs during response encoding/aggregation or request handling.

14 years agoBUG#: 8581
sahana.prabhakar [Wed, 5 Aug 2009 11:02:30 +0000 (11:02 +0000)]
BUG#: 8581
TITLE: Function.query.resgood needs to change due to the change in the default msg for INVALID_REAL_EXP.
DESCRIPTION: Due to the change in the default msg for INVALID_REAL_EXP, the verification file used for testing needs to change.

14 years agoBUG#: 8579
sahana.prabhakar [Wed, 5 Aug 2009 05:13:35 +0000 (05:13 +0000)]
BUG#: 8579
TITLE: CQL.CQLUtilities.INVALID_REAL_CHAR and CQL.CQLUtilities.INVALID_REAL_EXP keys have incorrect messages.
DESCRIPTION: Messages in pegasus/src/pegasus/msg/ServerpegasusServer_en.txt corrected.

14 years agoBUG#: 8568
venkat.puvvada [Mon, 3 Aug 2009 15:06:07 +0000 (15:06 +0000)]
BUG#: 8568
TITLE: Customized properties for IBM i platform
DESCRIPTION: Committed the patch addendum

14 years agoBUG#: 8552
sahana.prabhakar [Mon, 3 Aug 2009 08:31:00 +0000 (08:31 +0000)]
BUG#: 8552
TITLE: Conenction timeout error when trying to fetch associators of class CIM_ObjectManager.
DESCRIPTION: Changes to improve performance of InteropProvider.

14 years agoBUG#: 8568
venkat.puvvada [Thu, 30 Jul 2009 11:07:09 +0000 (11:07 +0000)]
BUG#: 8568
TITLE: Customized properties for IBM i platform
DESCRIPTION: Added Customized config properties for IBM i platform

14 years agoBUG#: 5934
s.kodali [Tue, 28 Jul 2009 14:10:24 +0000 (14:10 +0000)]
BUG#: 5934
TITLE: JMPI Add support to Makefile.Release

14 years agoBUG#: 8561
kavita.gupta [Tue, 28 Jul 2009 10:28:44 +0000 (10:28 +0000)]
BUG#: 8561
TITLE: Memory is leaking in CMCloseMessageFile

14 years agoBUG#: 8570
harsha.bm [Tue, 28 Jul 2009 08:44:09 +0000 (08:44 +0000)]
BUG#: 8570
TITLE: Update Threaded test CMPI Provider similar to 8554.
DESCRIPTION: updated the test provider to ensure that all threads start during initialize thus avoiding a condition of a thread running after the cleanup.

14 years agoBUG#: 7437
kavita.gupta [Fri, 24 Jul 2009 09:06:21 +0000 (09:06 +0000)]
BUG#: 7437
TITLE: Memory leaks in CMPI providers

14 years agoBUG#: 8560
kavita.gupta [Fri, 24 Jul 2009 08:23:39 +0000 (08:23 +0000)]
BUG#: 8560
TITLE: Memory is leaking on releasing cloned CMPIArray

14 years agoBUG#: 8559
harsha.bm [Fri, 24 Jul 2009 05:48:01 +0000 (05:48 +0000)]
BUG#: 8559
TITLE: CIMOMHandleQueryContext object is leaking.
DESCRIPTION: CMPI_SelectExp now maintaines its own QueryHandle.it clones it in the costructor and releases it in the destructor.

14 years agoPEP#: 348 TASK-PEP348_SCMO-merged_in_from_branch
thilo.boehm [Mon, 20 Jul 2009 10:54:52 +0000 (10:54 +0000)]
PEP#: 348
TITLE: Add Class SCMODump

DESCRIPTION: Add class for dumping/printing SCMOClass.

14 years agoPEP#: 348
thilo.boehm [Mon, 20 Jul 2009 10:41:43 +0000 (10:41 +0000)]
PEP#: 348
TITLE: Add Class SCMODump

DESCRIPTION: Add class for dumping/printing SCMOClass.

14 years agoBUG#: 8555
kavita.gupta [Fri, 17 Jul 2009 10:34:55 +0000 (10:34 +0000)]
BUG#: 8555
TITLE: CMPIError objects are leaking

14 years agoPEP#: 348
thilo.boehm [Fri, 17 Jul 2009 07:46:33 +0000 (07:46 +0000)]
PEP#: 348
TITLE: Initial implementaion.

DESCRIPTION: Initial implementaion.

14 years agoBUG#: 5611
s.kodali [Fri, 17 Jul 2009 07:33:59 +0000 (07:33 +0000)]
BUG#: 5611
TITLE: Java Environment Variable Definitions Duplicated

14 years agoBUG#: 8565
kavita.gupta [Fri, 17 Jul 2009 06:56:14 +0000 (06:56 +0000)]
BUG#: 8565
TITLE: move _parseVerion() method to general library

14 years agoBUG#: 8521
venkat.puvvada [Mon, 13 Jul 2009 06:30:34 +0000 (06:30 +0000)]
BUG#: 8521
TITLE: CIM_ElementConformsToProfile associations are not made correctly for SMI-S registered profile
DESCRIPTION:

14 years agoBUG#:8401
r.kieninger [Thu, 9 Jul 2009 09:19:37 +0000 (09:19 +0000)]
BUG#:8401
TITLE:Enabled retrieval of binary objects in CIMClientRep

DESCRIPTION: Enabled retrieval of binary objects in CIMClientRep

14 years agoBUG#:8400
r.kieninger [Wed, 8 Jul 2009 13:48:22 +0000 (13:48 +0000)]
BUG#:8400
TITLE: Delay resolution of binary data in client

DESCRIPTION: Delay resolution of binary data in client

14 years agoBUG#:8551
r.kieninger [Fri, 3 Jul 2009 14:14:28 +0000 (14:14 +0000)]
BUG#:8551
TITLE: Valgrind reports errors in test TestMessageSerializer

DESCRIPTION: Prevent uninitialized XmlEntry

14 years agoBUG#: 8549
harsha.bm [Fri, 3 Jul 2009 09:46:22 +0000 (09:46 +0000)]
BUG#: 8549
TITLE: Enhance the SSLException message for server certificate load failure.
DESCRIPTION: Updated the message with the certificate file path.

14 years agoBUG#: 8514
s.kodali [Thu, 2 Jul 2009 06:37:09 +0000 (06:37 +0000)]
BUG#: 8514
TITLE: Build fails when PEGASUS_ENABLE_REMOTE_CMPI=true

14 years agoBUG#: 8550
s.kodali [Thu, 2 Jul 2009 06:31:01 +0000 (06:31 +0000)]
BUG#: 8550
TITLE: RPM Build failure

14 years agoBUG#:8540
marek [Tue, 30 Jun 2009 17:32:33 +0000 (17:32 +0000)]
BUG#:8540
TITLE: OperationContext information lost on provider upcalls

DESCRIPTION:

14 years agoBUG#:8541
marek [Tue, 30 Jun 2009 10:40:14 +0000 (10:40 +0000)]
BUG#:8541
TITLE: CMPIProviderManager cleanup

DESCRIPTION:

14 years agoBUG#:8393
r.kieninger [Tue, 30 Jun 2009 10:31:25 +0000 (10:31 +0000)]
BUG#:8393
TITLE: Extend On-demand de-serialization for Associators and ExecQuery

DESCRIPTION: Extend On-demand de-serialization for Associators and ExecQuery

14 years agoBUG#: 8548
venkat.puvvada [Sat, 27 Jun 2009 04:46:56 +0000 (04:46 +0000)]
BUG#: 8548
TITLE: repupgrade command fails to create a new repository
DESCRIPTION:

14 years agoBUG#:8539
harsha.bm [Fri, 26 Jun 2009 10:09:43 +0000 (10:09 +0000)]
BUG#:8539
TITLE:TestParserCLI tests fail when run through valgrind.
DESCRIPTION:Added quotes around $@ in valgrind command to prevent the shell from evaluating the program arguement.

14 years agoBUG#: 8543
kavita.gupta [Fri, 26 Jun 2009 09:02:55 +0000 (09:02 +0000)]
BUG#: 8543
TITLE: Moving _isVersionGreaterOrEqual() to General library

14 years agoBUG#: 8525
kavita.gupta [Fri, 26 Jun 2009 07:22:07 +0000 (07:22 +0000)]
BUG#: 8525
TITLE: Subscription creation issues after hostname change

14 years agoBUG#:8546
marek [Tue, 23 Jun 2009 16:07:09 +0000 (16:07 +0000)]
BUG#:8546
TITLE: Link failure in Pegasus/General

DESCRIPTION:

14 years agoBUG#: 8538
venkat.puvvada [Mon, 22 Jun 2009 07:41:02 +0000 (07:41 +0000)]
BUG#: 8538
TITLE: Incorrect loglevels are used for CMPIBrokerEncFT.LogMessage()
DESCRIPTION: Matched the CMPI severity codes to the Pegasus loglevels.

14 years agoBUG#: 8534
venkat.puvvada [Mon, 22 Jun 2009 07:32:38 +0000 (07:32 +0000)]
BUG#: 8534
TITLE: CIM_ListenerDestination.Name Key property is not populated by CIMServer
DESCRIPTION: Added support to populate CIM_ListenerDestination.Name property using Guid if indications profile support is enabled.

14 years agoBUG#: 8542
sahana.prabhakar [Thu, 18 Jun 2009 11:04:53 +0000 (11:04 +0000)]
BUG#: 8542
TITLE: Using temporary String to create a CIMObjectPath fails to compile on gcc 3.3.3.
DESCRIPTION: With gcc 3.3.3, construction of CIMObjectPath with temporary String fails.

14 years agoBUG#: 6320
s.kodali [Thu, 18 Jun 2009 08:57:10 +0000 (08:57 +0000)]
BUG#: 6320
TITLE: JMPI test Makefiles have unnecessary environment variable checks

14 years agoBUG#: 8507
sahana.prabhakar [Tue, 16 Jun 2009 11:09:30 +0000 (11:09 +0000)]
BUG#: 8507
TITLE: NightlyBuildScriptHP needs a change due to Cadvise version upgrade.
DESCRIPTION: HP Code Advisor version C.02.05 generates reports in a different format compared to the prior versions.

14 years agoBUG#: 8533
venkat.puvvada [Mon, 15 Jun 2009 12:32:11 +0000 (12:32 +0000)]
BUG#: 8533
TITLE: Server Profile Test running into timout on z/OS
DESCRIPTION: Added getInstance() method for SoftwareIdentity class.

14 years agoBUG#: 3758
s.kodali [Thu, 11 Jun 2009 14:04:22 +0000 (14:04 +0000)]
BUG#: 3758
TITLE: Incorrect logic in SLPProvider

14 years agoBUG#: 8513
venkat.puvvada [Thu, 11 Jun 2009 07:28:52 +0000 (07:28 +0000)]
BUG#: 8513
TITLE: enhance cimconfig command to take timeout option
DESCRIPTION: Added timeout option

14 years agoBUG#: 8523
sahana.prabhakar [Wed, 10 Jun 2009 16:23:40 +0000 (16:23 +0000)]
BUG#: 8523
TITLE: UTC offset is 0 for any datetime property which is deserialized using CIMBinMsgDeserializer.
DESCRIPTION: DateTime conversion in CIMBuffer loses the UTC offset.

14 years agoBUG#: 8508
s.kodali [Mon, 8 Jun 2009 09:31:35 +0000 (09:31 +0000)]
BUG#: 8508
TITLE: remove unused file src/slp/slp_agent/lslp-perl-lib.h

15 years agoBUG#:8532
marek [Fri, 5 Jun 2009 12:41:38 +0000 (12:41 +0000)]
BUG#:8532
TITLE: Compile of SLP probably broken on Sun Solaris

DESCRIPTION:

15 years agoBUG#: 8516
venkat.puvvada [Thu, 4 Jun 2009 12:06:06 +0000 (12:06 +0000)]
BUG#: 8516
TITLE: CIM_InstalledSoftwareIdentity class is not supported
DESCRIPTION: Added PG_InstalledSoftwareIdentity class supported by the Pegasus SNIA Software Sub Profile implementation.

15 years agoBUG#: 8524
venkat.puvvada [Thu, 4 Jun 2009 12:02:15 +0000 (12:02 +0000)]
BUG#: 8524
TITLE: cleanup CimserveraProcessOperation() method
DESCRIPTION:

15 years agoBUG#: 8519
kumpf [Fri, 29 May 2009 17:14:56 +0000 (17:14 +0000)]
BUG#: 8519
TITLE: BuildAndReleaseOptions.html contains obsolete SSL config options
DESCRIPTION: Remove the obsolete option descriptions.

15 years agoBUG#: 8518
venkat.puvvada [Fri, 29 May 2009 11:18:02 +0000 (11:18 +0000)]
BUG#: 8518
TITLE: Unresolved external symbol errors in pegserver lib
DESCRIPTION:

15 years agoBUG#: 8512
kumpf [Fri, 29 May 2009 00:41:52 +0000 (00:41 +0000)]
BUG#: 8512
TITLE: unused PEGASUS_DISABLE_OBJECT_NORMALIZATION in env_var_*.status
DESCRIPTION: Remove the unused assignments.

15 years agoBUG#: 8511
kumpf [Fri, 29 May 2009 00:16:01 +0000 (00:16 +0000)]
BUG#: 8511
TITLE: Option PEGASUS_DISABLE_CQL has been removed from the code but not from documentation
DESCRIPTION: Changed PEGASUS_DISABLE_CQL=true to PEGASUS_ENABLE_CQL=false.

15 years agoBUG#:8496
marek [Thu, 28 May 2009 14:37:58 +0000 (14:37 +0000)]
BUG#:8496
TITLE: Problematic #elif  in src/Pegasus/Provider/CMPI/CmpiImpl.cpp

DESCRIPTION:

15 years agoBUG#: 8506
s.kodali [Thu, 28 May 2009 06:36:13 +0000 (06:36 +0000)]
BUG#: 8506
TITLE: remove unused methods and macros in lslp-linux files.

15 years agoBUG#: 2136
s.kodali [Thu, 28 May 2009 05:54:09 +0000 (05:54 +0000)]
BUG#: 2136
TITLE: Use symbolic value (e.g. define) for SLP port number

15 years agoBUG#:8509
r.kieninger [Wed, 27 May 2009 11:48:58 +0000 (11:48 +0000)]
BUG#:8509
TITLE: Compile error in ConsoleManager_zOS.cpp

DESCRIPTION:

15 years agoBUG#: 8038
venkat.puvvada [Wed, 27 May 2009 11:48:42 +0000 (11:48 +0000)]
BUG#: 8038
TITLE: InteropProvider performance is poor
DESCRIPTION: Used ProviderRegistrationManger to get provider information instead of repository

15 years agoBUG#: 8406
venkat.puvvada [Wed, 27 May 2009 05:56:21 +0000 (05:56 +0000)]
BUG#: 8406
TITLE: Zero Server restart for enableIndicationService changes
DESCRIPTION: Made enableIndicationService config property dynamic by allowing IndicationService state changes using CIM_EnabledLogicalElement.RequestStateChange() method.

15 years agoBUG#: 5959
kavita.gupta [Tue, 26 May 2009 07:57:18 +0000 (07:57 +0000)]
BUG#: 5959
TITLE: InteropProvider.cpp contains cout statement

15 years agoBUG#: 8492
venkat.puvvada [Tue, 19 May 2009 09:24:09 +0000 (09:24 +0000)]
BUG#: 8492
TITLE: error in SubscriptionRepository::deleteInstance() method
DESCRIPTION: Added functionality to make sure that handler/filter instances cache key always contains namespace.

15 years agoBUG#: 8482
venkat.puvvada [Tue, 19 May 2009 09:21:52 +0000 (09:21 +0000)]
BUG#: 8482
TITLE: SendWait() and SendForget() methods of MessageQueueService can be static
DESCRIPTION: Made SendWait() and SendForget() methods static

15 years agoBUG#: 8481
kavita.gupta [Tue, 12 May 2009 15:35:22 +0000 (15:35 +0000)]
BUG#: 8481
TITLE: Test cases to increase coverage for PEP#319

15 years agoBUG#: 8481
kavita.gupta [Tue, 12 May 2009 08:46:31 +0000 (08:46 +0000)]
BUG#: 8481
TITLE: Test cases to increase coverage for PEP#319