BUG#: 5840
[tpot/pegasus/.git] / src / Pegasus / Common / MessageQueueService.h
2006-11-10 kumpfBUG#: 5840 RELEASE_2_6_0-FC
2006-10-03 kumpfBUG#: 5650
2006-09-13 kumpfBUG#: 5551
2006-08-30 marekBUG#:5473
2006-08-29 kumpfBUG#: 5461
2006-08-09 mikeBUG#: 5314
2006-07-23 kumpfBUG#: 5269
2006-07-12 kumpfBUG#: 5225
2006-07-11 mikeBUG#: 5191
2006-01-30 karlBUG#: 4691
2005-07-19 jim.wunderlichBUG#: 3072
2005-05-27 konrad.rBUG#: 3625
2005-05-18 konrad.rBUG#: 3582
2005-05-09 kumpfBUG#: 3520
2005-05-04 david.dillardBUG#: 2182
2005-03-23 carson.hoveyBUG#: 3090
2005-03-10 kumpfBUG#: 3004
2005-02-05 karlBUG#: 2656
2004-10-17 karlBUG#: 2196
2003-11-07 kumpfHP-WO HTTPConnection must return 413 response on oversi...
2003-10-22 karlPEP 55 Update license on source files to current licens... POST_LICENSE_UPDATE_2003
2003-10-10 mdaybugzilla 662 - pegasus/src/Pegasus/Common changes
2003-10-08 mdaybugzilla 656 - monitor_2 shutdown
2003-04-07 mdaymerged src/Pegasus/Common/ directory mday-merge-pegasus-src-Pegasus-Common
2003-04-03 mdaymerged mday-2-0-patches into pegasus/src/Pegasus/Server...
2002-08-17 kumpfHP-RK API Review: Changed includes of Exception.h to...
2002-07-26 kumpfHP-[CAKG] Replace Config[platform] files with Linkage... VERSION_2_01_01
2002-07-15 kumpfHP-RK Cleanup.
2002-07-12 kumpfHP-RK Fix the abort-on-exit problem that was caused...
2002-06-25 mdayfixed hang in MQS when application exits without destro...
2002-06-07 mdayfixed bug that deleted static thread pools when cimserv...
2002-06-07 kumpfHP-RK Fix Copyright statement.
2002-06-07 mdaythread reduction changes
2002-06-01 kumpfHP-RK Update license header.
2002-04-25 mday*** empty log message ***
2002-04-23 mday fixed bugs in messaging system
2002-04-12 kumpfHP-RK Changed the MessageQueue::getQueueName() method...
2002-03-12 mday*** empty log message ***
2002-03-11 mdaySendAsync now the low level routine that SendWait uses...
2002-03-11 mday async callback test written and misc. optimizations...
2002-03-08 mday moved some methods in message queue service to protect...
2002-03-07 mday send async added, callback handling, ForwardOp added
2002-03-06 mday*** empty log message ***
2002-02-25 mday lots of changes to support mixing of legacy and async...
2002-02-20 mday tested SendForget, fixed bugs in metadispatcher
2002-02-19 mday finished async callback code and optimized dispatcher...
2002-02-18 mdayadded some async callback capability in meta dispatcher
2002-02-18 mdayadditional metadispatcher interfaces
2002-02-12 mdaymeta dispatcher in and running testclient to completion
2002-02-11 mdayMessageQueueService integration
2002-02-07 mday legacy operations support
2002-02-05 sageAIX support
2002-02-04 mday*** empty log message ***
2002-02-02 mday*** empty log message ***
2002-02-02 mday*** empty log message ***
2002-01-21 mdayfixed hellacious bug in asyncopnode
2002-01-21 mday*** empty log message ***
2002-01-18 mday*** empty log message ***
2002-01-15 mdaymeta dispatcher added to common