summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Changed the name of the declared exchange from 'xml' to 'xml-exchange'.Jonathan Robie2010-11-191-3/+3
* Added instructions for Messaging API examples.Jonathan Robie2010-11-191-0/+72
* Bump the store-startup timeout from 10 to 20 seconds; creating a SQL db often...Stephen D. Huston2010-11-191-1/+1
* QPID-2953 Qpid Cpp Messaging .NET Binding does not include unit tests.Charles E. Rolke2010-11-186-208/+742
* Removed tabs and typos.Jonathan Robie2010-11-181-9/+9
* Modified text so people using the C++ distributions are not expected to have ...Jonathan Robie2010-11-181-5/+15
* QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cppAlan Conway2010-11-184-13/+89
* QPID-2952 Qpid Cpp Messaging .NET Binding - Address constructor mishandles Na...Charles E. Rolke2010-11-181-1/+1
* Update readme: remove qmf-agent, add qmf-console descriptionKenneth Anthony Giusti2010-11-181-13/+6
* Added missing TimerWarnings.cpp to CMakeLists.txt.Alan Conway2010-11-181-0/+1
* Added bootstrap to "Quick Start" instructions - now builds properly with eith...Jonathan Robie2010-11-171-4/+5
* cluster/Numbering.h: Removed unused and incorrect function contains()Alan Conway2010-11-171-2/+0
* Set svn:executable property.Jonathan Robie2010-11-171-0/+0
* Fixed README.txt to give correct instructions.Jonathan Robie2010-11-171-13/+17
* Aggregate Timer warnings.Alan Conway2010-11-176-18/+194
* Add README.txt to distribution.Kenneth Anthony Giusti2010-11-171-0/+1
* Add README.txt for qmf-console examplesKenneth Anthony Giusti2010-11-171-0/+39
* QPID-2950: correct the shutdown exception check to verify the SQLCode is for ...Robert Gemmell2010-11-171-2/+4
* QPID-2947: update slf4j to 1.6.1 to allow using the client package out-of-the...Robert Gemmell2010-11-177-7/+7
* Add PREDEFINED items so that QPID_MESSAGING_EXTERN and QMF_EXTERN do not show...Stephen D. Huston2010-11-162-2/+2
* Fix double spacing introduced by previous commit.Alan Conway2010-11-151-155/+0
* Fix inconsistent line terminators.Alan Conway2010-11-151-154/+308
* testReconnect: increase number of bytes read/written before failure.Alan Conway2010-11-151-3/+3
* QPID-2946: exclude the QMan archive from the release process until such time ...Robert Gemmell2010-11-141-1/+0
* QPID-2944: update QMan README.txt to give the correct URL for the admininstra...Robert Gemmell2010-11-141-1/+1
* QPID-2944: update QMan build file to reflect change of README filname to READ...Robert Gemmell2010-11-141-5/+5
* QPID-2943: add the example src+jar to the client release archiveRobert Gemmell2010-11-141-0/+14
* QPID-2943: remove references from the README.txt file to examples that no lon...Robert Gemmell2010-11-141-260/+4
* QPID-2942: disable management SSL by default, update config.xml to use keysto...Robert Gemmell2010-11-142-3/+6
* Handle iterator properly when removing entries from list; resolves QPID-2941.Stephen D. Huston2010-11-121-3/+7
* QPID-2674: prevent callbacks after doDelete has been calledGordon Sim2010-11-121-0/+10
* Fix error in python tests: poll() takes exactly 1 argument (2 given)Alan Conway2010-11-121-2/+6
* QPID-2940: always request completions from broker on Session::acknowledge(), ...Gordon Sim2010-11-122-2/+4
* Added a blank setAgentFilter (will make this a command option).Ted Ross2010-11-111-2/+8
* Include cluster scripts unconditionally in distribution.Alan Conway2010-11-111-27/+32
* added address parser support for NoneRafael H. Schloming2010-11-112-3/+13
* Fixed segfault when setting the agent filter on a closed session.Ted Ross2010-11-105-9/+102
* test_env.sh.in: Remove un-necessary absdir for @prefix@, prefix is always abs...Alan Conway2010-11-101-1/+1
* qpid-recieve --receive-rate: fixed calculation for duplicate messages.Alan Conway2010-11-101-4/+3
* QPID-2939 Qpid .NET Messaging Binding has stray references and using statementsCharles E. Rolke2010-11-1031-327/+0
* Fixed minor errors in the scriptsRajith Muditha Attapattu2010-11-102-8/+8
* Fix to r1028346: no point in throwing exception after queue has already been ...Gordon Sim2010-11-103-80/+29
* Corrected/clarified sasl mechanism option which is slightly different between...Gordon Sim2010-11-101-5/+16
* Added --receive-rate to qpid-recieve to allow simulation of a slow receiver.Alan Conway2010-11-092-3/+22
* QPID-2934 Feature to pass the authenticated userId to QMF agent method handle...Ted Ross2010-11-0910-28/+69
* QPID-2922 Add the FailoverUpdate table to the .NET bindings map.Charles E. Rolke2010-11-091-0/+62
* Added log4j as dep for tools module.Rajith Muditha Attapattu2010-11-081-1/+1
* This is related to rev 1032640Rajith Muditha Attapattu2010-11-085-0/+2
* QPID-2933 Messaging .NET binding has several assembly properties misnamedCharles E. Rolke2010-11-087-14/+14
* Moved the testkit scripts under the tools module.Rajith Muditha Attapattu2010-11-083-1/+1