summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed output directory for html output.Jonathan Robie2010-03-171-1/+1
* Add ./out automatically if not present.Jonathan Robie2010-03-171-2/+3
* Change instructions to reflect the new ant-based build system.Jonathan Robie2010-03-171-25/+20
* Marked all XML files as DocBook.Jonathan Robie2010-03-171-33/+69
* initial checkin of CONTENTS file -- explanation of purpose of this directory.Michael Goulish2010-03-171-0/+12
* Initial checkin of a temporary place for external code documentation.Michael Goulish2010-03-171-0/+0
* workaround for BZ 570168 ( see comment in code )Michael Goulish2010-03-171-1/+12
* Removing docs, javadocs, and examples from fop - not needed to build, and bigJonathan Robie2010-03-162828-932023/+0
* build.xml, plus libraries, stylesheets, and dtds to support the build:Jonathan Robie2010-03-163402-0/+1220970
* Fix missing source files in distribution.Alan Conway2010-03-161-2/+5
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-1626-117/+263
* Remove warningAndrew Stitcher2010-03-161-1/+1
* Remove unconditional debug libs from cmake install targetsAndrew Stitcher2010-03-161-30/+0
* Remove WCF products from the C++ packagingAndrew Stitcher2010-03-161-31/+0
* Added section 4, showing the XInclude file structure, to make it easier for p...Jonathan Robie2010-03-161-0/+64
* Simple script to build a client sdk for windows:Andrew Stitcher2010-03-161-0/+57
* Updated the references to the new SSL package.Rajith Muditha Attapattu2010-03-151-2/+2
* Moved the SSL code under the security package.Rajith Muditha Attapattu2010-03-153-3/+3
* QPID 24448: throw if no channels available when adding a session.Alan Conway2010-03-151-1/+2
* Work-around for race condition in the IO layer.Alan Conway2010-03-152-2/+8
* This is related to rev 922479Rajith Muditha Attapattu2010-03-151-4/+122
* Added utility methods to be used in providing a solution for QPID-2445Rajith Muditha Attapattu2010-03-131-0/+113
* Information on building and editing the documentation source.Jonathan Robie2010-03-121-0/+50
* Simple shell script for building PDF - will be replaced by an ANT file.Jonathan Robie2010-03-121-0/+22
* Export FailoverUpdate symbols necessary to link on WindowsAndrew Stitcher2010-03-121-2/+4
* Correct Windows qmf lib build so that the library entry points get exported w...Andrew Stitcher2010-03-121-1/+1
* New cluster member pushes store when joining an active cluster.Alan Conway2010-03-1212-96/+242
* Fix for deadlock beween journal timer & connection threads.Alan Conway2010-03-123-6/+29
* Remove unnecessary dependency of qmf on qmfengineAndrew Stitcher2010-03-121-1/+1
* QPID-2382: Checked in missing files from last commitGordon Sim2010-03-124-0/+258
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-1113-125/+194
* added support for reject/releaseRafael H. Schloming2010-03-116-44/+148
* Remove non-existent directory from PATH.Alan Conway2010-03-101-1/+1
* QPID-2379: only inc/dec the outstanding txn count if the channel/session is t...Robert Gemmell2010-03-102-12/+25
* QPID-2379: add getDelivered() to SubscriptionRobert Gemmell2010-03-104-5/+16
* QPID-2430: when the AcceptMode=NONE, dont add the MessageAcceptCompletionList...Robert Gemmell2010-03-101-1/+1
* QPID-2379: ensure SubFlushRunner runnable changes thread name back to previou...Robert Gemmell2010-03-101-17/+24
* QPID-2441: patch from Jan Sarenik that prevents verification failures when ru...Gordon Sim2010-03-104-18/+19
* Apply parallel changes from Makefile.am a couple days ago; resolves QPID-2439.Stephen D. Huston2010-03-091-1/+2
* Fix build dependency problem with tests/testagent.Alan Conway2010-03-091-0/+1
* Removed testagent directoryAlan Conway2010-03-090-0/+0
* Remove tests/testagent sub-directory, build testagent in the tests directory.Alan Conway2010-03-096-56/+52
* Changed name of XQilla EBV define to XQ_EXTENDED_BOOLEAN_VALUE_HPP.Jonathan Robie2010-03-082-5/+5
* Fixed test cases to include the queue name in the expected error stringRajith Muditha Attapattu2010-03-081-4/+4
* QPID-2436: Fix cluster update of remote agents.Alan Conway2010-03-089-39/+62
* QPID-2436: Drop the vhost prefix in QMF V2keys.Alan Conway2010-03-081-7/+8
* Added "testActiveTTLwithDurableSubscription" to the CPPExcludes listRajith Muditha Attapattu2010-03-081-1/+4
* Fixed #ifndef for XQilla 2.1.3Jonathan Robie2010-03-081-1/+1
* Added hooks in the broker for QMFv2 management of the broker.Ted Ross2010-03-0810-102/+260
* This is a fix for QPID-2432Rajith Muditha Attapattu2010-03-052-37/+77