tpot/pegasus/.git
17 years agoBUG#: 5690 TASK-Bugs5690_3913_RemoteCMPI-merged_out_from_trunk
dave.sudlik [Mon, 16 Oct 2006 17:27:45 +0000 (17:27 +0000)]
BUG#: 5690
TITLE: Implementation of missing functionality in Remote CMPI

DESCRIPTION: reverting to version 1.1 of this file, an update was accidentally
made that should have been committed to TASK-Bug5690_RemoteCMPI-branch

17 years agoBUG#: 5691
kumpf [Fri, 13 Oct 2006 19:31:21 +0000 (19:31 +0000)]
BUG#: 5691
TITLE: Parameter systemId should be used in the System
DESCRIPTION: Update Logger documentation to match expected use.

17 years agoBUG#:5694
r.kieninger [Fri, 13 Oct 2006 18:31:58 +0000 (18:31 +0000)]
BUG#:5694
TITLE: Wrong permission bits for local domain socket file on z/OS

DESCRIPTION: Set permission bits to allow other users to write to the socket

17 years agoBUG#:5694
r.kieninger [Fri, 13 Oct 2006 18:17:52 +0000 (18:17 +0000)]
BUG#:5694
TITLE: Wrong permission bits for local domain socket file on z/OS

DESCRIPTION: Set permission bits to allow other users to write to the socket

17 years agoBUG#: 5146
carson.hovey [Fri, 13 Oct 2006 18:10:21 +0000 (18:10 +0000)]
BUG#: 5146
TITLE: OpenVMS: Remove & at end of command line which does not work on VMS and is not needed for Unix.

DESCRIPTION: Remove & from the start of cimserver. Remove SLEEP which is not needed once & is removed. Add quotes to command line to preserve the upper/lowercase

17 years agoBUG#: 5691
yi.zhou [Fri, 13 Oct 2006 18:04:48 +0000 (18:04 +0000)]
BUG#: 5691
TITLE: Parameter systemId should be used in the System:syslog() of Logger.cp

DESCRIPTION: Updated System::syslog() in Logger.cpp to use parameter systemId instead of System::CIMSERVER. Also, updated the modules which does not pass proper identifier.

17 years agoBUG#: 5688
carolann.graves [Fri, 13 Oct 2006 18:04:14 +0000 (18:04 +0000)]
BUG#: 5688
TITLE: Add wbemexec tests to improve ExportServer/CIMExportRequestDecoder.cpp branch coverage

DESCRIPTION: Added wbemexec tests.

17 years agoBUG#: 5685
gs.keenan [Fri, 13 Oct 2006 18:00:41 +0000 (18:00 +0000)]
BUG#: 5685
TITLE: OpenVMS - Update Config PropertyTables for Vms

DESCRIPTION: Changes to DefaultPropertyTableVms.h and FixedPropertyTableVms.h.

17 years agoBUG#: 5695
carson.hovey [Fri, 13 Oct 2006 17:55:20 +0000 (17:55 +0000)]
BUG#: 5695
TITLE: OpenVMS: SLEEP incorrectly defined in commands.mak

DESCRIPTION: Change OpenVMS to use mu sleep instead of $wait which takes hours instead of minutes

17 years agoBUG#: 5687
carolann.graves [Fri, 13 Oct 2006 17:55:02 +0000 (17:55 +0000)]
BUG#: 5687
TITLE: CIMExportRequestDecoder should throw exception on encountering unrecognized EXPPARAMVALUE Name

DESCRIPTION: Modified CIMExportRequestDecoder to throw exception on unrecognized EXPPARAMVALUE Name.

17 years agoBUG#: 5690
mreddy [Thu, 12 Oct 2006 17:54:59 +0000 (17:54 +0000)]
BUG#: 5690
TITLE: Implementation of missing functionality in Remote CMPI

