summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dial down default log output to warn for non-qpid classes.Aidan Skinner2009-03-311-1/+1
* cpp/src/tests/failover_soak.cpp: allow it to run with all modules loaded or o...Alan Conway2009-03-312-32/+39
* This is a fix for QPID-1781Rajith Muditha Attapattu2009-03-312-2/+18
* This is a test case for QPID-1777Rajith Muditha Attapattu2009-03-312-0/+98
* Fix lifecycle issue in ExpiryPolicy - remove deleted messages from unexpired ...Alan Conway2009-03-305-2/+14
* cpp/src/qpid/client/Handle.h: fix operator!()Alan Conway2009-03-301-1/+4
* QPID-1702 QPID-1706Ted Ross2009-03-276-53/+243
* Lib tweaksStephen D. Huston2009-03-2717-164/+164
* Need to see toFd from tests; related to QPID-1765Stephen D. Huston2009-03-271-1/+2
* Reduce logging to ease CC buildsMartin Ritchie2009-03-271-3/+6
* QPID-1778 : Add NoFailover FailoverMethod that blocks that still allows conne...Martin Ritchie2009-03-275-5/+146
* Enable SocketProxy portability to Windows; fixes QPID-1765Stephen D. Huston2009-03-261-41/+70
* This is a simple fix for the problem highlighted in QPID-1777Rajith Muditha Attapattu2009-03-261-5/+5
* QPID-1768 : Added multithreaded test to ensure multiple concurrent adds are ok.Martin Ritchie2009-03-261-0/+123
* QPID-1768 : Removed all the special priority queue code. Added the ability fo...Martin Ritchie2009-03-266-335/+89
* QPID-949 : renamed _disabled to _disableFlowtoDisk based on review feedbackMartin Ritchie2009-03-262-11/+11
* QPID-1776: fix interpolation of variables.Aidan Skinner2009-03-262-4/+28
* Revert r758359 STATUS_INVALID_PARAMETER changes; breaks build. Reopen QPID-1737Stephen D. Huston2009-03-254-5/+5
* QPID-1735 : Added Documentation to QueueBackingStore around thread safety of ...Martin Ritchie2009-03-2511-122/+258
* QPID-1735 : Removed duplicated methods with differing functionality that was ...Martin Ritchie2009-03-254-22/+8
* use longs for large hex constant literals, this avoids scary looking warnings...Rafael H. Schloming2009-03-2520-104/+104
* QEIT.testExpiry() only allows 10ms for creating the QueueEntry. Depending on ...Martin Ritchie2009-03-251-7/+8
* Apply patch to s/STATUS_INVALID_PARAMETER/STATUS_PARAMETER_INVALID/ to build ...Stephen D. Huston2009-03-254-6/+6
* This is a fix for QPID-1773Rajith Muditha Attapattu2009-03-241-1/+14
* QPID-1771: fix as applied to branch as r757807.Gordon Sim2009-03-242-3/+6
* QPID-1662 : Converted PassiveTTL to a transacted session so we can ensure all...Martin Ritchie2009-03-241-1/+6
* The example verification was broken.Rajith Muditha Attapattu2009-03-2421-35/+35
* This is to correct a mistake pointed out in the dev listRajith Muditha Attapattu2009-03-241-1/+1
* QPID-1511: add scripts to generate example ssl stores, and add refrence in th...Robert Gemmell2009-03-223-1/+77
* QPID-1767: add units to message age attribute descriptionRobert Gemmell2009-03-221-3/+3
* QPID-1763 : Fixed slow down due to fs lookup for unloaded message introduced ...Martin Ritchie2009-03-201-5/+11
* QPID-1740: further whitespace cleanupGordon Sim2009-03-202-6/+6
* Fix for QPID-1761 and QPID-1762: made BBEncoder.grow() flip the buffer before...Rafael H. Schloming2009-03-206-26/+80
* These classes are not used in any meaningful way.Rajith Muditha Attapattu2009-03-192-335/+0
* This is a fix for QPID-1760Rajith Muditha Attapattu2009-03-194-47/+12
* QPID-1740: corrected some whitespace issues and esnured the subdirs var is pr...Gordon Sim2009-03-192-2/+2
* Modified README to match runSample.shJonathan Robie2009-03-191-1/+1
* Modified runSample.sh to use a relative path to the example source.Jonathan Robie2009-03-191-1/+1
* QPID-1758 Applied qpid-config patch from Ffrench Mathilde.Ted Ross2009-03-191-5/+48
* Changed the default location for examples.Jonathan Robie2009-03-192-2/+2
* Remove unneeded size_t typedef; fixes QPID-1745Stephen D. Huston2009-03-171-1/+0
* Correct the handling of end-of-connection cases; fixes QPID-1550Stephen D. Huston2009-03-171-12/+10
* increased timeout for ConnectionCloseTestRafael H. Schloming2009-03-171-1/+1
* QPID-1744: fix as applied to branch in r755315.Gordon Sim2009-03-171-0/+1
* QPID-1743: change maxMessageSize description to indicate it is in Bytes not K...Robert Gemmell2009-03-171-7/+6
* QPID-1742: new splash screen logo for JMX management console to signal its JM...Robert Gemmell2009-03-171-0/+0
* QPID-1740: Update Makefile generation for examples to not use the undocumente...Gordon Sim2009-03-172-16/+15
* Fix some bashishms in test scriptsManuel Teira Paz2009-03-172-11/+24
* In testLoggerFormat:Manuel Teira Paz2009-03-171-1/+1
* Fixes to the Solaris ECFPoller: Extra trace logging and a misplaced eventManuel Teira Paz2009-03-171-4/+10