summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: remove unused 'qpid.passwd' file, update 'md5passwd' file to align u...Robert Gemmell2011-11-306-214/+2
* QPID-3417: add documentation for this feature.Kenneth Anthony Giusti2011-11-302-12/+148
* QPID-3642: Fix for redelivery regression found by python testsKeith Wall2011-11-304-12/+57
* QPID-3601: Occasional failure to delete queue on broker shutdownKeith Wall2011-11-302-8/+35
* QPID-3533: qpid-config does not properly set some options if value evaluates ...Nuno Santos2011-11-291-15/+15
* QPID-3648: fix cleanup of remote agent on broker shutdown.Kenneth Anthony Giusti2011-11-291-0/+4
* QPID-3641: rename configuration element aclv2 => acl.Keith Wall2011-11-283-5/+5
* QPID-3641: add docbook for Java ACLv2Keith Wall2011-11-281-38/+401
* QPID-3489: Added org.apache.qpid.server.message to exported packages for brokerAndrew Donald Kennedy2011-11-281-0/+1
* QPID-3642, QPID-3640: Add Dead Letter Queue functionality for 0-10 path. Also...Keith Wall2011-11-288-183/+252
* QPID-3642,QPID-3643: Add Dead Letter Queue functionality for 0-8/0-9/0-9-1 pa...Keith Wall2011-11-2851-172/+2610
* QPID-3474: Maintain connectionid/username Map from only JMXManagedObjectRegis...Keith Wall2011-11-252-16/+31
* QPID-3474: Use JMX notification handback data to ensure that open/close/fail ...Keith Wall2011-11-243-91/+168
* QPID-3641: ACLV2 Simplifications and Improvements for Java BrokerKeith Wall2011-11-2433-1464/+674
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-231-0/+115
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-232-107/+257
* QPID-3629: Changed management of credit windowGordon Sim2011-11-2314-57/+367
* QPID-3582: Client reporting "Unable to load custom SASL providers" during con...Keith Wall2011-11-221-6/+0
* NO-JIRA: add message group examples to programming guide.Kenneth Anthony Giusti2011-11-223-1/+159
* NO-JIRA - Fixed the handling of functions with ignored return values.Ted Ross2011-11-225-10/+10
* QPID-3426: Remove broken/no-value test FailoverTest#test4MinuteFailoverKeith Wall2011-11-223-50/+0
* QPID-3551 - Refactors the Qpid::Messaging::Connection APIs.Ted Ross2011-11-2111-70/+121
* QPID-3537 - Rename the :block option to :sync in Sender.send so that it match...Ted Ross2011-11-212-4/+4
* QPID-3622: Removal of unwanted SortedQueue tests.Keith Wall2011-11-211-53/+0
* QPID-3622: exclude sorted queue tests from CPP BrokerKeith Wall2011-11-211-0/+3
* QPID-3559: SimpleDateFormat used in thread unsafe manner in JMX Managed Queue...Keith Wall2011-11-203-102/+309
* QPID-3622: Add Sorted Queue funtionalityKeith Wall2011-11-2036-517/+2749
* QPID-3180: Further fix to the size checking logic for ring queuesGordon Sim2011-11-181-1/+1
* NO-JIRA - Converted connection-options in qmf-tool from string to map.Ted Ross2011-11-181-29/+16
* NO-JIRA: add licence to .gitignore filesRobert Gemmell2011-11-173-0/+59
* NO-JIRA: add missing licence headers to various files in the java treeRobert Gemmell2011-11-1714-0/+277
* QPID-3579: Moved qpid-analyze-trace to cpp/src/tools to address concerns abou...Kim van der Riet2011-11-172-2/+1
* QPID-3579: Added qpid-analyze-trace to setup.pyKim van der Riet2011-11-172-2/+2
* NO-JIRA: Regenerate java-broker test cert as it has expired.Keith Wall2011-11-171-0/+0
* QPID-3626: fix python client access to timestamp delivery propertyKenneth Anthony Giusti2011-11-172-18/+26
* QPID-2703: 0-10 Transaction rollback/recover does not restore consumer creditKeith Wall2011-11-173-30/+17
* QPID-2703: 0-8..0-9-1 Transaction rollback/recover does not restore consumer ...Keith Wall2011-11-1710-390/+201
* QPID-3576: Exclude testDeleteOptionsKeith Wall2011-11-171-0/+3
* QPID-3617: AMQQueueMBean.viewMessages: Viewing message without priority set e...Keith Wall2011-11-171-1/+1
* QPID-3623, QPID-3624: Fixed transaction accounting, also replaced argparse mo...Kim van der Riet2011-11-161-49/+79
* NO_JIRA: Rolled back accidental checkin of experimental code in r.1202755 (ch...Kim van der Riet2011-11-161-9/+6
* QPID-3623, QPID-3624: Fixed transaction accounting, also replaced argparse mo...Kim van der Riet2011-11-161-6/+9
* NO-JIRA: Added some error checking to ssl testAndrew Stitcher2011-11-151-4/+4
* QPID-3615: deprecate max-session-rate feature.Kenneth Anthony Giusti2011-11-141-0/+7
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-1127-13/+1454
* QPID-3608: Improve C++ broker consume performanceAndrew Stitcher2011-11-112-36/+26
* QPID-3611: use socket.close() on SSLSockets to prevent IoReceiver causing an ...Robert Gemmell2011-11-111-1/+3
* QPID-3607: pkg config for qmf2 libraryAndrew Stitcher2011-11-111-0/+11
* QPID-2643 Visual Studio 2010Charles E. Rolke2011-11-111-104/+126
* QPID-3610: set TCP_NODELAY to true by default, add new system property for ch...Robert Gemmell2011-11-114-11/+80