tpot/pegasus/.git
17 years agoBUG#: 5206 RELEASE_2_5_4-RC2
dave.sudlik [Tue, 13 Feb 2007 22:03:30 +0000 (22:03 +0000)]
BUG#: 5206
TITLE: Compile warning building TestChunkingStressProviderClient

DESCRIPTION: Committing approved fix, this time into correct 2.5.4 branch

17 years agoBUG#: 6107
dave.sudlik [Tue, 13 Feb 2007 18:32:20 +0000 (18:32 +0000)]
BUG#: 6107
TITLE: Need to set REDIRECTERROR for AIX builds

DESCRIPTION: committing approved fix

17 years agoBUG#: 4950 RELEASE_2_5_4-RC1
dave.sudlik [Thu, 8 Feb 2007 02:45:07 +0000 (02:45 +0000)]
BUG#: 4950
TITLE: SDKMakefile does not support AIX platform

DESCRIPTION: Committing approved fix

17 years agoBUG#: 6072
dave.sudlik [Wed, 7 Feb 2007 21:06:04 +0000 (21:06 +0000)]
BUG#: 6072
TITLE: ICU-related compile error in String.cpp

DESCRIPTION: committing approved fix

17 years agoBUG#: 6071
dave.sudlik [Wed, 7 Feb 2007 21:04:06 +0000 (21:04 +0000)]
BUG#: 6071
TITLE: IPCUnix.cpp does not compile on z/OS or AIX

DESCRIPTION: committing approved fix

17 years agofile AIX_RS_IBMCXX.mak was added on branch RELEASE_2_5-branch on 2007-02-08 02:47...
dave.sudlik [Tue, 30 Jan 2007 19:07:35 +0000 (19:07 +0000)]
file AIX_RS_IBMCXX.mak was added on branch RELEASE_2_5-branch on 2007-02-08 02:47:00 +0000

17 years agoBUG#: 6040
sushma.fernandes [Tue, 30 Jan 2007 18:59:01 +0000 (18:59 +0000)]
BUG#: 6040
TITLE: Message definition text within a single quote is not interpreted

DESCRIPTION: Updated the server and client message catalogs to precede single quote with another single quote. Also updated the Globalization HOWTO.

17 years agoBUG#:5952
marek [Tue, 30 Jan 2007 12:49:57 +0000 (12:49 +0000)]
BUG#:5952
TITLE: CMPI has no backwards compatibility support for CIM:CQL

DESCRIPTION:

17 years agoBUG#:5147
marek [Tue, 30 Jan 2007 12:29:23 +0000 (12:29 +0000)]
BUG#:5147
TITLE: Setting enableConsumerUnload to true cause 100% cpu utilization

DESCRIPTION:

17 years agoBUG#: 6026
kumpf [Tue, 23 Jan 2007 18:32:22 +0000 (18:32 +0000)]
BUG#: 6026
TITLE: Propagated attributes are lost when resolving CIMInstances
DESCRIPTION: Preserve the propagated attributes on instance properties.  The MOF compiler is updated to set the propagated attribute properly.  The CIMInstanceRep::resolve method is updated not to reset this attribute.  Callers to the CIMRepository are updated to specify the correct localOnly value to retrieve properties based on the propagated attributes.

17 years agoBUG#: 6025
kumpf [Tue, 23 Jan 2007 18:29:46 +0000 (18:29 +0000)]
BUG#: 6025
TITLE: ObjectCache deadlock
DESCRIPTION: Use AutoMutex to avoid losing the ObjectCache lock on an exception condition.

17 years agoBUG#: 6024
kumpf [Tue, 23 Jan 2007 18:28:43 +0000 (18:28 +0000)]
BUG#: 6024
TITLE: invokeMethod() objectReference parameter does not include hostname
DESCRIPTION: Pass an objectReference to invokeMethod() that is consistent with the other provider interfaces.

17 years agoBUG#: 5978
carolann.graves [Tue, 9 Jan 2007 18:56:26 +0000 (18:56 +0000)]
BUG#: 5978
TITLE: cimprovider man page should include provider module status descriptions

DESCRIPTION: Added provider module status descriptions to man page.

17 years agoBUG#: 5977
sushma.fernandes [Fri, 5 Jan 2007 19:04:45 +0000 (19:04 +0000)]
BUG#: 5977
TITLE: ssltrustmgr nightly test failure due to expired certificates