17 years agoBUG#: 5678
carolann.graves [Wed, 11 Oct 2006 21:17:28 +0000 (21:17 +0000)]
BUG#: 5678
TITLE: Add poststarttests test cases to improve ExportClient/CIMExportClient.cpp code coverage

DESCRIPTION: Added timeout, connect, and SSL connect test cases.

17 years agoBUG#: 5677
carolann.graves [Wed, 11 Oct 2006 21:03:44 +0000 (21:03 +0000)]
BUG#: 5677
TITLE: Unused CIMExportRequestDispatcher(Boolean, Boolean, Boolean) constructor should be removed

DESCRIPTION: Removed unused constructor and private members.

17 years agoBUG#: 5491
dave.sudlik [Wed, 11 Oct 2006 19:31:31 +0000 (19:31 +0000)]
BUG#: 5491
TITLE: Warning in CMPI_DateTime.cpp

DESCRIPTION: Committing fix

17 years agoBUG#: 5668
dave.sudlik [Wed, 11 Oct 2006 19:26:33 +0000 (19:26 +0000)]
BUG#: 5668
TITLE: make tests failed, pegasus/src/Pegasus/Common/tests/FileSystem

DESCRIPTION: committed fix

17 years agoBUG#: 5146
mreddy [Wed, 11 Oct 2006 15:59:00 +0000 (15:59 +0000)]
BUG#: 5146
TITLE: When sslClientVerificationMode is set to optional, cimserver should error out if sslTrustStore is not configured

17 years agoBUG#: 5146
mreddy [Wed, 11 Oct 2006 15:52:18 +0000 (15:52 +0000)]
BUG#: 5146
TITLE: When sslClientVerificationMode is set to optional, cimserver should error out if sslTrustStore is not configured

17 years agoBUG#: 5146
mreddy [Wed, 11 Oct 2006 15:34:29 +0000 (15:34 +0000)]
BUG#: 5146
TITLE: When sslClientVerificationMode is set to optional, cimserver should error out if sslTrustStore is not configured

17 years agoBUG#: 5146
mreddy [Wed, 11 Oct 2006 15:08:09 +0000 (15:08 +0000)]
BUG#: 5146
TITLE: When sslClientVerificationMode is set to optional, cimserver should error out if sslTrustStore is not configured

17 years agoBUG#: 5674
kumpf [Tue, 10 Oct 2006 18:29:27 +0000 (18:29 +0000)]
BUG#: 5674
TITLE: MOF compiler prints redundant error messages
DESCRIPTION: Do not write an error message when an exception is also thrown containing that message.

17 years agoBUG#: 5673
kumpf [Tue, 10 Oct 2006 18:27:09 +0000 (18:27 +0000)]
BUG#: 5673
TITLE: Provider terminate() not called on initialize() error
DESCRIPTION: Call terminate() to allow a provider to clean up before it is unloaded when initialize() fails.

17 years agoBUG#:5676
marek [Tue, 10 Oct 2006 17:20:23 +0000 (17:20 +0000)]
BUG#:5676
TITLE: z/OS: Poststarttests fails in JMPI tests: TestJRE test in loading a provider

DESCRIPTION:

17 years agoBUG#: 5659 TASK-PEP267_SLPReregistrationSupport-merged_in_from_branch
dave.sudlik [Sat, 7 Oct 2006 14:16:30 +0000 (14:16 +0000)]
BUG#: 5659
TITLE: Update Buffer tests to verify proper string termination

DESCRIPTION: committed fix

17 years agoBUG#: 5661
mike [Fri, 6 Oct 2006 19:38:06 +0000 (19:38 +0000)]
BUG#: 5661
TITLE: Improve Branch coverage of CIMExportResponseDecoder.

DESCRIPTION: Added missing linkage macro to HTTPExportResponseDecoder class to
fix broken build on windows.

17 years agoBUG#:5665
r.kieninger [Fri, 6 Oct 2006 17:47:48 +0000 (17:47 +0000)]
BUG#:5665
TITLE: CMPI CMGetKey fails for large uint64 bit values

