summaryrefslogtreecommitdiff
path: root/java/broker
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-540 Prevent NPE when purging message from the main _message queue in the...Martin Ritchie2007-07-173-56/+135
* QPID-538 Check to ensure a duplicate binding is not created.Martin Ritchie2007-07-176-25/+61
* Update to the MessageStore Tool to provide Move and Purge functionality.Martin Ritchie2007-07-175-138/+247
* Additional logging in case of broker failure at startup.Martin Ritchie2007-07-171-1/+4
* QPID-537 : Make AMQMessage.incrementReference publicRobert Godfrey2007-07-161-1/+1
* Added message copy method.Rupert Smith2007-07-101-19/+83
* Forgot to compile before committing. Missed a method change in the Select com...Martin Ritchie2007-07-051-1/+1
* Minor changes and tidy up when running via command line.Martin Ritchie2007-07-0510-52/+262
* Tidied up some extranious logging.Martin Ritchie2007-07-043-44/+42
* Addition of the MessageStore Tool.Martin Ritchie2007-07-0436-69/+4035
* Messages moved by management console now commited on the message store.Rupert Smith2007-07-042-102/+125
* Added some documentation.Rupert Smith2007-07-022-226/+348
* renamed the passwd programme qpid-passwd to match the change in bin directory.Martin Ritchie2007-06-271-2/+2
* Updated default guest password as it was not correct.Martin Ritchie2007-06-271-1/+1
* QPID-509 Mandatory messages not returned outside a transaction. They are now.Rupert Smith2007-06-267-319/+331
* Added minimal checkstyle to project reports. Fixed some problems with site ge...Rupert Smith2007-06-213-60/+74
* Proper update to PrincipalDatabase's to ensure they work correctly with # com...Martin Ritchie2007-06-202-17/+23
* QPID-525 Memory leak in DestWildExchange. Used routing key in remove rather t...Martin Ritchie2007-06-181-2/+1
* Added SLF4J to Log4J binding.Rupert Smith2007-06-181-7/+12
* Various License header updates, missed this file. Though the first update of ...Martin Ritchie2007-06-181-0/+18
* Various License header updates.Martin Ritchie2007-06-187-13/+104
* Various License header updates.Martin Ritchie2007-06-1813-16/+211
* Removed log4j dependency from client. Using slf4j instead, end-user to supply...Rupert Smith2007-06-111-5/+17
* Update to ensure fastinstall profile skips the broker python tests.Martin Ritchie2007-05-301-6/+1
* Can now pass property to skip python tests, set in settings.xmlRupert Smith2007-05-291-0/+8
* QPID-482 : Small performance tweaksRobert Godfrey2007-05-242-22/+18
* Documented all exception.Rupert Smith2007-05-2111-107/+218
* QPID-401 Update to allow -Dskip-python-tests to disable python checkingMartin Ritchie2007-05-181-1/+1
* QPID-401 Update to allow -Dskip-python-tests to disable python checkingMartin Ritchie2007-05-181-0/+1
* QPID-401 Update to pom to correctly set the broker.dirMartin Ritchie2007-05-181-4/+5
* QPID-401 Integrated python tests with maven tested on windows CMD.exe and lin...Martin Ritchie2007-05-184-2/+215
* Fixed failing python tests. The rather annoying way we unsubscribe subscriber...Martin Ritchie2007-05-171-1/+7
* Fix for broken CSDM message purging routine that was causing python test_get ...Martin Ritchie2007-05-171-7/+49
* QPID-3 Topic Matching with testsMartin Ritchie2007-05-152-10/+786
* QPID-484 Provided default GC and easy customisation.. via setting QPID_JAVA_QC.Martin Ritchie2007-05-091-0/+1
* QPID-25 TimeToLive Basic implementation. Martin Ritchie2007-05-095-6/+81
* QPID-482 : Small performance enhancementsRobert Godfrey2007-05-096-59/+52
* Added default password file for use with Base64MD5PassswordFilePrincipalDatabaseMartin Ritchie2007-05-081-0/+4
* QPID-480 : Avoid deadlock on UnacknowledgedMessageMap and ConcurrentSelectorD...Robert Godfrey2007-05-071-1/+2
* Management console users list display is updated.Bhupendra Bhusman Bhardwaj2007-05-031-1/+1
* Removed accidental inclusion of copyright notices.Robert Greig2007-05-026-6/+0
* Exchange MBeans updated - init method moved to super class. Bhupendra Bhusman Bhardwaj2007-05-025-70/+35
* Comments and Test changesMartin Ritchie2007-05-011-1/+12
* Added Apache legal headers and added qpid.start which logs the startup commandMartin Ritchie2007-04-273-0/+57
* Updated PrincipalDatabase implementations to return empty strings rather than...Martin Ritchie2007-04-272-2/+4
* Bin Updates: Qpid-Run removed new bash 3.x feature += replaced with option="$...Martin Ritchie2007-04-272-21/+9
* QPID-473 Base64MD5PrincipalDatabase doesn't check password changes were appli...Martin Ritchie2007-04-271-17/+5
* QPID-292 - Authentication not handled correctly.Martin Ritchie2007-04-261-2/+17
* Reduced logging on requeue.Martin Ritchie2007-04-241-9/+5
* Defaulted the use of management.security-enabled security to false. As this r...Martin Ritchie2007-04-241-1/+1