| Commit message (Expand) | Author | Age | Files | Lines |
| * | An improved way of dealing with installed headers | Ted Ross | 2008-09-15 | 2 | -5/+21 |
| * | Cluster member stalling, cluster map updates and unit tests. | Alan Conway | 2008-09-15 | 14 | -281/+476 |
| * | Fixed a bug affecting 'make install' for generated qmf headers | Ted Ross | 2008-09-15 | 1 | -2/+2 |
| * | QPID-1274 - Changed C++ namespace for generated management code. Improved ef... | Ted Ross | 2008-09-15 | 43 | -206/+279 |
| * | - removed cluster methods in mgnt, will add them to a new cluster object in | Carl C. Trieloff | 2008-09-15 | 2 | -4/+5 |
| * | Moved PollableCondition into sys/posix, posix only impl. | Alan Conway | 2008-09-12 | 5 | -43/+64 |
| * | QPID-106 | Carl C. Trieloff | 2008-09-12 | 3 | -8/+66 |
| * | Corrected warning for unsigned | Carl C. Trieloff | 2008-09-12 | 2 | -33/+33 |
| * | Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys. | Alan Conway | 2008-09-12 | 22 | -107/+673 |
| * | Added in header file missing from ditribution | Andrew Stitcher | 2008-09-11 | 1 | -0/+1 |
| * | Add qpidc.conf to the distfile list | Andrew Stitcher | 2008-09-11 | 1 | -1/+1 |
| * | fix warnings | Carl C. Trieloff | 2008-09-11 | 1 | -2/+2 |
| * | Moved PollableCondition, PollableQueue and to sys. Fixed cluster shutdown iss... | Alan Conway | 2008-09-11 | 17 | -113/+162 |
| * | Implementation of AMQP over RDMA protocols (Infiniband) | Andrew Stitcher | 2008-09-11 | 14 | -289/+1522 |
| * | Refactored c++ client library to allow multiple protocols to be | Andrew Stitcher | 2008-09-11 | 16 | -174/+347 |
| * | QPID-1279 Implementations of management methods can now return error strings ... | Ted Ross | 2008-09-10 | 20 | -41/+42 |
| * | Cluster support for copying shared broker state to new members. | Alan Conway | 2008-09-10 | 26 | -101/+576 |
| * | Removed @staticmethod decorator which is unsupported by older Python versions | Ted Ross | 2008-09-09 | 1 | -1/+1 |
| * | Fixed fedora-9 build problem | Ted Ross | 2008-09-09 | 1 | -1/+1 |
| * | QPID-1274 - qmf-gen can now generate code from multiple schema files. Uses _... | Ted Ross | 2008-09-09 | 7 | -65/+79 |
| * | QPID-1261: initial fix (this degrades performance for shared queues with more... | Gordon Sim | 2008-09-09 | 8 | -125/+166 |
| * | Generate c++ enum types for AMQP enums in framing/enum.h. | Alan Conway | 2008-09-09 | 7 | -48/+61 |
| * | Fixes to xml exchange: | Gordon Sim | 2008-09-08 | 3 | -81/+91 |
| * | QPID-1264: initial fix for fanout, direct and headers exchanges (fix for rema... | Gordon Sim | 2008-09-08 | 11 | -130/+238 |
| * | RefCountedBuffer improvements, centralize cluster encoding/decoding in Event. | Alan Conway | 2008-09-06 | 6 | -33/+76 |
| * | Queue cpg deliveries for execution in separate thread. | Alan Conway | 2008-09-06 | 7 | -36/+62 |
| * | Fixes to distributed test scripts. | Alan Conway | 2008-09-05 | 2 | -10/+16 |
| * | Fixed cluster membership notification. | Alan Conway | 2008-09-05 | 14 | -100/+344 |
| * | QPID-1274 - Made qmf-gen smarter about finding its data files | Ted Ross | 2008-09-05 | 1 | -2/+19 |
| * | src/qpid/client/SubscriptionManager.cpp: added start(). | Alan Conway | 2008-09-05 | 5 | -40/+79 |
| * | QPID-1274 - Moved management-gen data files into the qmf subdirectory to fix ... | Ted Ross | 2008-09-05 | 10 | -16/+14 |
| * | QPID-1274 - Improved packaging for management agent and code generation tool | Ted Ross | 2008-09-05 | 11 | -48/+293 |
| * | Add DISCLAIMER to EXTRA_DIST | Aidan Skinner | 2008-09-04 | 1 | -1/+1 |
| * | Fix mods to suppressions; changed from patching to cat'ing to the end for eas... | Gordon Sim | 2008-09-04 | 3 | -122/+108 |
| * | QPID-107 swap the enforce defualt to ACL has to be turned on. So defualt inst... | Carl C. Trieloff | 2008-09-04 | 3 | -6/+6 |
| * | Added missing DISCLAIMER files to cpp python and ruby | Martin Ritchie | 2008-09-04 | 1 | -0/+5 |
| * | Fix bug in computing min latency: 0 latencies not handled correctly. | Alan Conway | 2008-09-04 | 1 | -3/+4 |
| * | Bugfixes: | Gordon Sim | 2008-09-04 | 1 | -3/+3 |
| * | Cleaned up a warning on the Fedora 9 compiler | Ted Ross | 2008-09-04 | 1 | -1/+1 |
| * | Added default return values to satisfy a pedantic compiler (Fedora 9) | Ted Ross | 2008-09-03 | 1 | -0/+4 |
| * | Disambiguated a mask-and-compare for the Fedora-9 compiler | Ted Ross | 2008-09-03 | 1 | -1/+1 |
| * | QPID-1174 Replaced copies with references (bugfix) | Ted Ross | 2008-09-03 | 1 | -2/+2 |
| * | QPID-1174 Updates to the management framework | Ted Ross | 2008-09-03 | 21 | -421/+1094 |
| * | QPID-107, adding schema for managing ACL plugin | Carl C. Trieloff | 2008-09-03 | 1 | -0/+31 |
| * | Cluster multicasts buffers rather than frames. | Alan Conway | 2008-09-03 | 20 | -184/+307 |
| * | Fix build error in cluster code. | Alan Conway | 2008-09-03 | 2 | -2/+2 |
| * | QPID-107 Implementation for ACL for C++ broker | Carl C. Trieloff | 2008-09-02 | 9 | -110/+985 |
| * | Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat... | Alan Conway | 2008-08-29 | 34 | -538/+670 |
| * | Updated License and Notice in Java, added missing L & N files to directories ... | Martin Ritchie | 2008-08-29 | 1 | -0/+31 |
| * | test svn | Carl C. Trieloff | 2008-08-29 | 1 | -1/+0 |