| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added building of examples and java 1.4 client to main build. So we don't for... | Martin Ritchie | 2007-02-21 | 1 | -0/+2 |
| * | * qpidc.spec.in: Add a %changelog entry for 0.1-4. | Jim Meyering | 2007-02-20 | 1 | -1/+6 |
| * | (Path submitted by Rupert Smith) Qpid-338. Custom SASL implementation for Jav... | Robert Greig | 2007-02-20 | 21 | -256/+2514 |
| * | QPID-382 | Bhupendra Bhusman Bhardwaj | 2007-02-20 | 2 | -36/+52 |
| * | QPID-325 : Persist durable exchange information in the store | Robert Godfrey | 2007-02-20 | 51 | -306/+1099 |
| * | Intelj renamed AMQInvalidArgumentException in the generated code not the gram... | Martin Ritchie | 2007-02-20 | 1 | -3/+3 |
| * | Renamed AMQInvalidSelectorException to be AMQInvalidArgumentException to bett... | Martin Ritchie | 2007-02-20 | 8 | -31/+25 |
| * | QPID-374 | Bhupendra Bhusman Bhardwaj | 2007-02-19 | 14 | -397/+637 |
| * | Fully propogated timeouts during AMQConnection.close. Still needs timeouts to... | Martin Ritchie | 2007-02-19 | 4 | -104/+12 |
| * | * qpidc.spec.in (URL): Update URL: and Source0: to point use | Jim Meyering | 2007-02-19 | 1 | -2/+2 |
| * | QPID-379 Bounced Messages do not appear in connection exception listener. | Martin Ritchie | 2007-02-19 | 6 | -93/+226 |
| * | QPID-376 Renamed Test case StateManager | Martin Ritchie | 2007-02-19 | 1 | -3/+1 |
| * | QPID-376 Renamed Test case StateManager | Martin Ritchie | 2007-02-19 | 1 | -0/+108 |
| * | Badly named file annoyed surefire | Martin Ritchie | 2007-02-19 | 1 | -108/+0 |
| * | QPID-372, QPID-376 Broker now ignores all frames for closing channels. | Martin Ritchie | 2007-02-19 | 11 | -112/+822 |
| * | QPID-375 : Default Exchange fixes | Robert Godfrey | 2007-02-19 | 4 | -6/+12 |
| * | QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e... | Robert Godfrey | 2007-02-18 | 1 | -8/+1 |
| * | QPID-375 : remove assumptions on standard exchanges (amq.direct, amq.topic, e... | Robert Godfrey | 2007-02-16 | 71 | -278/+677 |
| * | QPID-376 - Updated All Handlers to throw channel exception when channel is null. | Martin Ritchie | 2007-02-16 | 1 | -4/+4 |
| * | QPID-11 remove protocol literals from code. | Martin Ritchie | 2007-02-16 | 1 | -2/+2 |
| * | QPID-373 Queue|Exchange}{Bind|Declare} should be synchronous to correctly rec... | Martin Ritchie | 2007-02-16 | 1 | -1/+1 |
| * | QPID-373 Queue|Exchange}{Bind|Declare} should be synchronous to correctly rec... | Martin Ritchie | 2007-02-16 | 1 | -89/+92 |
| * | QPID-11 remove protocol literals from code. | Martin Ritchie | 2007-02-16 | 43 | -150/+325 |
| * | QPID-372 Broker doesn't wait for ChannelClose-Ok. | Martin Ritchie | 2007-02-16 | 5 | -98/+144 |
| * | BasicConsumeMethodHandler - tidied up local channel/connection close frame wr... | Martin Ritchie | 2007-02-16 | 1 | -32/+17 |
| * | QPID-366 : Reference counting not being decremented correctly and other persi... | Robert Godfrey | 2007-02-15 | 25 | -123/+205 |
| * | virtual host testpath replaced with test | Bhupendra Bhusman Bhardwaj | 2007-02-15 | 2 | -2/+2 |
| * | If there is any error in closing the connection, then also the thread setup s... | Bhupendra Bhusman Bhardwaj | 2007-02-15 | 1 | -3/+5 |
| * | QPID-369 | Bhupendra Bhusman Bhardwaj | 2007-02-15 | 2 | -3/+127 |
| * | Applied QPID-351 patch 1 with the following mods: | Alan Conway | 2007-02-14 | 7 | -490/+266 |
| * | Reset log level from error to info. | Martin Ritchie | 2007-02-14 | 1 | -1/+1 |
| * | Missed the commit on these for QPID-162 supplied by Kevin Smith | Martin Ritchie | 2007-02-14 | 3 | -4/+1 |
| * | Updated Management pom to skip tests so we don't get the failure during builds. | Martin Ritchie | 2007-02-14 | 1 | -0/+3 |
| * | Applied QPID-162 patches from Kevin Smith | Martin Ritchie | 2007-02-14 | 279 | -1473/+1859 |
| * | Applied QPID-6 SSL Options patch from Kevin Smith | Martin Ritchie | 2007-02-14 | 18 | -607/+408 |
| * | QPID-367 | Bhupendra Bhusman Bhardwaj | 2007-02-14 | 2 | -13/+13 |
| * | Add durability property to queues and pass this to broker on declare. | Gordon Sim | 2007-02-14 | 3 | -14/+25 |
| * | QPID-368 Revised. Had the wrong logging level set on an log statement | Martin Ritchie | 2007-02-14 | 1 | -1/+1 |
| * | QPID-368 Added the first data body to the list when creating it. included tes... | Martin Ritchie | 2007-02-14 | 2 | -0/+189 |
| * | Applied patch from Jim Meyering, submitted on dev list: | Gordon Sim | 2007-02-14 | 1 | -1/+1 |
| * | Applied patch from Jim Meyering, submitted on dev list: | Gordon Sim | 2007-02-14 | 1 | -1/+1 |
| * | Applied patch from Jim Meyering submitted on dev list: | Gordon Sim | 2007-02-14 | 1 | -3/+2 |
| * | Applied patch from Jim Meyering, submitted on dev list: | Gordon Sim | 2007-02-14 | 1 | -4/+4 |
| * | (Submitted by Rupert Smith) All tests run without hanging forever. | Robert Greig | 2007-02-13 | 5 | -9/+35 |
| * | (Submitted by Rupert Smith and Tomas Restrepo) Qpid-344 patches. | Robert Greig | 2007-02-13 | 1 | -1/+1 |
| * | (Path submitted by Tomas Restrepo) Qpid-336 Field table updated to match Java... | Robert Greig | 2007-02-13 | 14 | -422/+2158 |
| * | (Submitted by Rupert Smith) Small ommission corrected. | Robert Greig | 2007-02-13 | 1 | -1/+2 |
| * | (Submitted by Rupert Smith) Qpid-351, c++ build instructions, all in one file. | Robert Greig | 2007-02-13 | 1 | -0/+222 |
| * | (Patch submitted by Rupert Smith) Qpid-365, sets dummy values for retrotransl... | Robert Greig | 2007-02-12 | 2 | -4/+7 |
| * | (Submitted by Rupert Smith) Undid accidental exclusion of broker from distrib... | Robert Greig | 2007-02-12 | 1 | -1/+0 |