summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add end-to-end flow control to qpid-send, qpid-receive and qpid-cpp-benchmark.Alan Conway2010-12-143-9/+49
* Bugfix - Identify correct ConnectionOption names for C++.Charles E. Rolke2010-12-131-96/+192
* ManagementAgent.cpp: consistent logging of message lengths.Alan Conway2010-12-131-5/+5
* forgot to use the American spelling in the redirectRobert Gemmell2010-12-111-1/+1
* updates to make the website conform with the Apache Project Branding Requirem...Robert Gemmell2010-12-116-46/+25
* QPID-2966: add 'not implemented' stumps for the recently added get/setLogLeve...Robert Gemmell2010-12-111-0/+12
* Correct typo in 'wrap' command lineStephen D. Huston2010-12-101-1/+1
* Update Riverace info for Windows installer; move Windows Installer section do...Stephen D. Huston2010-12-101-4/+4
* Modified qpid-cluster to support the way it is called from Jonathan Robie2010-12-102-5/+5
* QPID-2966: Disable test when python lib is not availableGordon Sim2010-12-101-0/+1
* QPID-2966: Add QMF method to dynamically set the log level.Gordon Sim2010-12-1012-5/+247
* Defer update of managaement agent to end of update process.Alan Conway2010-12-086-62/+51
* Corrected datatypes of numeric defaults for optparse.Jonathan Robie2010-12-084-6/+6
* fix type conversion errorKenneth Anthony Giusti2010-12-081-0/+2
* Fix qpid-tool to not attempt to display parially-learned schemata.Ted Ross2010-12-081-7/+8
* update to release notesRobert Gemmell2010-12-081-0/+1
* restore links to the programming guide for 0.8Robert Gemmell2010-12-081-0/+6
* Comment explaining the nodict flag.Michael Goulish2010-12-071-0/+8
* QPID-2680: Tidied up docbook formattingAndrew Donald Kennedy2010-12-071-281/+91
* update 0.8 release notes to merge the 0.7 & 0.8 issues and order them more ap...Robert Gemmell2010-12-061-76/+57
* Print usage rather than help if user gets usage wrong.Jonathan Robie2010-12-061-1/+1
* Add missing files qpid/cluster/UpdateDataExchange.h,.cxx to cluster.cmake.Alan Conway2010-12-061-0/+2
* Restored Usage() function (lost in version skew shuffle)Jonathan Robie2010-12-061-9/+13
* Fixes problem with unbound _args variable in bind.Jonathan Robie2010-12-061-0/+1
* add a Release Notes page for 0.8 to use in the release announcement, allowing...Robert Gemmell2010-12-052-0/+456
* remove redundant old .doc/.pdf files leftover from the wikiRobert Gemmell2010-12-056-0/+0
* QPID-2963: revert changes to Doxygen header from r957222, and also remove dup...Robert Gemmell2010-12-051-9/+20
* add 0.8 to the compatibility pageRobert Gemmell2010-12-051-32/+33
* reference the trunk getting started to stop the url going stale when versions...Robert Gemmell2010-12-051-1/+1
* Update download page to reference 0.8 and 0.6, instead of 0.6 and 0.5Robert Gemmell2010-12-051-69/+67
* Update documentation page and menu links to reference 0.8 and trunk, instead ...Robert Gemmell2010-12-052-32/+31
* update getting started to point at download.cgi instead of the old (redirecte...Robert Gemmell2010-12-051-1/+1
* update Readme and Makefile to account for latest build processRobert Gemmell2010-12-052-7/+7
* fix issue with extraneous table entries, which was causing malformed html out...Robert Gemmell2010-12-051-4/+2
* convert SCD guide from full book to a section to allow building the containin...Robert Gemmell2010-12-051-37/+34
* Add title to introduction/preface in order to match the version currently on ...Robert Gemmell2010-12-051-0/+2
* remove chapter tags in AMQP-Compatibility.xml and Qpid-Interoperability-Docum...Robert Gemmell2010-12-053-8/+10
* Converted tools to use optparse. Jonathan Robie2010-12-055-438/+380
* Add more details about the .NET Binding for the C++ Messaging Client.Charles E. Rolke2010-12-031-28/+290
* fix signed vs unsigned compare errorsKenneth Anthony Giusti2010-12-031-4/+4
* add unit tests for cluster replication of deleted broker mgmt objectsKenneth Anthony Giusti2010-12-031-9/+362
* bugfix in deleted obj import/export apiKenneth Anthony Giusti2010-12-021-2/+8
* fix distcheck build problem with broker mgmt unit testKenneth Anthony Giusti2010-12-021-6/+3
* revert nodist makefile change to fix bootstrap errorKenneth Anthony Giusti2010-12-021-1/+1
* enable broker mgmt agent test, fix distcheck errors.Kenneth Anthony Giusti2010-12-022-1/+3
* Added new arg to code thaat gets compiled when HAVE_SASL is false.Michael Goulish2010-12-021-1/+1
* Modified cluster_tests causes broker shut down with invalid-argument error.Alan Conway2010-12-0111-51/+576
* Add missing call to Message::setTimestamp in ManagementAgent::sendBufferLH.Alan Conway2010-12-011-2/+3
* Enable cluster-safe assertions on transition to CATCHUPAlan Conway2010-12-012-4/+6
* Add a unit_test fixture for the Brokers internal management agent.Kenneth Anthony Giusti2010-12-017-6/+408