summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: remove empty files from treeGordon Sim2012-12-116-0/+0
* QPID-4498: HA module should only initialize if requested Alan Conway2012-12-104-7/+54
* QPID-4496 Fixed a typo in the error message and adjusted the ifRajith Muditha Attapattu2012-12-101-2/+8
* NO-JIRA: only perform the uptodate check on dojo at the precompile point, aft...Robert Gemmell2012-12-091-3/+5
* QPID-3317 Adjusted the test after adding the exception for marking tempRajith Muditha Attapattu2012-12-071-1/+1
* QPID-4497 Allow the exclusive property to be set for the subscriptionRajith Muditha Attapattu2012-12-072-1/+6
* QPID-4496 Set the assert property to false when checking if a queueRajith Muditha Attapattu2012-12-071-5/+5
* QPID-4496 Added error handling to cover the cases mentioned in the JIRA.Rajith Muditha Attapattu2012-12-072-12/+19
* QPID-4495: RVM fails to use C++ compiler for the Ruby gem.Darryl L. Pierce2012-12-071-1/+2
* NO-JIRA: Fix race condition in brokertest.py test harness.Alan Conway2012-12-071-1/+3
* NO-JIRA: Small typo fix in the drain..pl example.Darryl L. Pierce2012-12-071-1/+1
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-0612-37/+43
* QPID-4490 clean up after commit r1417511 for windows buildsCharles E. Rolke2012-12-061-0/+1
* NO-JIRA added consumer.close() and producer.close() to Drain and Spout.Rajith Muditha Attapattu2012-12-052-1/+2
* QPID-4490: Durable mesages with TTL do not expire after broker recovery (c++ ...Kim van der Riet2012-12-053-0/+8
* QPID-4454 : [AMQP 1.0 JMS Client] Applied patch (with modifications) to annot...Robert Godfrey2012-12-0510-42/+316
* QPID-4489: ensure the IoSender is closed when the IoReceiver closes before a ...Robert Gemmell2012-12-031-1/+23
* NO-JIRA: update description to correctly reflect the test behaviourRobert Gemmell2012-12-031-1/+1
* QPID-4449 Repair some windows settings damaged during this jira.Charles E. Rolke2012-12-033-7/+7
* QPID-4487: Remove systemd support and qpidd.service.Darryl L. Pierce2012-12-033-21/+1
* QPID-4449 - Added missing update to xml.mkTed Ross2012-12-031-1/+1
* QPID_4449 - Further fixes to the build files for both automake and cmake.Ted Ross2012-12-0310-19/+23
* QPID-4485: hold agentLock and check for dups when adding new mgmt objectsKenneth Anthony Giusti2012-12-012-9/+35
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-3047-109/+122
* NO-JIRA: Repair build for Windows VS2010Charles E. Rolke2012-11-301-1/+8
* QPID-4484 Add -Wno-attributes to gcc 4.1.2 command lineStephen D. Huston2012-11-301-1/+9
* QPID-4480: Fix handling in Perl of strings with embedded nulls.Darryl L. Pierce2012-11-292-1/+62
* QPID-4483: Add system tests for Sasl authentication in Java Broker web manage...Alex Rudyy2012-11-291-1/+389
* QPID-3723: Applied patch from Fraser Adams for explicit linkingGordon Sim2012-11-2913-43/+44
* QPID-4441: add system test verification of the priority queue and queue with ...Robert Gemmell2012-11-292-3/+118
* NO-JIRA only try to install qpidd.service on UNIX.Stephen D. Huston2012-11-281-3/+5
* QPID-4462: add some documentation regarding the security provider workaround,...Robert Gemmell2012-11-281-7/+33
* QPID-4388: Fixed accidental deletion of qpidd.service file by autotools.Darryl L. Pierce2012-11-281-1/+1
* NO-JIRA: Fix bindings breakage from previous checkinsAndrew Stitcher2012-11-287-7/+9
* NO-JIRA: Made the Systemd install directory macro consistent with others.Darryl L. Pierce2012-11-282-2/+2
* QPID-4388: Systemd support not being installed with CmakeDarryl L. Pierce2012-11-274-4/+8
* NO-JIRA: Fixed a small typo in Makefile.amDarryl L. Pierce2012-11-271-1/+1
* QPID-4215 : Adds a target to release.sh to generate Perl language sources.Darryl L. Pierce2012-11-271-1/+24
* QPID-4214 : Adds a LICENSE and Makefile.PL to the Qpid Perl bindings.Darryl L. Pierce2012-11-273-0/+221
* QPID-4214 : Updated all Perl examples to work with the new Perl APIs.Darryl L. Pierce2012-11-279-124/+100
* QPID-4124 : New Perl language bindings for Qpid.Darryl L. Pierce2012-11-271-0/+840
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-2725-29/+52
* QPID-4478: wakeup driver after setting creditGordon Sim2012-11-271-0/+1
* QPID-4476: ensure that the Principal in the AuthenticationResult has the same...Robert Gemmell2012-11-271-31/+66
* QPID-4475: enable the web management UI support the PLAIN mechanism for SASL ...Robert Gemmell2012-11-272-2/+41
* QPID-4477: make sasl logic a bit smarter, to handle case where we transition ...Gordon Sim2012-11-2710-37/+96
* BZ878940 - Fixes and improvements to spout.pl and drain.plDarryl L. Pierce2012-11-272-19/+64
* Prevent multiple threads from dispatching the condition handling at once. Fix...Stephen D. Huston2012-11-261-1/+7
* QPID-4472 : [Java Test] Fix MultiVersionProtocolEngineTest to work with AMQP ...Robert Godfrey2012-11-261-0/+26
* QPID-4415: Fixes Perl bindings install locationDarryl L. Pierce2012-11-261-2/+2