| Commit message (Expand) | Author | Age | Files | Lines |
| * | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@52611... | Robert Godfrey | 2007-04-06 | 1 | -12/+1 |
| * | QPID-416 Update to Access control to allow simply read/write permissions per ... | Martin Ritchie | 2007-04-06 | 10 | -20/+164 |
| * | QPID-416 Update to Access control to allow simply read/write permissions per ... | Martin Ritchie | 2007-04-06 | 7 | -20/+80 |
| * | QPID-416 Provided simple update to Access Control via FileAccessManager to al... | Martin Ritchie | 2007-04-05 | 2 | -1/+171 |
| * | QPID-443 : Fix to transactionality of message publishing | Robert Godfrey | 2007-04-05 | 1 | -1/+7 |
| * | QPID-440 - added comments in the code relating to this bug. | Martin Ritchie | 2007-04-05 | 2 | -0/+2 |
| * | QPID-414 : Addition of CRAM-MD5-HASHED authentication. Same as CRAM-MD5 but t... | Martin Ritchie | 2007-04-05 | 9 | -35/+345 |
| * | Added comments and logging to track down bug. | Robert Greig | 2007-04-04 | 2 | -15/+191 |
| * | Added verify password method to PrincipalDatabase | Martin Ritchie | 2007-04-02 | 5 | -1/+98 |
| * | Reversed accidental replacing of the word 'initialize' in comments to 'establ... | Robert Greig | 2007-03-28 | 1 | -89/+100 |
| * | Test added for durability of messages under broker failure. | Robert Greig | 2007-03-27 | 1 | -1/+1 |
| * | QPID-421 displaying AMQMessage properties in user understandable format in M... | Bhupendra Bhusman Bhardwaj | 2007-03-26 | 4 | -11/+42 |
| * | QPID-408 | Bhupendra Bhusman Bhardwaj | 2007-03-26 | 1 | -3/+9 |
| * | QPID-420 (merged from trunk) And r518998:518999 and r520846:520850 | Bhupendra Bhusman Bhardwaj | 2007-03-23 | 4 | -6/+42 |
| * | QPID-423 Authentication per virtualhost | Martin Ritchie | 2007-03-23 | 1 | -1/+1 |
| * | QPID-419 Access Control QPID-423 Authentication per virtualhost | Martin Ritchie | 2007-03-23 | 4 | -6/+28 |
| * | Updated the new Log4j appender to compress the backup files and move them to ... | Martin Ritchie | 2007-03-22 | 1 | -659/+948 |
| * | Added a new Appender from the Log4j contrib code base as QpidCompositeRolling... | Martin Ritchie | 2007-03-21 | 1 | -0/+710 |
| * | Moved the principal-database and access sections in the xml under security. | Martin Ritchie | 2007-03-19 | 8 | -124/+26 |
| * | Correctly moved amqplain and plain sasl implementations | Martin Ritchie | 2007-03-16 | 6 | -0/+474 |
| * | QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p... | Martin Ritchie | 2007-03-16 | 39 | -944/+1744 |
| * | - DeliveryManager.getMessage is reimplmented because the ConcurrentLinkedMess... | Bhupendra Bhusman Bhardwaj | 2007-03-15 | 3 | -35/+68 |
| * | Short pause to help ensure connection.close comes after last message ack, add... | Robert Greig | 2007-03-15 | 3 | -11/+22 |
| * | QPID-415 | Bhupendra Bhusman Bhardwaj | 2007-03-15 | 3 | -1/+39 |
| * | QPID-170 | Bhupendra Bhusman Bhardwaj | 2007-03-15 | 1 | -1/+1 |
| * | QPID-411 : ClearQueue functionality of AMQQueue doesn't reset the queue depth | Bhupendra Bhusman Bhardwaj | 2007-03-13 | 1 | -0/+1 |
| * | Fixed bug where non durable queues would be attempted to be deleted from the ... | Martin Ritchie | 2007-03-13 | 1 | -14/+19 |
| * | QPID-346,QPID-386,QPID-403, QPID-410 Rollback, Basic-Reject, QueueBrowser NO_... | Martin Ritchie | 2007-03-13 | 17 | -114/+290 |
| * | 1. Fixed the AMQQueueMBeanTest failures due to changes in AMQQueuMBean.getQue... | Bhupendra Bhusman Bhardwaj | 2007-03-07 | 2 | -12/+13 |
| * | Marked getNextMessage as private | Martin Ritchie | 2007-03-06 | 1 | -1/+1 |
| * | QPID-403 QPID-346 QPID-355 QPID-386 QPID-389 Updates to fix Transactional Rol... | Martin Ritchie | 2007-03-06 | 13 | -250/+538 |
| * | QPID-388 : hand merged the changes done in perftesting branch | Bhupendra Bhusman Bhardwaj | 2007-03-05 | 2 | -22/+7 |
| * | (Patch submitted by Rupert Smith) Qpid0394.diff | Robert Greig | 2007-03-01 | 4 | -546/+778 |
| * | QPID-383 (Patch submitted by Tomas Restrepo) ssl_really.patch | Robert Greig | 2007-02-28 | 3 | -14/+23 |
| * | QPID-391 : Broker Refactoring - initial tidy... add some mechanisms for multi... | Robert Godfrey | 2007-02-25 | 19 | -310/+700 |
| * | QPID-346 Message loss after rollback | Martin Ritchie | 2007-02-23 | 17 | -502/+944 |
| * | QPID-348 Reverted unecessary nowait addition to amqp Basic.Recover spec. | Martin Ritchie | 2007-02-21 | 1 | -7/+4 |
| * | QPID-348 Problems related to prefetching of messages | Martin Ritchie | 2007-02-21 | 1 | -2/+11 |
| * | QPID-325 : Persist durable exchange information in the store | Robert Godfrey | 2007-02-20 | 28 | -204/+419 |
| * | 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 | 1 | -5/+2 |
| * | QPID-372, QPID-376 Broker now ignores all frames for closing channels. | Martin Ritchie | 2007-02-19 | 2 | -10/+93 |
| * | QPID-375 : Default Exchange fixes | Robert Godfrey | 2007-02-19 | 1 | -2/+8 |
| * | 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 | 5 | -11/+55 |
| * | 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-11 remove protocol literals from code. | Martin Ritchie | 2007-02-16 | 23 | -92/+193 |
| * | QPID-372 Broker doesn't wait for ChannelClose-Ok. | Martin Ritchie | 2007-02-16 | 4 | -98/+134 |
| * | BasicConsumeMethodHandler - tidied up local channel/connection close frame wr... | Martin Ritchie | 2007-02-16 | 1 | -32/+17 |