DESCRIPTION: Regenerated the certs to have much further expiration dates

17 years agoBUG#: 5866
kumpf [Fri, 17 Nov 2006 18:18:31 +0000 (18:18 +0000)]
BUG#: 5866
TITLE: cimserver -s crash with a bad Locale setting
DESCRIPTION: Avoid an infinite recursion failure when an invalid locale setting is used.

17 years agoBUG#: 4540
yi.zhou [Wed, 8 Nov 2006 22:58:06 +0000 (22:58 +0000)]
BUG#: 4540
TITLE: Potential memory leaks in snmpDeliverTrap_netsnmp::_packTrapInfoIntoPdu()

DESCRIPTION: Added try block to catch exception and free memory.

17 years agoBUG#: 5830
kumpf [Wed, 8 Nov 2006 20:44:51 +0000 (20:44 +0000)]
BUG#: 5830
TITLE: Repository instance operation rollback may not remove rollback file
DESCRIPTION: Fixed the rollback logic for new instance files.

17 years agoBUG#: 5829
kumpf [Wed, 8 Nov 2006 20:42:56 +0000 (20:42 +0000)]
BUG#: 5829
TITLE: Repository rollback only performed on write operations
DESCRIPTION: Rollback incomplete instance transactions when the CIMRepository is constructed and when an exception is thrown during the transaction processing.

17 years agoBUG#: 5743
carson.hovey [Fri, 27 Oct 2006 18:43:21 +0000 (18:43 +0000)]
BUG#: 5743
TITLE: OpenVMS: 2.5.4 - Add support to EmailListenerDestination handler

DESCRIPTION: Port bug 5412 to 2.5.4 stream

17 years agoBUG#: 5743
carson.hovey [Fri, 27 Oct 2006 18:36:32 +0000 (18:36 +0000)]
BUG#: 5743
TITLE: OpenVMS 2.5.4 stream - Add support for EmailListenerDestination Handler

DESCRIPTION: Port bug 5412 from Main branch to 2.5.4.

17 years agoBUG#: 5743
carson.hovey [Fri, 27 Oct 2006 18:27:18 +0000 (18:27 +0000)]
BUG#: 5743
TITLE: OpenVMS - 2.5.4 - Add support for EmailListenerDestination handler

DESCRIPTION: Port changes in 5412 for main branch to 2.5.4 stream

17 years agoBUG#: 5761
carson.hovey [Fri, 27 Oct 2006 18:14:22 +0000 (18:14 +0000)]
BUG#: 5761
TITLE: OpenVMS: 2.5.4 branch Fix PEGASUS_REPOSITORY_DIR not defined for release builds

DESCRIPTION: Bug 5686 included PEGASUS_REPOSITORY_DIR which is not defined for the 25 stream. Use the hardcoded string as before. The rest of the fixes for 5686 are retained.

17 years agoBUG#: 5709
kumpf [Wed, 18 Oct 2006 19:16:12 +0000 (19:16 +0000)]
BUG#: 5709
TITLE: Race condition in loading of provider managers
DESCRIPTION: Prevent multiple loads of the same provider manager.

17 years agoBUG#: 5686
gs.keenan [Tue, 17 Oct 2006 20:21:31 +0000 (20:21 +0000)]
BUG#: 5686
TITLE: OpenVMS - Update Config PropertyTables for VMS.

DESCRIPTION: Changes to Fixed and Default tables.

17 years agoBUG#: 5698
carson.hovey [Tue, 17 Oct 2006 17:21:18 +0000 (17:21 +0000)]
BUG#: 5698
TITLE: OpenVMS: 2.5.4 commands.mak - SLEEP incorrectly defined for OpenVMS.

DESCRIPTION: For OpenVMS, sleep should be defined as $(muexe) sleep instead of the VMS dcl command $wait since sleep takes seconds and $wait expects the units to be hours.

17 years agoBUG#: 5681
gs.keenan [Fri, 13 Oct 2006 18:08:18 +0000 (18:08 +0000)]
BUG#: 5681
TITLE: OpenVMS - providerDir default points to the wrong location.

DESCRIPTION: Add vms only code to define 'bin' instead of 'lib' as default.

17 years agoBUG#: 5679
kumpf [Wed, 11 Oct 2006 19:10:40 +0000 (19:10 +0000)]
BUG#: 5679
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#: 5671
kumpf [Tue, 10 Oct 2006 18:10:15 +0000 (18:10 +0000)]
BUG#: 5671
TITLE: cimprovagt inherits unrelated file handles
DESCRIPTION: Close unnecessary file handles after forking a cimprovagt process.

