summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only override default value for accept-mode field in message.transfer (not me...Gordon Sim2008-07-041-2/+2
* Removed SimpleACLTest from the build whilst we resolve the client exception h...Martin Ritchie2008-07-041-1/+1
* rubygen: Change default for client API accept-mode parameters to 1.Alan Conway2008-07-032-2/+9
* QPID-1160 - Use array-style delete for allocated arrayTed Ross2008-07-031-1/+1
* QPID-962 Exception handling was... unpleasing... Fix up of patch from rhsAidan Skinner2008-07-037-57/+85
* Revert "QPID-962 Exception handling was... unpleasing... Fix up of patch from...Aidan Skinner2008-07-025-62/+55
* Improved text and rasied severity of log entry when client sessions are delet...Gordon Sim2008-07-021-1/+1
* QPID-960 remember to rename classAidan Skinner2008-07-021-3/+3
* QPID-960 copy delegate properlyAidan Skinner2008-07-021-0/+234
* QPID-960 make protocol negotiation work from 0-10 down to 0-9 and then 8-0Aidan Skinner2008-07-023-235/+33
* QPID-962 Exception handling was... unpleasing... Fix up of patch from rhsAidan Skinner2008-07-025-55/+62
* Added timeout to SubscriptionManager::get(), LocalQueue::get() and BlockingQu...Alan Conway2008-07-019-317/+118
* QPID-887: name housekeeping thread properly.Aidan Skinner2008-07-011-1/+2
* QPID-1163: Moved message ack in pre-deliver methodArnaud Simon2008-07-012-14/+15
* QPID-1157: Updated scriptsArnaud Simon2008-07-015-15/+11
* QPID-1084 : Applying patch previously applied to M2.xRobert Godfrey2008-07-011-9/+16
* Added extra option (fixed time limit in rate mode) to latency test. Patch fro...Gordon Sim2008-07-011-10/+27
* QPID-1160 - Per-thread counters in management API to avoid lockingTed Ross2008-06-3021-188/+394
* Cosmetic change: rename ID to be 'tag'Ted Ross2008-06-301-6/+6
* Switch to async mode for management communicationTed Ross2008-06-301-0/+1
* This commit is related to QPID-1161.Rajith Muditha Attapattu2008-06-3019-1/+1884
* QPID-1157: Added cc example automation scriptsArnaud Simon2008-06-3025-34/+394
* QPID-1159: remove @Override tagsAidan Skinner2008-06-301-130/+109
* Added comment to gitignore to explain previous additionsMartin Ritchie2008-06-271-0/+1
* Updated the performance tests to ensure we use all the available test, added ...Martin Ritchie2008-06-275-3/+34
* Added qpid/java/release to ignore listMartin Ritchie2008-06-271-0/+1
* QPID-1157: Added CC scripts and config filesArnaud Simon2008-06-2718-0/+598
* Fix exit status when VALIGRIND=Alan Conway2008-06-271-1/+1
* Plugin framework change: single PluginFactory creates per-target Plugin insta...Alan Conway2008-06-2611-165/+187
* Consolidated cluster tests in cluster_test.cppAlan Conway2008-06-2612-301/+272
* QPID-1152: Change visibility to public so that it isn't narrowedAidan Skinner2008-06-261-1/+1
* Use run_test to run valgrind for start_broker consistently with other tests.Alan Conway2008-06-263-15/+10
* From Matt Farrellee - https://issues.apache.org/jira/browse/QPID-1151Alan Conway2008-06-262-2/+16
* QPID-1112: Changed addDeliveredMessage so to avoid division by 0 error when m...Arnaud Simon2008-06-261-3/+4
* QPID-1137: don't treat connection as opened if the open never succeedsGordon Sim2008-06-263-3/+26
* Updated .gitignore with Intelij project filesMartin Ritchie2008-06-261-0/+3
* QPID-909 : Commented out the TimerTask so that it can be wrapped with a Scale...Martin Ritchie2008-06-261-64/+70
* QPID-854 QPID-999 : Merge Changes to the client to make the dispatcher respon...Aidan Skinner2008-06-263-3/+231
* QPID-1112: Changed addDeliveredMessage so to avoid division by 0 error when m...Arnaud Simon2008-06-261-1/+1
* QPID-1147: Avoid usage of 'source' builtin in pure sh scriptsGordon Sim2008-06-261-1/+1
* Additions to the client API:Alan Conway2008-06-2511-38/+227
* - use flock to lock data dir rather than a lock file.Alan Conway2008-06-257-64/+78
* QPID-1078: use file.separator so that globmapper generates the correct manife...Rafael H. Schloming2008-06-251-1/+1
* QPID-551 Don't take arbitrary stack lengths. I really hate that we sublist at...Aidan Skinner2008-06-251-1/+2
* * remove generated Makefile from svnGordon Sim2008-06-252-551/+3
* Const-correctness fixes in MessageStore.hAlan Conway2008-06-238-52/+65
* Fix path problems in examples make checkAlan Conway2008-06-233-3/+9
* Fix build problems in examples on older automakesAlan Conway2008-06-233-9/+551
* QPID-1069: Patch from Steve Huston: Build with Boost 1.35Andrew Stitcher2008-06-201-1/+4
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-2061-267/+246