summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 549530-550509 via svnmerge from Martin Ritchie2007-06-2728-310/+1929
* Fixes and tests:Gordon Sim2007-06-275-5/+89
* added public void declareAndBind(AMQDestination amqd)Arnaud Simon2007-06-271-0/+10
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-2717-3/+434
* Added previews of the exchange- and binding- query methods that have been agr...Gordon Sim2007-06-271-0/+165
* Fixed client leak and python tests portAlan Conway2007-06-273-20/+19
* Fix shutdown race in Connector.Alan Conway2007-06-271-1/+1
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-2726-684/+508
* * src/tests/cluster.mk: Replace sudo with newgrp for ais tests.Alan Conway2007-06-263-13/+14
* * src/qpid/framing/Handler.h: Tempates for handlers and handler chains.Alan Conway2007-06-265-8/+173
* Fix bug in cluster-disabled mode.Alan Conway2007-06-261-1/+2
* Missing file from last commitAlan Conway2007-06-261-0/+51
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-2629-117/+909
* Added troubleshooting case for ./configureCarl C. Trieloff2007-06-251-0/+10
* Blocked revisions 539594 via svnmergeAlan Conway2007-06-220-0/+0
* Dummy libcluster.so when openais is not available, keep rpmbuild happy.Alan Conway2007-06-202-4/+7
* changed setText to use UTF8 as default encoder Arnaud Simon2007-06-201-1/+1
* Merged revisions 549011 via svnmerge from Martin Ritchie2007-06-202-17/+23
* Blocked revisions 540511 via svnmergeGordon Sim2007-06-190-0/+0
* Merged revisions 544508 via svnmerge from Rupert Smith2007-06-196-0/+885
* Fixed outstanding merge issues and updates to trunk code that were required f...Martin Ritchie2007-06-198-259/+319
* Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395...Martin Ritchie2007-06-18110-75243/+1666
* Intermediate checkin with preliminary work on epoll based net IOAndrew Stitcher2007-06-1823-365/+1609
* Parser for AMQP-95 URLsAlan Conway2007-06-155-0/+257
* remove for changing nameArnaud Simon2007-06-151-825/+0
* includes the dtx part of AMQP 0.10 Arnaud Simon2007-06-151-0/+825
* Merged revisions 547178 via svnmerge from Martin Ritchie2007-06-153-6/+12
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-15138-4781/+7160
* Blocked revisions 537171,540169 via svnmergeGordon Sim2007-06-150-0/+0
* Minor update of log messages.Gordon Sim2007-06-151-2/+2
* Recorded merge of revisions 536253-536278,536280-536338,536340-536479,536481-...Gordon Sim2007-06-150-0/+0
* Fixed catch clauses to catch by const & and use std::exception forAlan Conway2007-06-146-11/+11
* Add ability for a queue to record all bindings to it, such that these can be ...Gordon Sim2007-06-148-3/+176
* Removed unused files src/qpid/client/ClientAdapter.cpp and .h.Alan Conway2007-06-133-137/+0
* Examples update, exception handling.Alan Conway2007-06-133-3/+5
* Removed unused file.Gordon Sim2007-06-131-59/+0
* Example updates from jrobie.Alan Conway2007-06-132-12/+10
* Various minor fixes to build and test process:Gordon Sim2007-06-134-3/+4
* Initial examples directory with jrobies example programs and Makefile.am.Alan Conway2007-06-125-0/+279
* add libqpidcluster.so to installed libraries.Alan Conway2007-06-121-0/+1
* QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.Alan Conway2007-06-116-148/+203
* Handler refactoring notes for cluster.Alan Conway2007-06-111-0/+161
* src/tests/Makefile.am: Fix typo in makefileAlan Conway2007-06-081-1/+1
* Add missing scripts to EXTRA_DISTAlan Conway2007-06-081-2/+3
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-0818-60/+672
* AddAlan Conway2007-06-070-0/+0
* Build support for clustering, initial CPG wrapper & tests.Alan Conway2007-06-0716-32/+374
* Made FieldTable argument of client::Channel::bind() optional.Alan Conway2007-06-062-4/+3
* Merged in channel.flow implementation and interoperability tests.Gordon Sim2007-06-0616-7/+932
* Fixed qpidd --trace flag to be equivalent to "--log.enable trace+"Alan Conway2007-06-061-1/+1