summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* cluster: DumpClient replicates session MessageBuilder.Alan Conway2008-10-209-14/+88
* Non-substantive changes. Removed tabs, neatened indentation, etc.Ted Ross2008-10-201-89/+88
* Remove default location for certificate database.Gordon Sim2008-10-204-11/+22
* Add option to require that only encrypted connections be accepted.Gordon Sim2008-10-205-17/+30
* Allow transport to be set on qpid-route.Gordon Sim2008-10-202-9/+17
* cluster: DumpClient updates consumer notifyEnabled and blocked.Alan Conway2008-10-208-9/+62
* qpid-1374: Added handling of null message propertiesArnaud Simon2008-10-202-4/+18
* qpid-1371: added python/dotnet .in filesArnaud Simon2008-10-204-10/+91
* QPID-1367 Mick Goulish: improvements to client-side failover.Alan Conway2008-10-1712-202/+102
* Suppress logging expected errors in tests.Alan Conway2008-10-175-65/+75
* QPID-1320: Remove unusued variables, check that right number of messages have...Aidan Skinner2008-10-171-23/+11
* QPID-1373: Remove message for unack'd map when acking individual messages. Ad...Aidan Skinner2008-10-172-0/+17
* QPID-1315:Aidan Skinner2008-10-173-169/+124
* s/setPrefecthLimits/setPrefetchLimitsAidan Skinner2008-10-172-4/+4
* qpid-1372: added handling of empty message properties at the header level Arnaud Simon2008-10-171-2/+7
* qpid-1372: added handling of empty message properties. Arnaud Simon2008-10-171-2/+1
* QPID-1257 : Change to allow mstool.log4j as part of the build so that the too...Martin Ritchie2008-10-171-1/+1
* Fix valgrind suppression for boost thread leak to work on 32 & 64 bit.Alan Conway2008-10-171-5/+4
* qpid-1371: added .net cc support + cc .net interop supportArnaud Simon2008-10-1762-11/+1411
* Changed default port for SSLGordon Sim2008-10-171-1/+1
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-1726-15/+2329
* Feature requested by AndrewM for M4...Carl C. Trieloff2008-10-178-42/+114
* Make SaslAuthenticator reimplementable for schemes other than Cyrus, such as ...Stephen D. Huston2008-10-168-27/+295
* Resolve inconsistent refs to ConnectionSettings; resolves QPID-1369Stephen D. Huston2008-10-163-3/+3
* Fix signed/unsigned compile error.Alan Conway2008-10-161-4/+4
* Added missing message.subscribe arguments to SemanticState::ConsumerImpl for ...Alan Conway2008-10-164-27/+45
* Extended dump consumer test to cover member death.Alan Conway2008-10-162-16/+31
* QPID-1366 - implementation of automatic anti-looping for federationTed Ross2008-10-1610-30/+122
* Add UUID generated for each new cluster instance.Alan Conway2008-10-164-36/+52
* Remove syslog-specific code from portable part of logging; was already placed...Stephen D. Huston2008-10-162-13/+0
* Add suppression for known leak in older boost.thread.Alan Conway2008-10-161-0/+9
* Fix race in cluster causing incorrect known-broker lists to be sent to clients.Alan Conway2008-10-1615-230/+333
* configure.ac: check for presence of libboost_threads vs. libboost_threads-mtAlan Conway2008-10-162-1/+3
* Compile boost.spirit library in thread-safe mode.Alan Conway2008-10-162-1/+4
* qpid-1284: Andrea Gazzarini - 26/Sep/08 04:22 as a README fileArnaud Simon2008-10-161-0/+116
* enable build without xml installedCarl C. Trieloff2008-10-163-3/+8
* Split logging options into portable options and sink-related options that are...Stephen D. Huston2008-10-1517-250/+542
* Allow QPID_AUTO_TEST_CASE_EXPECTED_FAILURES to work at Boost 1.35Stephen D. Huston2008-10-151-2/+2
* QPID-1341 from JonathanCarl C. Trieloff2008-10-1510-29/+183
* QPID-1101 : Reverted change, for some reason I can't seem to find where this ...Martin Ritchie2008-10-151-6/+1
* QPID-1360 - Scaling improvements for QMFTed Ross2008-10-157-241/+297
* QPID-1350 - changed syntax of dereference so it becomes optionalTed Ross2008-10-151-6/+6
* QPID-1314: move metadata store up a few lines as per review comment.Aidan Skinner2008-10-151-1/+1
* QPID-1320: Yank out random, badly written 08 test. Use correct one instead.Aidan Skinner2008-10-151-229/+84
* QPID-1119 QPID-1262 : The issue with the SWTDTest was down to QPID-1103 and t...Martin Ritchie2008-10-152-2/+1
* QPID-1356: move commit even higher, before the auth check.Aidan Skinner2008-10-151-4/+4
* QPID-1356: Write message to disk before delivering it to queues.Aidan Skinner2008-10-151-3/+4
* Updated testGordon Sim2008-10-151-25/+41
* c++ broker: Don't hold on to delivery records for accepted/released messages ...Gordon Sim2008-10-156-47/+20
* Minor cleanup for client failover.Alan Conway2008-10-146-27/+19