DESCRIPTION: Change function key2CMPIData to support large uint64 bit values

17 years agoBUG#: 5662
kumpf [Fri, 6 Oct 2006 17:47:31 +0000 (17:47 +0000)]
BUG#: 5662
TITLE: cimprovagt inherits unrelated file handles
DESCRIPTION: Close unnecessary file handles after forking a cimprovagt process.

17 years agoBUG#: 5661
carolann.graves [Fri, 6 Oct 2006 17:38:54 +0000 (17:38 +0000)]
BUG#: 5661
TITLE: Improve branch coverage for CIMExportResponseDecoder

DESCRIPTION: Re-factored CIMExportResponseDecoder; added HTTPExportResponseDecoder and tests.

17 years agoBUG#: 5669
kumpf [Fri, 6 Oct 2006 17:26:45 +0000 (17:26 +0000)]
BUG#: 5669
TITLE: z/OS: test TestMutex hangs on make tests on z/OS
DESCRIPTION: Disable the fork-safe mutex test on z/OS, since Pegasus does not yet have a facility to make a mutex fork-safe..

17 years agoBUG#: 5663
thilo.boehm [Fri, 6 Oct 2006 17:26:23 +0000 (17:26 +0000)]
BUG#: 5663
TITLE: z/OS Build broken due to removal of  export connection in TLS.h

DESCRIPTION: Remove exportConnection from MP_Socket interface.

17 years agoBUG#:5657
karl [Wed, 4 Oct 2006 19:49:11 +0000 (19:49 +0000)]
BUG#:5657
TITLE: Incorrect usage for make respoitory and clean repository

DESCRIPTION: Change usage message and some comment text. No code
changes.

17 years agoBUG#: 5654
kumpf [Wed, 4 Oct 2006 19:44:31 +0000 (19:44 +0000)]
BUG#: 5654
TITLE: Consolidate CIMRepository transaction functions
DESCRIPTION: Consolidate redundant logic.

17 years agoBUG#: 5653
kumpf [Wed, 4 Oct 2006 19:42:18 +0000 (19:42 +0000)]
BUG#: 5653
TITLE: Incorrect waitpid logic
DESCRIPTION: Correct the waitpid logic to avoid a potential infinite loop.

17 years agoBUG#: 5656
carson.hovey [Wed, 4 Oct 2006 19:37:09 +0000 (19:37 +0000)]
BUG#: 5656
TITLE: OpenVMS: FileSystem.cpp - chown undefined compile error

DESCRIPTION: Add PEGASUS_OS_VMS to the list which include uninstd.h in system.h

17 years agoBUG#: 5638
thilo.boehm [Wed, 4 Oct 2006 11:20:36 +0000 (11:20 +0000)]
BUG#: 5638
TITLE: z/OS: Cimserver does not reconnect after restart of the TCPIP stack

DESCRIPTION: If an acceptor connection is broken, the socket is new created.

17 years agoBUG#:5637
r.kieninger [Wed, 4 Oct 2006 08:57:41 +0000 (08:57 +0000)]
BUG#:5637
TITLE: PGS00408 error for large values of Uint64 keys

DESCRIPTION: Fix key value validation for large Uint64 values

17 years agoBUG#: 5644
kumpf [Tue, 3 Oct 2006 18:26:37 +0000 (18:26 +0000)]
BUG#: 5644
TITLE: String.cpp: Compile Warning: large integer implicitly truncated to unsigned type
DESCRIPTION: Resolve compile warnings on SLES10.

17 years agoBUG#: 5649
kumpf [Tue, 3 Oct 2006 18:18:43 +0000 (18:18 +0000)]
BUG#: 5649
TITLE: Enable repository instance filtering by default
DESCRIPTION: Enable the option to filter instances returned from the repository according to the operation parameters.

