summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4796 - Fixed intermittent test failure in stats test.Ted Ross2013-05-011-1/+1
* added stripped versions of the 0-10 spec filesRafael H. Schloming2013-05-013-0/+3871
* QPID-4790: replace old client queue.delete api with QMF callKenneth Anthony Giusti2013-05-013-25/+23
* QPID-4786: Only have one thread processing session queue at a timeGordon Sim2013-05-013-15/+96
* QPID-4795: update naming of the UserManagement MBeans to remove restriction p...Robert Gemmell2013-05-018-52/+43
* QPID-4767 [legacystore] QMF commands to create a persistent queue with an ill...Kim van der Riet2013-05-013-22/+46
* QPID-4339: Add include necessary under some versions of unixAndrew Stitcher2013-04-301-0/+1
* QPID-4793: Change test so that regex.h works on other unixesAndrew Stitcher2013-04-301-2/+2
* QPID-4651: export symbol directivesGordon Sim2013-04-301-6/+6
* QPID-4339: some more export symbol directives needed for unit_test compilatio...Gordon Sim2013-04-301-5/+6
* QPID-4339: add export symbol directivesGordon Sim2013-04-301-9/+10
* QPID-4759 : make qpidd --help display sasl config dir default locationMichael Goulish2013-04-304-5/+2
* QPID-4339: fix for older compilers/c++ librariesGordon Sim2013-04-303-7/+9
* QPID-4791: Change JSESSIONID cookie name to include the port number in order ...Alex Rudyy2013-04-301-1/+5
* QPID-4778: Introduce additional states for configured objects: ERRORED and RE...Alex Rudyy2013-04-305-18/+247
* NO-JIRA : remove unused code from the Java BrokerRobert Godfrey2013-04-3015-265/+4
* QPID-4688: Update Java Broker docbook to reflect change in bdb versionKeith Wall2013-04-301-1/+1
* QPID-4759 : make both builds put sasl config file in sysconfdir/sasl2Michael Goulish2013-04-304-1/+4
* QPID-4339: fix for windows buildGordon Sim2013-04-291-0/+1
* QPID-4720: C++ Broker headers exchange tests not using run-time comaprisons.Charles E. Rolke2013-04-294-82/+135
* QPID-4788 - Fixed linked-list corruption when an immediate timer is re-schedu...Ted Ross2013-04-295-1/+69
* NO-JIRA: Reverting the commit from r1477150Darryl L. Pierce2013-04-291-1/+1
* QPID-4698: Fixed the location of the SASL2 configuration file.Darryl L. Pierce2013-04-291-1/+1
* QPID-4339: simple paged queue implementationGordon Sim2013-04-2923-47/+900
* QPID-4785: relax restrictions on editing/deleting active ports outwith manage...Robert Gemmell2013-04-296-89/+107
* NO-JIRA: Prevent non-ascii warning when compiling amqp-1-0-client-jms module ...Keith Wall2013-04-291-1/+1
* QPID-4787: HA brokers find self-address in brokers_url.Alan Conway2013-04-297-34/+61
* NO-JIRA: [Java Perf Tests] Make perf test config use default virtual host rat...Keith Wall2013-04-291-1/+1
* QPID-4753: set vhost SecurityManager _managementMode boolean to equal the par...Robert Gemmell2013-04-292-1/+6
* NO-JIRA: Fix install error in perl binding CMakeLists.txtAlan Conway2013-04-291-1/+1
* QPID-4631: C++ Broker federated links are protected by ACL policy.Charles E. Rolke2013-04-295-23/+129
* QPID-4639: Improve functionality to delete store on virtual host deletionAlex Rudyy2013-04-2912-15/+447
* QPID-4719: Include Perl language files missing from source files.Darryl L. Pierce2013-04-291-1/+1
* QPID-4784: stop generating errors during creation of PDAM's due to duplicate ...Robert Gemmell2013-04-2921-641/+181
* NO-JIRA: Remove spurious header file from qpid/cpp/src/qpid/broker/Bridge.cpp.Alan Conway2013-04-291-1/+0
* QPID-4783: Improve Connection statistics in Java Broker QmfManagementAgentFraser Adams2013-04-281-17/+8
* QPID-4782: use iterator.remove() to update the map and avoid the CME exposed ...Robert Gemmell2013-04-271-2/+9
* NO-JIRA: Fixed QmfManagementPlugin to cater for change made to AbstractPlugin...Fraser Adams2013-04-271-1/+1
* QPID-4651: C++ Broker add --log-disable optionCharles E. Rolke2013-04-269-85/+423
* QPID-4756: only invoke property update callback if properties are presentKenneth Anthony Giusti2013-04-262-1/+4
* QPID-4780: Bug 889552 - HA broker deadlock after loss of primary broker.Alan Conway2013-04-263-29/+37
* QPID-4748: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-261-12/+12
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-2622-59/+673
* NO-JIRA - Development update to Dispatch RouterTed Ross2013-04-2623-186/+856
* QPID-4760: Associate Java Broker QueueAdapter and SessionAdapter via Consumer...Fraser Adams2013-04-266-22/+155
* QPID-4724: Fixes Perl bindings for Cmake < 2.8.Darryl L. Pierce2013-04-251-2/+39
* NO-JIRA: Removing the reference to errors.rb that crept back in.Darryl L. Pierce2013-04-251-1/+0
* QPID-4776: Fixes building Ruby bindings on Cmake < 2.8Darryl L. Pierce2013-04-254-5/+52
* NO-JIRA: Removed references to deleted Exceptions in Ruby tests.Darryl L. Pierce2013-04-253-3/+4
* QPID-4596: Call AuthenticationManager#onCreate() only when authentication pro...Alex Rudyy2013-04-2510-33/+192