summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Avoid spurious error message for TransportFailureGordon Sim2008-11-241-0/+4
* Clearer error message for case when specified module-dir is not a directory.Gordon Sim2008-11-241-0/+4
* Fixed several problems related to qmf update timestamps:Ted Ross2008-11-216-46/+50
* Renamed the python package for the qmf code generation as it conflictsTed Ross2008-11-2114-19/+19
* Appologies for the sudden checkin without notice, close to the release cycle.Rajith Muditha Attapattu2008-11-2116-379/+71
* This is related to QPID-1479.Rajith Muditha Attapattu2008-11-2116-71/+379
* Add ability to construct a ClassKey from it's __repr__ string.Ted Ross2008-11-211-6/+23
* code cleanup on qmf console APITed Ross2008-11-212-61/+105
* Added a script to startup QMan in standalone mode.Rajith Muditha Attapattu2008-11-216-2/+73
* Add missing bounds checks.Alan Conway2008-11-201-2/+5
* Exorcise remains of boost.spirit parser.Alan Conway2008-11-202-71/+1
* Add missing DIST rules.Alan Conway2008-11-201-3/+9
* QPID-1464 - Moved qmf console API out of python/qpid and into python/qmfTed Ross2008-11-2010-18/+36
* Add proper cleanup of stored management objects during agent shutdown.Ted Ross2008-11-201-0/+14
* Replaced boost.spirit-based URL parser with simple recursive descent parser.Alan Conway2008-11-205-63/+224
* Added some extra test options.Gordon Sim2008-11-203-15/+24
* QPID-1476 - routing keys used for updates can't be used to discriminate by agentTed Ross2008-11-204-19/+30
* Moved the qman-config.xml into the etc folder so the build system would pick ...Rajith Muditha Attapattu2008-11-201-0/+0
* Replace lower_bound with equivalent loop; resolves QPID-1424Stephen D. Huston2008-11-191-3/+8
* File descriptor leak in ForkedBroker test utility.Alan Conway2008-11-191-6/+10
* tests/failover_soak: run a cluster with clients, kill and restart cluster mem...Alan Conway2008-11-197-9/+1058
* Ensure that callbacks are removed before IncompleteMessageList instance is de...Gordon Sim2008-11-195-1/+11
* Fix seg fault caused by exceptiosn thrown in Cluster ctor.Alan Conway2008-11-192-2/+3
* QPID-1474: Changed lock scope for PollerHandle::~PollerHandleAndrew Stitcher2008-11-191-0/+5
* Fix --cluster-cman option to enable cman integration.Alan Conway2008-11-197-38/+30
* QPID-1463: Andrea's patchesArnaud Simon2008-11-196-0/+264
* QPID-1463: Andrea's patchesArnaud Simon2008-11-1946-474/+869
* Updated patch for change to EXTRA_DISTGordon Sim2008-11-191-7/+8
* Removed overblown Doxygen comments.Jonathan Robie2008-11-191-25/+1
* Change formats to VC9, add MaxMethodBodySize and remove it from protocol_gen....Stephen D. Huston2008-11-196-52/+450
* Add INSTALL-WINDOWS to EXTRA-DISTStephen D. Huston2008-11-191-1/+1
* Refinements to TOCStephen D. Huston2008-11-191-11/+4
* Add Windows-specific files to EXTRA_DIST so they are in releases; fixes QPID-...Stephen D. Huston2008-11-181-1/+38
* Added doxygen documentation for Connection::open(ConnectionSettings)Jonathan Robie2008-11-181-2/+27
* Optional cluster integration with cman quorum service.Alan Conway2008-11-1811-21/+239
* Reverted log4j changeMartin Ritchie2008-11-181-34/+8
* QPID-1454 : Synchronize round the setting and usage of _failoverLatch, with a...Martin Ritchie2008-11-181-3/+12
* Initial instructions for building on WindowsStephen D. Huston2008-11-182-1/+136
* Housecleaning - removed Session_099 filter, removed jrobie path from develope...Jonathan Robie2008-11-172-2/+2
* Deleting doxygen_mainpage.h, which has moved to the src/cpp/docs/api directory.Jonathan Robie2008-11-171-28/+0
* Modified user.doxygen.in to incorporate main page documentation.Jonathan Robie2008-11-172-22/+23
* Remove optimistic consume options. Better default message for SSL errors.Alan Conway2008-11-176-72/+14
* Fixed erroneous test preventing cleanup of broker.Gordon Sim2008-11-171-1/+1
* Fix to error handling, without this I was seeing "AttributeError: Exception i...Gordon Sim2008-11-171-1/+1
* updated version numbers and release notes for M4Rafael H. Schloming2008-11-1510-23/+19
* fixed svn properties on release.shRafael H. Schloming2008-11-151-0/+0
* fixed or syntaxRafael H. Schloming2008-11-151-1/+1
* updated release sh script for M4Rafael H. Schloming2008-11-151-19/+35
* added config.rb for packaging customization of spec locationRafael H. Schloming2008-11-143-57/+72
* QPID-1465: Fixed initialisation of minimum value so it is tracked correctlyAndrew Stitcher2008-11-141-1/+2