| Commit message (Expand) | Author | Age | Files | Lines |
| * | fixed resource leakage on repeated connection open/close | Rafael H. Schloming | 2010-03-23 | 5 | -6/+59 |
| * | Defer Poller creation in ConnectionImpl IOThread from creation to first use. | Alan Conway | 2010-03-23 | 1 | -3/+6 |
| * | Install/stage generated api docs to docs/api/html. Resolves QPID-2463. | Stephen D. Huston | 2010-03-23 | 1 | -1/+1 |
| * | provide default codec for unknown content types | Rafael H. Schloming | 2010-03-23 | 2 | -3/+9 |
| * | Several updates to address options including: | Rafael H. Schloming | 2010-03-23 | 6 | -140/+234 |
| * | QPID-2379: add the queue UnackedMessage counts | Robert Gemmell | 2010-03-23 | 6 | -15/+74 |
| * | Added the new certificates. | Rajith Muditha Attapattu | 2010-03-22 | 16 | -0/+99 |
| * | Removed the old ssl certificates. | Rajith Muditha Attapattu | 2010-03-22 | 8 | -33/+0 |
| * | This is related to QPID-2447 | Rajith Muditha Attapattu | 2010-03-22 | 6 | -59/+265 |
| * | Add messaging drain and spout examples. | Stephen D. Huston | 2010-03-22 | 1 | -0/+12 |
| * | Minor improvements to brokertest.py. | Alan Conway | 2010-03-22 | 3 | -1/+4 |
| * | Fix error in path to amqp.xml in configure.ac. | Alan Conway | 2010-03-22 | 1 | -2/+1 |
| * | Get qpid source on the cmdline | Andrew Stitcher | 2010-03-22 | 1 | -17/+68 |
| * | Updated cluster package names for Fedora 12. | Alan Conway | 2010-03-22 | 1 | -0/+2 |
| * | Make sure the client library Poller is created on library load before anythin... | Andrew Stitcher | 2010-03-22 | 1 | -0/+9 |
| * | Modified SSLTest to temporarily set all ssl jvm args to invalid values, to te... | Rajith Muditha Attapattu | 2010-03-19 | 1 | -8/+16 |
| * | Added test cases for QPID-2444 and QPID-2446 | Rajith Muditha Attapattu | 2010-03-19 | 2 | -2/+114 |
| * | QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop... | Gordon Sim | 2010-03-19 | 21 | -42/+67 |
| * | Added support for QPID-2444 QPID-2446 | Rajith Muditha Attapattu | 2010-03-19 | 2 | -38/+91 |
| * | This is related to QPID-2444 and QPID-2445 | Rajith Muditha Attapattu | 2010-03-19 | 5 | -9/+48 |
| * | Did some general refactoring to support QPID-2444 QPID-2445 QPID-2446 QPID-2447 | Rajith Muditha Attapattu | 2010-03-19 | 11 | -52/+575 |
| * | Use ln to make images available to html. | Jonathan Robie | 2010-03-18 | 1 | -0/+3 |
| * | QPID-2452: Fixed control over the encoding used when sending a string valued ... | Gordon Sim | 2010-03-18 | 6 | -6/+82 |
| * | QPID-2379: remove mistakingly commited temporary logging additions | Robert Gemmell | 2010-03-18 | 1 | -8/+0 |
| * | QPID-2379: add Binding.msgMatched() support to the ManagementExchange. Remove... | Robert Gemmell | 2010-03-18 | 5 | -102/+47 |
| * | QPID-2397: add Binding.msgMatched() support to the TopicExchange, and remove ... | Robert Gemmell | 2010-03-18 | 5 | -58/+97 |
| * | QPID-2379: remove some unused parameters | Robert Gemmell | 2010-03-18 | 1 | -5/+3 |
| * | QPID-2379: add Binding.msgMatched() support to the HeadersExchange | Robert Gemmell | 2010-03-18 | 6 | -206/+268 |
| * | Now using a Makefile, rather than ant. | Jonathan Robie | 2010-03-18 | 1 | -11/+20 |
| * | Replaced ant-based build system with a simple Makefile. To build documents, y... | Jonathan Robie | 2010-03-17 | 575 | -288779/+43 |
| * | Remove Version.h reference from configure.ac. | Alan Conway | 2010-03-17 | 1 | -3/+0 |
| * | Get qpid version from top-level QPID_VERSION.txt file | Andrew Stitcher | 2010-03-17 | 1 | -2/+15 |
| * | Remove un-necessary Version.h.cmake | Alan Conway | 2010-03-17 | 2 | -48/+0 |
| * | Updated cmake build to pick up version from QPID_VERSION.txt. | Alan Conway | 2010-03-17 | 3 | -2/+58 |
| * | Fixed previous broken change which attempted to get version at configuration ... | Andrew Stitcher | 2010-03-17 | 1 | -6/+2 |
| * | C++ automake build picks up version number from qpid/QPID_VERSION.txt. | Alan Conway | 2010-03-17 | 8 | -18/+29 |
| * | Fixed output directory for html output. | Jonathan Robie | 2010-03-17 | 1 | -1/+1 |
| * | Add ./out automatically if not present. | Jonathan Robie | 2010-03-17 | 1 | -2/+3 |
| * | Change instructions to reflect the new ant-based build system. | Jonathan Robie | 2010-03-17 | 1 | -25/+20 |
| * | Marked all XML files as DocBook. | Jonathan Robie | 2010-03-17 | 1 | -33/+69 |
| * | initial checkin of CONTENTS file -- explanation of purpose of this directory. | Michael Goulish | 2010-03-17 | 1 | -0/+12 |
| * | Initial checkin of a temporary place for external code documentation. | Michael Goulish | 2010-03-17 | 1 | -0/+0 |
| * | workaround for BZ 570168 ( see comment in code ) | Michael Goulish | 2010-03-17 | 1 | -1/+12 |
| * | Removing docs, javadocs, and examples from fop - not needed to build, and big | Jonathan Robie | 2010-03-16 | 2828 | -932023/+0 |
| * | build.xml, plus libraries, stylesheets, and dtds to support the build: | Jonathan Robie | 2010-03-16 | 3402 | -0/+1220970 |
| * | Fix missing source files in distribution. | Alan Conway | 2010-03-16 | 1 | -2/+5 |
| * | Removed dependencies in qpid/messaging on qpid/client. | Alan Conway | 2010-03-16 | 26 | -117/+263 |
| * | Remove warning | Andrew Stitcher | 2010-03-16 | 1 | -1/+1 |
| * | Remove unconditional debug libs from cmake install targets | Andrew Stitcher | 2010-03-16 | 1 | -30/+0 |
| * | Remove WCF products from the C++ packaging | Andrew Stitcher | 2010-03-16 | 1 | -31/+0 |