summaryrefslogtreecommitdiff
path: root/java/common/src
Commit message (Expand)AuthorAgeFilesLines
* made a copyRobert Godfrey2007-03-2236-280/+955
* QPID-346 Message loss after rollbackMartin Ritchie2007-02-232-0/+227
* (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav...Robert Greig2007-02-202-0/+234
* QPID-325 : Persist durable exchange information in the storeRobert Godfrey2007-02-2010-5/+317
* Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett...Martin Ritchie2007-02-204-14/+10
* QPID-372, QPID-376 Broker now ignores all frames for closing channels. Martin Ritchie2007-02-192-2/+6
* QPID-375 : Default Exchange fixesRobert Godfrey2007-02-192-3/+3
* QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e...Robert Godfrey2007-02-162-11/+16
* QPID-11 remove protocol literals from code. Martin Ritchie2007-02-1611-41/+106
* QPID-366 : Reference counting not being decremented correctly and other persi...Robert Godfrey2007-02-153-36/+41
* Applied QPID-162 patches from Kevin SmithMartin Ritchie2007-02-1420-45/+40
* Applied QPID-6 SSL Options patch from Kevin SmithMartin Ritchie2007-02-145-487/+157
* QPID-358 : Field table encoding: types i and I are the wrong way roundRobert Godfrey2007-02-111-2/+2
* QPID-170Bhupendra Bhusman Bhardwaj2007-02-071-0/+12
* Unused so removingMartin Ritchie2007-01-311-42/+0
* QPID-327 : Patch supplied by Rob Godfrey - [race condition] PoolingFilter : P...Robert Greig2007-01-297-45/+113
* QPID-320 : Patch supplied by Rob Godfrey - Improve performance by remembering...Robert Greig2007-01-2914-110/+283
* QPID-317 : Patch supplied by Rob Godfrey - Remove dependency on JMS from comm...Robert Greig2007-01-241-473/+0
* QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementationRobert Greig2007-01-242-0/+13
* QPID-310 Propagated JMS Exception to client.Martin Ritchie2007-01-221-0/+29
* QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ...Robert Greig2007-01-192-0/+18
* * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa...Gordon Sim2007-01-184-18/+8
* Fix to broken build due to missing file.Robert Greig2007-01-161-0/+42
* QPID-245 reverted interop changes for the sake of JMS compliance.Robert Greig2007-01-161-15/+10
* QPID-245 Field table now uses long str type for binary type - temporary inter...Robert Greig2007-01-161-2/+4
* QPID-245 Field table now uses long str type for ascii string - temporary inte...Robert Greig2007-01-161-2/+3
* QPID-245 Field table now uses short strings only for interop, pending full pr...Robert Greig2007-01-161-6/+8
* QPID-295Bhupendra Bhusman Bhardwaj2007-01-151-1/+12
* Created common AMQMethodListener class, allowing the Request and Response man...Kim van der Riet2007-01-121-0/+49
* Refactor to create a common AMQMethodEvent object. Also created a common AMQP...Kim van der Riet2007-01-112-0/+97
* QPID-32 : Add persistence to work with ShortStringsRobert Greig2007-01-111-0/+30
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-101-1/+1
* QPID-271 : (Patch supplied by Rob Godfrey) Implement fanout exchangeRobert Greig2007-01-101-0/+4
* QPID-270 : (Patch supplied by Rob Godfrey) Change of use of AMQConnectionExce...Robert Greig2007-01-091-2/+31
* QPID-268 : (Patch supplied by Rob Godfrey) Improvements to performance of gen...Robert Greig2007-01-0919-92/+487
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-0814-1712/+1635
* QPID-252 : Reduce unnecessary object creationRobert Greig2007-01-084-110/+117
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-041-12/+0
* QPID-248 Modified field table types to not conflict with the officially speci...Rafael H. Schloming2007-01-043-85/+64
* QPID-227 Renamed version.properties to qpidversion.properties due to clash wi...Robert Greig2006-12-261-6/+40
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-221-45/+1
* QPID-229 : Patch supplied by Rob Godfrey - Change implementation of FieldTableRobert Greig2006-12-2211-1716/+1525
* File tidy-up for AMQP version code: Removed old XSLT files; moved cluster.asl...Kim van der Riet2006-12-2211-975/+0
* AMQP version using new generator - Part 1. In these changes, all places where...Kim van der Riet2006-12-2211-26/+58
* QPID-227Bhupendra Bhusman Bhardwaj2006-12-211-6/+44
* Updated FilterTypes to be more accurate NO_CONSUME and AUTO_CLOSEMartin Ritchie2006-12-201-1/+2
* Added new enum for AMQP Filter typesMartin Ritchie2006-12-201-0/+39
* Maven output clean up.Martin Ritchie2006-12-191-2/+2
* QPID-216Martin Ritchie2006-12-192-0/+75
* QPID-21Martin Ritchie2006-12-194-7/+69