summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* yum correctionCarl C. Trieloff2008-02-081-1/+1
* cpp/examples/direct, fanout: Converted listener.cpp to SubscriptionManager.Alan Conway2008-02-0829-228/+192
* whitespace cleanupRafael H. Schloming2008-02-081-34/+34
* made xa tests run, and made QpidTestCase more robustRafael H. Schloming2008-02-084-19/+31
* Added verify scripts to run mixed python/cpp examples.Alan Conway2008-02-0818-22/+234
* Refactored verify scripts, added verify for python Examples.Alan Conway2008-02-0827-120/+252
* simplied QpidTestCase's interface for running non vm brokers and set up build...Rafael H. Schloming2008-02-089-127/+123
* Clean shutdown of broker: Moved signal unsafe code from Broker::shutdownAlan Conway2008-02-076-16/+17
* Removed signal-unsafe code from shutdown handler. Alan Conway2008-02-071-3/+15
* create missing dirNuno Santos2008-02-071-2/+3
* Disable QPID_DATA_DIR for verify tests.Alan Conway2008-02-071-1/+1
* qpidc.spec.in: Build --without-cpg, no point adding the dependency till clusterAlan Conway2008-02-071-1/+1
* added test for exception listener; fixed NPERafael H. Schloming2008-02-075-26/+123
* Quote unprintable control characters in log output.Alan Conway2008-02-072-1/+49
* fixed log level defaultsRafael H. Schloming2008-02-061-2/+2
* From Ted Ross, https://issues.apache.org/jira/browse/QPID-780Alan Conway2008-02-068-3/+135
* Removed the System.outs from the code.Rajith Muditha Attapattu2008-02-061-4/+0
* Added code to pass in the throwable to the closedListener so that it can be i...Rajith Muditha Attapattu2008-02-0611-21/+48
* added close notificationRafael H. Schloming2008-02-067-17/+91
* Replaced --enable-cluster option with --with-cpg to enable/disable CPG.Alan Conway2008-02-064-26/+30
* Added close logic for releasing pre-fetched messages, see QPID-778Arnaud Simon2008-02-063-3/+42
* Changed for using Window mode see QPID-778Arnaud Simon2008-02-062-29/+2
* Changed session mode to AUTO_ACK so mesages are removed from broker between t...Arnaud Simon2008-02-062-11/+11
* QPID-777 and QPID-778Arnaud Simon2008-02-067-234/+266
* Byte message were losing their payload see QPI-779Arnaud Simon2008-02-062-1/+8
* Changed for using AUTO_ACK sessionArnaud Simon2008-02-061-3/+3
* Added testSendToSelf for https://bugzilla.redhat.com/show_bug.cgi?id=410551Alan Conway2008-02-057-14/+39
* Added code to connect the network error exceptions to the JMS Exception liste...Rajith Muditha Attapattu2008-02-053-2/+13
* added a TransportExceptionRafael H. Schloming2008-02-043-1/+132
* clear the report directory before generating test reportRafael H. Schloming2008-02-041-0/+1
* added exception callback to ConnectonDelegateRafael H. Schloming2008-02-0412-2/+48
* set up logging for testsRafael H. Schloming2008-02-042-0/+52
* Turn management on by defualtCarl C. Trieloff2008-02-041-1/+1
* add interval pu/sub options to test many concurrent connectionsCarl C. Trieloff2008-02-041-2/+12
* added a detailed help target and cleaned up descriptionsRafael H. Schloming2008-02-012-10/+111
* Remove includes to files no longer generated.Gordon Sim2008-02-011-2/+0
* svn:ignore properties.Alan Conway2008-02-010-0/+0
* Use 'guest' as default uid and password for tests.Gordon Sim2008-02-011-2/+2
* Missed a couple of new files in previous commit.Gordon Sim2008-02-012-0/+162
* Oops, missed makefile in last commit.Gordon Sim2008-02-011-0/+2
* Initial cut of inter-broker bridgingGordon Sim2008-02-0112-33/+413
* Cluster code fixed for changes in codebase.Alan Conway2008-02-0116-389/+210
* fixed build orderRafael H. Schloming2008-02-011-1/+1
* more dependency fixesRafael H. Schloming2008-02-016-4/+7
* Added cluster URL configuration, defaults to all interfaces.Alan Conway2008-02-019-44/+82
* less confusing optionsRafael H. Schloming2008-02-011-1/+1
* added support for running one test, and made test output prettyRafael H. Schloming2008-02-011-2/+4
* more dependency fixesRafael H. Schloming2008-02-011-7/+4
* fixed typoRafael H. Schloming2008-02-011-1/+1
* added junit dependencyRafael H. Schloming2008-02-011-2/+3