summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1263: fixed codegen to not ignore passed in boolean valuesRafael H. Schloming2008-08-292-1/+51
* excluded more InVM tests from the cpp profilesRafael H. Schloming2008-08-293-1/+3
* QPID-1208: fixed ConnectionURLTest to match the new behavior of AMQConnection...Rafael H. Schloming2008-08-291-1/+2
* Updated Notice based on feedback from dkulpMartin Ritchie2008-08-291-89/+61
* Updated License and Notice in Java, added missing L & N files to directories ...Martin Ritchie2008-08-2923-338/+1626
* test svnCarl C. Trieloff2008-08-291-1/+0
* Update LICENSE and NOTICE files based on our current java usageMartin Ritchie2008-08-292-78/+67
* Add top level DISLAIMER, LICENSE, NOTICE, KEYS with pointers to subproject on...Aidan Skinner2008-08-285-0/+345
* Add ASL to everywhere, to everything.Aidan Skinner2008-08-2889-152/+1866
* This is related to QPID-1208Rajith Muditha Attapattu2008-08-281-8/+1
* echotest: tab separated.Alan Conway2008-08-262-1/+44
* Added ClusterFixture::killAlan Conway2008-08-261-35/+4
* Test improvements.Alan Conway2008-08-264-26/+95
* Add licenseGordon Sim2008-08-261-0/+21
* Removed unused rpm targets and files.Alan Conway2008-08-266-334/+135
* QPID-1119 : Excluded the InVM test from the external broker runs.Martin Ritchie2008-08-224-0/+9
* QPID-1119 : M2x commit : Addition of a System property to AMQProtocolHandler....Martin Ritchie2008-08-226-6/+548
* QPID-1258 add ASL to java files that were missing itAidan Skinner2008-08-2249-1/+1030
* QPID-1258: Remove crufty duplicates of DISCLAIMER, LICENSE, NOTICE and README...Aidan Skinner2008-08-2211-697/+53
* Update & correct some of the notes included with the release.Gordon Sim2008-08-226-88/+146
* Use numeric version number 0.3 in AC_INIT.Alan Conway2008-08-211-1/+1
* Fix typo.Alan Conway2008-08-211-1/+1
* Pre-buffering output strategy for cluster.Alan Conway2008-08-2120-87/+466
* Update version, NOTICE files.Aidan Skinner2008-08-214-5/+48
* QPID-1167: reset queue notification lists when creating queues. Pull out defa...Aidan Skinner2008-08-217-25/+73
* Sorry went crazy with git and didn't meant to commit this changeMartin Ritchie2008-08-211-4/+3
* QPID-1225 : Changed SimpleACLTest to use QpidTestCase so the failing test can...Martin Ritchie2008-08-211-2/+31
* QPID-1256 : Initial commit of build creator tool. Documentation to appear on ...Martin Ritchie2008-08-213-0/+1409
* Stopped the broker closing the ProtocolSessions as this was causing the clien...Martin Ritchie2008-08-211-4/+5
* QPID-1225 : Remove SimpleACLTest from the test runs as the issues has been id...Martin Ritchie2008-08-215-0/+13
* Remove old crufty helper that is not used.Martin Ritchie2008-08-211-102/+0
* Add Simple Request/Response Example from M2.xMartin Ritchie2008-08-212-0/+476
* QPID-1225 : Temporary commit to allow CI systems to help diagnose cause of ra...Martin Ritchie2008-08-212-1/+9
* QPID-1217: make temporary queue creation actually create the temporary queue.Aidan Skinner2008-08-205-34/+84
* QPID-1202: TopicExchance.removeFilteredQueue: if there are no instances of th...Aidan Skinner2008-08-201-8/+11
* Remove 'clever' locking as it actually degrades performance.Gordon Sim2008-08-202-40/+1
* QPID-1252: remove the durable subscription when done with it, and increased a...Rafael H. Schloming2008-08-201-1/+2
* qpid-1251: changed close method for closing the underlying socket on windows ...Arnaud Simon2008-08-201-1/+8
* Forgot to remove unneeded commentKim van der Riet2008-08-191-1/+0
* Missing DTX recover code for --dtx mode in txtestKim van der Riet2008-08-192-1/+30
* increased the timeout in the new DurableSubscriptionTest from 250 millisecond...Rafael H. Schloming2008-08-191-1/+1
* QPID-1202: Rebind durable subscriptions if the arguments have changedAidan Skinner2008-08-192-8/+85
* Added --dtx option to txtest for DTX transaction testingKim van der Riet2008-08-181-5/+28
* Configure --without-cpg by default for M3.Alan Conway2008-08-181-5/+3
* QPID-1250: Ensure broker receives session.detached before channel can be reused.Gordon Sim2008-08-181-1/+6
* QPID-1252: modified tests to unsubscribe the durable subscriptions they createRafael H. Schloming2008-08-183-0/+11
* QPID-1226 : Last few changes to correctly shutdown all ApplicationRegistries ...Martin Ritchie2008-08-186-3/+47
* Fix memory leak in Cluster and enable valgrind in ais_checkAlan Conway2008-08-155-13/+32
* QPID-1246 : set execute permissions on the bin scriptsMartin Ritchie2008-08-158-0/+0
* QPID-1245: use notifyMessage rather than onMessage in setMessageListener so t...Rafael H. Schloming2008-08-152-1/+11