17 years agoBUG#: 5650
kumpf [Tue, 3 Oct 2006 18:16:03 +0000 (18:16 +0000)]
BUG#: 5650
TITLE: Cleaning up idle threads uses a thread
DESCRIPTION: Clean up idle threads on the current thread rather than launching a new thread for that purpose.

17 years agoBUG#: 5595
kumpf [Tue, 3 Oct 2006 17:34:52 +0000 (17:34 +0000)]
BUG#: 5595
TITLE: Tracer Mutex is not fork safe
DESCRIPTION: Control the status of the trace file mutex across fork() calls.

17 years agoBUG#: 5524
kumpf [Tue, 3 Oct 2006 16:39:11 +0000 (16:39 +0000)]
BUG#: 5524
TITLE: .conf files in Pegasus/Config/tests/ConfigFileHandler should not be in CVS
DESCRIPTION: Removed the unnecessary config files.

17 years agoBUG#: 4700
msolomon [Tue, 3 Oct 2006 15:24:53 +0000 (15:24 +0000)]
BUG#: 4700

TITLE: LocalAuthFile.cpp implements _changeFileOwner which shoud be in FileSystem

Code changes added by rishika.kedia@in.ibm.com

17 years agoBUG#: 3979
msolomon [Tue, 3 Oct 2006 14:20:11 +0000 (14:20 +0000)]
BUG#: 3979

TITLE: Weird error when attempting to add multiple PG_ProviderCapability's for the same classname.

17 years agoBUG#: 5626
karl [Tue, 3 Oct 2006 13:40:42 +0000 (13:40 +0000)]
BUG#: 5626
TITLE: reg_table contains unused code

DESCRIPTION: Clean out unused code from the table.  This bug does not change the
used functions.

17 years agoBUG#: 5630
gs.keenan [Mon, 2 Oct 2006 22:49:24 +0000 (22:49 +0000)]
BUG#: 5630
TITLE: OpenVMS - Providers with global initialization of CIMOMHandle causes CIMServer to get _magic assert in debug build.

DESCRIPTION: Move definition to a private element of the associated class for each provider.

17 years agoBUG#: 5640
carson.hovey [Mon, 2 Oct 2006 13:03:58 +0000 (13:03 +0000)]
BUG#: 5640
TITLE: OpenVMS: jmpi.mak - No rule to make target error

DESCRIPTION: Back out previous check-in

17 years agoBUG#:5633
denise.eckstein [Sat, 30 Sep 2006 01:49:02 +0000 (01:49 +0000)]
BUG#:5633
TITLE: Need to add readme noting that the location of the SDK Examples has changed

DESCRIPTION: Added readme.sdk.

17 years agoBUG#: 5631
carolann.graves [Fri, 29 Sep 2006 20:52:05 +0000 (20:52 +0000)]
BUG#: 5631
TITLE: Degraded status should not persist across CIM Server restarts

DESCRIPTION: Modified to replace Degraded status with OK status on restart.

17 years agoBUG#: 5609
mark.hamzy [Fri, 29 Sep 2006 19:53:01 +0000 (19:53 +0000)]
BUG#: 5609
TITLE: jar Failure Building JMPI - LINUX_X86_64_GNU

DESCRIPTION:
jar Failure Building JMPI - LINUX_X86_64_GNU

17 years agoBUG#: 5623
mark.hamzy [Fri, 29 Sep 2006 19:50:08 +0000 (19:50 +0000)]
BUG#: 5623
TITLE: JMPI some object being built in root of obj tree

DESCRIPTION:
JMPI some object being built in root of obj tree

17 years agoBUG#: 5618
mark.hamzy [Fri, 29 Sep 2006 19:46:45 +0000 (19:46 +0000)]
BUG#: 5618
TITLE: JMPI support gcj java environment

DESCRIPTION:
JMPI support gcj java environment

