summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-2657: Perform session closed checks on executionExceptionAndrew Donald Kennedy2010-07-261-0/+1
* QPID-2586: Give Client 0-10 close semantics not detachAndrew Donald Kennedy2010-07-262-6/+8
* QPID-2755 - Windows SDK has no READMETed Ross2010-07-262-0/+77
* QPID-2758: Use a FutureTask for DNS lookup with timeoutAndrew Donald Kennedy2010-07-262-33/+43
* QPID-2697: Print AMQConnectionURL optionsAndrew Donald Kennedy2010-07-262-5/+25
* QPID-2757: Remove double checked lockingAndrew Donald Kennedy2010-07-261-14/+7
* QPID-2744: Make 0-10 code path throw a MessageFormatException on null setObje...Andrew Donald Kennedy2010-07-262-14/+7
* QPID-2702 --max-connections does not work when using cluster.Alan Conway2010-07-231-2/+11
* Editorial changes.Jonathan Robie2010-07-231-43/+49
* Race condition in cluster+management, inconsistent errors like:Alan Conway2010-07-232-23/+46
* Bugfix: agent label in wrapped (python, ruby) qmf agent was not transmitted t...Ted Ross2010-07-224-5/+5
* QPID-2754: fix management object database locking problem.Kenneth Anthony Giusti2010-07-223-112/+208
* QPID-2752Rajith Muditha Attapattu2010-07-221-0/+2
* QPID-2752Rajith Muditha Attapattu2010-07-224-17/+84
* Sicne we have removed the old examples, this verify file is not needed any more.Rajith Muditha Attapattu2010-07-221-64/+0
* Added a log message to print out the negotiated AMQP version.Rajith Muditha Attapattu2010-07-221-1/+2
* QPID-2658: Adding 0-10 profile excludes for javaAndrew Donald Kennedy2010-07-2210-52/+123
* QPID-2657: Make Exceptions propagate to client for 0-10Andrew Donald Kennedy2010-07-2216-186/+206
* Cleanup M2.x merge codeMartin Ritchie2010-07-221-11/+3
* QPID-2744 : Add tests for correct exception when null object is set via setOb...Martin Ritchie2010-07-224-2/+43
* QPID-2740 : Update to use backupFilesToPath for non-compressed files.Martin Ritchie2010-07-221-18/+10
* QPID-2739 : Updated deleteFile to add the backupFilesToPath for delete reques...Martin Ritchie2010-07-221-3/+36
* QPID-2682: Move slow consumer disconnection mechanism to the brokerAndrew Donald Kennedy2010-07-2226-195/+77
* QPID-2679: cache queues that are configured on a per-virtualhost basisAndrew Donald Kennedy2010-07-223-16/+122
* Fixed timing problems with topic exchange test. Added support for broker addr...Jonathan Robie2010-07-211-14/+16
* Added makefile to build & install selinux policy modules.Alan Conway2010-07-212-0/+21
* Added selinux policy so developers can run cluster tests with enforcing=1Alan Conway2010-07-212-3/+30
* QPID-2738Rajith Muditha Attapattu2010-07-214-24/+50
* QPID-2731: ensure the MessageStoreTest test store for Derby is created within...Robert Gemmell2010-07-211-1/+2
* Fix bug in cluster with authentication: nodes exit with "unauthorized-access"Alan Conway2010-07-206-2/+35
* Removed extraneous output in Java programs by setting log4j to WARN.Jonathan Robie2010-07-201-13/+2
* Configuration file for log4j - limits Java output.Jonathan Robie2010-07-201-0/+7