| Commit message (Expand) | Author | Age | Files | Lines |
| * | Extension of publisher class for Topics | Marnie McCormack | 2009-10-23 | 1 | -0/+59 |
| * | Fix for large files in FileMessageFactory, changes to Publisher to make topic... | Marnie McCormack | 2009-10-23 | 3 | -13/+181 |
| * | Added the following test cases to the 010Excludes file to get the test profil... | Rajith Muditha Attapattu | 2009-10-23 | 1 | -0/+10 |
| * | Get selected TCP listen port before building the pid file name; fixes regress... | Stephen D. Huston | 2009-10-23 | 1 | -2/+3 |
| * | Updated PersitentStoreTest so that it has its own sendMessages that does not ... | Martin Ritchie | 2009-10-22 | 2 | -21/+101 |
| * | QPID-2001 : Added A NullRootMessageLogger to drop logging, Currently only use... | Martin Ritchie | 2009-10-22 | 1 | -0/+60 |
| * | Removed "..." from suppressions to work with older valgrind versions. | Alan Conway | 2009-10-22 | 2 | -5/+15 |
| * | Move management-agent earlier in the init-sequence so it is destroyed after the | Ted Ross | 2009-10-22 | 2 | -2/+2 |
| * | Added operators for present/not-present in the object (i.e. for optional prop... | Ted Ross | 2009-10-22 | 1 | -1/+3 |
| * | Added immediate-publish for new connections and agents. This solves a race c... | Ted Ross | 2009-10-22 | 3 | -35/+53 |
| * | Improved suppression for TCPConnector leak. | Alan Conway | 2009-10-22 | 1 | -8/+4 |
| * | QPID-1732 - When an exchange is deleted, the binding-count for bound queues i... | Ted Ross | 2009-10-22 | 6 | -9/+85 |
| * | QPID-2001 : Updated Broker Logging Unit tests to ensure that they enable logg... | Martin Ritchie | 2009-10-22 | 8 | -2/+17 |
| * | Tidied up dependencies in IOHandle so that it is no longer | Andrew Stitcher | 2009-10-21 | 7 | -43/+41 |
| * | Add missing accept() call to start listening on broker port | Stephen D. Huston | 2009-10-21 | 1 | -3/+4 |
| * | Fix problems with sessions going out of scope and session numbers wrapping ar... | Alan Conway | 2009-10-21 | 6 | -29/+52 |
| * | Fix repository location and update CMake-based build instructions | Stephen D. Huston | 2009-10-21 | 1 | -7/+8 |
| * | Update to buildCreator to REVISIONS.txt. Includes URL for source. along with ... | Martin Ritchie | 2009-10-21 | 1 | -1/+20 |
| * | Sort Patches so they apply alphabetically | Martin Ritchie | 2009-10-21 | 1 | -0/+1 |
| * | Update patch command to have option -E so that it will remove empty files | Martin Ritchie | 2009-10-21 | 1 | -1/+1 |
| * | Update PropertiesFileInitialContextFactory to give more details on error. | Martin Ritchie | 2009-10-21 | 2 | -37/+2 |
| * | QPID-1872: remove systest and reinstate equivalent unit test | Robert Gemmell | 2009-10-21 | 2 | -52/+2 |
| * | QPID-1304: update ACL test + configuration file to use a static ACL configura... | Robert Gemmell | 2009-10-21 | 2 | -6/+30 |
| * | Initial checkin of portable message store plugin and MS SQL-specific storage ... | Stephen D. Huston | 2009-10-21 | 31 | -11/+4104 |
| * | Add ability to load modules from something other than a .so file; allows load... | Stephen D. Huston | 2009-10-21 | 2 | -1/+11 |
| * | Fixed memory leak on broker shutdown. Broker's management agent pointer is now | Ted Ross | 2009-10-20 | 2 | -6/+6 |
| * | Modified to work on Windows; fixes QPID-2149. | Stephen D. Huston | 2009-10-20 | 2 | -11/+18 |
| * | Carry over recent AsynchIO-level changes to Windows. | Stephen D. Huston | 2009-10-20 | 8 | -77/+79 |
| * | Supress TCPConnector join leak, disabled valgrind --gen-supressions - too ver... | Alan Conway | 2009-10-20 | 2 | -1/+16 |
| * | QPID-1301 Updated test config | Marnie McCormack | 2009-10-20 | 1 | -10/+11 |
| * | QPID-2131: fix for dropped auth in cluster members | Nuno Santos | 2009-10-20 | 1 | -1/+5 |
| * | QPID-2126 - Sync the python QMF bindings to the current Ruby QMF bindings imp... | Ted Ross | 2009-10-20 | 3 | -175/+842 |
| * | QPID-2055: update test to ensure all test files created are cleared up | Robert Gemmell | 2009-10-20 | 2 | -1/+12 |
| * | QPID-2055: remove use of FileUtils.copyCheckedEx for security reasons, genera... | Robert Gemmell | 2009-10-20 | 1 | -26/+25 |
| * | QPID-2042: update test to ensure all test files created are cleared up | Robert Gemmell | 2009-10-20 | 1 | -2/+7 |
| * | QPID-2042: remove use of FileUtils.copyCheckedEx for security reasons, genera... | Robert Gemmell | 2009-10-20 | 1 | -20/+24 |
| * | QPID-2041: update test to ensure all test files created are cleared up | Robert Gemmell | 2009-10-20 | 1 | -10/+29 |
| * | QPID-2041: remove use of FileUtils.copyCheckedEx for security reasons, genera... | Robert Gemmell | 2009-10-20 | 1 | -20/+25 |
| * | QPID-2040: update test to ensure all test files created are cleared up | Robert Gemmell | 2009-10-20 | 1 | -0/+20 |
| * | QPID-2040: remove use of FileUtils.copyCheckedEx for security reasons, genera... | Robert Gemmell | 2009-10-20 | 1 | -21/+25 |
| * | QPID-1301 Fixes for issues with temporary queue permissions, including promot... | Marnie McCormack | 2009-10-20 | 3 | -223/+298 |
| * | Change CPG initialization log message to notice level. | Alan Conway | 2009-10-19 | 1 | -2/+2 |
| * | QPID-1859 - Converted System.out.println to _logger.info. | Martin Ritchie | 2009-10-19 | 1 | -5/+8 |
| * | QPID-2085 : Revert the addition of APPEND. We should use a rolling file appen... | Martin Ritchie | 2009-10-19 | 2 | -6/+1 |
| * | Remove Java 1.6 @Overrides on interface implmentations | Martin Ritchie | 2009-10-19 | 2 | -17/+3 |
| * | QPID-1816 : When client fails over due to an error, that error is still held ... | Martin Ritchie | 2009-10-19 | 2 | -0/+22 |
| * | r817742 (the fix for QPID-2102) did not cover the case for 2pc transactions r... | Gordon Sim | 2009-10-18 | 4 | -5/+26 |
| * | Change threshold for reporting a timer as late from 10 to 50 msec. Resolves Q... | Stephen D. Huston | 2009-10-16 | 1 | -1/+1 |
| * | Add API doc generation and install to CMake build. | Stephen D. Huston | 2009-10-16 | 2 | -2/+42 |
| * | Consistently show qpid-based paths in #include directives. Help this work fro... | Stephen D. Huston | 2009-10-16 | 1 | -4/+4 |