summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-21633-8520/+22321
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-21635-22446/+8823
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-20635-8823/+22446
* Changes applied to be able to install, uninstall, start, stop, run service. H...Stephen D. Huston2011-03-089-1376/+621
* Initial commit of patches applied from QPID-2519, formatted mostly for Qpid g...Stephen D. Huston2011-02-234-1/+1371
* Check for presence of the cpp/bindings/qpid/dotnet directory before referring...Stephen D. Huston2011-02-171-8/+8
* Add missing rc files needed for Windows builders. Resolves QPID-3068Stephen D. Huston2011-02-171-1/+4
* Add org.apache.qpid.messaging.sessionreceiver.sln to enable this C# piece to ...Stephen D. Huston2011-02-172-0/+77
* QPID-3061 - Added missing xqilla and Boost definitions to cmakeTed Ross2011-02-162-1/+12
* NO-JIRA: add cluster_tests.py to list of installed scripts.Alan Conway2011-02-151-1/+1
* QPID-3000: Added optional delay for auto-deletionGordon Sim2011-02-152-3/+74
* QPID-3002: Added explicit casts required by some compiler versionsGordon Sim2011-02-151-2/+2
* QPID-3002: Added virtual destructor for new interface; Removed some more acci...Gordon Sim2011-02-152-114/+1
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-1513-40/+447
* No JIRA: Added --durable option to qpid-cp-benchmarkAlan Conway2011-02-141-6/+11
* QPID-529: Brought forward definition of struct fir deque impl on windowsGordon Sim2011-02-141-0/+1
* QPID-529: Include integer definitions to fix windows build.Gordon Sim2011-02-141-0/+1
* compatibility with newer (1.46) boost version by explicitly defining which ve...Nuno Santos2011-02-141-0/+2
* QPID-3053: Enable broadcast via QMFv2 by default; add option to allow broadca...Gordon Sim2011-02-142-3/+6
* QPID-3040: Prevent race between receipt and release of messages causing inter...Gordon Sim2011-02-141-1/+1
* QPID-3046 - Bug fixed in handling of deleted agents (ConsoleSession).Ted Ross2011-02-141-1/+1
* QPID-3049 - qpid-send --durable does not send durable messages.Alan Conway2011-02-111-6/+13
* QPID-3046 - Refactored so that Connection::getAuthenticatedUsername is consul...Ted Ross2011-02-113-8/+10
* QPID-3046 - Added an example in C++ for receiving eventsTed Ross2011-02-112-1/+67
* QPID-3046Ted Ross2011-02-114-27/+66
* Add some generated files to .gitignore.Alan Conway2011-02-101-0/+1
* QPID-529: Added missing includeGordon Sim2011-02-101-0/+1
* QPID-529: Fixed errors generated by different compiler versionsGordon Sim2011-02-101-1/+1
* QPID-529: Priority queue implementationGordon Sim2011-02-1025-259/+1429
* Remove out-dated comment.Alan Conway2011-02-091-3/+3
* comments for building ruby bindingCarl C. Trieloff2011-02-091-0/+7
* QPID-3040: The C++ messaging client library now releases pending messages whe...Jonathan Robie2011-02-094-46/+84
* Added design note comment to qpid/cpp/src/qpid/cluster/ClusterTimer.cppAlan Conway2011-02-091-1/+20
* QPID-3041 Make dist process does not package the .NET Binding sourceCharles E. Rolke2011-02-094-3/+135
* QPID-3046 - Improved detail in trace log messages.Ted Ross2011-02-093-16/+17
* QPID-3045 - sporadic failure of cluster_tests.ShortTests.test_route_updateAlan Conway2011-02-084-11/+26
* QPID-3045: Disable failing test cluster_tests.ShortTests.test_route_update un...Alan Conway2011-02-081-1/+1
* Reverts r1068042.Jonathan Robie2011-02-082-105/+61
* Ensures that messages acquired, but not acked, are released before a queue is...Jonathan Robie2011-02-072-61/+105
* Added missing even handling in the console.Ted Ross2011-02-048-2/+59
* Merged missing functionality from the QMFv1 Ruby and Python interfaces to the...Ted Ross2011-02-046-25/+744
* Fixed typos in the documentation text.Ted Ross2011-02-045-6/+15
* Prevent spurious "schema-updated" notifications when an agent restarts.Ted Ross2011-02-041-5/+9
* QPID-3035: fix incorrect removal at end of SequenceSetKenneth Anthony Giusti2011-02-032-2/+46
* Added severity and timestamp fields to raised events.Ted Ross2011-02-033-36/+98
* QPID-3033 Bug 674183 - Segmentation fault while processing session.attachAlan Conway2011-02-021-1/+4
* Do one long run in cluster_tests.py test_management.Alan Conway2011-02-021-14/+16
* Fix missing QPID_COMMON_EXTERN in sys/Socket.h, causing windows build failure.Alan Conway2011-02-021-2/+2
* QPID-3032 - Modifications to the QMFv2 implementation:Ted Ross2011-02-028-19/+90
* QPID-3032 - Bug-fix: The broker management agent and the remote C++ agent har...Ted Ross2011-02-024-105/+146