summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* QPID-4449 - Reverted much of the original change and re-implemented the fix ↵Ted Ross2012-11-3047-109/+122
| | | | | | | | | | in a simpler way. The build-define _IN_QPID_BROKER is now used for modules built in the broker. The shared-pointer changes are conditionally compiled only for in-broker cases. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415796 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Repair build for Windows VS2010Charles E. Rolke2012-11-301-1/+8
| | | | | | | vector::push_back now has two signatures that confuse boost. Use an explicit callback and do the push_back there. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415709 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4484 Add -Wno-attributes to gcc 4.1.2 command lineStephen D. Huston2012-11-301-1/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415470 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4480: Fix handling in Perl of strings with embedded nulls.Darryl L. Pierce2012-11-292-1/+62
| | | | | | Contributed by Jimmy Jones <jimmyjones2@gmx.co.uk> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415313 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4483: Add system tests for Sasl authentication in Java Broker web ↵Alex Rudyy2012-11-291-1/+389
| | | | | | management console git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415148 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3723: Applied patch from Fraser Adams for explicit linkingGordon Sim2012-11-2913-43/+44
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415137 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4441: add system test verification of the priority queue and queue with ↵Robert Gemmell2012-11-292-3/+118
| | | | | | DLQ following the store upgrade git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1415127 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA only try to install qpidd.service on UNIX.Stephen D. Huston2012-11-281-3/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414918 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4462: add some documentation regarding the security provider ↵Robert Gemmell2012-11-281-7/+33
| | | | | | workaround, until the issue can be fixed git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414821 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4388: Fixed accidental deletion of qpidd.service file by autotools.Darryl L. Pierce2012-11-281-1/+1
| | | | | | | When moving the file from being processed to just included, the delete code was missed. Removed the file from the list of cleaned targets. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414818 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fix bindings breakage from previous checkinsAndrew Stitcher2012-11-287-7/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414741 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Made the Systemd install directory macro consistent with others.Darryl L. Pierce2012-11-282-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414666 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4388: Systemd support not being installed with CmakeDarryl L. Pierce2012-11-274-4/+8
| | | | | | | | | | Previously systemd support was only in the automake system, and the qpidd.service file was processed via sed. But, since there are no substitutions needed in the file, it's now renamed to qpidd.service. And both Makefile.am and CMakeLists.txt will simply install it to /usr/lib/systemd/system. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414392 13f79535-47bb-0310-9956-ffa450edef68
* NO-JIRA: Fixed a small typo in Makefile.amDarryl L. Pierce2012-11-271-1/+1
| | | | | | Forgot to include a trailing \ which caused autotools to break. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414355 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4215 : Adds a target to release.sh to generate Perl language sources.Darryl L. Pierce2012-11-271-1/+24
| | | | | | | | The --perl | -r cmdline argument generates this file, which includes the Perl examples as well as the files necessary to generate the language bindings using Swig. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414298 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4214 : Adds a LICENSE and Makefile.PL to the Qpid Perl bindings.Darryl L. Pierce2012-11-273-0/+221
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414297 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4214 : Updated all Perl examples to work with the new Perl APIs.Darryl L. Pierce2012-11-279-124/+100
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414296 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4124 : New Perl language bindings for Qpid.Darryl L. Pierce2012-11-271-0/+840
| | | | | | | This newer language binding sits on top of those generated by Swig and provide a set of classes that live in the qpid namespace. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414295 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-2725-29/+52
| | | | | | | Updated the build systems to use the new locations. Updated all other .i files to not use relative paths when referencing them. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414294 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4478: wakeup driver after setting creditGordon Sim2012-11-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414291 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4476: ensure that the Principal in the AuthenticationResult has the ↵Robert Gemmell2012-11-271-31/+66
| | | | | | same format (the username) in both sasl and non-sasl cases, reworking handling of authentication success/failure/error to improve user experience slightly git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414257 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4475: enable the web management UI support the PLAIN mechanism for SASL ↵Robert Gemmell2012-11-272-2/+41
| | | | | | login git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414256 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4477: make sasl logic a bit smarter, to handle case where we transition ↵Gordon Sim2012-11-2710-37/+96
| | | | | | input to tunnelled layer while output still has work for sasl git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414227 13f79535-47bb-0310-9956-ffa450edef68
* BZ878940 - Fixes and improvements to spout.pl and drain.plDarryl L. Pierce2012-11-272-19/+64
| | | | | | | Initial changes from Petr Matousek with additions from Darryl Pierce for show usage information. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1414221 13f79535-47bb-0310-9956-ffa450edef68
* Prevent multiple threads from dispatching the condition handling at once. ↵Stephen D. Huston2012-11-261-1/+7
| | | | | | Fixes QPID-4424. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413889 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4472 : [Java Test] Fix MultiVersionProtocolEngineTest to work with AMQP ↵Robert Godfrey2012-11-261-0/+26
| | | | | | 1.0 connections. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413724 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4415: Fixes Perl bindings install locationDarryl L. Pierce2012-11-261-2/+2
| | | | | | | | | | Removed the DESTDIR option in the Makefile.am file for the Qpid language bindings for Perl. Also includes a fix from Jimmy Jones to remove the LIB argument to Makefile.PL to ensure the install location is correct. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413693 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4474: quote the name within the JMX ObjectName for the ↵Robert Gemmell2012-11-266-6/+10
| | | | | | BDBHAMessageStore MBean git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413676 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4473: Resolve 'stream might not be closed' issue reported by findbugs ↵Alex Rudyy2012-11-261-1/+8
| | | | | | tool in JMSObjectMessage git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413642 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4472 : [Java Broker] NPE with non-SASL AMQP 1.0 ConnectionRobert Godfrey2012-11-262-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413627 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2796 : Exclude test which requires client initiated 0-10 heartbeats for ↵Robert Godfrey2012-11-261-0/+4
| | | | | | CPP broker git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413567 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2796 : Addressed review commentsRobert Godfrey2012-11-265-8/+58
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413549 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2796 : Added Java system test for heartbeatingRobert Godfrey2012-11-2610-131/+159
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413539 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4431: base the maven output on the next release version (even) rather ↵Robert Gemmell2012-11-252-1/+4
| | | | | | than the development version (odd) number so the snapshots versions are meaningful git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413445 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4456: ensure the qpid-server.bat script for windows picks up the broker ↵Robert Gemmell2012-11-252-17/+23
| | | | | | plugins. Update example output from running the startup commands." git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413444 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4338: [Java Perf Tests] Clarify chart titlesKeith Wall2012-11-252-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413439 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4338: [Java Performance Charts] Renamed SeriesStokeAndPaintAccessor and ↵Keith Wall2012-11-256-26/+28
| | | | | | | | modified its api to make its intention more obvious. Also minor code tidy-ups in ColorFactory. Applied patch from Philip Harvey <phil@philharveyonline.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413438 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4471: Add docbook for producer transaction timeout feature of Java Broker.Keith Wall2012-11-252-0/+182
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413434 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4470: Allow 'maximum queue depth' queue alerting threshold to be set ↵Keith Wall2012-11-253-14/+58
| | | | | | from JMX/AMQP git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413433 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4443: fix C&P error with section ID nameRobert Gemmell2012-11-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413415 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2796 : Implement hearbeating in Java Broker (all protocol versions) and ↵Robert Godfrey2012-11-2524-49/+781
| | | | | | Java Client (0-8/9/9-1 path) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413376 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4468: restore connection level ssl option to provide compatibility with ↵Robert Gemmell2012-11-257-5/+169
| | | | | | older client configuration, add ability to override brokerlist ssl option git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413364 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4469: remove the unused sslContext parameter in ↵Robert Gemmell2012-11-255-29/+5
| | | | | | OutgoingNetworkTransport#connect() and cleanup associated dead code git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1413363 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4465: check subject before setting filterGordon Sim2012-11-231-12/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1412963 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4464: set container name when sending openGordon Sim2012-11-231-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1412962 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4460: Replenish credit to cover specified prefetch if it is drainedGordon Sim2012-11-232-4/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1412961 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4459: settle sent messages once they have been accepted by peerGordon Sim2012-11-232-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1412960 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4461: remove spaces to ensure the log prefix/suffix options are passed ↵Robert Gemmell2012-11-231-4/+4
| | | | | | correctly following prior changes to argument construction git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1412822 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4458: revert changes in r1412380, a CI build failure after a clean ↵Robert Gemmell2012-11-2310-8/+77
| | | | | | checkout showed there is a usage path the changes didnt cover git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1412726 13f79535-47bb-0310-9956-ffa450edef68
* QPID-4458: remove the gentool/lib folder, retrieve the velocity dependencies ↵Robert Gemmell2012-11-2210-77/+8
| | | | | | using Ivy, remove seemingly unused common/protocol-version.xml file. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1412380 13f79535-47bb-0310-9956-ffa450edef68