17 years agoBUG#: 5660
kumpf [Fri, 6 Oct 2006 17:40:04 +0000 (17:40 +0000)]
BUG#: 5660
TITLE: Incorrect waitpid logic
DESCRIPTION: Correct the waitpid logic to avoid a potential infinite loop.

17 years agoBUG#: 5604
kumpf [Wed, 4 Oct 2006 19:40:04 +0000 (19:40 +0000)]
BUG#: 5604
TITLE: Tracer Mutex is not fork safe
DESCRIPTION: Control the status of the trace file mutex across fork() calls.

17 years agoBUG#: 5648
carolann.graves [Tue, 3 Oct 2006 17:39:07 +0000 (17:39 +0000)]
BUG#: 5648
TITLE: Degraded status should not persist across CIM Server restarts

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

17 years agoBUG#: 5179
carson.hovey [Thu, 28 Sep 2006 14:26:59 +0000 (14:26 +0000)]
BUG#: 5179
TITLE: OpenVMS: Constants.h PEGASUS_SSLCLIENT_CERTIFICATE location inconsistent

DESCRIPTION: Move client.pem from /var to /etc (which is wbem_etc on Openvms) to be more like other platforms.

17 years agoBUG#: 5516
carson.hovey [Wed, 27 Sep 2006 19:39:16 +0000 (19:39 +0000)]
BUG#: 5516
TITLE: 2.5.4:OpenVMS: Porting Alpha-->IA64 provider clean-ups

DESCRIPTION: Check in provider fixes for OpenVMS to 25 branch

17 years agoBUG#: 55616
carson.hovey [Wed, 27 Sep 2006 19:24:42 +0000 (19:24 +0000)]
BUG#: 55616
TITLE: 2.5.4:OpenVMS: Porting Alpha-->IA64 provider clean-ups

DESCRIPTION: Check in provider fixes for OpenVMS to 25 branch

17 years agoBUG#: 5466
gs.keenan [Tue, 26 Sep 2006 19:13:19 +0000 (19:13 +0000)]
BUG#: 5466
TITLE: TestPegClientClient fails on slower systems.

DESCRIPTION: Extend connection timeout to 2 minutes.

17 years agoBUG#: 5589
kumpf [Fri, 22 Sep 2006 18:47:13 +0000 (18:47 +0000)]
BUG#: 5589
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#: 5584
kumpf [Wed, 20 Sep 2006 19:22:57 +0000 (19:22 +0000)]
BUG#: 5584
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.

17 years agoBUG#: 5561
kumpf [Tue, 19 Sep 2006 18:40:48 +0000 (18:40 +0000)]
BUG#: 5561
TITLE: CIMClient creates _routing_proc thread
DESCRIPTION: Remove the dependency on the MessageQueueService and its automatic creation of a _routing_proc thread.

17 years agoBUG#: 5560
kumpf [Tue, 19 Sep 2006 18:34:00 +0000 (18:34 +0000)]
BUG#: 5560
TITLE: Trace message specifies incorrect component
DESCRIPTION: Change trace message component from DiscardedData to Thread.

17 years agoBUG#: 5559
kumpf [Tue, 19 Sep 2006 18:29:18 +0000 (18:29 +0000)]
BUG#: 5559
TITLE: CIM Server cleanup is not performed regularly
DESCRIPTION: Clean up idle threads and unload idle providers regularly, rather than just when there is no HTTP connection activity.

17 years agoBUG#: 5547
kumpf [Tue, 19 Sep 2006 18:25:18 +0000 (18:25 +0000)]
BUG#: 5547
TITLE: copyFile() may incorrectly report success
DESCRIPTION: Add a check for eof in copyFile() to ensure that the entire input file was read.

17 years agoBUG#: 5537
kumpf [Tue, 19 Sep 2006 18:22:44 +0000 (18:22 +0000)]
BUG#: 5537
TITLE: Double delete in ShutdownService
DESCRIPTION: Remove an incorrect message deletion.

17 years agoBUG#: 5536
kumpf [Tue, 19 Sep 2006 18:21:28 +0000 (18:21 +0000)]
BUG#: 5536
TITLE: Extra provider load during disable operation
DESCRIPTION: Change the place where the provider subscription count is reset to avoid an extra provider load.

