summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4632 - Improvement to queue threshold alertingTed Ross2013-03-086-92/+220
* QPID-4633, QPID-4634: RHEL 5 related compilation problemsAndrew Stitcher2013-03-085-8/+8
* QPID-4626: Amqp 0-10 Message getProperty() does not correctly return booleansAndrew Stitcher2013-03-085-19/+44
* QPID-4626: Amqp 0-10 Message getProperty() does not correctly return booleansAndrew Stitcher2013-03-082-0/+7
* QPID-4630: HA Fix starting from persistent store.Andrew Stitcher2013-03-083-45/+88
* QPID-4274 Applied the same fix when an exchange is deleted as the sameRajith Muditha Attapattu2013-03-071-0/+1
* QPID-4274 Applied Pavel's fix of setting the resolved time to zero, butRajith Muditha Attapattu2013-03-071-0/+1
* QPID-4558: Selectors for C++ broker - don't use boost::make_shared<>()Andrew Stitcher2013-03-071-2/+1
* QPID-4612 - Updated doxygen commentsTed Ross2013-03-072-38/+68
* QPID-4630: HA fix inconsistent header file paths in legacystore.Alan Conway2013-03-073-7/+7
* QPID-4630: HA Fix starting from persistent store.Alan Conway2013-03-077-32/+42
* QPID-4630: HA enable store tests if legacystore is built.Alan Conway2013-03-074-3/+8
* QPID-3396 Excluded my new test until we make decision on whether to portRajith Muditha Attapattu2013-03-071-0/+2
* QPID-3396 Fixed the typo from sasl_mech to sasl_mechs. This test wasRajith Muditha Attapattu2013-03-071-1/+1
* QPID-4558: Selectors for C++ broker - fixes windows builds and 32-bit buildsCharles E. Rolke2013-03-074-16/+25
* QPID-4612 - Major cleanup in the API.Ted Ross2013-03-0720-327/+495
* QPID-3396 Added a test case to verify that if mech needs user passwordRajith Muditha Attapattu2013-03-061-0/+24
* QPID-3396 Changed the test cases to relect that username and passwordRajith Muditha Attapattu2013-03-062-5/+4
* QPID-3396 Modified the URLParser to not throw an exception if theRajith Muditha Attapattu2013-03-063-5/+16
* 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