summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1221: added customizable UUID generation and switched the default strate...Rafael H. Schloming2008-08-066-2/+203
* correct action on purge & remove ROUTINGKEY typeCarl C. Trieloff2008-08-063-3/+2
* Added actions for ACL on mgnt actionsCarl C. Trieloff2008-08-052-2/+6
* QPID-1219: cleanup of prior commit (r682887)Rafael H. Schloming2008-08-053-197/+8
* Profiling driven changes:Rafael H. Schloming2008-08-0537-993/+534
* Fix Cluster::send encode race.Alan Conway2008-08-055-11/+30
* * revised approach for setting tcp-nodelay on client to avoid breaking platfo...Gordon Sim2008-08-058-28/+37
* Fix sporadic shutdown hang in clustered broker.Alan Conway2008-08-056-25/+55
* Restructured qpid-tool commands to allow active-only listsTed Ross2008-08-052-17/+26
* Removed spurious printTed Ross2008-08-051-1/+0
* QPID-1214 - Committed William's patchTed Ross2008-08-053-7/+25
* Modified error checking on TCP socket read so that it's no longer fatalAndrew Stitcher2008-08-051-1/+5
* QPID-1206: Fix failover and failover testsAidan Skinner2008-08-055-52/+39
* Add slf4j deps to perftests, we should move all this to antAidan Skinner2008-08-051-0/+25
* correc version numberCarl C. Trieloff2008-08-041-1/+1
* updated ais instructionsCarl C. Trieloff2008-08-041-2/+8
* QPID-1215 : Replaced use of FileReader with FileInputStreamMartin Ritchie2008-08-041-2/+2
* Initial framework for ACL readerKim van der Riet2008-08-016-4/+142
* 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