17 years agoBUG#: 5535
kumpf [Tue, 19 Sep 2006 18:06:47 +0000 (18:06 +0000)]
BUG#: 5535
TITLE: Indication provider not enabled
DESCRIPTION: Keep track of the subscriptionInitComplete status in the ProviderAgentContainer.

17 years agoBUG#: 5545
mateus.baur [Tue, 19 Sep 2006 17:59:07 +0000 (17:59 +0000)]
BUG#: 5545
TITLE: sslTrustStoreUserName should be fixed and hidden for HP-UX.

DESCRIPTION: Modified FixedPropertyTableHpux.h accordingly.

17 years agoBUG#: 5548
kumpf [Tue, 19 Sep 2006 17:59:07 +0000 (17:59 +0000)]
BUG#: 5548
TITLE: InstanceIndexFile rollback file may not be complete
DESCRIPTION: Rename the index file to the rollback file and then copy back to the index file, to avoid an incomplete rollback file copy.

17 years agoBUG#:5563
denise.eckstein [Tue, 19 Sep 2006 17:28:57 +0000 (17:28 +0000)]
BUG#:5563
TITLE: Version Changes Associated with Opening 2.5.4 Branch

DESCRIPTION: Update version files to reflect the opening of the 2.5.4 branch.

17 years agoBUG#:5530 RELEASE_2_5_3
denise.eckstein [Wed, 13 Sep 2006 00:46:53 +0000 (00:46 +0000)]
BUG#:5530
TITLE: Make 2.5.3 CTC PEGASUS_PRODUCT_STATUS Changes

DESCRIPTION: Change PEGASUS_PRODUCT_STATUS from Development to Released.

17 years agoBUG#:5399 RELEASE_2_5_3-RC1
marek [Fri, 18 Aug 2006 17:40:38 +0000 (17:40 +0000)]
BUG#:5399
TITLE: enable signal support in cimlistener

DESCRIPTION:

17 years agoBUG#:5298
marek [Wed, 16 Aug 2006 13:08:53 +0000 (13:08 +0000)]
BUG#:5298
TITLE: switch Pegasus from blocking to non-blocking writes

DESCRIPTION:

17 years agoBUG#: 5323
mateus.baur [Wed, 2 Aug 2006 21:31:08 +0000 (21:31 +0000)]
BUG#: 5323
TITLE: Changes needed in Constants.h and config.mak.

DESCRIPTION: Modified Constants.h and config.mak in order to change file locations and create a mechanism to enable Run-as-Requestor by default.

17 years agoBUG#: 5316
gs.keenan [Wed, 2 Aug 2006 21:17:08 +0000 (21:17 +0000)]
BUG#: 5316
TITLE: OpenVMS - Update VMS specific .mak files to reflect V2.6

DESCRIPTION: Changes to objects-vms.mak, platform_VMS_ALPHA_DECCXX.mak, platform_VMS_IA64_DECCXX.mak, and program-vms.mak.

17 years agoBUG#: 5307
gs.keenan [Tue, 1 Aug 2006 18:21:53 +0000 (18:21 +0000)]
BUG#: 5307
TITLE: True AtomicInt implementation for OpenVMS.

DESCRIPTION: Add VMS AtomicInt file and add include to AtomicInt.h

17 years agoBUG#: 5322
mateus.baur [Tue, 1 Aug 2006 17:39:39 +0000 (17:39 +0000)]
BUG#: 5322
TITLE: The "libpegservice" library doesn't have the Pegasus version.

DESCRIPTION: Included PegasusVersion.h in ServerProcess.cpp file.

17 years agoBUG#: 5320
mateus.baur [Tue, 1 Aug 2006 17:37:30 +0000 (17:37 +0000)]
BUG#: 5320
TITLE: "what" command doesn't display the binaries version.

DESCRIPTION: Changed PegasusVersion.h file in order to fix the problem.

17 years agoBUG#: 5252
gs.keenan [Fri, 28 Jul 2006 20:45:36 +0000 (20:45 +0000)]
BUG#: 5252
TITLE: OpenVMS - Is PegasusVersion.h really necessary in the ManagedSystem providers?

DESCRIPTION: PegasusVersion.h is NOT in SDK so enclose include around ifdef VMS line.

17 years agoBUG#: 5251
gs.keenan [Fri, 28 Jul 2006 20:24:52 +0000 (20:24 +0000)]
BUG#: 5251
TITLE: OpenVMS - Large/huge socket write fails.

