summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed some dead codeTed Ross2008-09-171-6/+1
* Added missing Makefile dependencies for ACL and Cluster schema filesTed Ross2008-09-172-8/+17
* - wire in more cluster statsCarl C. Trieloff2008-09-172-2/+16
* qpid-1277: fixed Date issueArnaud Simon2008-09-163-8/+8
* - implement mgnt clusternode stopCarl C. Trieloff2008-09-161-2/+3
* - add mgnt schema for clusterCarl C. Trieloff2008-09-164-2/+114
* Fix race in cluster join protocol.Alan Conway2008-09-167-115/+133
* qpid-1277: fixed small messages issue found when testing wcfArnaud Simon2008-09-161-3/+7
* Simplified cluster updates.Alan Conway2008-09-169-488/+103
* An improved way of dealing with installed headersTed Ross2008-09-152-5/+21
* Cluster member stalling, cluster map updates and unit tests.Alan Conway2008-09-1514-281/+476
* Fixed a bug affecting 'make install' for generated qmf headersTed Ross2008-09-151-2/+2
* QPID-1274 - Changed C++ namespace for generated management code. Improved ef...Ted Ross2008-09-1544-207/+280
* - removed cluster methods in mgnt, will add them to a new cluster object inCarl C. Trieloff2008-09-153-12/+7
* Add Windows-related itemsStephen D. Huston2008-09-121-0/+12
* Moved PollableCondition into sys/posix, posix only impl.Alan Conway2008-09-125-43/+64
* QPID-106Carl C. Trieloff2008-09-123-8/+66
* Corrected warning for unsignedCarl C. Trieloff2008-09-122-33/+33
* Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.Alan Conway2008-09-1222-107/+673
* QPID-1282: Add targets for cobertura coverage reporting.Aidan Skinner2008-09-124-4/+116
* qpid-1277: fixed large messages issue; added more testsArnaud Simon2008-09-128-49/+264
* Added in header file missing from ditributionAndrew Stitcher2008-09-111-0/+1
* Add qpidc.conf to the distfile listAndrew Stitcher2008-09-111-1/+1
* fix warningsCarl C. Trieloff2008-09-111-2/+2
* QPID-1190 Changed logging for protocol negotiation on client connect to be le...Marnie McCormack2008-09-111-1/+1
* Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss...Alan Conway2008-09-1117-113/+162
* qpid-1277: added tests and fixed rangeSet + future issue because of the nonva...Arnaud Simon2008-09-1115-138/+385
* Implementation of AMQP over RDMA protocols (Infiniband)Andrew Stitcher2008-09-1114-289/+1522
* Refactored c++ client library to allow multiple protocols to beAndrew Stitcher2008-09-1116-174/+347
* QPID-1279 Implementations of management methods can now return error strings ...Ted Ross2008-09-1020-41/+42
* Cluster support for copying shared broker state to new members.Alan Conway2008-09-1026-101/+576
* qpid-1277: updated Composite to override Head and Body Arnaud Simon2008-09-101-3/+3
* qpid-1277: removed .back files and updated Composite fileArnaud Simon2008-09-104-339/+0
* Removed @staticmethod decorator which is unsupported by older Python versionsTed Ross2008-09-091-1/+1
* Fixed fedora-9 build problemTed Ross2008-09-091-1/+1
* QPID-1274 - qmf-gen can now generate code from multiple schema files. Uses _...Ted Ross2008-09-097-65/+79
* QPID-1261: initial fix (this degrades performance for shared queues with more...Gordon Sim2008-09-098-125/+166
* Generate c++ enum types for AMQP enums in framing/enum.h.Alan Conway2008-09-097-48/+61
* Fixes to xml exchange:Gordon Sim2008-09-083-81/+91
* Qpid-1277: added nant support Arnaud Simon2008-09-0817-88/+373
* Qpid-1277: AMQP 0.10 support Arnaud Simon2008-09-0897-0/+37887
* QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema...Gordon Sim2008-09-0811-130/+238
* RefCountedBuffer improvements, centralize cluster encoding/decoding in Event.Alan Conway2008-09-066-33/+76
* Queue cpg deliveries for execution in separate thread.Alan Conway2008-09-067-36/+62
* Fixes to distributed test scripts.Alan Conway2008-09-052-10/+16
* allow creation of objectId from first/second id componentsNuno Santos2008-09-051-3/+7
* Fixed cluster membership notification.Alan Conway2008-09-0514-100/+344
* QPID-1274 - Made qmf-gen smarter about finding its data filesTed Ross2008-09-051-2/+19
* src/qpid/client/SubscriptionManager.cpp: added start().Alan Conway2008-09-055-40/+79
* QPID-1274 - Moved management-gen data files into the qmf subdirectory to fix ...Ted Ross2008-09-0510-16/+14