| Commit message (Expand) | Author | Age | Files | Lines |
| * | Housecleaning - removed Session_099 filter, removed jrobie path from develope... | Jonathan Robie | 2008-11-17 | 2 | -2/+2 |
| * | Deleting doxygen_mainpage.h, which has moved to the src/cpp/docs/api directory. | Jonathan Robie | 2008-11-17 | 1 | -28/+0 |
| * | Modified user.doxygen.in to incorporate main page documentation. | Jonathan Robie | 2008-11-17 | 2 | -22/+23 |
| * | Remove optimistic consume options. Better default message for SSL errors. | Alan Conway | 2008-11-17 | 6 | -72/+14 |
| * | Fixed erroneous test preventing cleanup of broker. | Gordon Sim | 2008-11-17 | 1 | -1/+1 |
| * | Fix to error handling, without this I was seeing "AttributeError: Exception i... | Gordon Sim | 2008-11-17 | 1 | -1/+1 |
| * | updated version numbers and release notes for M4 | Rafael H. Schloming | 2008-11-15 | 10 | -23/+19 |
| * | fixed svn properties on release.sh | Rafael H. Schloming | 2008-11-15 | 1 | -0/+0 |
| * | fixed or syntax | Rafael H. Schloming | 2008-11-15 | 1 | -1/+1 |
| * | updated release sh script for M4 | Rafael H. Schloming | 2008-11-15 | 1 | -19/+35 |
| * | added config.rb for packaging customization of spec location | Rafael H. Schloming | 2008-11-14 | 3 | -57/+72 |
| * | QPID-1465: Fixed initialisation of minimum value so it is tracked correctly | Andrew Stitcher | 2008-11-14 | 1 | -1/+2 |
| * | Ensure config file can be found (its in source tree not build tree) | Gordon Sim | 2008-11-14 | 1 | -1/+2 |
| * | Remove all cluster targets if configured --without-cpg. | Alan Conway | 2008-11-14 | 1 | -3/+4 |
| * | Avoid alarming error message when unencrypted tcp is disabled. Test availabil... | Gordon Sim | 2008-11-14 | 1 | -5/+4 |
| * | Added further test script missing from distribution list and thus causing dis... | Gordon Sim | 2008-11-14 | 1 | -0/+1 |
| * | Added some failover capable tests | Gordon Sim | 2008-11-14 | 10 | -12/+534 |
| * | Remove dummy cluster.so library, no longer needed & confusing. | Alan Conway | 2008-11-14 | 1 | -4/+0 |
| * | Add config.null file to distributed list or distcheck fails (todo: might be n... | Gordon Sim | 2008-11-14 | 1 | -0/+1 |
| * | Avoid unicode in schema labels, which causes problems when they're used as | Ted Ross | 2008-11-13 | 1 | -17/+30 |
| * | QPID-1461 - Added qmf event support for connections. | Ted Ross | 2008-11-13 | 8 | -19/+89 |
| * | Removed spurious exception re-raise | Ted Ross | 2008-11-13 | 1 | -1/+0 |
| * | Added a second level of debug output for the qmf protocol exchange. | Ted Ross | 2008-11-13 | 2 | -8/+63 |
| * | Test commit. Two more whitespace characters in a README. | Jonathan Robie | 2008-11-13 | 1 | -1/+1 |
| * | Minor cleanup edits to examples (from jrobie@redhat.com) | Gordon Sim | 2008-11-13 | 10 | -21/+14 |
| * | Don't stop connector until close has been sent and close-ok received in respo... | Gordon Sim | 2008-11-13 | 1 | -2/+5 |
| * | QPID-1459: don't call Broker::getPort() with empty string as transport | Gordon Sim | 2008-11-13 | 1 | -3/+7 |
| * | Added QPID_NO_MODULE_DIR to prevent client from loading libraries from | Ted Ross | 2008-11-13 | 1 | -0/+1 |
| * | QPID-1414: fix to prevent concurrent modification of brokers known url list | Gordon Sim | 2008-11-13 | 1 | -7/+8 |
| * | Updated qmf-agent API to allow user to specify uid, password, mechanism, and ... | Ted Ross | 2008-11-13 | 8 | -71/+89 |
| * | patches from imain for fixing agent heartbeats, agent and broker bank, and ag... | Rafael H. Schloming | 2008-11-13 | 1 | -10/+12 |
| * | merged 0-10 ruby client from QPID-1443 into existing ruby client | Rafael H. Schloming | 2008-11-13 | 39 | -388/+6105 |
| * | Added null config for SSL test. This test will malfunction if there is | Ted Ross | 2008-11-13 | 2 | -1/+2 |
| * | Removed optimistic-consume option for queues | Ted Ross | 2008-11-12 | 1 | -9/+1 |
| * | Removed optimisticConsume queue option, queues always consume optimistically. | Alan Conway | 2008-11-12 | 1 | -11/+0 |
| * | File missing from last commit. | Ted Ross | 2008-11-12 | 1 | -1/+1 |
| * | Generalized the creation of makefile fragments in qmf code generation. | Ted Ross | 2008-11-12 | 3 | -15/+50 |
| * | QPID-1457: Removed erroneous signal settings | Andrew Stitcher | 2008-11-12 | 1 | -3/+0 |
| * | Cluster replicates queues/exchanges with same encode/decode functions as the ... | Alan Conway | 2008-11-12 | 10 | -27/+86 |
| * | Fix problem where broker generates empty URL if run on a host with only the 1... | Alan Conway | 2008-11-12 | 1 | -3/+5 |
| * | Qpid-1146: Added doc + samples | Arnaud Simon | 2008-11-12 | 10 | -11/+187 |
| * | Added back header file that I mistakenly removed in r712653. | Gordon Sim | 2008-11-12 | 1 | -0/+1 |
| * | Correct returned value on successful parse | Stephen D. Huston | 2008-11-11 | 1 | -1/+1 |
| * | Add newly-added files and removed those removed | Stephen D. Huston | 2008-11-11 | 2 | -24/+0 |
| * | Include DeliveryRecord::credit in replication to new members. | Alan Conway | 2008-11-11 | 6 | -7/+14 |
| * | Fix deadlock when Message::flush() re-enters IncompleteMessageList. | Alan Conway | 2008-11-11 | 1 | -2/+5 |
| * | Fixed a violation of the lock hierarchy in LinkRegistry and Link | Ted Ross | 2008-11-11 | 1 | -24/+25 |
| * | fixed encoding of 64 bit types and added additional tests for 64 bit integers | Rafael H. Schloming | 2008-11-11 | 2 | -4/+9 |
| * | Fixed a file-descriptor leak in the c++ client API. If the socket connection | Ted Ross | 2008-11-11 | 2 | -2/+14 |
| * | added codec tests for int64 | Rafael H. Schloming | 2008-11-11 | 1 | -0/+8 |