DESCRIPTION: Break transfers into 8K byte pieces when necessary.

17 years agoBUG#: 5250
gs.keenan [Fri, 28 Jul 2006 20:06:32 +0000 (20:06 +0000)]
BUG#: 5250
TITLE: OpenVMS - Unable to load providers successfully.

DESCRIPTION: Change rep tests to look at rep contents instead of rep structure.

17 years agoBUG#: 5317
gs.keenan [Fri, 28 Jul 2006 19:26:57 +0000 (19:26 +0000)]
BUG#: 5317
TITLE: OpenVMS cxx 7.2 compiler - clean up new info message.

DESCRIPTION: Added explicit cast where needed.

17 years agoBUG#: 5305
gs.keenan [Fri, 28 Jul 2006 19:23:58 +0000 (19:23 +0000)]
BUG#: 5305
TITLE: OpenVMS - Update DefaultProperty and FixedProperty tables.

DESCRIPTION: Update files to reflect V2.6 versions.

17 years agoBUG#: 5306
gs.keenan [Fri, 28 Jul 2006 19:20:14 +0000 (19:20 +0000)]
BUG#: 5306
TITLE: OpenVMS - TestCIMxmlIndicationHandlerDestination fails to load provider.

DESCRIPTION: Add ConfigManager::getHomedPath to code that creates fileNmae.

17 years agoBUG#: 5230
kumpf [Fri, 28 Jul 2006 19:00:05 +0000 (19:00 +0000)]
BUG#: 5230
TITLE: Array destruction has suboptimal performance
DESCRIPTION: Reverse the order of destruction of Array elements on HP-UX for better memory allocator performance.

17 years agoBUG#: 5228
mateus.baur [Fri, 28 Jul 2006 18:11:55 +0000 (18:11 +0000)]
BUG#: 5228
TITLE: Improve DNSProvider error messages.

DESCRIPTION: Modified provider to return appropriate exceptions.

17 years agoBUG#: 5196
mateus.baur [Fri, 28 Jul 2006 18:07:29 +0000 (18:07 +0000)]
BUG#: 5196
TITLE: Search path used during the compilation is incorrect for IA64.

DESCRIPTION: Added +rpathfirst command line option.

17 years agoBUG#: 5197
mateus.baur [Fri, 28 Jul 2006 18:06:02 +0000 (18:06 +0000)]
BUG#: 5197
TITLE: A core file is generated in ProviderRegistrationManager::_deleteInstance()

DESCRIPTION: Modified the logic in order to free up allocated memory only once.

17 years agoBUG#: 5195
kumpf [Fri, 28 Jul 2006 17:54:16 +0000 (17:54 +0000)]
BUG#: 5195
TITLE: Need DiscardedData message for orphaned responses
DESCRIPTION: Add a DiscardedData trace message when a write operation fails on an HTTPConnection.

17 years agoBUG#:5310
denise.eckstein [Fri, 28 Jul 2006 17:30:24 +0000 (17:30 +0000)]
BUG#:5310
TITLE: Version Changes Associated with Opening 2.5.3 Branch

DESCRIPTION: Updated version files to reflect the opening of the 2.5.3 branch.

17 years agofile AtomicInt_VMS.h was added on branch RELEASE_2_5-branch on 2006-08-01 18:21:53...
gs.keenan [Tue, 25 Jul 2006 18:33:39 +0000 (18:33 +0000)]
file AtomicInt_VMS.h was added on branch RELEASE_2_5-branch on 2006-08-01 18:21:53 +0000

17 years agoBUG#: 5217 RELEASE_2_5_2
karl [Wed, 12 Jul 2006 19:53:48 +0000 (19:53 +0000)]
BUG#: 5217
TITLE: Update readme.html and ReleaseNotes.htm in CVS to Pegasus 2.5.2

DESCRIPTION: Update the two documents to reflect Pegasus 2.5.2

17 years agoBUG#: 5214
kumpf [Tue, 11 Jul 2006 17:33:36 +0000 (17:33 +0000)]
BUG#: 5214
TITLE: Test failures with PEGASUS_DISABLE_PERFINST defined
DESCRIPTION: Disable perfinst tests when the perfinst feature is disabled.

17 years agoBUG#: 5207
kumpf [Tue, 11 Jul 2006 17:25:28 +0000 (17:25 +0000)]
BUG#: 5207
TITLE: Compile warning building BasicAuthenticationHandler.cpp
DESCRIPTION: Explicitly cast the CString object to const char* in a Tracer call.

