PEP 55 Update license on source files to current license text and date
[tpot/pegasus/.git] / src / Pegasus / Common / HTTPConnection.cpp
2003-10-22 karlPEP 55 Update license on source files to current licens... POST_LICENSE_UPDATE_2003
2003-10-16 gerardaBug 745: OS/400 Authentication Changes
2003-10-14 mdaybugzilla 748
2003-10-13 gerardaBug 745: OS/400 Authentication Changes
2003-10-13 mdaybugzilla 662 - patch small leak uncovered by successful...
2003-10-08 mdaybugzilla 656 - monitor_2 shutdown
2003-09-28 kumpfHP-[DME] Commit for Bugzilla 602 - CIM Server terminate...
2003-09-26 mdaybuzilla 535
2003-08-18 mdayfixed bug in HTTPConnection, additional testing changes
2003-08-17 mdayclose connection speedup
2003-08-17 mdaychanges to CIMServer to enable new monitor
2003-08-17 mdayfixed typo in new acceptor class when using unix domain...
2003-08-17 mday(head) new HTTPAcceptor
2003-08-13 gerardaBug 419: OS/400 Authentication Enhancements
2003-08-11 gerardaBug 419: OS/400 Authentication Enhancements
2003-08-02 gerardaBug 419: OS/400 Authentication Enhancements
2003-06-23 chuckIBM-CC: bug 350
2003-04-24 kumpfHP-RK Bugzilla 238 (Signal code is platform-specific).
2003-04-02 davidIBM:DR [PEP:53] Logging Enhancements Code Points
2003-02-11 kumpfHP-RK Fix Bugzilla 195.
2002-11-20 kumpfHP-RK Hide the improperly implemented Mutex copy constr...
2002-10-15 kumpfHP-[DME] Modified handleReadEvent to deal with an incom...
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-09-01 kumpfHP-DME: Split configuration files for HPUX PARISC and...
2002-08-27 kumpfHP-RK API Review: Remove String::compareNoCase(char...
2002-08-20 chuckMistake - didn't mean to change this file
2002-08-20 chuckchange include for Linkage.hpegasus/src/Pegasus/Handler...
2002-07-15 kumpfHP-DME: Added REPOSITORY_DIR variable.
2002-06-20 mdayfixed a bug in HTTPAcceptor that would cause the cimser...
2002-06-19 mdayMonitor rewritten to integrate IP state information...
2002-06-10 kumpfHP-RK Clean up asserts.
2002-06-01 kumpfHP-RK Update license header.
2002-05-30 mday more fixes/optimizations to tcp connection handling
2002-05-28 mday*** empty log message ***
2002-05-28 mday more tweaks to httpconnection
2002-05-28 mday attempted fix to HTTPConnection to allow for socket...
2002-05-27 kumpfHP-DME: Adding additional semaphore semantics around...
2002-05-23 mday fixed bugs in http parallel http connection handling
2002-05-20 kumpfHP-RK Fix build for HP-UX.
2002-05-20 mday parallel tcp connection handling initial checkin
2002-05-15 mday*** empty log message ***
2002-04-13 kumpfHP-RK Enable signal handling on HP-UX.
2002-04-12 kumpfHP-RK Changed the MessageQueue::getQueueName() method...
2002-04-12 kumpfHP-SF: Updated HTTPConnection to do a cov_write.
2002-04-06 kumpfDME: Add Support for HPUX IA-64
2002-03-31 kumpfDME: Add support for Debian IA-64 Linux.
2002-03-21 kumpfHP-Nag: Implemented Server side Basic authentication...
2002-03-06 mdaymake the timeout workaround hack unconditional, will...
2002-03-06 kumpfHP-RK Implement HTTP consistency validation for CIMBatc...
2002-03-05 kumpfHP-RK Add 400 Bad Request to the list of wbemexec and...
2002-03-03 kumpfModified TIMEOUTHACK to work with new architecture.
2002-03-02 kumpfAdd more trace code.
2002-02-26 mdayfixed bug that caused segv when deleted HTTP connection
2002-02-25 mday lots of changes to support mixing of legacy and async...
2002-02-11 mdayMessageQueueService integration
2002-01-28 kumpfSeries of modifications to resolve problems running...
2001-12-13 mikeMerged dev branch into main trunk.