summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-061-6/+2
* QPID-4617 Added a null check to clear ReplyTo.Rajith Muditha Attapattu2013-03-051-1/+1
* QPID-4629 Improve validation of received frames.Andrew Stitcher2013-03-054-25/+39
* QPID-4054: C++ Broker connection limits per userCharles E. Rolke2013-03-051-11/+97
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-051-8/+7
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-0411-231/+867
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-047-2/+59
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-0411-5/+1166
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-047-2/+192
* NO-JIRA: Changed subject filter to use described value now proton bug should ...Andrew Stitcher2013-03-041-5/+4
* QPID-4604: C++ Broker queue limits controlled by ACL file. Patch from Ernie A...Charles E. Rolke2013-03-018-131/+343
* QPID-4617 null is now returned when exchange and routingkey are set toRajith Muditha Attapattu2013-03-011-1/+1
* QPID-4582: Legacystore self test fail. Remove them from the test buildCharles E. Rolke2013-03-011-1/+1
* QPID-4615: Allow unix qpidd to pass in existing socket fds on cmdline.Andrew Stitcher2013-03-016-6/+107
* QPID-4614Ted Ross2013-03-014-14/+67
* QPID-4610: Remove duplicated transport code from C++ brokerAndrew Stitcher2013-03-0112-814/+732
* QPID-4613 - Added field accessors for length and copied content to dx_message_t.Ted Ross2013-02-283-2/+53
* QPID-4608 Added code to handle TransportException and any otherRajith Muditha Attapattu2013-02-281-0/+8
* QPID-4609: Use correct synchronization lock in BrokerAdapter#getKeyStores().Alex Rudyy2013-02-281-1/+1
* NO-JIRA - Added non-blocking server-start for when the application want to ke...Ted Ross2013-02-284-5/+49
* QPID-4608 Moved the exception handling code to a method. The method alsoRajith Muditha Attapattu2013-02-282-22/+26
* QPID-4596: Add java broker ability to create/delete/update virtual hosts, aut...Alex Rudyy2013-02-2724-225/+1054
* QPID-4607: C++ Broker connection limit counting failsCharles E. Rolke2013-02-273-71/+86
* QPID-4606: Java performance test unit test timeouts increased to allow for sl...Phil Harvey2013-02-273-7/+6
* QPID-4605: Java performance test and visualisation unit tests now subclass Qp...Phil Harvey2013-02-2755-169/+154
* QPID-4601: HA backup broker shuts down after redeclaring exchangeAlan Conway2013-02-262-1/+16
* QPID-4603: Teach qpid-send to send bool/int/float properties as well as stringsAndrew Stitcher2013-02-261-1/+1
* QPID-4602: Fix broker startup when default log4j configuration is used and fi...Alex Rudyy2013-02-264-17/+58
* QPID-4600: New HA regularly shutting down active nodeAlan Conway2013-02-253-2/+12
* Revert "Bug 891689 - New HA regularly shutting down active node"Alan Conway2013-02-253-12/+2
* Bug 891689 - New HA regularly shutting down active nodeAlan Conway2013-02-253-2/+12
* NO-JIRA: HA loggging: include status in log messages that refer to a BrokerInfoAlan Conway2013-02-256-22/+17
* QPID-4597: Java performance tests now support visualisation of timeseries data.Phil Harvey2013-02-2332-215/+885
* [QPID-4594] Add command line option to start java broker in a management mode...Alex Rudyy2013-02-2216-15/+919
* QPID-4538 - Renamed Qpid Nexus to Qpid DispatchTed Ross2013-02-2158-1603/+1606
* QPID-4593: add command line argument to pass path to initial storeAlex Rudyy2013-02-2013-151/+668
* QPID-4584: Java Broker docbook: correct a couple of typos in the configuratio...Keith Wall2013-02-191-5/+5
* QPID-4588: Moved the swig descriptors to the include/qpid directory.Darryl L. Pierce2013-02-195-4/+4
* QPID-4390: Add getter to broker launcher to expose broker configured objectAlex Rudyy2013-02-193-0/+17
* QPID-4390: Introduce a configuration store in java broker allowing runtime mo...Alex Rudyy2013-02-19344-10336/+13614
* QPID-4587: Improve the quality of the Perl examples.Darryl L. Pierce2013-02-188-134/+229
* QPID-4588: Updated the Perl language bindings.Darryl L. Pierce2013-02-181-1/+1
* QPID-4588: Updated the Ruby language bindings.Darryl L. Pierce2013-02-182-2/+2
* QPID-4588: Updated the Python bindings.Darryl L. Pierce2013-02-182-2/+2
* QPID-4588: Fix all Swig descriptors to look in qpid and qmf subdirs.Darryl L. Pierce2013-02-181-5/+5
* QPID-4115: Python send and receive example apps.Darryl L. Pierce2013-02-184-0/+619
* QPID-4533: Java Performance Tests - added Derby to module classpaths so DB pe...Phil Harvey2013-02-161-2/+2
* QPID-4538 - Added shell for an embedded management agentTed Ross2013-02-153-1/+260
* QPID-4581: Perl message content are automatically encoded.Darryl L. Pierce2013-02-157-16/+52
* QPID-3833: convert int properties to strings if requestedGordon Sim2013-02-151-1/+7