| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added logging to QMF console connections. | Jonathan Robie | 2010-12-22 | 5 | -10/+52 |
| * | Two fixes in the Ruby QMF2 binding: | Ted Ross | 2010-12-22 | 2 | -2/+3 |
| * | Allow command line utilities to require a given SASL mechanism. | Jonathan Robie | 2010-12-21 | 6 | -91/+154 |
| * | Fixed bug that led to client doxygen using broker doxygen main page. | Jonathan Robie | 2010-12-18 | 1 | -1/+1 |
| * | Change tmp directories from /tmp/sasl_fed/RANDOM to /tmp/sasl_fed_RANDOM. | Michael Goulish | 2010-12-17 | 2 | -3/+3 |
| * | Made qpid-xxx management scripts callable as python functions. | Jonathan Robie | 2010-12-17 | 7 | -624/+800 |
| * | Include the new sasl_fed_ex test in EXTRA_DIST. | Michael Goulish | 2010-12-17 | 1 | -1/+1 |
| * | In broker::ConectionHandler, use the security settings, if any, | Michael Goulish | 2010-12-16 | 4 | -12/+259 |
| * | Updates to the V2-style qmf-generation templates: | Ted Ross | 2010-12-16 | 2 | -3/+5 |
| * | Added missing initializer in the QueryImpl constructor. | Ted Ross | 2010-12-16 | 1 | -1/+1 |
| * | QPID-2967 Windows broker fails to destroy connections if client exits abruptly | Charles E. Rolke | 2010-12-15 | 1 | -3/+4 |
| * | Temporarily raise the logging level for cluster_tests.LongTests.test_manageme... | Alan Conway | 2010-12-15 | 1 | -0/+2 |
| * | Fix flow control for qpid-cpp-benchmark with multiple senders. | Alan Conway | 2010-12-15 | 3 | -17/+21 |
| * | Bug 662765 - Management broker ID should be the same for members of a cluster. | Alan Conway | 2010-12-15 | 7 | -25/+34 |
| * | Added an option to the qmf-gen tool to generate v2-style schema declarations. | Ted Ross | 2010-12-15 | 6 | -8/+257 |
| * | Add end-to-end flow control to qpid-send, qpid-receive and qpid-cpp-benchmark. | Alan Conway | 2010-12-14 | 3 | -9/+49 |
| * | Bugfix - Identify correct ConnectionOption names for C++. | Charles E. Rolke | 2010-12-13 | 1 | -96/+192 |
| * | ManagementAgent.cpp: consistent logging of message lengths. | Alan Conway | 2010-12-13 | 1 | -5/+5 |
| * | forgot to use the American spelling in the redirect | Robert Gemmell | 2010-12-11 | 1 | -1/+1 |
| * | updates to make the website conform with the Apache Project Branding Requirem... | Robert Gemmell | 2010-12-11 | 6 | -46/+25 |
| * | QPID-2966: add 'not implemented' stumps for the recently added get/setLogLeve... | Robert Gemmell | 2010-12-11 | 1 | -0/+12 |
| * | Correct typo in 'wrap' command line | Stephen D. Huston | 2010-12-10 | 1 | -1/+1 |
| * | Update Riverace info for Windows installer; move Windows Installer section do... | Stephen D. Huston | 2010-12-10 | 1 | -4/+4 |
| * | Modified qpid-cluster to support the way it is called from | Jonathan Robie | 2010-12-10 | 2 | -5/+5 |
| * | QPID-2966: Disable test when python lib is not available | Gordon Sim | 2010-12-10 | 1 | -0/+1 |
| * | QPID-2966: Add QMF method to dynamically set the log level. | Gordon Sim | 2010-12-10 | 12 | -5/+247 |
| * | Defer update of managaement agent to end of update process. | Alan Conway | 2010-12-08 | 6 | -62/+51 |
| * | Corrected datatypes of numeric defaults for optparse. | Jonathan Robie | 2010-12-08 | 4 | -6/+6 |
| * | fix type conversion error | Kenneth Anthony Giusti | 2010-12-08 | 1 | -0/+2 |
| * | Fix qpid-tool to not attempt to display parially-learned schemata. | Ted Ross | 2010-12-08 | 1 | -7/+8 |
| * | update to release notes | Robert Gemmell | 2010-12-08 | 1 | -0/+1 |
| * | restore links to the programming guide for 0.8 | Robert Gemmell | 2010-12-08 | 1 | -0/+6 |
| * | Comment explaining the nodict flag. | Michael Goulish | 2010-12-07 | 1 | -0/+8 |
| * | QPID-2680: Tidied up docbook formatting | Andrew Donald Kennedy | 2010-12-07 | 1 | -281/+91 |
| * | update 0.8 release notes to merge the 0.7 & 0.8 issues and order them more ap... | Robert Gemmell | 2010-12-06 | 1 | -76/+57 |
| * | Print usage rather than help if user gets usage wrong. | Jonathan Robie | 2010-12-06 | 1 | -1/+1 |
| * | Add missing files qpid/cluster/UpdateDataExchange.h,.cxx to cluster.cmake. | Alan Conway | 2010-12-06 | 1 | -0/+2 |
| * | Restored Usage() function (lost in version skew shuffle) | Jonathan Robie | 2010-12-06 | 1 | -9/+13 |
| * | Fixes problem with unbound _args variable in bind. | Jonathan Robie | 2010-12-06 | 1 | -0/+1 |
| * | add a Release Notes page for 0.8 to use in the release announcement, allowing... | Robert Gemmell | 2010-12-05 | 2 | -0/+456 |
| * | remove redundant old .doc/.pdf files leftover from the wiki | Robert Gemmell | 2010-12-05 | 6 | -0/+0 |
| * | QPID-2963: revert changes to Doxygen header from r957222, and also remove dup... | Robert Gemmell | 2010-12-05 | 1 | -9/+20 |
| * | add 0.8 to the compatibility page | Robert Gemmell | 2010-12-05 | 1 | -32/+33 |
| * | reference the trunk getting started to stop the url going stale when versions... | Robert Gemmell | 2010-12-05 | 1 | -1/+1 |
| * | Update download page to reference 0.8 and 0.6, instead of 0.6 and 0.5 | Robert Gemmell | 2010-12-05 | 1 | -69/+67 |
| * | Update documentation page and menu links to reference 0.8 and trunk, instead ... | Robert Gemmell | 2010-12-05 | 2 | -32/+31 |
| * | update getting started to point at download.cgi instead of the old (redirecte... | Robert Gemmell | 2010-12-05 | 1 | -1/+1 |
| * | update Readme and Makefile to account for latest build process | Robert Gemmell | 2010-12-05 | 2 | -7/+7 |
| * | fix issue with extraneous table entries, which was causing malformed html out... | Robert Gemmell | 2010-12-05 | 1 | -4/+2 |
| * | convert SCD guide from full book to a section to allow building the containin... | Robert Gemmell | 2010-12-05 | 1 | -37/+34 |