summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Collapse)AuthorAgeFilesLines
* Added the ASF license header to the following filesRajith Muditha Attapattu2008-12-1627-0/+538
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726952 13f79535-47bb-0310-9956-ffa450edef68
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-1622-1/+444
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726943 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1469: style fixAidan Skinner2008-12-151-115/+114
| | | | | | | patch from gemmellr@dcs.gla.ac.uk git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726776 13f79535-47bb-0310-9956-ffa450edef68
* Added license headers to the following filesRajith Muditha Attapattu2008-12-151-0/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726767 13f79535-47bb-0310-9956-ffa450edef68
* Changed the URL for the svn repo to point to the new locationRajith Muditha Attapattu2008-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726759 13f79535-47bb-0310-9956-ffa450edef68
* Added the license header to the following files.Rajith Muditha Attapattu2008-12-151-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726755 13f79535-47bb-0310-9956-ffa450edef68
* Added license headers to the following files.Rajith Muditha Attapattu2008-12-157-0/+132
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726752 13f79535-47bb-0310-9956-ffa450edef68
* Suppress spurious object updates when :rcv_objects => false.Ted Ross2008-12-151-7/+7
| | | | | | | | Fixed a typo in the definition of Qpid::Qmf::Console. Fixed a bug in Session-initialize that caused boolean arguments to be ignored. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726751 13f79535-47bb-0310-9956-ffa450edef68
* Suppress spurious object updates when "rcvObjects" is false.Ted Ross2008-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726750 13f79535-47bb-0310-9956-ffa450edef68
* Added license headers to the following files.Rajith Muditha Attapattu2008-12-155-37/+116
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726742 13f79535-47bb-0310-9956-ffa450edef68
* Added ASF license to makefilesGordon Sim2008-12-1521-1/+365
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726710 13f79535-47bb-0310-9956-ffa450edef68
* Minor correction to included ASF licenseGordon Sim2008-12-153-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726685 13f79535-47bb-0310-9956-ffa450edef68
* Added missing ASF licenseGordon Sim2008-12-151-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726684 13f79535-47bb-0310-9956-ffa450edef68
* Added missing ASF license to conf files and init scriptGordon Sim2008-12-154-0/+72
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@726681 13f79535-47bb-0310-9956-ffa450edef68
* cluster/Event: store event header in the same buffer as data to simplify ↵Alan Conway2008-12-125-30/+46
| | | | | | encoding. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@726043 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1282: move dependency on build target up a few levelsAidan Skinner2008-12-122-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@726010 13f79535-47bb-0310-9956-ffa450edef68
* Correct protocol versions, removed duplicate build instructions.Aidan Skinner2008-12-123-73/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725984 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1282: add build dep on instrument target for coverage reportsAidan Skinner2008-12-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725982 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1506 : Patch provided by Robert Gemmell to autonegotiate connectionsMartin Ritchie2008-12-123-75/+161
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725970 13f79535-47bb-0310-9956-ffa450edef68
* cluster: refactor multicast concerns into separate Multicaster class with ↵Alan Conway2008-12-119-94/+237
| | | | | | separate locking. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725853 13f79535-47bb-0310-9956-ffa450edef68
* sys/PollableQueue: dispatch in batches, allow put-back.Alan Conway2008-12-114-45/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725802 13f79535-47bb-0310-9956-ffa450edef68
* Make .Net 0-8 build a little nicer, move timestamp to property and make the ↵Aidan Skinner2008-12-111-3/+4
| | | | | | zip unpack to a subdir instead of cwd git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725708 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1529 : Create a new shell for message box.Martin Ritchie2008-12-111-53/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725705 13f79535-47bb-0310-9956-ffa450edef68
* added my key to the KEYS fileRafael H. Schloming2008-12-111-0/+48
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725668 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1524 : Added a catch to print out the message order to help rule out ↵Martin Ritchie2008-12-111-10/+27
| | | | | | message loss potential in the test. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725663 13f79535-47bb-0310-9956-ffa450edef68
* Fix unused arg warnings from MSVCStephen D. Huston2008-12-103-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725488 13f79535-47bb-0310-9956-ffa450edef68
* Add startReading() method required by sys::AsynchIO. Fixes QPID-1525.Stephen D. Huston2008-12-101-60/+56
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725486 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1527: Added exclusive option to SubscriptionSettings and accompanying test.Gordon Sim2008-12-103-8/+25
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725484 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1526: add checks for exclusive ownership plus tests to verify they are ↵Gordon Sim2008-12-104-6/+28
| | | | | | executed git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725483 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1449 - Added federation tag that was missing when management was disabledTed Ross2008-12-101-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725456 13f79535-47bb-0310-9956-ffa450edef68
* Remove un-necessary locks.Alan Conway2008-12-101-8/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725356 13f79535-47bb-0310-9956-ffa450edef68
* This is related to QPID-1523Rajith Muditha Attapattu2008-12-102-6/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725303 13f79535-47bb-0310-9956-ffa450edef68
* added 0-8 to the dotnet 0-8 clientRafael H. Schloming2008-12-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725298 13f79535-47bb-0310-9956-ffa450edef68
* bumped version number to 0.4 for M4Rafael H. Schloming2008-12-101-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725297 13f79535-47bb-0310-9956-ffa450edef68
* updated jython pathRafael H. Schloming2008-12-101-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725007 13f79535-47bb-0310-9956-ffa450edef68
* updated release scriptRafael H. Schloming2008-12-101-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@725000 13f79535-47bb-0310-9956-ffa450edef68
* added script for deploying jars to a maven repoRafael H. Schloming2008-12-101-0/+50
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724956 13f79535-47bb-0310-9956-ffa450edef68
* removed incubating from various shell scripts, release artifacts, and READMEsRafael H. Schloming2008-12-1017-32/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724948 13f79535-47bb-0310-9956-ffa450edef68
* removed maven build systemRafael H. Schloming2008-12-1037-6185/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724947 13f79535-47bb-0310-9956-ffa450edef68
* Better output.Alan Conway2008-12-101-25/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724937 13f79535-47bb-0310-9956-ffa450edef68
* Fixes for 64bit.Alan Conway2008-12-091-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724927 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1521Robert Greig2008-12-0925-438/+286
| | | | | | Updated Visual Studio project files to VS 2008, updated README and batch files. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724918 13f79535-47bb-0310-9956-ffa450edef68
* Port features and bug-fixes from Python API to Ruby APITed Ross2008-12-091-31/+128
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724911 13f79535-47bb-0310-9956-ffa450edef68
* applied patch from jross to fix some typosRafael H. Schloming2008-12-091-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724909 13f79535-47bb-0310-9956-ffa450edef68
* updated release notes, added a readme, and tweaked examplesRafael H. Schloming2008-12-094-5/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724905 13f79535-47bb-0310-9956-ffa450edef68
* corrected release notesRafael H. Schloming2008-12-091-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724900 13f79535-47bb-0310-9956-ffa450edef68
* updated READMERafael H. Schloming2008-12-091-19/+43
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724899 13f79535-47bb-0310-9956-ffa450edef68
* modified hello-world to optionally take a broker as an argumentRafael H. Schloming2008-12-091-1/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724898 13f79535-47bb-0310-9956-ffa450edef68
* Applied name convention to class names: Capitalized names.Ted Ross2008-12-092-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724872 13f79535-47bb-0310-9956-ffa450edef68
* Cluster: Option --cluster-read-max configures read-to-redeliver flow-control.Alan Conway2008-12-095-13/+18
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@724857 13f79535-47bb-0310-9956-ffa450edef68