| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bugfixes: | Gordon Sim | 2008-09-04 | 1 | -3/+3 |
| * | Cleaned up a warning on the Fedora 9 compiler | Ted Ross | 2008-09-04 | 1 | -1/+1 |
| * | Added default return values to satisfy a pedantic compiler (Fedora 9) | Ted Ross | 2008-09-03 | 1 | -0/+4 |
| * | Disambiguated a mask-and-compare for the Fedora-9 compiler | Ted Ross | 2008-09-03 | 1 | -1/+1 |
| * | QPID-1174 Replaced copies with references (bugfix) | Ted Ross | 2008-09-03 | 1 | -2/+2 |
| * | QPID-1174 Updates to the management framework | Ted Ross | 2008-09-03 | 25 | -496/+1315 |
| * | QPID-1269 : Added test to ensure queue creation via the Factory is automatica... | Martin Ritchie | 2008-09-03 | 1 | -0/+91 |
| * | QPID-1266 : Actually added the test. | Martin Ritchie | 2008-09-03 | 1 | -0/+63 |
| * | QPID-1266 : Provided test for new stop() method. Updated RefCountExService to... | Martin Ritchie | 2008-09-03 | 6 | -7/+35 |
| * | QPID-1269 : Added queue registration as part of the creation via the Factory.... | Martin Ritchie | 2008-09-03 | 3 | -2/+10 |
| * | QPID-107, adding schema for managing ACL plugin | Carl C. Trieloff | 2008-09-03 | 1 | -0/+31 |
| * | Cluster multicasts buffers rather than frames. | Alan Conway | 2008-09-03 | 20 | -184/+307 |
| * | Fix build error in cluster code. | Alan Conway | 2008-09-03 | 2 | -2/+2 |
| * | QPID-107 Implementation for ACL for C++ broker | Carl C. Trieloff | 2008-09-02 | 9 | -110/+985 |
| * | QPID-1268 : Added test for new methods | Martin Ritchie | 2008-09-02 | 1 | -0/+133 |
| * | QPID-1268 : Added single delete and recursive delete method to common FileUtils. | Martin Ritchie | 2008-09-02 | 1 | -0/+31 |
| * | QPID-1266 - Provide a stop() method on AMQQueue to stop all processing on tha... | Martin Ritchie | 2008-09-02 | 3 | -2/+18 |
| * | QPID-579 : Make broker stop on startup errors | Martin Ritchie | 2008-09-02 | 1 | -4/+12 |
| * | QPID-1119 : Exclude the Delay test from testing as until QPID-1262 is resolved | Martin Ritchie | 2008-09-02 | 5 | -0/+7 |
| * | QPID-1119 : modified the delay method to ensure that it always sleeps for the... | Martin Ritchie | 2008-09-02 | 1 | -0/+15 |
| * | QPID-1256 : Update to ensure exit is performed when required | Martin Ritchie | 2008-09-02 | 1 | -10/+12 |
| * | Addition of my key to KEYS | Martin Ritchie | 2008-08-29 | 1 | -0/+36 |
| * | Added Apache license to LICENSE. | Martin Ritchie | 2008-08-29 | 1 | -0/+205 |
| * | Further updates to NOTICE and LICENSE, to include Mina notice and license req... | Martin Ritchie | 2008-08-29 | 2 | -82/+80 |
| * | Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat... | Alan Conway | 2008-08-29 | 34 | -538/+670 |
| * | QPID-1263: fixed codegen to not ignore passed in boolean values | Rafael H. Schloming | 2008-08-29 | 2 | -1/+51 |
| * | excluded more InVM tests from the cpp profiles | Rafael H. Schloming | 2008-08-29 | 3 | -1/+3 |
| * | QPID-1208: fixed ConnectionURLTest to match the new behavior of AMQConnection... | Rafael H. Schloming | 2008-08-29 | 1 | -1/+2 |
| * | Updated Notice based on feedback from dkulp | Martin Ritchie | 2008-08-29 | 1 | -89/+61 |
| * | Updated License and Notice in Java, added missing L & N files to directories ... | Martin Ritchie | 2008-08-29 | 23 | -338/+1626 |
| * | test svn | Carl C. Trieloff | 2008-08-29 | 1 | -1/+0 |
| * | Update LICENSE and NOTICE files based on our current java usage | Martin Ritchie | 2008-08-29 | 2 | -78/+67 |
| * | Add top level DISLAIMER, LICENSE, NOTICE, KEYS with pointers to subproject on... | Aidan Skinner | 2008-08-28 | 5 | -0/+345 |
| * | Add ASL to everywhere, to everything. | Aidan Skinner | 2008-08-28 | 89 | -152/+1866 |
| * | This is related to QPID-1208 | Rajith Muditha Attapattu | 2008-08-28 | 1 | -8/+1 |
| * | echotest: tab separated. | Alan Conway | 2008-08-26 | 2 | -1/+44 |
| * | Added ClusterFixture::kill | Alan Conway | 2008-08-26 | 1 | -35/+4 |
| * | Test improvements. | Alan Conway | 2008-08-26 | 4 | -26/+95 |
| * | Add license | Gordon Sim | 2008-08-26 | 1 | -0/+21 |
| * | Removed unused rpm targets and files. | Alan Conway | 2008-08-26 | 6 | -334/+135 |
| * | QPID-1119 : Excluded the InVM test from the external broker runs. | Martin Ritchie | 2008-08-22 | 4 | -0/+9 |
| * | QPID-1119 : M2x commit : Addition of a System property to AMQProtocolHandler.... | Martin Ritchie | 2008-08-22 | 6 | -6/+548 |
| * | QPID-1258 add ASL to java files that were missing it | Aidan Skinner | 2008-08-22 | 49 | -1/+1030 |
| * | QPID-1258: Remove crufty duplicates of DISCLAIMER, LICENSE, NOTICE and README... | Aidan Skinner | 2008-08-22 | 11 | -697/+53 |
| * | Update & correct some of the notes included with the release. | Gordon Sim | 2008-08-22 | 6 | -88/+146 |
| * | Use numeric version number 0.3 in AC_INIT. | Alan Conway | 2008-08-21 | 1 | -1/+1 |
| * | Fix typo. | Alan Conway | 2008-08-21 | 1 | -1/+1 |
| * | Pre-buffering output strategy for cluster. | Alan Conway | 2008-08-21 | 20 | -87/+466 |
| * | Update version, NOTICE files. | Aidan Skinner | 2008-08-21 | 4 | -5/+48 |
| * | QPID-1167: reset queue notification lists when creating queues. Pull out defa... | Aidan Skinner | 2008-08-21 | 7 | -25/+73 |