summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Quote all non-printable ASCII characters (not just control characters)Alan Conway2008-02-122-14/+15
* Create /var/lib/qpidd correctly.Alan Conway2008-02-121-5/+8
* Fixed typoGordon Sim2008-02-121-1/+1
* Explicitly reset shared pointer; brokers destructor not called if started thr...Gordon Sim2008-02-121-1/+2
* added help text for the clean-results targetRafael H. Schloming2008-02-121-0/+7
* Remove dependency on sys::Socket for management ID of connections.Alan Conway2008-02-114-8/+14
* Fix errors in verify scripts.Alan Conway2008-02-114-9/+9
* fixed computation of ranged acks, fix needed for failing RecoverTestRafael H. Schloming2008-02-111-5/+6
* bumped release for Beta 3Rafael H. Schloming2008-02-111-1/+3
* Added a test (currently disabled) that highlights a deadlock in the client wh...Gordon Sim2008-02-111-8/+40
* Check valid listener (or handler) exist and log error if not. See QPID-783.Gordon Sim2008-02-111-4/+11
* From Ted Ross, https://issues.apache.org/jira/browse/QPID-782Alan Conway2008-02-084-9/+24
* 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