summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-5446: fix typo in special property nameGordon Sim2014-01-021-1/+1
* QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...Robert Godfrey2014-01-0112-110/+343
* QPID-5374: [Documentation] Add chapters describing client logging and excepti...Keith Wall2013-12-319-94/+276
* QPID-5374: [Documentation] Added JMS pub/sub example.Keith Wall2013-12-319-177/+311
* QPID-5374: Create book for Qpid JMS Client when used with AMQP 0-8/0-9/0-9-1Keith Wall2013-12-3021-1/+2445
* QPID-5444: Recovering from qpid-txtest fails with "Inconsisntent TPL 2PC coun...Kim van der Riet2013-12-235-9/+9
* NO-JIRA: Rename Message_ostream.h/.cpp to Message_io.h/.cpp.Alan Conway2013-12-205-7/+7
* QPID-5422: DTX test failure, and some tidying up of code in JournalImpl.cpp/hKim van der Riet2013-12-2018-303/+407
* QPID-5431: Qpid c++ client hangs / crashes during reception failover in HA en...Alan Conway2013-12-204-32/+53
* QPID-5440: don't remove alternate-exchange from topic's management properties...Gordon Sim2013-12-201-4/+4
* NO-JIRA: Added ostream operator for qpid::Messaging::MessageAlan Conway2013-12-205-12/+86
* QPID-5435: use the setContentObject() method to set string content (i.e. assu...Gordon Sim2013-12-191-2/+2
* QPID-5434: send timestamps with correct typecodeGordon Sim2013-12-193-2/+9
* QPID-5430: HA primary broker does not go active if there are no replicated qu...Alan Conway2013-12-182-2/+8
* QPID-5255: Add missing licenses in qpid/cpp tree.Alan Conway2013-12-173-4/+63
* NO_JIRA: Roll back change to CMakeLists.txt in which a test example was added...Kim van der Riet2013-12-171-4/+0
* QPID-5425: TPL fails with JERR_JNLF_FILEOFFSOVFLKim van der Riet2013-12-164-7/+19
* NO-JIRA: Fix compilation error, reference cannot be declared mutable.Alan Conway2013-12-161-1/+1
* NO-JIRA: Added licensing prologs to the Perl MakefileDarryl L. Pierce2013-12-161-0/+16
* NO-JIRA: Added licensing prologs to the Ruby feature files and gemspecDarryl L. Pierce2013-12-1612-2/+208
* NO-JIRA: Add missing apache copyright licence text.Alan Conway2013-12-1629-131/+783
* NO-JIRA: Add ASF license statements to dotnet binding solution and config files.Charles E. Rolke2013-12-1617-0/+312
* QPID-5421: Restore windows fix that got reverted on r1550819Charles E. Rolke2013-12-161-1/+1
* QPID-5421: Refactor: clean up QueueObservers - fix CMakelists.txtAlan Conway2013-12-161-1/+0
* QPID-5048: update TODO list to be easier for others to understand and convery...Robert Gemmell2013-12-161-12/+15
* QPID-5419 : Applied patch from Timothy BishRobert Godfrey2013-12-161-0/+7
* QPID-5255: add missing licence header to doc and java files on trunk, for lat...Robert Gemmell2013-12-166-0/+120
* NO-JIRA: Add missing licences to some Java Broker Management .html files (ide...Keith Wall2013-12-168-0/+130
* QPID-5255: apply JCAMissingLicense.patch from QPID-4961 to trunk, for later m...Robert Gemmell2013-12-1612-0/+222
* QPID-5423: list only the additional deps needed by the plugin, rather than it...Robert Gemmell2013-12-151-1/+1
* QPID-5422: update release.sh to copy the maven artifacts for the broker-core ...Robert Gemmell2013-12-151-0/+1
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-1313-158/+89
* QPID-5421: Refactor: clean up QueueObservers.Alan Conway2013-12-1313-116/+138
* NO-JIRA: Expanded the HA overview writeup, integrated with doxygen docs.Alan Conway2013-12-123-80/+230
* QPID-5408 : throw exception on unknown connection URL parameterRobert Godfrey2013-12-121-0/+4
* QPID-5416: added missing export for method now used in amqp 1.0 pluginGordon Sim2013-12-111-1/+1
* QPID-5416: esure message publisher is setGordon Sim2013-12-101-0/+2
* QPID-5404: HA broker message duplication when deleting a queue with an alt-ex...Alan Conway2013-12-109-97/+89
* QPID-5386 : [JMS AMQP 1.0] message not coverted correctly if it contains a de...Robert Godfrey2013-12-091-0/+5
* QPID-5385 : [JMS AMQP 1.0] Create/Close session in a loop causing connection ...Robert Godfrey2013-12-094-15/+57
* QPID-5389 : [JMS AMQP 1.0] ConnectionHandler may stop writting pending frames...Robert Godfrey2013-12-091-5/+2
* QPID-5390 : [JMS AMQP 1.0] ConcurrentModificationException when closing a con...Robert Godfrey2013-12-091-2/+11
* NO-JIRA: Remove useless commentsAndrew Stitcher2013-12-091-6/+0
* QPID-5398: Fix cut 'n paste error in sys/posix/Path.cppAlan Conway2013-12-061-5/+1
* QPID-5398: Minor improvement to log message.Alan Conway2013-12-051-1/+1
* QPID-5398: Minor improvement to log message.Alan Conway2013-12-051-1/+1
* QPID-5398: qpidd --acl-file does not work with a drive-prefixed path on windows.Alan Conway2013-12-055-5/+198
* QPID-3981: Windows C++ Broker fails ACL self testsAlan Conway2013-12-051-1/+11
* QPID-5396: map confusing registry GUI name to its real name: Personal -> MyClifford Allan Jansen2013-12-051-3/+7
* QPID-5395: use newly added proton tracer callback to unify loggingGordon Sim2013-12-056-2/+67