17 years agoBUG#: 5632
kumpf [Fri, 29 Sep 2006 19:40:57 +0000 (19:40 +0000)]
BUG#: 5632
TITLE: PEP 258: Include client IP address in operation request messages
DESCRIPTION: Capture the IP address for a client connection and include it in the CIMOperationRequestMessages generated from the connection.

17 years agoBUG#: 5629
dave.sudlik [Fri, 29 Sep 2006 19:32:37 +0000 (19:32 +0000)]
BUG#: 5629
TITLE: socket leak when connect() fails

DESCRIPTION: committing fix

17 years agoBUG#: 5606
dave.sudlik [Fri, 29 Sep 2006 19:30:06 +0000 (19:30 +0000)]
BUG#: 5606
TITLE: OpenVMS - CMPI_Broker.cpp has unreachable code.

DESCRIPTION: committing fix (without style changes for now)

17 years agoBUG#: 5578
dave.sudlik [Fri, 29 Sep 2006 19:27:32 +0000 (19:27 +0000)]
BUG#: 5578
TITLE: Failure when unloading idle CMPI provider under C-Cover

DESCRIPTION: committing fix (without style changes for now)

17 years agoBUG#: 5640
carson.hovey [Fri, 29 Sep 2006 18:36:27 +0000 (18:36 +0000)]
BUG#: 5640
TITLE: OpenVMS: jmpi.mak - No rule to make target error

DESCRIPTION: Remove all: target. Add quotes so the upper/lower case is preserved for command line qualifiers on OpenVMS

17 years agoBUG#: 5641
carson.hovey [Fri, 29 Sep 2006 18:04:22 +0000 (18:04 +0000)]
BUG#: 5641
TITLE: OpenVMS: Platform_VMS.h - remove no longer needed #pragma statements

DESCRIPTION: code clean-ups complete. These pramgas to hide compiler warning messages no longer needed.

17 years agoBUG#: 5639
carson.hovey [Fri, 29 Sep 2006 17:58:14 +0000 (17:58 +0000)]
BUG#: 5639
TITLE: OpenVMS: move *.stb files to the bin directory

DESCRIPTION: Move OpenVMS linker symbol table files from the source area to the results area in the bin directory.

17 years agoBUG#: 5636
carson.hovey [Fri, 29 Sep 2006 17:49:50 +0000 (17:49 +0000)]
BUG#: 5636
TITLE: OpenVMS: IA64 build no longer requires include of cwrappers directory files.

DESCRIPTION: Remove -Isrc/stdcxx/cwrappers from the compiler command line.

17 years agoBUG#: 5635
sushma.fernandes [Fri, 29 Sep 2006 17:39:23 +0000 (17:39 +0000)]
BUG#: 5635
TITLE: PEP 259 SSL Certificate Management Command Interfaces - phase 5

DESCRIPTION: Removed ssltrustmgr CLI and test files.

17 years agoBUG#: 5634
sushma.fernandes [Fri, 29 Sep 2006 17:38:10 +0000 (17:38 +0000)]
BUG#: 5634
TITLE: PEP 259 SSL Certificate Management Command Interfaces - phase 4

DESCRIPTION: Removed export SSL connection code and config parameters exportSSLTrustStore and enableExportSSLClientVerification. Added cimcrl and cimtrust man pages. Updated SSL guidelines document.

17 years agoBUG#:5613
denise.eckstein [Thu, 28 Sep 2006 00:18:10 +0000 (00:18 +0000)]
BUG#:5613
TITLE: SDK Samples Need to be Consolidated and Routinely Tested

DESCRIPTION: Move SDK samples under a common SDK directory and add scripts to build and run the sample programs as part of the Nightly Tests.

17 years agoBUG#: 5619
kumpf [Wed, 27 Sep 2006 20:13:18 +0000 (20:13 +0000)]
BUG#: 5619
TITLE: CIMRepository enumerateInstances() semantics are unclear
DESCRIPTION: Specifically differentiate the repository enumeration interfaces that do and do not descend the class hierarchy.

