summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bugfixes:Gordon Sim2008-09-041-3/+3
* Cleaned up a warning on the Fedora 9 compilerTed Ross2008-09-041-1/+1
* Added default return values to satisfy a pedantic compiler (Fedora 9)Ted Ross2008-09-031-0/+4
* Disambiguated a mask-and-compare for the Fedora-9 compilerTed Ross2008-09-031-1/+1
* QPID-1174 Replaced copies with references (bugfix)Ted Ross2008-09-031-2/+2
* QPID-1174 Updates to the management frameworkTed Ross2008-09-0325-496/+1315
* QPID-1269 : Added test to ensure queue creation via the Factory is automatica...Martin Ritchie2008-09-031-0/+91
* QPID-1266 : Actually added the test.Martin Ritchie2008-09-031-0/+63
* QPID-1266 : Provided test for new stop() method. Updated RefCountExService to...Martin Ritchie2008-09-036-7/+35
* QPID-1269 : Added queue registration as part of the creation via the Factory....Martin Ritchie2008-09-033-2/+10
* QPID-107, adding schema for managing ACL pluginCarl C. Trieloff2008-09-031-0/+31
* Cluster multicasts buffers rather than frames.Alan Conway2008-09-0320-184/+307
* Fix build error in cluster code.Alan Conway2008-09-032-2/+2
* QPID-107 Implementation for ACL for C++ brokerCarl C. Trieloff2008-09-029-110/+985
* QPID-1268 : Added test for new methodsMartin Ritchie2008-09-021-0/+133
* QPID-1268 : Added single delete and recursive delete method to common FileUtils.Martin Ritchie2008-09-021-0/+31
* QPID-1266 - Provide a stop() method on AMQQueue to stop all processing on tha...Martin Ritchie2008-09-023-2/+18
* QPID-579 : Make broker stop on startup errorsMartin Ritchie2008-09-021-4/+12
* QPID-1119 : Exclude the Delay test from testing as until QPID-1262 is resolvedMartin Ritchie2008-09-025-0/+7
* QPID-1119 : modified the delay method to ensure that it always sleeps for the...Martin Ritchie2008-09-021-0/+15
* QPID-1256 : Update to ensure exit is performed when requiredMartin Ritchie2008-09-021-10/+12
* Addition of my key to KEYSMartin Ritchie2008-08-291-0/+36
* Added Apache license to LICENSE.Martin Ritchie2008-08-291-0/+205
* Further updates to NOTICE and LICENSE, to include Mina notice and license req...Martin Ritchie2008-08-292-82/+80
* Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...Alan Conway2008-08-2934-538/+670
* 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