summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Handle package name changes in Fedora10: openais->corosync cman->cmanlibAlan Conway2008-12-176-33/+46
* options name re-name to be more explicit & better testCarl C. Trieloff2008-12-175-19/+24
* Bounce the connection if an exception is caught on message_transfer.Ted Ross2008-12-171-0/+3
* Restrict queries to the broker-resident agent only.Ted Ross2008-12-171-12/+18
* src/qpid/amqp_0_10/Connection.cpp: allow encoding to be concurrent with addin...Alan Conway2008-12-172-10/+23
* Revert accidental commit.Alan Conway2008-12-171-9/+11
* Default --cluster-read-max to 0.Alan Conway2008-12-171-11/+9
* Default --cluster-read-max to 0.Alan Conway2008-12-171-2/+2
* QPID-1524 : Added missing locking that could cause simultaneous delivery by m...Martin Ritchie2008-12-171-0/+5
* QPID-1471 : Removed eclipse files that shouldn't have been added.Martin Ritchie2008-12-172-31/+0
* QPID-1471 : Simplist patch to correct argument type mismatch. An improved sol...Martin Ritchie2008-12-174-40/+43
* QPID-1538 : Reverted r727068Martin Ritchie2008-12-171-21/+14
* QPID-1536 : Reverted r727057Martin Ritchie2008-12-174-34/+20
* QPID-1537 : Reverted r727070Martin Ritchie2008-12-1714-25/+21
* QPID-1471 : Reverted r727071Martin Ritchie2008-12-174-78/+52
* Reverted r727089Martin Ritchie2008-12-171-17/+0
* Converted output to cout to proper QPID_LOG statements.Ted Ross2008-12-172-70/+32
* LVQ browse policy updateCarl C. Trieloff2008-12-161-1/+1
* LVQ queue option for no acquireCarl C. Trieloff2008-12-165-3/+24
* Modified Connect() constructor throughout. User name and password are nowJonathan Robie2008-12-1614-14/+14
* Fixed problems with object representation functions.Ted Ross2008-12-163-10/+13
* QPID-1537 : Added a test to ensure the version is correctly set for AMQUserMa...Martin Ritchie2008-12-161-0/+17
* QPID-1540 - Added autoDelete and exclusive flags to queues declared by theTed Ross2008-12-161-1/+2
* QPID-1471 : Enabled the MC to understand the new MBean versions. OperationsTa...Martin Ritchie2008-12-164-52/+78
* QPID-1537 : Version all the MBeans to allow changes in the API contracts. Set...Martin Ritchie2008-12-1614-21/+25
* QPID-1538 : Ensure that RMI connections use our custom InvokerMartin Ritchie2008-12-161-14/+21
* QPID-1536 : Convert Base64MD5PrincipalDatabase to accept plain text password ...Martin Ritchie2008-12-164-20/+34
* Added comment, mainly testing commit rightsMartin Ritchie2008-12-161-0/+1
* avoid bootstrap failure when using newer autoconfJim Meyering2008-12-161-3/+4
* Added SFL license headers.Rajith Muditha Attapattu2008-12-166-0/+118
* Added the ASF license header to the following filesRajith Muditha Attapattu2008-12-1627-0/+538
* Added the ASF license header to the following files.Rajith Muditha Attapattu2008-12-1622-1/+444
* QPID-1469: style fixAidan Skinner2008-12-151-115/+114
* Added license headers to the following filesRajith Muditha Attapattu2008-12-151-0/+22
* Changed the URL for the svn repo to point to the new locationRajith Muditha Attapattu2008-12-151-1/+1
* Added the license header to the following files.Rajith Muditha Attapattu2008-12-151-0/+19
* Added license headers to the following files.Rajith Muditha Attapattu2008-12-157-0/+132
* Suppress spurious object updates when :rcv_objects => false.Ted Ross2008-12-151-7/+7
* Suppress spurious object updates when "rcvObjects" is false.Ted Ross2008-12-151-1/+1
* Added license headers to the following files.Rajith Muditha Attapattu2008-12-155-37/+116
* Added ASF license to makefilesGordon Sim2008-12-1521-1/+365
* Minor correction to included ASF licenseGordon Sim2008-12-153-3/+3
* Added missing ASF licenseGordon Sim2008-12-151-0/+21
* Added missing ASF license to conf files and init scriptGordon Sim2008-12-154-0/+72
* move qpid to tlpJoe Schaefer2008-12-120-0/+0
* cluster/Event: store event header in the same buffer as data to simplify enco...Alan Conway2008-12-125-30/+46
* QPID-1282: move dependency on build target up a few levelsAidan Skinner2008-12-122-2/+2
* Correct protocol versions, removed duplicate build instructions.Aidan Skinner2008-12-123-73/+7
* QPID-1282: add build dep on instrument target for coverage reportsAidan Skinner2008-12-121-1/+1
* QPID-1506 : Patch provided by Robert Gemmell to autonegotiate connectionsMartin Ritchie2008-12-123-75/+161