17 years agoBUG#: 5622
carson.hovey [Wed, 27 Sep 2006 19:10:16 +0000 (19:10 +0000)]
BUG#: 5622
TITLE: OpenVMS: cwsutil.c - cannot find include file error.

DESCRIPTION: Objects-vms.mak does not know how to build .c files (as opposed to C++) so the compile line was incomplete.

17 years agoBUG#:5605
denise.eckstein [Tue, 26 Sep 2006 21:52:56 +0000 (21:52 +0000)]
BUG#:5605
TITLE: Compile failure with PEGASUS_DISABLE_PERFINST defined

DESCRIPTION: getTotalServerTime should only be called if PEGASUS_DISABLE_PERFINST is not defined.

17 years agoBUG#: 5600
gs.keenan [Tue, 26 Sep 2006 18:52:50 +0000 (18:52 +0000)]
BUG#: 5600
TITLE: OpenVMS - Global static definition in IndicationStressTestProvider causes magic number assert in debug mode.

DESCRIPTION: Move definition from global to a private member inside the IndicationStressTestProvider class.

17 years agoBUG#: 5601
gs.keenan [Tue, 26 Sep 2006 18:26:03 +0000 (18:26 +0000)]
BUG#: 5601
TITLE: OpenVMS - Makefile for Providers/TestProviders/FamilyProvider/tests needs quote fixes.

DESCRIPTION: Create quote macro to keep changes clean.

17 years agoBUG#: 5603
gs.keenan [Tue, 26 Sep 2006 18:20:53 +0000 (18:20 +0000)]
BUG#: 5603
TITLE: OpenVMS - JMPI Makefile needs updating to allow VMS build.

DESCRIPTION: Change libraries sequence and use dynamic-library.mak instead of library.mak.

17 years agoBUG#: 5607
gs.keenan [Tue, 26 Sep 2006 18:09:27 +0000 (18:09 +0000)]
BUG#: 5607
TITLE: OpenVMS - Add CMPI to the build.

DESCRIPTION: Changes to VMS platform.mak and CMPI Makefile.

17 years agoBUG#: 5615
carson.hovey [Tue, 26 Sep 2006 17:34:56 +0000 (17:34 +0000)]
BUG#: 5615
TITLE: OpenVMS: Unreachable code warning: ProviderModule.cpp, DynamicLibrary.cpp

DESCRIPTION: Rework the ifdef for OpenVMS to clean up unreachable code

17 years agoBUG#: 5615
carson.hovey [Tue, 26 Sep 2006 17:30:37 +0000 (17:30 +0000)]
BUG#: 5615
TITLE: OpenVMS: Unreacable code warning ProviderModule.cpp, DynamicLibrary.cpp

DESCRIPTION: Clean up the ifdef for OpenVMS to avoid the unreachable code warning

17 years agoBUG#:6514
marek [Tue, 26 Sep 2006 17:28:18 +0000 (17:28 +0000)]
BUG#:6514
TITLE: SLP Provider: SLP Registration Faild, THE OBJECT IS  NOT INITIALIZED.

DESCRIPTION:

17 years agoBUG#:5599
marek [Tue, 26 Sep 2006 17:26:25 +0000 (17:26 +0000)]
BUG#:5599
TITLE: Avoid double search through user database on each request

DESCRIPTION:

17 years agoBUG#: 5404
carson.hovey [Tue, 26 Sep 2006 17:24:06 +0000 (17:24 +0000)]
BUG#: 5404
TITLE: OpenVMS: Remove no longer needed ifdef

DESCRIPTION: OpenVMS can use the linux code path

17 years agoBUG#: 5591
gs.keenan [Mon, 25 Sep 2006 18:39:24 +0000 (18:39 +0000)]
BUG#: 5591
TITLE: OpenVMS - Some test providers don't get built.

DESCRIPTION: Update makefiles to reflect OpenVMS Needs.

