| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | New cluster member pushes store when joining an active cluster. | Alan Conway | 2010-03-12 | 12 | -96/+242 |
| * | Fix for deadlock beween journal timer & connection threads. | Alan Conway | 2010-03-12 | 3 | -6/+29 |
| * | Remove unnecessary dependency of qmf on qmfengine | Andrew Stitcher | 2010-03-12 | 1 | -1/+1 |
| * | QPID-2382: Checked in missing files from last commit | Gordon Sim | 2010-03-12 | 4 | -0/+258 |
| * | QPID-2382: Created separate utility class for handling updates from failover ... | Gordon Sim | 2010-03-11 | 13 | -125/+194 |
| * | added support for reject/release | Rafael H. Schloming | 2010-03-11 | 6 | -44/+148 |
| * | Remove non-existent directory from PATH. | Alan Conway | 2010-03-10 | 1 | -1/+1 |
| * | QPID-2379: only inc/dec the outstanding txn count if the channel/session is t... | Robert Gemmell | 2010-03-10 | 2 | -12/+25 |
| * | QPID-2379: add getDelivered() to Subscription | Robert Gemmell | 2010-03-10 | 4 | -5/+16 |
| * | QPID-2430: when the AcceptMode=NONE, dont add the MessageAcceptCompletionList... | Robert Gemmell | 2010-03-10 | 1 | -1/+1 |
| * | QPID-2379: ensure SubFlushRunner runnable changes thread name back to previou... | Robert Gemmell | 2010-03-10 | 1 | -17/+24 |
| * | QPID-2441: patch from Jan Sarenik that prevents verification failures when ru... | Gordon Sim | 2010-03-10 | 4 | -18/+19 |
| * | Apply parallel changes from Makefile.am a couple days ago; resolves QPID-2439. | Stephen D. Huston | 2010-03-09 | 1 | -1/+2 |
| * | Fix build dependency problem with tests/testagent. | Alan Conway | 2010-03-09 | 1 | -0/+1 |
| * | Removed testagent directory | Alan Conway | 2010-03-09 | 0 | -0/+0 |
| * | Remove tests/testagent sub-directory, build testagent in the tests directory. | Alan Conway | 2010-03-09 | 6 | -56/+52 |
| * | Changed name of XQilla EBV define to XQ_EXTENDED_BOOLEAN_VALUE_HPP. | Jonathan Robie | 2010-03-08 | 2 | -5/+5 |
| * | Fixed test cases to include the queue name in the expected error string | Rajith Muditha Attapattu | 2010-03-08 | 1 | -4/+4 |
| * | QPID-2436: Fix cluster update of remote agents. | Alan Conway | 2010-03-08 | 9 | -39/+62 |
| * | QPID-2436: Drop the vhost prefix in QMF V2keys. | Alan Conway | 2010-03-08 | 1 | -7/+8 |
| * | Added "testActiveTTLwithDurableSubscription" to the CPPExcludes list | Rajith Muditha Attapattu | 2010-03-08 | 1 | -1/+4 |
| * | Fixed #ifndef for XQilla 2.1.3 | Jonathan Robie | 2010-03-08 | 1 | -1/+1 |
| * | Added hooks in the broker for QMFv2 management of the broker. | Ted Ross | 2010-03-08 | 10 | -102/+260 |
| * | This is a fix for QPID-2432 | Rajith Muditha Attapattu | 2010-03-05 | 2 | -37/+77 |