summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-2777Ted Ross2010-07-302-4/+0
* Added --cluster option to display per-broker detail for clusters.Kenneth Anthony Giusti2010-07-301-3/+10
* QPID-2777 - Additional bindings for the C++ messaging API (Python, Ruby)Ted Ross2010-07-2910-2/+946
* Turned off GraphvizJonathan Robie2010-07-291-1/+1
* QPID-2761: Add test case 4 and 5 support for the 0-8 .net clientRobert Gemmell2010-07-293-0/+498
* Added sections for client and management starting points, currently TBD, in t...Jonathan Robie2010-07-291-0/+10
* QPID-2768: allow '/' after name in address without an explicit subjectGordon Sim2010-07-291-5/+2
* Added overview page, designed to list starting points for developers.Jonathan Robie2010-07-292-1/+62
* Removed an import (related to a work-in-progress) that got accidently include...Rajith Muditha Attapattu2010-07-291-106/+115
* QPID-2774Rajith Muditha Attapattu2010-07-281-2/+3
* QPID-2738Rajith Muditha Attapattu2010-07-281-3/+19
* Updated developer SELinux policy to also allow tests run under valgrind.Alan Conway2010-07-281-0/+3
* Added doxygen comments.Jonathan Robie2010-07-281-0/+8
* Improved doxygen comments.Jonathan Robie2010-07-281-2/+8
* Made the new C++ API more friendly for swig-wrapping.Ted Ross2010-07-287-0/+11
* QPID-2766Rajith Muditha Attapattu2010-07-281-1/+5
* Added comment on AMQP version independence.Jonathan Robie2010-07-281-1/+2
* Improved doxygen comments for class description.Jonathan Robie2010-07-281-5/+6
* Restored mention of .NET in the messaging API description. Neatened up descri...Jonathan Robie2010-07-281-10/+6
* Improved doxygen documentation of SessionState.Jonathan Robie2010-07-281-2/+11
* QPID-2657: Factor out exception handlingAndrew Donald Kennedy2010-07-281-77/+31
* QPID-2763: Record old store class name.Andrew Donald Kennedy2010-07-281-1/+8
* QPID-2766Rajith Muditha Attapattu2010-07-281-1/+1
* Removed unused header files.Ted Ross2010-07-277-673/+1
* fix for autoconf swig version comparison macro, AC_PROG_SWIGNuno Santos2010-07-271-3/+5
* Fix bug in test code: invalid use of c_str()Alan Conway2010-07-271-1/+1
* QPID-2763: Alerting tests do not need to create a message storeAndrew Donald Kennedy2010-07-271-1/+12
* Minor fix to help message of qpid-cpp-benchmark.Alan Conway2010-07-271-1/+1
* QPID-2762: display all class keys that match a given input tokens, not just t...Kenneth Anthony Giusti2010-07-271-15/+17
* QPID-2744: Make JMSPropertiesTest deal with both types of error messagesAndrew Donald Kennedy2010-07-261-1/+2
* QPID-2659: Add AMQStoreException to message storesAndrew Donald Kennedy2010-07-2614-189/+286
* QPID-2675: Remove obsolete QpidExceptionAndrew Donald Kennedy2010-07-2621-336/+68
* QPID-2661: Throw a NOT_IMPLEMENTED AMQException for 0-10 messagesAndrew Donald Kennedy2010-07-261-1/+1
* QPID-2660: Remove AMQFrameDecodingExceptionAndrew Donald Kennedy2010-07-262-25/+14
* QPID-2760: Only client 0-10 session sync should throw any exceptionsAndrew Donald Kennedy2010-07-263-9/+10
* QPID-2657: Remove unnecessary ssn.processed() callAndrew Donald Kennedy2010-07-261-1/+0