summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Change package, remove dependency on Java DNS serverMartin Ritchie2009-04-131-5/+6
* Borrow NetMatcher from JAMES. Should probably be moved to commons-net at some...Martin Ritchie2009-04-131-0/+264
* Remove MockIoSession, replace with TestIoSession everywhere.Martin Ritchie2009-04-134-300/+26
* QPID-1626: Add per-virtualhost authorization plugins.Martin Ritchie2009-04-1325-243/+807
* QPID-1807 : Create fix branch from knonw revision 740769.Martin Ritchie2009-04-130-0/+0
* QPID-1626: Make ACLPlugin a more sensible interface, get rid of the giant swi...Aidan Skinner2009-02-0419-313/+537
* Clean up error messages.Alan Conway2009-02-041-14/+14
* Fix for race conditions in cluster join.Alan Conway2009-02-0325-233/+521
* Reversed change to error message on missing cluster packages.Kim van der Riet2009-02-031-2/+2
* Add in management statistics for client flow control.Andrew Stitcher2009-02-035-43/+49
* Changed name of UpdateClient's queue from "\000qpid-update" to "qpid.qpid-upd...Kim van der Riet2009-02-032-4/+4
* Add some cpp and cobertura filesAidan Skinner2009-02-031-0/+10
* Remove MaxMethodBodySize stuff which is not used any more.Stephen D. Huston2009-02-021-2/+2
* Send client property indicating that client supportsAndrew Stitcher2009-02-025-4/+21
* Fix bug in frame drop logic.Alan Conway2009-02-021-1/+1
* Initial version of Windows, Visual Studio .NET 2008 projectsStephen D. Huston2009-02-0217-0/+7192
* Explicitly reference boost namespace to avoid clashes on WindowsStephen D. Huston2009-02-021-5/+4
* Use qpid sleep rather than CRT sleep to build on WindowsStephen D. Huston2009-02-021-3/+4
* Removed unneeded include <alloca.h>Stephen D. Huston2009-02-021-1/+0
* Use qpid sleep rather than CRT sleep to build on WindowsStephen D. Huston2009-02-021-2/+1
* Prepend SEV_ to sevrity enum names to avoid macro clash on Windows; fixes QPI...Stephen D. Huston2009-02-022-10/+10
* Added Object.isDeleted(), Object.update()Ted Ross2009-02-021-4/+19
* Catch up with recent file changesStephen D. Huston2009-02-012-8/+14
* Correction for: start a broker in cluster, send messages that are flow to dis...Carl C. Trieloff2009-01-308-21/+79
* Correct mistake from previous commit where missing python dir causes an error...Alan Conway2009-01-301-4/+6
* Fix cluster race condition for new members joining.Alan Conway2009-01-291-1/+1
* Better error messages for not-attached exceptions.Alan Conway2009-01-296-55/+38
* Run python tests against a single-member cluster in check-long.Alan Conway2009-01-297-29/+58
* Changed --cluster-read-max default to 3 based on experiments.Alan Conway2009-01-291-1/+1
* Removed class diagrams (to save space and simplify generated documentation).Jonathan Robie2009-01-291-12/+12
* Remove defunct --cluster-mcast-max optionn. Alan Conway2009-01-285-35/+10
* This is related to QPID-1619Rajith Muditha Attapattu2009-01-285-29/+86
* Fix compile breakage with different versions of librdma_cmAndrew Stitcher2009-01-271-0/+2
* Producer side rate throttling:Andrew Stitcher2009-01-2711-36/+388
* fixed spec_cache target and made it part of buildRafael H. Schloming2009-01-271-11/+8
* Change --cluster-mcast-max default to 0.Alan Conway2009-01-271-1/+1
* Modification to txtest to check that the size of the message remains consiste...Kim van der Riet2009-01-271-1/+7
* cluster/EventFrame.cpp: Add operator<< for EventFrameAlan Conway2009-01-276-11/+58
* Delete the temp log file before the absolute path test.Ted Ross2009-01-271-0/+1
* Minor cosmetic changesTed Ross2009-01-271-9/+9
* QPID-1128 - Patch from Robbert Gemmell to prevent NPE whilst adding queue to ...Martin Ritchie2009-01-272-4/+8
* QPID-1606 : QMan WS-DM examplesAndrea Gazzarini2009-01-2732-37/+7215
* QPID-1606 : Clean up old startup script fileAndrea Gazzarini2009-01-271-17/+0
* Cluster rename: dump -> update, newbie -> joinerAlan Conway2009-01-2715-270/+271
* cluster: Add sequence number to events & framesAlan Conway2009-01-2713-81/+94
* Added qpid-cluster utility plus model changes to support it.Ted Ross2009-01-267-18/+254
* Make sure docstrings are regular strings and not unicode. This works around a...Rafael H. Schloming2009-01-261-2/+2
* QPID-1567: Fixed replicating event listener to properly clone headers of orig...Gordon Sim2009-01-261-1/+10
* QPID-1014 : Patch from Senaka Fernando to correct the perspective nameMartin Ritchie2009-01-261-1/+2
* QPID-1591 : Patch from Robbert Gemmell : Moves the server list to be the main...Martin Ritchie2009-01-261-9/+9