summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* applied patch from jross to fix some typosRafael H. Schloming2008-12-091-3/+3
* updated release notes, added a readme, and tweaked examplesRafael H. Schloming2008-12-094-5/+33
* corrected release notesRafael H. Schloming2008-12-091-4/+3
* updated READMERafael H. Schloming2008-12-091-19/+43
* modified hello-world to optionally take a broker as an argumentRafael H. Schloming2008-12-091-1/+12
* Applied name convention to class names: Capitalized names.Ted Ross2008-12-092-2/+2
* Cluster: Option --cluster-read-max configures read-to-redeliver flow-control.Alan Conway2008-12-095-13/+18
* QPID-1469: Fix NullPointerException, add test for deleteUser which would expo...Aidan Skinner2008-12-092-0/+158
* QPID-1503: Add more tests for Base64MD5PasswordFilePrincipalDatabase, fix bug...Aidan Skinner2008-12-092-9/+61
* QPID-1503 : Updates based on code reviewMartin Ritchie2008-12-094-89/+21
* QPID-1282: limit cover-test so only interesting modules are instrumentedAidan Skinner2008-12-091-1/+1
* Updated with amended info for running cobertura QPID-1282Marnie McCormack2008-12-091-2/+8
* Removed a cast to asynch sessions for message transfer in client.Jonathan Robie2008-12-081-3/+1
* Cluster: reduced scope of mcast locks.Alan Conway2008-12-082-42/+25
* Added dummy read throttling code to RDMA protocol support soAndrew Stitcher2008-12-081-0/+5
* Cluster: separated connection map lock to reduce contention.Alan Conway2008-12-084-45/+109
* Management optimization: don't send (empty) statistic updates for objectTed Ross2008-12-084-40/+39
* src/qpid/cluster/OutputInterceptor.cpp: revert locking.Alan Conway2008-12-082-4/+2
* Cluster: fixed error in credit allocation.Alan Conway2008-12-082-6/+6
* OutputControl and subclasses: added giveReadCredit() for IO level flow control.Alan Conway2008-12-0820-16/+92
* src/qpid/sys/ActivityTimer.h: record time spent in specific code segments, fo...Alan Conway2008-12-071-0/+111
* QPID-691: fixed a typo in getopt argsRafael H. Schloming2008-12-061-1/+1
* Updated minimum gcc version as earlier version reported not to work anymore.Gordon Sim2008-12-051-2/+4
* QPID-1503 : Update to Base64 to correctly save password file. Pulled User out...Martin Ritchie2008-12-051-0/+121
* QPID-1503 : Update to Base64 to correctly save password file. Pulled User out...Martin Ritchie2008-12-053-124/+466
* Example config files are misleading as spaces on either side of the '=' preve...Gordon Sim2008-12-042-5/+10
* QPID-1514: Add check for presence of key to FieldTable::erase()Gordon Sim2008-12-042-1/+21
* Catch up to generated codeStephen D. Huston2008-12-041-24/+6
* QPID-1500 : config.ini was blocked by the .gitignore so it was missed in my l...Martin Ritchie2008-12-031-0/+30
* Avoid a divide-by-zero that can occur if updates are sent with a timestampTed Ross2008-12-031-0/+2
* made ant build generate perftest scriptsRafael H. Schloming2008-12-038-17/+423
* QPID-1512 - Catch only connection-related exceptions in qmf consoleTed Ross2008-12-034-6/+16
* QPID-1513 - Fix corner case where incompleted schema records areTed Ross2008-12-031-3/+5
* Corrected doxygen comment.Alan Conway2008-12-031-3/+2
* Minor fix: reuse assigned bank info when broker disconnects and reconnects.Ted Ross2008-12-031-0/+2
* QPID-1482 : Patch provided by Robert Gemmell, To allow PLAIN authentication v...Martin Ritchie2008-12-031-66/+7
* QPID-1500 : Didn't notice a couple of .DS_Store files slipped in to the commit.Martin Ritchie2008-12-032-0/+0
* QPID-1481 : Patch provided by Robert Gemmell, export jmxrmote.sasl plugin as ...Martin Ritchie2008-12-032-3/+21
* QPID-794 : Patch provided by Robert Gemmell, removes the need for the specifi...Martin Ritchie2008-12-032-23/+22
* QPID-1011 : Patch provided by Senaka Fernando to prevent MC being used as a p...Martin Ritchie2008-12-031-1/+11
* QPID-1241 : Patch from Robert Gemmell, allows Windows bat script to cope with...Martin Ritchie2008-12-031-1/+1
* QPID-1015 : Applied patch by Senaka Fernando to prevent NPE in MC on refresh ...Martin Ritchie2008-12-031-1/+1
* updated readme, release-notes from AidanCarl C. Trieloff2008-12-032-71/+82
* clean upCarl C. Trieloff2008-12-032-631/+0
* cluster: add Event size to encoded header.Alan Conway2008-12-035-8/+643
* Fix bad assert(), causing compile failures in debug builds.Alan Conway2008-12-031-1/+1
* QPID-1501 : Remove @Override annotations to allow compilation under JDK 1.5Martin Ritchie2008-12-024-29/+1
* QPID-1499 : Modification to IoAcceptor so ConnectionTest can close the open S...Martin Ritchie2008-12-022-6/+21
* Update gitignore for mac os x development (.DS_Store) and added release and t...Martin Ritchie2008-12-021-2/+4
* QPID-1500 : Add Mac OS X Management Console BuildMartin Ritchie2008-12-0219-5/+254