summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't pad out the last column of a tableTed Ross2008-08-011-4/+6
* QPID-1174 - Clean up agent objects when the remote agent disconnectsTed Ross2008-08-014-28/+62
* Removed typedefs which were generating ignored warnings on gcc 4.3 compiler.Kim van der Riet2008-08-011-3/+3
* Make md5-hash of table recursively include data from referenced groupsTed Ross2008-08-011-0/+1
* - Add support for ACL on message transferCarl C. Trieloff2008-08-016-14/+53
* improved usageRafael H. Schloming2008-08-011-5/+5
* added benchmark tool for java native + jms APIsRafael H. Schloming2008-08-012-0/+920
* Added signed integer datatypes for use in management schemasTed Ross2008-07-317-27/+100
* attempt to fix spec fileCarl C. Trieloff2008-07-312-1/+4
* header file fix fr buildCarl C. Trieloff2008-07-311-1/+3
* another missing fileCarl C. Trieloff2008-07-311-0/+57
* small cleanupCarl C. Trieloff2008-07-312-2/+1
* missing fileCarl C. Trieloff2008-07-311-0/+13
* - Implementation of ACL pluginCarl C. Trieloff2008-07-317-21/+405
* added tools module to the main buildRafael H. Schloming2008-07-313-2/+4
* QPID-1210: made qpid-run output level configurableRafael H. Schloming2008-07-312-13/+29
* QPID-1207: fixed io transport close to ensure threads shutdown properlyRafael H. Schloming2008-07-313-23/+57
* This is related to QPID-1208 .Rajith Muditha Attapattu2008-07-311-4/+3
* Fixed for 64bit systemsGordon Sim2008-07-311-1/+1
* qpid-1163: Added test for qpid-1163 (Note: I have checked that this test did ...Arnaud Simon2008-07-311-7/+73
* QPID-1174 - Management updates for remote agentsTed Ross2008-07-3115-207/+344
* qpid-1205: deleted exclude list from ccArnaud Simon2008-07-311-51/+0
* qpid-1205: deleted cpp.sync profile, added cpp.noprefetch profileArnaud Simon2008-07-314-4/+59
* Fix line breakAidan Skinner2008-07-311-1/+2
* Turn off TopicSessionTest#testNonMatchingMessagesDoNotFillQueue since c++ bro...Aidan Skinner2008-07-312-2/+3
* The previous attempt to only get an xpg strerror_r with the GNU failedAndrew Stitcher2008-07-301-10/+7
* QPID-1162: added patches and additions required to build against boost 1.32. ...Gordon Sim2008-07-304-0/+148
* QPID-1192: Make consumer send Selector as part of binding.Aidan Skinner2008-07-307-19/+89
* added defaulting of QPID_HOMERafael H. Schloming2008-07-304-2/+13
* Update QpidTestCase to add /bin to the path for the external brokerMartin Ritchie2008-07-302-5/+15
* QPID-1000 : Made both changes as per JIRA notesMartin Ritchie2008-07-301-4/+8
* Merged r680937. Added error handling for case where socket cannot be accepted...Gordon Sim2008-07-301-5/+10
* QPID-1198: Solaris ECF (port) based PollerAndrew Stitcher2008-07-303-27/+378
* Related to QPID-1198: Moved posix platform specific "strerror" code toAndrew Stitcher2008-07-308-15/+89
* QPID-1198 (adapted): Change use of uuid lib not to assume const parametersAndrew Stitcher2008-07-302-7/+11
* Removed errno from a default parameter as I'm not convinced that this isAndrew Stitcher2008-07-301-2/+3
* Removed unused functionsAndrew Stitcher2008-07-296-100/+5
* Small comment tidyAndrew Stitcher2008-07-291-1/+0
* QPID-1198 (Partial): Missing header files that are really neededAndrew Stitcher2008-07-297-4/+11
* QPID-1198 (Partial): Add #include <alloca.h> for all uses of ::alloca()Andrew Stitcher2008-07-293-0/+3
* QPID-1198 (Partial): replace all uses of u_intX_t with uintX_tAndrew Stitcher2008-07-299-19/+19
* QPID-1198 (Partial): Added explicit namespaces that the Sun C++ requires (tha...Andrew Stitcher2008-07-297-34/+32
* QPID-1198: (Partial) Fix test shell scripts to work with /bin/shAndrew Stitcher2008-07-293-8/+15
* QPID-1072: renamed org.apache.qpidity -> org.apache.qpidRafael H. Schloming2008-07-29150-601/+536
* QPID-1153 - Patch from Steve HustonTed Ross2008-07-291-10/+10
* QPID-1203: Add 08ExcludeList for external Java broker and make the profile us...Aidan Skinner2008-07-295-7/+42
* QPID-1203: use slf4j instead of log4j directlyAidan Skinner2008-07-292-3/+4
* QPID-1203 Don't treat protocol negotiation failure as failover reducing error.Aidan Skinner2008-07-291-4/+2
* Fix for client busy looping whilst waiting for a messageAndrew Stitcher2008-07-291-2/+6
* QPID-1201: fixed some brainos in IoSenderRafael H. Schloming2008-07-291-3/+2