summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The cmake build caught my omission of this unused arg.Michael Goulish2010-05-241-1/+1
* Jira QPID-2617 -- make sasl-based tests config files relocatableMichael Goulish2010-05-2413-46/+223
* Changed the names of tests which are installed in /usr/bin/ to be prefixed wi...Kim van der Riet2010-05-2415-90/+90
* Enforce usage of the requested test profile by failing immediately if it isnt...Robert Gemmell2010-05-241-1/+6
* QPID-2611: AMQConnectionFailureException records AMQPConstant message if caus...Robert Gemmell2010-05-241-4/+1
* QPID-2608: AMQPException messages contain duplicate error codeRobert Gemmell2010-05-241-8/+10
* QPID-2610: Corrected Map usage and removed Integer object creationRobert Gemmell2010-05-241-3/+3
* QPID-2609: Implement getName for MockAMQQueueRobert Gemmell2010-05-241-1/+1
* QPID-2555 : Commit Info OSGi plugin provided by Sorin Suciu.Martin Ritchie2010-05-2418-2/+927
* QPID-2607: Fix package name typo for CRAMMD5HexInitialiserTest.javaRobert Gemmell2010-05-241-7/+1
* Tools and content for building Qpid web site. Source for static pages lives h...Jonathan Robie2010-05-2153-0/+3263
* QPID-2581 : Update ConfigurationPlugin to provide a validateConfiguration() m...Martin Ritchie2010-05-2111-50/+55
* QPID-1447 : Complete SCDPolicyConfiguration TestingMartin Ritchie2010-05-2110-154/+504
* QPID-1447 : Complete SCDQueueConfiguration TestingMartin Ritchie2010-05-211-10/+134
* QPID-2585 : Prevent NPE if plugins are not enabled but requestedMartin Ritchie2010-05-212-0/+72
* QMF: add bindEvent api to allow filtering of unsolicted events.Kenneth Anthony Giusti2010-05-217-1/+105
* Fix broker core dump during start-up caused by un-initialized mAgent pointer.Alan Conway2010-05-211-0/+1
* Added setEncoding call to strings encoded from maps and lists. Encoding is "...Ted Ross2010-05-211-0/+1
* Fixed the keywords for object timestamps. They were missing the initial unde...Ted Ross2010-05-211-3/+3
* QMF: provide event filter api for python consoleKenneth Anthony Giusti2010-05-203-17/+114
* Removed the logic in the broker's management agent that detected name collisi...Ted Ross2010-05-204-115/+37
* Improved the asserts so we can see from the message what the failure conditio...Martin Ritchie2010-05-202-17/+10
* QPID-1447 : Modified VirtualHostHouseKeepingPlugin to return a TimeUnit and f...Martin Ritchie2010-05-206-36/+318
* QPID-1447 : Clean up TopicDeletePolicy Test and provide validation and testin...Martin Ritchie2010-05-205-12/+74
* QPID-2622 : Add Closeable interface and update Broker components to use it an...Martin Ritchie2010-05-2015-97/+141
* QPID-1447 : Full test the TopicDeletePolicy, udpate MockAMQQueue and Internal...Martin Ritchie2010-05-207-28/+297
* QPID-1447 : Update TopicDeletePolicy to have it's own ConfigurationPlugin for...Martin Ritchie2010-05-206-32/+93
* Correct class/struct reference; resolves compile warning on Windows.Stephen D. Huston2010-05-191-1/+1
* QPID-2466: swap WeakReference usage to keep handles to message content to Sof...Robert Gemmell2010-05-192-8/+8
* QPID-2422: reenable the DurableSubscriberTestRobert Gemmell2010-05-191-3/+0
* QPID-2422: add a boolean exclusive property to queues, update the DerbyStore ...Robert Gemmell2010-05-1926-80/+129
* Added missing method for ObjectId.Ted Ross2010-05-191-0/+5
* qpid-tool re-write:Ted Ross2010-05-192-89/+546
* Prevent race between shutdown() and release() resulting in attempt to close d...Gordon Sim2010-05-191-3/+12
* Implemented the feature described in QPID-2515Rajith Muditha Attapattu2010-05-183-23/+118
* Fix RDMA for upstream changes which now require notification on shutdownAndrew Stitcher2010-05-186-85/+209
* Fix the behaviour of the EpollPoller when shutdowns and interrupts interactAndrew Stitcher2010-05-182-14/+56
* Added section on security.Jonathan Robie2010-05-181-3/+90
* QMF: allow consoles to filter agent heartbeats based on agent identification.Kenneth Anthony Giusti2010-05-183-6/+60
* removed external spec dependencyRafael H. Schloming2010-05-184-4/+6904
* If a data update arrives with partial data, don't set the missing data to Non...Ted Ross2010-05-181-2/+10
* Added locking to make amqp_0_10::SenderImpl thread safe.Alan Conway2010-05-182-11/+38
* Modified the test slightly to make it work against the 0-10 code path.Rajith Muditha Attapattu2010-05-181-1/+10
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-1813-169/+169
* set the session's default timeout to match the broker's defaultKenneth Anthony Giusti2010-05-181-0/+1
* QPID-1447 : Update Plugins to use changes to ConfigurationPlugin, Update Test...Martin Ritchie2010-05-187-42/+126
* QPID-2584 : Add Logging Actor to HouseKeepingTasksMartin Ritchie2010-05-181-1/+15
* QPID-2581 : Update ConfigurationPlugin to correctly handle attributes in conf...Martin Ritchie2010-05-182-2/+108
* QPID-2614 : Update QueueConfiguration to take two parameters, moved Munging c...Martin Ritchie2010-05-183-44/+54
* QPID-2585 : Ensure plugins are correctly loaded, so can renenable PluginTest....Martin Ritchie2010-05-182-8/+11