| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix (and test) for QPID-407. Messages are requeued at the head rather than th... | Gordon Sim | 2007-07-03 | 4 | -9/+24 |
| * | Autodeletable shared queues are now deleted as soon as the consumer count dro... | Gordon Sim | 2007-07-03 | 13 | -158/+22 |
| * | svn:ignore properties | Alan Conway | 2007-07-02 | 0 | -0/+0 |
| * | 2007-06-30 <aconway@redhat.com> | Alan Conway | 2007-07-02 | 17 | -429/+353 |
| * | Small fixes to enable the --disable-apr-platform build to carry on compiling | Andrew Stitcher | 2007-07-02 | 2 | -6/+7 |
| * | Updated AutoDelete, now only run when auto delete queues exist and | Carl C. Trieloff | 2007-06-29 | 5 | -44/+26 |
| * | * More work on asychronous network IO | Andrew Stitcher | 2007-06-29 | 7 | -44/+506 |
| * | Temporarily disable Cluster test while I'm fixing problems with it. | Alan Conway | 2007-06-29 | 1 | -4/+5 |
| * | * Summary: | Alan Conway | 2007-06-29 | 34 | -312/+651 |
| * | Merged revisions 539783-539788 via svnmerge from | Martin Ritchie | 2007-06-28 | 22 | -157/+361 |
| * | * src/qpid/broker/Plugin.h: Base class for plug-in objects. | Alan Conway | 2007-06-27 | 5 | -1/+199 |
| * | * src/qpid/framing/ChannelAdapter.cpp: Use handler chains | Alan Conway | 2007-06-27 | 21 | -202/+126 |
| * | Fixed missing POSIX implementation of Acceptor::getHost | Andrew Stitcher | 2007-06-27 | 3 | -28/+24 |
| * | Merged revisions 550748-551121 via svnmerge from | Martin Ritchie | 2007-06-27 | 17 | -285/+914 |
| * | Merged revisions 549530-550509 via svnmerge from | Martin Ritchie | 2007-06-27 | 28 | -310/+1929 |
| * | Fixes and tests: | Gordon Sim | 2007-06-27 | 5 | -5/+89 |
| * | added public void declareAndBind(AMQDestination amqd) | Arnaud Simon | 2007-06-27 | 1 | -0/+10 |
| * | Added preview of exchange- and binding- query methods that have been approved... | Gordon Sim | 2007-06-27 | 17 | -3/+434 |
| * | Added previews of the exchange- and binding- query methods that have been agr... | Gordon Sim | 2007-06-27 | 1 | -0/+165 |
| * | Fixed client leak and python tests port | Alan Conway | 2007-06-27 | 3 | -20/+19 |
| * | Fix shutdown race in Connector. | Alan Conway | 2007-06-27 | 1 | -1/+1 |
| * | Make check now starts a broker on a dynamically assigned port, so | Alan Conway | 2007-06-27 | 26 | -684/+508 |
| * | * src/tests/cluster.mk: Replace sudo with newgrp for ais tests. | Alan Conway | 2007-06-26 | 3 | -13/+14 |
| * | * src/qpid/framing/Handler.h: Tempates for handlers and handler chains. | Alan Conway | 2007-06-26 | 5 | -8/+173 |
| * | Fix bug in cluster-disabled mode. | Alan Conway | 2007-06-26 | 1 | -1/+2 |
| * | Missing file from last commit | Alan Conway | 2007-06-26 | 1 | -0/+51 |
| * | 2007-06-25 <aconway@redhat.com> | Alan Conway | 2007-06-26 | 29 | -117/+909 |
| * | Added troubleshooting case for ./configure | Carl C. Trieloff | 2007-06-25 | 1 | -0/+10 |
| * | Blocked revisions 539594 via svnmerge | Alan Conway | 2007-06-22 | 0 | -0/+0 |
| * | Dummy libcluster.so when openais is not available, keep rpmbuild happy. | Alan Conway | 2007-06-20 | 2 | -4/+7 |
| * | changed setText to use UTF8 as default encoder | Arnaud Simon | 2007-06-20 | 1 | -1/+1 |
| * | Merged revisions 549011 via svnmerge from | Martin Ritchie | 2007-06-20 | 2 | -17/+23 |
| * | Blocked revisions 540511 via svnmerge | Gordon Sim | 2007-06-19 | 0 | -0/+0 |
| * | Merged revisions 544508 via svnmerge from | Rupert Smith | 2007-06-19 | 6 | -0/+885 |
| * | Fixed outstanding merge issues and updates to trunk code that were required f... | Martin Ritchie | 2007-06-19 | 8 | -259/+319 |
| * | Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395... | Martin Ritchie | 2007-06-18 | 110 | -75243/+1666 |
| * | Intermediate checkin with preliminary work on epoll based net IO | Andrew Stitcher | 2007-06-18 | 23 | -365/+1609 |
| * | Parser for AMQP-95 URLs | Alan Conway | 2007-06-15 | 5 | -0/+257 |
| * | remove for changing name | Arnaud Simon | 2007-06-15 | 1 | -825/+0 |
| * | includes the dtx part of AMQP 0.10 | Arnaud Simon | 2007-06-15 | 1 | -0/+825 |
| * | Merged revisions 547178 via svnmerge from | Martin Ritchie | 2007-06-15 | 3 | -6/+12 |
| * | Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481... | Martin Ritchie | 2007-06-15 | 138 | -4781/+7160 |
| * | Blocked revisions 537171,540169 via svnmerge | Gordon Sim | 2007-06-15 | 0 | -0/+0 |
| * | Minor update of log messages. | Gordon Sim | 2007-06-15 | 1 | -2/+2 |
| * | Recorded merge of revisions 536253-536278,536280-536338,536340-536479,536481-... | Gordon Sim | 2007-06-15 | 0 | -0/+0 |
| * | Fixed catch clauses to catch by const & and use std::exception for | Alan Conway | 2007-06-14 | 6 | -11/+11 |
| * | Add ability for a queue to record all bindings to it, such that these can be ... | Gordon Sim | 2007-06-14 | 8 | -3/+176 |
| * | Removed unused files src/qpid/client/ClientAdapter.cpp and .h. | Alan Conway | 2007-06-13 | 3 | -137/+0 |
| * | Examples update, exception handling. | Alan Conway | 2007-06-13 | 3 | -3/+5 |
| * | Removed unused file. | Gordon Sim | 2007-06-13 | 1 | -59/+0 |