tpot/pegasus/.git
2002-09-20 kumpfHP-RK API Review: Add a new constructor and a new metho...
2002-09-20 kumpfHP-[DME] Defect fix. Change PEGASUS_PLATFORM_HPUX_PARIS...
2002-09-20 kumpfHP-RK API Review: Remove InvalidTypeException definitio...
2002-09-20 kumpfHP-RK API Review: Rename CIMClientHTTPErrorException...
2002-09-20 kumpfHP-[DME] Defect fix. Eliminate race condition between...
2002-09-20 kumpfHP-RK API Review: Remove Boolean isCIMClient parameter...
2002-09-20 kumpfHP-[CAKG] API Review: Hide Exception classes member...
2002-09-20 kumpfHP-[CTS] Modified Linux Providers for PG_ComputerSystem...
2002-09-20 kumpfHP-RK API Review: Remove Boolean isCIMClient parameter...
2002-09-19 kumpfHP-RK API Review: De-'virtual'ize CIMInstance destructo...
2002-09-19 kumpfHP-RK API Review: Make String::toLower and String:...
2002-09-19 kumpfHP-RK API Review: Mark ObjectResponseHandler class...
2002-09-19 kumpfHP-RK API Review: Do not use virtual subclassing for...
2002-09-19 kumpfHP-RK API Review: Make OperationContext Containers...
2002-09-19 kumpfHP-RK API Review: Add IndicationResponseHandler::delive...
2002-09-18 kumpfYZ-HP: if you compile with the -DPEGASUS_RETURN_WHEN_RE...
2002-09-18 kumpfHP-MG: sample clients license text
2002-09-18 kumpfHP-RK Update future CIMKeyBinding equal(CIMValue) method.
2002-09-18 kumpfHP-MG: sample clients
2002-09-18 kumpfHP-[CTS] Created Linux Providers for PG_ComputerSystem...
2002-09-18 kumpfHP-[CAKG] API Review: Separate host and port number...
2002-09-18 kumpfHP-[CAKG] API Review: Separate host and port number...
2002-09-17 kumpfHP-RK API Review: Add future CIMKeyBinding constructor...
2002-09-17 kumpfHP-RK Correct the use of the CIMName class.
2002-09-17 kumpfHP-RK Fix Linux build.
2002-09-17 kumpfHP-[CTS] Created Linux Providers for PG_ComputerSystem...
2002-09-17 kumpfHP-RK Fix bug in CIMOMHandle::operator=().
2002-09-17 kumpfHP-JY Add parameters to method supported by sample...
2002-09-17 kumpfHP-RK API Review: Hide implementation of CIMOMHandle...
2002-09-17 kumpfHP-DME: Broke Windows, backing out change - will try...
2002-09-17 kumpfHP-[DME] Defect fix. Eliminate race condition between...
2002-09-17 kumpfHP-DME: Added additional tests to the standardtests...
2002-09-17 kumpfHP-[CTS] Created Linux Providers for PG_ComputerSystem...
2002-09-17 kumpfHP-[CTS] Created Linux Providers for PG_ComputerSystem...
2002-09-16 kumpfHP-RK API Review: Remove default userName and password...
2002-09-16 kumpfHP-RK API Review: Rename CIMBaseProvider to CIMProvider.
2002-09-16 kumpfHP-RK Remove unnecessary includes of CIMBaseProvider.h.
2002-09-16 kumpfHP-RK Remove unnecessary dependencies from pegasus...
2002-09-16 kumpfHP-RK API Review: Remove CIMInstance::toString method.
2002-09-16 kumpfHP-RK API Review: Replace PEGASUS_LEGACY_API compile...
2002-09-16 kumpfHP-[CAKG] API Review: CIMName modifications
2002-09-16 kumpfHP-DME: Added tests to increase code coverage.
2002-09-14 kumpfHP-DME: Modified test to exit successfully if NTP(Netwo...
2002-09-13 kumpfHP-RK API Review: Remove throw() clause from CIMName...
2002-09-13 kumpfHP-[CAKG] API Review: CIMName modifications
2002-09-13 kumpfHP-[CAKG] API Review: CIMName modifications
2002-09-13 kumpfHP-RK Fix defect that caused the CIM server to lose...
2002-09-13 mdayremoved the ability of a thread pool to cancel hung...
2002-09-12 kumpfHP-RK API Review: Clarify meaning of SSLCertificateVeri...
2002-09-12 kumpfHP-MG: restore NTP and DNS providers to build
2002-09-12 kumpfHP-RK API Review: Rename KeyBinding to CIMKeyBinding...
2002-09-12 kumpfHP-RK API Review: Rename KeyBinding to CIMKeyBinding...
2002-09-12 kumpfHP-RK API Review: Rename KeyBinding to CIMKeyBinding...
2002-09-12 kumpfHP-RK Fix empty class name defect.
2002-09-12 kumpfHP-[CTS] Changed CurrentTimeZone and localdate to work...
2002-09-11 kumpfHP-MG: remove NTP and DNS providers from build
2002-09-11 kumpfHP-MG: Fix processor provider test to compile on windows
2002-09-11 kumpfHP-RK API Review: Remove unnecessary PEGASUS_INTERNALON...
2002-09-11 kumpfHP-RK API Review: Remove UnexpectedFailureException...
2002-09-11 kumpfHP-RK API Review: Rename CIMClientHTTPError class to...
2002-09-11 kumpfHP-RK API Review: Remove IncompatibleTypesException...
2002-09-11 kumpfHP-MG: providers work
2002-09-11 kumpfHP-RK API Review: Move CompareNoCase in String.h to...
2002-09-11 kumpfHP-DME: Fixed typo in -DAportable flag for HP-UX PARISC.
2002-09-11 kumpfHP-RK API Review: Add userName and password arguments...
2002-09-11 kumpfHP-RK API Review: Make Exception::getMessage method...
2002-09-11 kumpfHP-RK API Review: De-virtualize CIMOMHandle methods.
2002-09-10 kumpfHP-RK Fix libraries.mak files for linux provider Provid...
2002-09-10 kumpfHP-[DME] Updated to handle HPUX IA64 aCC native compile.
2002-09-10 kumpfHP-[DME] Depending on the PAM configuration, an expecte...
2002-09-10 kumpfHP-RK API Review: Replace use of OperationFlag with...
2002-09-10 kumpfHP-DME: Add remote security test to standardtests option.
2002-09-09 danUse -Wl, to explicitly pass -bhalt to ld.
2002-09-09 danQuiet ld, warnings no longer reported.
2002-09-06 kumpfHP-RK Fix defect that causes HTTPConnector not to get...
2002-09-06 kumpfHP-RK API Review: De-'virtual'ize CIMClient methods.
2002-09-06 kumpfHP-RK Fix compile error.
2002-09-06 kumpfHP-RK API Review: Make SSLContext and SSLCertificateInf...
2002-09-06 kumpfHP-RK Fix SSL compile.
2002-09-06 kumpfHP-RK API Review: SSLContext rework. Renamed Certifica...
2002-09-05 kumpfHP-RK API Review: CIMClient timeout changes. Remove...
2002-09-05 kumpfHP-[DME] Merge Linux and Unix implementations of PAM.
2002-09-05 kumpfHP-RK Add fix to remove dots from System::getHostname...
2002-09-05 kumpfHP-[DME] Merge Linux and Unix implementations of PAM.
2002-09-05 kumpfHP-DME: Incorrect value of userPassword was getting...
2002-09-05 kumpfHP-RK API Review: Remove Boolean includeHost parameter...
2002-09-05 kumpfHP-RK Cast CString to const char* in call to printf.
2002-09-05 kumpfHP-RK API Review: Change CString::_rep type from char...
2002-09-05 kumpfHP-RK Fix CString cast in sprintf.
2002-09-05 kumpfHP-RK API Review: Remove CIMParamValue::identical method.
2002-09-05 kumpfHP-RK API Review: Remove CIMParamValue::identical metho...
2002-09-04 kumpfHP-RK Eliminate use of SimpleResponseHandler classes...
2002-09-04 kumpfHP-RK Link providers that use SimpleResponseHandler...
2002-09-04 kumpfHP-RK Fix Linkage.h include statements.
2002-09-04 kumpfHP-RK Fix linkage statements.
2002-09-04 kumpfHP-RK API Review: Rework ResponseHandler classes.
2002-09-04 kumpfHP-RK API Review: Remove -Async() methods from CIMOMHan...
2002-09-03 kumpfHP-RK Remove delete [] on CString objects.
2002-09-03 kumpfHP-RK API Review: Replace EqualNoCase function with...
2002-09-03 kumpfHP-[CTS] Added functionality for OperatingSystemCapabil...
next