summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Completed the set of permutations of type-conversion for all signed and unsig...Ted Ross2010-08-122-8/+651
* Correctly parse replies containing multiple qmf messages.Kenneth Anthony Giusti2010-08-111-15/+16
* fix error reporting for negotiation failure in sasl stubRafael H. Schloming2010-08-112-1/+6
* default sasl service to qpiddRafael H. Schloming2010-08-111-2/+1
* Revert commits r981517 and r981435 that moved periodic purging of queues onto...Gordon Sim2010-08-115-22/+31
* Exclude testResumeNonemptyReplay from ConnectionTest for all Java profilesAndrew Donald Kennedy2010-08-111-0/+4
* QMF: include exception handler callback in v1 topic listenerKenneth Anthony Giusti2010-08-101-1/+1
* Added broker wait timeout to broker test frameworkKim van der Riet2010-08-101-1/+3
* Fix test race conditions causing cluster_tests.py:management_test to hang.Alan Conway2010-08-102-24/+18
* QPID-2775: Exclude the FirewallConfigTest from InVM test runs, the tests no-o...Robert Gemmell2010-08-091-0/+3
* QPID-2775: use the JMX interface to reload the configuration synchronously, h...Robert Gemmell2010-08-092-35/+27
* Fixed memory management error in cluster::Quorum causing problems with --clus...Alan Conway2010-08-092-4/+5
* Add missing destroy permissions to qpidd selinux module.Alan Conway2010-08-091-0/+2
* Removed finally - Python before 2.5 did not allow finally together with speci...Jonathan Robie2010-08-092-4/+4
* Changed conditional assignment to vanilla if/then/else, for compatibility wit...Jonathan Robie2010-08-091-2/+9
* fixed heartbeatingRafael H. Schloming2010-08-092-4/+40
* QPID-2787: Add test for persistence of Conflation/LastValue queuesRobert Gemmell2010-08-094-38/+68
* QPID-2783: Eliminate the UnknownMessageTypeException from o.a.q.server.protoc...Robert Gemmell2010-08-082-47/+1
* QPID-2787: split existing test into component test methods regarding persiste...Robert Gemmell2010-08-063-172/+425
* QPID-2787: Move QpidTestCase to Common test module so that any test can inher...Robert Gemmell2010-08-069-15/+29
* remove empty directoriesAndrew Donald Kennedy2010-08-060-0/+0
* Fix crash on exit with --cluster-cman.Alan Conway2010-08-051-0/+2
* QPID-2786Rajith Muditha Attapattu2010-08-051-17/+31
* Don't request non-zero session expiration (as resume is not supported at this...Gordon Sim2010-08-051-1/+1
* QPID-2786Rajith Muditha Attapattu2010-08-041-1/+13
* Fix ClusterFailover.cpp and ForkedBroker.cpp to avoid using the default data ...Alan Conway2010-08-042-3/+15
* Fix race conditions in brokertest.py and cluster_tests.py.Alan Conway2010-08-042-9/+12
* Missed in a previous commit. Updated README from Chuck Rolke.Ted Ross2010-08-041-10/+65
* Re-enabled the wrapping of the messaging API with fixes for earlier versionsTed Ross2010-08-045-9/+13
* Added conditional-compilation directives to hide the PrivateImplRef templateTed Ross2010-08-044-1/+17
* Remove prefix in broker logs for brokertest.py.Alan Conway2010-08-031-1/+1
* Disable non-0 session timeouts.Alan Conway2010-08-038-15/+66
* QPID-2744: Property name check in wrong placeAndrew Donald Kennedy2010-08-031-2/+2
* Bugfix: Schema cache in console.py could get locked in the state whereTed Ross2010-08-021-1/+1
* Return rather than exiting once route is deletedGordon Sim2010-08-021-1/+1
* Fixed bug in setting of the app-id header (it was set in the application-head...Ted Ross2010-08-022-3/+19
* Give queue cleaner task an explicit nameGordon Sim2010-08-021-1/+1
* fixed bug in flow control logic; added testsRafael H. Schloming2010-08-023-15/+57
* Ensure that for clustered broker the queue cleaner is run on the correct thread.Gordon Sim2010-08-025-8/+46
* QPID-2782: update qmf console binding api.Kenneth Anthony Giusti2010-08-015-59/+187
* QPID-2718: Update the common.bnd version to 0.7.0Robert Gemmell2010-08-011-1/+1
* QPID-2717: Upgrade the bnd to version 0.0.384Robert Gemmell2010-08-013-1/+1
* QPID-2744: Unify 0-10 and 0-8 error messages for invalid object types in prop...Andrew Donald Kennedy2010-08-016-13/+35
* QPID-2619: Capture broker pid on QPID_WORKAndrew Donald Kennedy2010-07-311-1/+1
* QPID-2642: Replace bitwise and with short-circuit and operatorAndrew Donald Kennedy2010-07-311-1/+1
* QPID-2668: Improve PlainPasswordPrincipalDatabase lock managementAndrew Donald Kennedy2010-07-311-26/+15
* QPID-2765 - WinSdk does not have the .NET Binding examplesTed Ross2010-07-305-18/+502
* QPID-2764 - WinSdk cpp examples do not compileTed Ross2010-07-306-12/+12
* Disabled build of the qpid bindings until it's fixed for RHEL5 (swig-1.3.29)Ted Ross2010-07-301-3/+0
* Disabled build of the qpid bindings until it's fixed for RHEL5 (swig-1.3.29)Ted Ross2010-07-301-1/+1