PEP 55 Update license on source files to current license text and date
[tpot/pegasus/.git] / src / Pegasus / Client / CIMOperationResponseDecoder.cpp
2003-10-22 karlPEP 55 Update license on source files to current licens... POST_LICENSE_UPDATE_2003
2003-10-03 kumpfHP-RK Bugzilla 423 (references and referencesNames...
2003-09-19 humbertoIBM:HR:BUG 485
2003-09-18 karlreinsert the header missing code but with conditional...
2003-09-18 karlfix bug 572, processing of content-type header. We...
2003-09-08 humbertoIBM:HR:BUG 485
2003-08-23 kumpfHP-RK Bugzilla 508 (Empty string should not be allowed...
2003-08-22 humbertoIBM:HR:BUG459
2003-08-13 humbertoIBM:HR,pep58,R2.3:globalization changes for CIMClient
2003-08-12 davidIBM-DR, PEP58, R2.3: I18N support
2003-08-12 karladd client trace per PEP 90 but with different env...
2003-08-06 keith.petley - Merged CLIENT_TRACE code. This is inside #ifdef...
2003-07-17 chuckIBM-CC, PEP58, R2.3 - Globalization changes
2003-04-02 davidIBM:DR [PEP:53] Logging Enhancements Code Points
2003-03-20 kumpfHP-RK Bugzilla 135 (Client Response decoder does not...
2003-03-13 kumpfSF-HP PEP 31: Updated Exception message for Authenticat...
2003-03-06 kumpfHP-RK Phase 1 of fix for Bugzilla 207 (CIMObject Header...
2002-09-13 kumpfHP-[CAKG] API Review: CIMName modifications
2002-09-12 kumpfHP-RK API Review: Rename KeyBinding to CIMKeyBinding...
2002-09-11 kumpfHP-RK API Review: Rename CIMClientHTTPError class to...
2002-09-11 kumpfHP-RK API Review: Move CompareNoCase in String.h to...
2002-09-03 kumpfHP-RK API Review: Replace EqualNoCase function with...
2002-08-22 chuckChanges to compile on OS/400
2002-08-17 kumpfHP-RK API Review: Remove definitions of CIMClientExcept...
2002-08-16 kumpfHP-RK API Review: Restructured exceptions to move inter...
2002-07-25 kumpfHP-[CAKG] Replace CIMType class with an enum CIMType
2002-06-01 kumpfHP-RK Update license header.
2002-05-31 kumpfHP-[CAKG] Remove CIMObjectWithPath class; use CIMObject
2002-05-30 kumpfHP-[CAKG] Remove CIMNamedInstance class; use CIMInstance
2002-05-29 kumpfHP-WO Added Unauthorized exception.
2002-05-16 kumpfHP-RK Use CIMObjectPath class instead of CIMReference.
2002-04-30 kumpfHP-RK Change ClientExceptionMessage to hold a pointer...
2002-04-24 kumpfHP-RK Improve error handling of bad HTTP response messages.
2002-04-18 kumpfHP-RK Remove use of String::matchNoCase in HTTPMessage...
2002-04-17 kumpfHP-RK Defined an exception hierarchy for CIMClient...
2002-04-12 kumpfHP-RK Changed the MessageQueue::getQueueName() method...
2002-04-11 kumpfHP-RK Define an HTTP error message to be returned to...
2002-04-08 kumpfHP-RK Make IRETURNVALUE tag optional on the client...
2002-04-08 kumpfHP-RK Fixed defects in InvokeMethod responses. Specifi...
2002-04-06 kumpfHP-RK Modified the CIMOperationResponseMessage class...
2002-04-04 kumpfHP-RK Parse xml tag in CIM requests/responses.
2002-03-29 kumpfHP-RK Add some support for ExecQuery in the client.
2002-03-06 kumpfHP-RK Implement HTTP header consistency validation...
2002-03-05 kumpfHP-Nag: Fixed a bug in the ClientAuthenticator code.
2002-02-23 kumpfHP-RK Clean up decoding of property values in SetProper...
2002-02-20 kumpfHP-RK Recognize and generate the PARAMTYPE attribute...
2002-02-20 kumpfHP-RK Recognize and generate the PARAMTYPE attribute...
2001-12-19 kumpfHP-RK Updated the CIMOperationResponseDecoder to accept...
2001-12-17 mdayundid aysynchronous message queue due to problems runni...
2001-12-13 mikeMerged dev branch into main trunk.