summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update branch with new Agent engine implementation:qmf-devel0.7Ted Ross2010-03-026-43/+180
* Rebased the qmf-devel branch to the trunkTed Ross2010-03-0271-949/+1288
* Further implementation of the QMFv2 agent engine.Ted Ross2010-03-0220-721/+389
* Rebased the wmf branch to the trunk.Ted Ross2010-02-2768-655/+2858
* Checkpointing Agent engine code.Ted Ross2010-02-2620-252/+550
* Synced the branch with the trunk.Ted Ross2010-02-194-16/+19
* The tree now builds up to the point of running swig.Ted Ross2010-02-1917-537/+257
* Checking in work-in-progress for the qmf branch.Ted Ross2010-02-1932-3476/+582
* Create a fresh branch for QMF development (targetted for 0.7)Ted Ross2010-02-180-0/+0
* remove extra dots from filenames so as not to confuse windowsRafael H. Schloming2010-02-187-9/+13
* added util subpackage with auto_update_backups and update_backupsRafael H. Schloming2010-02-181-0/+56
* fixed importsRafael H. Schloming2010-02-182-1/+1
* QPID-2409 - "qpid-route route map" can list the same broker multiple timesTed Ross2010-02-181-1/+1
* updated setup.py to match the package changesRafael H. Schloming2010-02-181-1/+2
* split messaging.py into multiple files and made qpid.messaging a packageRafael H. Schloming2010-02-1812-410/+559
* This is related to QPID-2413 Rajith Muditha Attapattu2010-02-183-11/+38
* Move queue info example to the new management/examples submoduleRobert Gemmell2010-02-181-0/+0
* Add some initial examples of using jmx to add new queues and delete messages ...Robert Gemmell2010-02-183-0/+295
* Adding example jmx script for extracting queue information form the Java brok...Marnie McCormack2010-02-181-0/+177
* This is related to QPID-2242Rajith Muditha Attapattu2010-02-181-47/+97
* added a null check for the exchange class - related to QPID-1831Rajith Muditha Attapattu2010-02-181-1/+2
* Deallocate rdma state when closing an rdma connectionAndrew Stitcher2010-02-171-0/+4
* Avoid linking to unversioned symbols in libibverbs by explicitlyAndrew Stitcher2010-02-171-2/+4
* Allow cmake build to work again with earlier boost versionsAndrew Stitcher2010-02-171-7/+4
* fixed subject defaulting and added testRafael H. Schloming2010-02-172-2/+21
* added a subject option to spoutRafael H. Schloming2010-02-171-1/+4
* more todo updatesRafael H. Schloming2010-02-171-0/+3
* updated todoRafael H. Schloming2010-02-171-1/+1
* removed sender caching as this should now be unnecessaryRafael H. Schloming2010-02-171-10/+4
* only cache addresses that existRafael H. Schloming2010-02-171-1/+2
* added caching for resolved addressesRafael H. Schloming2010-02-171-18/+69
* added reservations to examplesRafael H. Schloming2010-02-174-0/+495
* filled out some missing api-docRafael H. Schloming2010-02-171-5/+5
* added support for browsingRafael H. Schloming2010-02-173-29/+69
* This is related to QPID-1575Rajith Muditha Attapattu2010-02-172-2/+2
* fixed address syntax error in docsRafael H. Schloming2010-02-171-1/+1
* tweaks to linkRafael H. Schloming2010-02-171-13/+12
* combined duplicate logic between link_in/link_outRafael H. Schloming2010-02-171-131/+115
* fixed spurious delay in testRafael H. Schloming2010-02-171-2/+7
* Comment out the gacutil stuff for the WCF DLLs and explain why. Related to QP...Stephen D. Huston2010-02-171-8/+17
* SSL changes for broker listening that weren't checked in with the original Wi...Stephen D. Huston2010-02-171-4/+4
* Build the ACL source into the qpidbroker library on Windows; works around the...Stephen D. Huston2010-02-171-15/+17
* This is related to QPID-2404Rajith Muditha Attapattu2010-02-162-2/+2
* QMF Messages originated from the broker don't have a routing-key field in the...Ted Ross2010-02-161-0/+5
* Handle the case where a message is received without a routing_key in the deli...Ted Ross2010-02-161-4/+10
* Use qpid::sys::usleep() instead of usleep(). Resolves QPID-2408.Stephen D. Huston2010-02-161-1/+1
* update exclude file to match new test package nameRafael H. Schloming2010-02-161-31/+31
* changed sender/receiver to be synchronous by default when invoked on a connec...Rafael H. Schloming2010-02-166-64/+85
* capture and report socket errorsRafael H. Schloming2010-02-161-2/+4
* When handling coalesced sets of SSL segments, ensure the buffer obtained to h...Stephen D. Huston2010-02-151-2/+9