17 years agoBUG#:5209
denise.eckstein [Fri, 7 Jul 2006 21:33:03 +0000 (21:33 +0000)]
BUG#:5209
TITLE: Make 2.5.2 version changes for 2.5.

DESCRIPTION: Changes to update the version in the 2.5 branch from 2.5.1 to 2.5.2.

17 years agoBUG#: 5185
mark.hamzy [Wed, 28 Jun 2006 21:26:59 +0000 (21:26 +0000)]
BUG#: 5185
TITLE: JMPI Windows build break

DESCRIPTION:
Fixed Windows build break under JMPI

17 years agoBUG#: 5180
dave.sudlik [Mon, 26 Jun 2006 21:11:20 +0000 (21:11 +0000)]
BUG#: 5180
TITLE: OperationAggregate deleted in _enqueueResponse while member mutex held

DESCRIPTION: fix committed

17 years agoBUG#: 4991
mark.hamzy [Fri, 23 Jun 2006 19:35:24 +0000 (19:35 +0000)]
BUG#: 4991
TITLE: Include 2.6 fixed JMPI defects into 2.5.2

DESCRIPTION:
Including 2.6 fixed JMPI defects into 2.5.2

17 years agoBUG#: 4991
mark.hamzy [Fri, 23 Jun 2006 18:45:22 +0000 (18:45 +0000)]
BUG#: 4991
TITLE: Include 2.6 fixed JMPI defects into 2.5.2

DESCRIPTION:
Including 2.6 fixed JMPI defects into 2.5.2

17 years agoBUG#: 4991
mark.hamzy [Fri, 23 Jun 2006 18:08:16 +0000 (18:08 +0000)]
BUG#: 4991
TITLE: Include 2.6 fixed JMPI defects into 2.5.2

DESCRIPTION:
Including 2.6 fixed JMPI defects into 2.5.2

17 years agoBUG#: 4991
mark.hamzy [Fri, 23 Jun 2006 17:44:59 +0000 (17:44 +0000)]
BUG#: 4991
TITLE: Include 2.6 fixed JMPI defects into 2.5.2

DESCRIPTION:
Including 2.6 fixed JMPI defects into 2.5.2

17 years agoBUG#: 5179
carson.hovey [Fri, 23 Jun 2006 17:29:05 +0000 (17:29 +0000)]
BUG#: 5179
TITLE: OpenVMS: Constants.h PEGASUS_SLLCLIENT_CERTIFICATEFILE location inconsistent.

DESCRIPTION: OpenVMS: Move client.pem from /var to /etc to more like other platforms

17 years agoBUG#: 4629
dave.sudlik [Wed, 21 Jun 2006 20:53:06 +0000 (20:53 +0000)]
BUG#: 4629
TITLE: Pegasus freezes when it is unable to send out completely, the results of
a request

DESCRIPTION: change to activate ChunkingStressProvider

17 years agoBUG#: 4629
dave.sudlik [Wed, 21 Jun 2006 20:51:54 +0000 (20:51 +0000)]
BUG#: 4629
TITLE: Pegasus freezes when it is unable to send out completely, the results of
a request

DESCRIPTION: Moving MessageQueue::_mut from protected to private

17 years agoBUG#: 4629
dave.sudlik [Wed, 21 Jun 2006 20:50:02 +0000 (20:50 +0000)]
BUG#: 4629
TITLE: Pegasus freezes when it is unable to send out completely, the results of
a request

DESCRIPTION: Committing fix, new OperationAggregate mutex for _enqueueResponse

17 years agoBUG#: 4629
dave.sudlik [Wed, 21 Jun 2006 20:47:15 +0000 (20:47 +0000)]
BUG#: 4629
TITLE: Pegasus freezes when it is unable to send out completely, the results of
a request

DESCRIPTION: Committing new ChunkingStressProvider schema and provider reg mof

17 years agoBUG#: 4629
dave.sudlik [Wed, 21 Jun 2006 20:45:21 +0000 (20:45 +0000)]
BUG#: 4629
TITLE: Pegasus freezes when it is unable to send out completely, the results of
a request

DESCRIPTION: Committing new ChunkingStressProvider test provider and client

