summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor cleanup: removed unused parameter of initial-status in cluster.xml.Alan Conway2010-03-054-10/+6
* Tests for presence of xqilla/ast/XQEffectiveBooleanValue.hpp; if notJonathan Robie2010-03-051-0/+9
* Modified to either support the older XQilla 2.1.3 API or to useJonathan Robie2010-03-051-1/+11
* Fix QPID-2435. This patch removes the "publishNow" feature from the broker a...Ted Ross2010-03-053-40/+30
* Move Unicode BOM mark in dotnet visual studio project files backAndrew Stitcher2010-03-053-6/+6
* QPID-2412: updated notes for SASL EXTERNAL support and added option.Gordon Sim2010-03-051-7/+13
* Don't generate debug snapshot messages unless debug logging enabled.Alan Conway2010-03-054-15/+14
* Updated SASL support gridGordon Sim2010-03-051-7/+7
* QPID-2434: add timestamp files to CLEANFILES listKenneth Anthony Giusti2010-03-051-1/+1
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-0535-107/+288
* made drain work on messages as well as contentRafael H. Schloming2010-03-053-32/+44
* Allow builder to generate developer docs as well as user API docs.Stephen D. Huston2010-03-051-1/+4
* Fix to run topictest correctly on Windows.Stephen D. Huston2010-03-052-10/+13
* QPID-2429: Added extra test.Gordon Sim2010-03-041-0/+10
* QPID-2429: Use explicit check for void value rather than relaying on empty() ...Gordon Sim2010-03-041-1/+1