summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is related to QPID-1296.Rajith Muditha Attapattu2008-10-232-2/+2
* This is for QPID-1296Rajith Muditha Attapattu2008-10-2315-25/+41
* QPID-1319. Removed the unnessacery argument in the constructor.Rajith Muditha Attapattu2008-10-231-6/+1
* Marked old python management API as obsolete. Updated 0-10 tests to use new ...Ted Ross2008-10-233-23/+17
* Some fixes to the LVQ (primarily a patch from cctrieloff@redhat.com)Gordon Sim2008-10-235-43/+106
* This is related to QPID-1319Rajith Muditha Attapattu2008-10-232-28/+2
* don't append realm in null authenticator if the userid as supplied already en...Gordon Sim2008-10-231-1/+5
* Minor changes to provide access for cluster to replicate delivery records.Alan Conway2008-10-239-23/+77
* Candidate fix for QPID-1389. Make sure we don't send commands unless the sess...Rafael H. Schloming2008-10-234-6/+33
* Qpid-1392: Add SSL support Arnaud Simon2008-10-235-7/+292
* QPID-1385 : Extracted annonymous class from AMQChannel.resend(boolean), Added...Martin Ritchie2008-10-238-62/+827
* More complete fix to prevention of divide by zero when the sampling rate is m...Gordon Sim2008-10-231-1/+1
* Fixed to avoid division by zero when sampling more frequently than once per s...Gordon Sim2008-10-231-1/+4
* QPID-1339: support for low level session resumeRafael H. Schloming2008-10-2312-143/+385
* This is related to QPID-1161Rajith Muditha Attapattu2008-10-231-0/+332
* Add skeleton Windows logging optionsStephen D. Huston2008-10-222-0/+168
* Clean up of code that is no longer being used.Rajith Muditha Attapattu2008-10-226-629/+0
* Fixed run_acl_tests to work in a VPATH build.Alan Conway2008-10-221-8/+9
* QPID-1382 from Mick Goulish: Improvement to Client-Side Cluster Failover codeAlan Conway2008-10-228-32/+878
* Fix port used in example.Gordon Sim2008-10-221-1/+1
* Updated latest ssl options usage; fixed ambiguity in domain name used in exam...Gordon Sim2008-10-221-18/+16
* QPID-1357: applied qman_22102008_events_handling.patchArnaud Simon2008-10-2222-347/+1690
* QPID-1359 : Disabled ConnectionTest until this issue has been resolvedMartin Ritchie2008-10-221-0/+3
* QPID-1384: updated AMQDestination + added test for 0.10 code pathArnaud Simon2008-10-225-3/+121
* Turn of automatic loading of modules from defined module directory to avoid p...Gordon Sim2008-10-221-1/+1
* removed references to /home/asimon and restored the proper defaults for the c...Rafael H. Schloming2008-10-222-4/+4
* This is for QPID-1363Rajith Muditha Attapattu2008-10-224-1/+494
* This is a fix for QPID-1362Rajith Muditha Attapattu2008-10-224-39/+48
* Refactored DeliveryRecord and delivery path to remove some redundant code.Gordon Sim2008-10-2117-275/+80
* Remove nonportable include dlfcn; add Windows version of Shlib.cppStephen D. Huston2008-10-212-1/+53
* Qualify userid with realm when authentication is turned offGordon Sim2008-10-211-2/+7
* Add #include qpid/sys/DispatchHandle.h, needed since DispatchHandle split out...Stephen D. Huston2008-10-211-0/+1
* Fix compile error introduced by initial QPID-1377 commit; Resolves QPID-1377Stephen D. Huston2008-10-211-1/+1
* Refactor sys::AsynchIO class to allow reimplementing on other platforms witho...Stephen D. Huston2008-10-2123-600/+2371
* Fix compilation error on older compilers by correcting cast.Gordon Sim2008-10-211-1/+2
* cluster_test: Unit test for Tx state replication.Alan Conway2008-10-203-2/+29
* 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