summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-2132: Applied patch from Ken GiustiGordon Sim2009-10-082-19/+30
* Added more install-related content to the CMake structure.Stephen D. Huston2009-10-077-55/+310
* Add missing extern decls.Stephen D. Huston2009-10-072-3/+3
* Pick up size_t def from Windows rather than making one up and possibly clashi...Stephen D. Huston2009-10-071-1/+3
* Fix typo in ais_check, causing cluster tests to fail.Alan Conway2009-10-061-1/+1
* Remove conflicts checked in earlierStephen D. Huston2009-10-061-17/+0
* Get remaining tests running on WindowsStephen D. Huston2009-10-053-25/+119
* Improve ability to avoid dialogs in automated testsStephen D. Huston2009-10-051-0/+17
* Add new files from r821000; Fixes QPID-2130Stephen D. Huston2009-10-051-0/+4
* Minor improvements to cluster logging.Alan Conway2009-10-053-16/+21
* Removed AMQP method body classes from public API.Alan Conway2009-10-051-1/+2
* Correct some powershell problems for WindowsStephen D. Huston2009-10-054-27/+28
* Fixed: cluster udpate did not presever deliver-properties.exchange on messages.Alan Conway2009-10-0513-79/+118
* Look for qpidd.exe in various places, not just DebugStephen D. Huston2009-10-033-6/+53
* QMF Fixes in Ruby Console:Ted Ross2009-10-027-9/+50
* QMF Fixes:Ted Ross2009-10-027-12/+32
* qpidd prints message to stderr if logging configuration is invalid.Alan Conway2009-10-021-15/+19
* Applied patches to resolve QPID-2076Stephen D. Huston2009-10-026-12/+18
* Deprecated enableQueueEvents() in the doxygen comments. Use setInt() instead.Jonathan Robie2009-10-021-0/+15
* define content- and view- classes separately from message classGordon Sim2009-10-0227-428/+734
* Removed LatencyTracker from cluster.Alan Conway2009-10-017-201/+6
* Set cluster version number from SVN revision.Alan Conway2009-10-011-2/+6
* Fix broker race where broker closes connection before sending close-ok.Alan Conway2009-10-012-8/+15
* Fix QPID-2086 - problem with read-credit.Alan Conway2009-10-019-74/+70
* Updated library dependenciesTed Ross2009-09-301-1/+1
* Add definition of int64_t (required by gcc 4.4.1)Gordon Sim2009-09-301-0/+1
* For Windows, add 'd' postfix to library file namesStephen D. Huston2009-09-301-4/+4
* Revised set of source files and library names for QMF; matches earlier change...Stephen D. Huston2009-09-291-42/+45
* This is related to QPID-2108Rajith Muditha Attapattu2009-09-292-10/+10
* Fix dependencies so python client used by tests is built before tests.Alan Conway2009-09-291-0/+3
* I have applied the patch attached to QPID-2108 from Tim Platten with a few mo...Rajith Muditha Attapattu2009-09-294-49/+214
* QMF Engine updates:Ted Ross2009-09-2917-62/+259
* Fix python tests to work in VPATH builds and for make distcheck.Alan Conway2009-09-2815-101/+135
* Transient flow-to-disk messages switched to store from BDB. Only single-queue...Kim van der Riet2009-09-283-4/+8
* r817742 (the fix for QPID-2102), introduced a deadlock and a race condition i...Gordon Sim2009-09-282-26/+30
* QPID-2102: Changed QueuePolicy to rely on external locking and require dequeu...Gordon Sim2009-09-285-37/+22
* Adding missing fileTed Ross2009-09-271-0/+32
* Cleaned up issues with distribution.Ted Ross2009-09-271-1/+4
* Backed out a broker change that was unintentionally carried along in another ...Ted Ross2009-09-251-1/+1
* QMF updates:Ted Ross2009-09-2547-408/+651
* Exchange route() refactorization that eliminates common code in each of the E...Kim van der Riet2009-09-257-142/+67
* Use struct/class consistentlyStephen D. Huston2009-09-247-49/+49
* Fix to allow python testing stuff to build outside source treeAndrew Stitcher2009-09-231-4/+2
* This patch requires svn 817742, corrects the lock issue for ring queue in 817...Carl C. Trieloff2009-09-235-24/+58
* Fixes to the QMF Ruby API - added missing methods and reduced use of "get_" c...Ted Ross2009-09-234-27/+56
* rhs's new system for python allows us to build python testMichael Goulish2009-09-2312-27/+34
* Attempt to clean up a warning about violating aliasing rules.Ted Ross2009-09-231-3/+3
* QMF updates:Ted Ross2009-09-226-16/+100
* QPID-2112 - C++ Client: Facility needed for app to extract the user-ID in use...Ted Ross2009-09-226-0/+29
* Minor update to allow store access to the message isPersistent() method. This...Kim van der Riet2009-09-224-4/+6