| Commit message (Expand) | Author | Age | Files | Lines |
| * | Commit of interop test stuff prior to M2 branch. | Robert Greig | 2007-03-15 | 3 | -0/+471 |
| * | Fixed problems with new retrotranslator plugin snapshot. Upgraded to use the ... | Robert Greig | 2007-03-13 | 1 | -32/+4 |
| * | QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_... | Martin Ritchie | 2007-03-13 | 1 | -1/+30 |
| * | (Patch submitted by Rupert Smith) | Robert Greig | 2007-03-07 | 1 | -6/+6 |
| * | QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol... | Martin Ritchie | 2007-03-06 | 2 | -6/+22 |
| * | (Patch submitted by Rupert Smith). java_iop.diff | Robert Greig | 2007-02-28 | 2 | -0/+1183 |
| * | QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi... | Robert Godfrey | 2007-02-25 | 6 | -109/+330 |
| * | QPID-346 Message loss after rollback | Martin Ritchie | 2007-02-23 | 2 | -0/+227 |
| * | (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav... | Robert Greig | 2007-02-20 | 3 | -36/+272 |
| * | QPID-325 : Persist durable exchange information in the store | Robert Godfrey | 2007-02-20 | 10 | -5/+317 |
| * | Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett... | Martin Ritchie | 2007-02-20 | 4 | -14/+10 |
| * | QPID-372, QPID-376 Broker now ignores all frames for closing channels. | Martin Ritchie | 2007-02-19 | 2 | -2/+6 |
| * | QPID-375 : Default Exchange fixes | Robert Godfrey | 2007-02-19 | 2 | -3/+3 |
| * | QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e... | Robert Godfrey | 2007-02-16 | 2 | -11/+16 |
| * | QPID-11 remove protocol literals from code. | Martin Ritchie | 2007-02-16 | 11 | -41/+106 |
| * | QPID-366 : Reference counting not being decremented correctly and other persi... | Robert Godfrey | 2007-02-15 | 3 | -36/+41 |
| * | Applied QPID-162 patches from Kevin Smith | Martin Ritchie | 2007-02-14 | 20 | -45/+40 |
| * | Applied QPID-6 SSL Options patch from Kevin Smith | Martin Ritchie | 2007-02-14 | 5 | -487/+157 |
| * | (Path Qpid-337 submitted by Rupert Smith) | Robert Greig | 2007-02-12 | 1 | -4/+65 |
| * | QPID-358 : Field table encoding: types i and I are the wrong way round | Robert Godfrey | 2007-02-11 | 1 | -2/+2 |
| * | QPID-170 | Bhupendra Bhusman Bhardwaj | 2007-02-07 | 1 | -0/+12 |
| * | Unused so removing | Martin Ritchie | 2007-01-31 | 1 | -42/+0 |
| * | QPID-327 : Patch supplied by Rob Godfrey - [race condition] PoolingFilter : P... | Robert Greig | 2007-01-29 | 7 | -45/+113 |
| * | QPID-320 : Patch supplied by Rob Godfrey - Improve performance by remembering... | Robert Greig | 2007-01-29 | 14 | -110/+283 |
| * | QPID-317 : Patch supplied by Rob Godfrey - Remove dependency on JMS from comm... | Robert Greig | 2007-01-24 | 2 | -478/+0 |
| * | QPID-50 : Patch supplied by Rob Godfrey - Virtual Host implementation | Robert Greig | 2007-01-24 | 2 | -0/+13 |
| * | QPID-310 Propagated JMS Exception to client. | Martin Ritchie | 2007-01-22 | 1 | -0/+29 |
| * | QPID-275 : Patch supplied by Rob Godfrey - Add support for get / purge / qos ... | Robert Greig | 2007-01-19 | 2 | -0/+18 |
| * | * uses LONG_STRING in place of WIDE_STRING for properties set through FieldTa... | Gordon Sim | 2007-01-18 | 4 | -18/+8 |
| * | Fix to broken build due to missing file. | Robert Greig | 2007-01-16 | 1 | -0/+42 |
| * | QPID-245 reverted interop changes for the sake of JMS compliance. | Robert Greig | 2007-01-16 | 1 | -15/+10 |
| * | QPID-245 Field table now uses long str type for binary type - temporary inter... | Robert Greig | 2007-01-16 | 1 | -2/+4 |
| * | QPID-245 Field table now uses long str type for ascii string - temporary inte... | Robert Greig | 2007-01-16 | 1 | -2/+3 |
| * | QPID-245 Field table now uses short strings only for interop, pending full pr... | Robert Greig | 2007-01-16 | 1 | -6/+8 |
| * | QPID-295 | Bhupendra Bhusman Bhardwaj | 2007-01-15 | 1 | -1/+12 |
| * | Created common AMQMethodListener class, allowing the Request and Response man... | Kim van der Riet | 2007-01-12 | 1 | -0/+49 |
| * | QPID-278 | Martin Ritchie | 2007-01-12 | 1 | -0/+7 |
| * | QPID-146 QPID-112 QPID-278 | Martin Ritchie | 2007-01-12 | 1 | -4/+20 |
| * | Refactor to create a common AMQMethodEvent object. Also created a common AMQP... | Kim van der Riet | 2007-01-11 | 2 | -0/+97 |
| * | QPID-32 : Add persistence to work with ShortStrings | Robert Greig | 2007-01-11 | 1 | -0/+30 |
| * | QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more... | Robert Greig | 2007-01-10 | 1 | -1/+1 |
| * | QPID-271 : (Patch supplied by Rob Godfrey) Implement fanout exchange | Robert Greig | 2007-01-10 | 1 | -0/+4 |
| * | QPID-270 : (Patch supplied by Rob Godfrey) Change of use of AMQConnectionExce... | Robert Greig | 2007-01-09 | 1 | -2/+31 |
| * | QPID-268 : (Patch supplied by Rob Godfrey) Improvements to performance of gen... | Robert Greig | 2007-01-09 | 19 | -92/+487 |
| * | QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri... | Robert Greig | 2007-01-08 | 14 | -1712/+1635 |
| * | Fixed: [QPID-253] Existing classpath breaks codegen; [QPID-254] Build failure... | Kim van der Riet | 2007-01-08 | 2 | -11/+20 |
| * | QPID-252 : Reduce unnecessary object creation | Robert Greig | 2007-01-08 | 4 | -110/+117 |
| * | Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ... | Kim van der Riet | 2007-01-04 | 1 | -12/+0 |
| * | QPID-248 Modified field table types to not conflict with the officially speci... | Rafael H. Schloming | 2007-01-04 | 3 | -85/+64 |
| * | Added automatic build of generator; added dependency check on source XML file... | Kim van der Riet | 2007-01-02 | 2 | -5/+18 |