17 years agoBUG#: 4629
dave.sudlik [Wed, 21 Jun 2006 20:41:12 +0000 (20:41 +0000)]
BUG#: 4629
TITLE: Pegasus freezes when it is unable to send out completely, the results of a request

DESCRIPTION: Committing new ChunkingStressProvider test provider and client

17 years agoBUG#: 5161
kumpf [Wed, 21 Jun 2006 19:39:05 +0000 (19:39 +0000)]
BUG#: 5161
TITLE: Perform privileged user access check before authentication
DESCRIPTION: Add a precheck for enableRemotePrivilegedUserAccess before user/password authentication.

17 years agofile TestChunkingStressProviderEIS.cpp was added on branch RELEASE_2_5-branch on...
dave.sudlik [Wed, 21 Jun 2006 19:21:55 +0000 (19:21 +0000)]
file TestChunkingStressProviderEIS.cpp was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agofile TestChunkingStressProviderEI.cpp was added on branch RELEASE_2_5-branch on 2006...
dave.sudlik [Wed, 21 Jun 2006 19:21:55 +0000 (19:21 +0000)]
file TestChunkingStressProviderEI.cpp was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agofile TestChunkingStressProviderClient.cpp was added on branch RELEASE_2_5-branch...
dave.sudlik [Wed, 21 Jun 2006 02:17:34 +0000 (02:17 +0000)]
file TestChunkingStressProviderClient.cpp was added on branch RELEASE_2_5-branch on 2006-06-21 20:45:21 +0000

17 years agofile TestChunkingStressProviderSchema.mof was added on branch RELEASE_2_5-branch...
dave.sudlik [Wed, 21 Jun 2006 00:50:13 +0000 (00:50 +0000)]
file TestChunkingStressProviderSchema.mof was added on branch RELEASE_2_5-branch on 2006-06-21 20:47:15 +0000

17 years agofile TestChunkingStressProviderRegistration.mof was added on branch RELEASE_2_5-branc...
dave.sudlik [Wed, 21 Jun 2006 00:50:13 +0000 (00:50 +0000)]
file TestChunkingStressProviderRegistration.mof was added on branch RELEASE_2_5-branch on 2006-06-21 20:47:15 +0000

17 years agofile Makefile was added on branch RELEASE_2_5-branch on 2006-06-21 20:45:21 +0000
dave.sudlik [Wed, 21 Jun 2006 00:45:41 +0000 (00:45 +0000)]
file Makefile was added on branch RELEASE_2_5-branch on 2006-06-21 20:45:21 +0000

17 years agofile readme.txt was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000
dave.sudlik [Wed, 21 Jun 2006 00:45:40 +0000 (00:45 +0000)]
file readme.txt was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agofile TestChunkingStressProviderMain.cpp was added on branch RELEASE_2_5-branch on...
dave.sudlik [Wed, 21 Jun 2006 00:45:40 +0000 (00:45 +0000)]
file TestChunkingStressProviderMain.cpp was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agofile TestChunkingStressProviderEIS.h was added on branch RELEASE_2_5-branch on 2006...
dave.sudlik [Wed, 21 Jun 2006 00:45:40 +0000 (00:45 +0000)]
file TestChunkingStressProviderEIS.h was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agofile TestChunkingStressProviderEI.h was added on branch RELEASE_2_5-branch on 2006...
dave.sudlik [Wed, 21 Jun 2006 00:45:40 +0000 (00:45 +0000)]
file TestChunkingStressProviderEI.h was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agofile TestChunkingStressProviderASSOC.h was added on branch RELEASE_2_5-branch on...
dave.sudlik [Wed, 21 Jun 2006 00:45:40 +0000 (00:45 +0000)]
file TestChunkingStressProviderASSOC.h was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agofile TestChunkingStressProviderASSOC.cpp was added on branch RELEASE_2_5-branch on...
dave.sudlik [Wed, 21 Jun 2006 00:45:40 +0000 (00:45 +0000)]
file TestChunkingStressProviderASSOC.cpp was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agofile Makefile was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000
dave.sudlik [Wed, 21 Jun 2006 00:45:40 +0000 (00:45 +0000)]
file Makefile was added on branch RELEASE_2_5-branch on 2006-06-21 20:41:12 +0000

17 years agoBUG#: 5127
karl [Tue, 20 Jun 2006 15:47:19 +0000 (15:47 +0000)]
BUG#: 5127
TITLE: Add test for repository and Assoc operations

DESCRIPTION: Moved code from 2.6 bug back to this bug as new test