| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2944: update QMan build file to reflect change of README filname to READ... | Robert Gemmell | 2010-11-14 | 1 | -5/+5 |
| * | QPID-2943: add the example src+jar to the client release archive | Robert Gemmell | 2010-11-14 | 1 | -0/+14 |
| * | QPID-2943: remove references from the README.txt file to examples that no lon... | Robert Gemmell | 2010-11-14 | 1 | -260/+4 |
| * | QPID-2942: disable management SSL by default, update config.xml to use keysto... | Robert Gemmell | 2010-11-14 | 2 | -3/+6 |
| * | Handle iterator properly when removing entries from list; resolves QPID-2941. | Stephen D. Huston | 2010-11-12 | 1 | -3/+7 |
| * | QPID-2674: prevent callbacks after doDelete has been called | Gordon Sim | 2010-11-12 | 1 | -0/+10 |
| * | Fix error in python tests: poll() takes exactly 1 argument (2 given) | Alan Conway | 2010-11-12 | 1 | -2/+6 |
| * | QPID-2940: always request completions from broker on Session::acknowledge(), ... | Gordon Sim | 2010-11-12 | 2 | -2/+4 |
| * | Added a blank setAgentFilter (will make this a command option). | Ted Ross | 2010-11-11 | 1 | -2/+8 |
| * | Include cluster scripts unconditionally in distribution. | Alan Conway | 2010-11-11 | 1 | -27/+32 |
| * | added address parser support for None | Rafael H. Schloming | 2010-11-11 | 2 | -3/+13 |
| * | Fixed segfault when setting the agent filter on a closed session. | Ted Ross | 2010-11-10 | 5 | -9/+102 |
| * | test_env.sh.in: Remove un-necessary absdir for @prefix@, prefix is always abs... | Alan Conway | 2010-11-10 | 1 | -1/+1 |
| * | qpid-recieve --receive-rate: fixed calculation for duplicate messages. | Alan Conway | 2010-11-10 | 1 | -4/+3 |
| * | QPID-2939 Qpid .NET Messaging Binding has stray references and using statements | Charles E. Rolke | 2010-11-10 | 31 | -327/+0 |
| * | Fixed minor errors in the scripts | Rajith Muditha Attapattu | 2010-11-10 | 2 | -8/+8 |
| * | Fix to r1028346: no point in throwing exception after queue has already been ... | Gordon Sim | 2010-11-10 | 3 | -80/+29 |
| * | Corrected/clarified sasl mechanism option which is slightly different between... | Gordon Sim | 2010-11-10 | 1 | -5/+16 |
| * | Added --receive-rate to qpid-recieve to allow simulation of a slow receiver. | Alan Conway | 2010-11-09 | 2 | -3/+22 |
| * | QPID-2934 Feature to pass the authenticated userId to QMF agent method handle... | Ted Ross | 2010-11-09 | 10 | -28/+69 |
| * | QPID-2922 Add the FailoverUpdate table to the .NET bindings map. | Charles E. Rolke | 2010-11-09 | 1 | -0/+62 |
| * | Added log4j as dep for tools module. | Rajith Muditha Attapattu | 2010-11-08 | 1 | -1/+1 |
| * | This is related to rev 1032640 | Rajith Muditha Attapattu | 2010-11-08 | 5 | -0/+2 |
| * | QPID-2933 Messaging .NET binding has several assembly properties misnamed | Charles E. Rolke | 2010-11-08 | 7 | -14/+14 |
| * | Moved the testkit scripts under the tools module. | Rajith Muditha Attapattu | 2010-11-08 | 3 | -1/+1 |
| * | Fix brokertest errors like: "poll() got an unexpected keyword argument '_dead... | Alan Conway | 2010-11-08 | 1 | -2/+2 |
| * | QPID-2929: *actually* fix inclusion of the broker-plugins in the release *arc... | Robert Gemmell | 2010-11-08 | 1 | -2/+2 |
| * | add missing licence header | Robert Gemmell | 2010-11-07 | 1 | -1/+20 |
| * | Increment version numbers from 0.7 to 0.8(docs) and 0.9(code) | Robert Gemmell | 2010-11-07 | 15 | -23/+23 |
| * | reduce the amount of change required to update the icky hardcoded version inf... | Robert Gemmell | 2010-11-07 | 1 | -27/+28 |
| * | add Licence info to another couple of files | Robert Gemmell | 2010-11-07 | 2 | -0/+21 |
| * | QPID-2931: update MessageReference to stop nulling out the ServerMessage refe... | Robert Gemmell | 2010-11-07 | 1 | -6/+7 |
| * | Manage CLFS containers using policies to both create the initial containers a... | Stephen D. Huston | 2010-11-05 | 3 | -23/+46 |
| * | Add design doc for new Windows hybrid SQL-CLFS store. | Stephen D. Huston | 2010-11-05 | 1 | -0/+239 |
| * | QPID-2924 Refactor WinSDK to create separate debug and release /bin directories | Charles E. Rolke | 2010-11-05 | 13 | -26/+26 |
| * | QPID-2926 Simple example code does not link under Windows | Charles E. Rolke | 2010-11-05 | 2 | -0/+72 |
| * | New cluster plan: added transaction support | Alan Conway | 2010-11-05 | 1 | -0/+4 |
| * | Added a test case for QPID-2737, QPID-2774, QPID-2928 | Rajith Muditha Attapattu | 2010-11-05 | 1 | -3/+47 |
| * | Fix typo in help message. | Stephen D. Huston | 2010-11-04 | 1 | -1/+1 |
| * | QPID-2929: ensure the broker-plugins are added to the broker release binary w... | Robert Gemmell | 2010-11-04 | 1 | -1/+7 |
| * | Revised Messages to keep track of queues each message is on to enable finding... | Stephen D. Huston | 2010-11-04 | 3 | -207/+255 |
| * | When running store tests, pass the store type to the script. Also added test ... | Stephen D. Huston | 2010-11-04 | 1 | -1/+4 |
| * | QPID-2928 QPID-2737 The isExclusive method in BasicMessageConsumer_0_10.java ... | Rajith Muditha Attapattu | 2010-11-04 | 5 | -5/+87 |
| * | 1. Enable the second set of tests, now that brokertest.py is checked in and r... | Stephen D. Huston | 2010-11-04 | 1 | -17/+47 |
| * | Adjust for Windows which can't do Popen w/ close_fds. Also, when tearDown run... | Stephen D. Huston | 2010-11-04 | 1 | -1/+5 |
| * | QPID-2927: catch and ignore InstanceNotFoundException as this is not unexpect... | Robert Gemmell | 2010-11-04 | 1 | -1/+9 |
| * | QPID-2927: fix inconsistent use of spaces and tabs for indentation, always us... | Robert Gemmell | 2010-11-04 | 1 | -18/+18 |
| * | qpid-cpp-benchmark: allow extra arguments to qpid-send/receive, fix exception... | Alan Conway | 2010-11-04 | 1 | -2/+8 |
| * | Catch com exceptions during db recovery and rethrow as ADOExceptions which th... | Stephen D. Huston | 2010-11-03 | 1 | -65/+105 |
| * | QPID-2680 Added new SCD user doc to the java broker book xml | Marnie McCormack | 2010-11-03 | 1 | -0/+1 |