17 years agoBUG#: 5602
mark.hamzy [Sat, 23 Sep 2006 02:14:48 +0000 (02:14 +0000)]
BUG#: 5602
TITLE: JMPI testIndications uses incorrect hostname

DESCRIPTION:
JMPI testIndications uses incorrect hostname

17 years agoBUG#: 5595
kumpf [Fri, 22 Sep 2006 23:12:47 +0000 (23:12 +0000)]
BUG#: 5595
TITLE: Tracer Mutex is not fork safe
DESCRIPTION: Backed out the patch because it fails on Linux.

17 years agoBUG#: 5602
mark.hamzy [Fri, 22 Sep 2006 19:43:46 +0000 (19:43 +0000)]
BUG#: 5602
TITLE: JMPI testIndications uses incorrect hostname

DESCRIPTION:
JMPI testIndications uses incorrect hostname

17 years agoBUG#: 5598
mark.hamzy [Fri, 22 Sep 2006 19:43:16 +0000 (19:43 +0000)]
BUG#: 5598
TITLE: JMPI TestJRE does not work under windows

DESCRIPTION:
JMPI TestJRE does not work under windows

17 years agoBUG#: 5596
mark.hamzy [Fri, 22 Sep 2006 19:42:34 +0000 (19:42 +0000)]
BUG#: 5596
TITLE: JMPI testCIMClient fails

DESCRIPTION:
JMPI testCIMClient fails

17 years agoBUG#: 5594
mark.hamzy [Fri, 22 Sep 2006 19:42:10 +0000 (19:42 +0000)]
BUG#: 5594
TITLE: JMPI Build break under FC-5 (gcc (GCC) 4.1.1 20060525)

DESCRIPTION:
JMPI Build break under FC-5 (gcc (GCC) 4.1.1 20060525)

17 years agoBUG#: 5595
kumpf [Fri, 22 Sep 2006 18:58:22 +0000 (18:58 +0000)]
BUG#: 5595
TITLE: Tracer Mutex is not fork safe
DESCRIPTION: Control the status of the trace file lock across fork() calls.

17 years agoBUG#: 5555
kumpf [Fri, 22 Sep 2006 18:53:57 +0000 (18:53 +0000)]
BUG#: 5555
TITLE: CIMRepository getInstance() checks subclasses
DESCRIPTION: Only look for an instance of the specified class on a getInstance call rather than searching the class subtree.

17 years agoBUG#: 5593
carolann.graves [Fri, 22 Sep 2006 18:28:59 +0000 (18:28 +0000)]
BUG#: 5593
TITLE: IndicationService should validate Host before attempting getInstance of Filter and Handler on create

DESCRIPTION: Modified to validate Host before attempting getInstance of Filter and Handler on create.

17 years agoBUG#: 5556
carson.hovey [Fri, 22 Sep 2006 14:22:03 +0000 (14:22 +0000)]
BUG#: 5556
TITLE: OpenVMS: Porting Alpha-->IA64 provider clean-ups

DESCRIPTION: Apply reviewer comment: Remove developer names from comments

17 years agoBUG#: 5556
carson.hovey [Fri, 22 Sep 2006 14:16:24 +0000 (14:16 +0000)]
BUG#: 5556
TITLE: OpenVMS: Porting Alpha-->IA64 provider clean-ups

DESCRIPTION: Apply reviewer comment: Remove developer names from comments

17 years agoBUG#: 5556
carson.hovey [Fri, 22 Sep 2006 14:10:23 +0000 (14:10 +0000)]
BUG#: 5556
TITLE: OpenVMS: Porting Alpha-->IA64 provider clean-ups

DESCRIPTION: Apply reviewer comment: Remove developer names from comments

17 years agoBUG#: 5463
ms.aruran [Fri, 22 Sep 2006 09:41:12 +0000 (09:41 +0000)]
BUG#: 5463
TITLE: gethostbyname not reentrant in linux

