| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Added section 4, showing the XInclude file structure, to make it easier for p... | Jonathan Robie | 2010-03-16 | 1 | -0/+64 |
| * | Simple script to build a client sdk for windows: | Andrew Stitcher | 2010-03-16 | 1 | -0/+57 |
| * | Updated the references to the new SSL package. | Rajith Muditha Attapattu | 2010-03-15 | 1 | -2/+2 |
| * | Moved the SSL code under the security package. | Rajith Muditha Attapattu | 2010-03-15 | 3 | -3/+3 |
| * | QPID 24448: throw if no channels available when adding a session. | Alan Conway | 2010-03-15 | 1 | -1/+2 |
| * | Work-around for race condition in the IO layer. | Alan Conway | 2010-03-15 | 2 | -2/+8 |
| * | This is related to rev 922479 | Rajith Muditha Attapattu | 2010-03-15 | 1 | -4/+122 |
| * | Added utility methods to be used in providing a solution for QPID-2445 | Rajith Muditha Attapattu | 2010-03-13 | 1 | -0/+113 |
| * | Information on building and editing the documentation source. | Jonathan Robie | 2010-03-12 | 1 | -0/+50 |
| * | Simple shell script for building PDF - will be replaced by an ANT file. | Jonathan Robie | 2010-03-12 | 1 | -0/+22 |
| * | Export FailoverUpdate symbols necessary to link on Windows | Andrew Stitcher | 2010-03-12 | 1 | -2/+4 |
| * | Correct Windows qmf lib build so that the library entry points get exported w... | Andrew Stitcher | 2010-03-12 | 1 | -1/+1 |