DESCRIPTION: Fixed as approved.

17 years agoBUG#: 4001
ms.aruran [Thu, 21 Sep 2006 11:00:18 +0000 (11:00 +0000)]
BUG#: 4001
TITLE: TestCMPIMethod failing on IA64 system

DESCRIPTION: Fixed as approved.

17 years agoBUG#: 5490
ms.aruran [Thu, 21 Sep 2006 10:12:40 +0000 (10:12 +0000)]
BUG#: 5490
TITLE: Provider removal leads to "index out of bounds"

DESCRIPTION: Fixed as approved.

17 years agoBUG#: 3631
ms.aruran [Thu, 21 Sep 2006 09:27:03 +0000 (09:27 +0000)]
BUG#: 3631
TITLE: Warnings compiling CMPI providers on Solaris with Forte compiler

DESCRIPTION: Fixed as approved.

17 years agoBUG#: 5060
dave.sudlik [Thu, 21 Sep 2006 03:59:39 +0000 (03:59 +0000)]
BUG#: 5060
TITLE: Core dump in CMPIProviderManager

DESCRIPTION: committed new msg

17 years agoBUG#: 5060
dave.sudlik [Thu, 21 Sep 2006 03:50:07 +0000 (03:50 +0000)]
BUG#: 5060
TITLE: Core dump in CMPIProviderManager

DESCRIPTION: committed fix

17 years agoBUG#: 5503
mark.hamzy [Wed, 20 Sep 2006 22:06:17 +0000 (22:06 +0000)]
BUG#: 5503
TITLE: JMPI linkage declaration for provider manager classes

DESCRIPTION:
JMPI linkage declaration for provider manager classes

17 years agoBUG#: 5581
carolann.graves [Wed, 20 Sep 2006 21:16:06 +0000 (21:16 +0000)]
BUG#: 5581
TITLE: Add wbemexec tests to improve ExportServer/CIMExportRequestDecoder.cpp code coverage

DESCRIPTION: Added wbemexec tests.

17 years agoBUG#: 5503
kumpf [Wed, 20 Sep 2006 21:03:36 +0000 (21:03 +0000)]
BUG#: 5503
TITLE: JMPI linkage declaration for provider manager classes
DESCRIPTION: Removed the definition of PEGASUS_SERVER_INTERNAL, since this is not building the pegserver library.

17 years agoBUG#: 5503
mark.hamzy [Wed, 20 Sep 2006 20:47:44 +0000 (20:47 +0000)]
BUG#: 5503
TITLE: JMPI linkage declaration for provider manager classes

DESCRIPTION:
JMPI linkage declaration for provider manager classes

17 years agoBUG#: 5588
kumpf [Wed, 20 Sep 2006 19:54:28 +0000 (19:54 +0000)]
BUG#: 5588
TITLE: Disabled provider should return NOT_SUPPORTED
DESCRIPTION: Return CIM_ERR_NOT_SUPPORTED instead of CIM_ERR_ACCESS_DENIED when a provider is disabled.

17 years agoBUG#: 5587
kumpf [Wed, 20 Sep 2006 19:50:22 +0000 (19:50 +0000)]
BUG#: 5587
TITLE: Clean up CIMProvider documentation
DESCRIPTION: Remove some redundant and outdated documentation and clean up the format.

17 years agoBUG#: 5586
dave.sudlik [Wed, 20 Sep 2006 19:37:31 +0000 (19:37 +0000)]
BUG#: 5586
TITLE: CMPI TestAssociation test fails

DESCRIPTION: committed missing file

17 years agoBUG#: 5579
kumpf [Tue, 19 Sep 2006 19:33:40 +0000 (19:33 +0000)]
BUG#: 5579
TITLE: Response chunks may be sent out of order
DESCRIPTION: Ensure the same thread is used to write response chunks from the Dispatcher through the ResponseEncoder and HTTPConnection.