summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is in response to Rafis comments on QPID-943.Rajith Muditha Attapattu2008-10-011-1/+5
* Added extra queue optionGordon Sim2008-09-301-2/+8
* Handle case where first message in 'ring queue' would exceed limit.Gordon Sim2008-09-301-0/+7
* This is for QPID-1297.Rajith Muditha Attapattu2008-09-305-15/+35
* Added a default value for param in authorize and lookup methods in Acl.h and ...Rajith Muditha Attapattu2008-09-303-3/+5
* QPID-1306Carl C. Trieloff2008-09-301-4/+4
* QPID-1306Carl C. Trieloff2008-09-302-24/+12
* QPID-1306Carl C. Trieloff2008-09-309-45/+227
* Remove unused file.Alan Conway2008-09-302-101/+0
* qpid-1277: Added examples Arnaud Simon2008-09-3042-24/+1912
* qpid-1284: Qman unit testsArnaud Simon2008-09-2919-0/+2386
* qpid-1284: Qman added commons-poolArnaud Simon2008-09-292-1/+2
* qpid-1284: Qman on behalf AndreaArnaud Simon2008-09-2969-0/+7458
* Added missing locks in cluster code.Alan Conway2008-09-273-1/+4
* Clean up end-of-dump protocol for new cluster members.Alan Conway2008-09-2610-79/+38
* Call updateMemberStats for the first member of the cluster.Alan Conway2008-09-261-0/+1
* Bugfix, tests were crashing.Alan Conway2008-09-261-15/+16
* cluster:]Alan Conway2008-09-268-104/+70
* Fix build problems on rhel 5.2 and 64-bit encoding bug.Alan Conway2008-09-2614-29/+32
* QPID-1293: Changed for using new message API + added generic message processor Arnaud Simon2008-09-262-19/+50
* qpid-1277: simplified message interface Arnaud Simon2008-09-267-15/+193
* qpid-1277: Implemented SASSL PLAIN authentication Arnaud Simon2008-09-263-5/+25
* Added property-selector to the console getObjects functionTed Ross2008-09-264-69/+65
* This adds the user_id checking described in QPID-943.Rajith Muditha Attapattu2008-09-256-20/+54
* Added an attribute federationLink to the Connection object.Rajith Muditha Attapattu2008-09-251-0/+1
* This is a fix for the java client for QPID-943.Rajith Muditha Attapattu2008-09-253-0/+10
* This is a fix for the problem identified in QPID-943.Rajith Muditha Attapattu2008-09-254-19/+68
* Fixed incorrect exception message.Alan Conway2008-09-251-3/+2
* QPID-1292 - Patch from William HenryTed Ross2008-09-251-5/+62
* Added ScopedSuppressLogging, used to suppress expected error messages in tests.Alan Conway2008-09-258-57/+69
* QPID-1293: Added missing config file Arnaud Simon2008-09-251-0/+10
* Enabled management, add cluster shutdown command.Alan Conway2008-09-2512-122/+95
* QPID-1293: Added an IRtdServer based Excel AddIn that allows receiving messag...Arnaud Simon2008-09-258-0/+496
* Added event handling, did some code cleanup and fixed some small bugsTed Ross2008-09-243-118/+327
* Cluster replicates session command sequence state and consumers to newcomers.Alan Conway2008-09-2422-154/+316
* Remove unneeded import statementTed Ross2008-09-241-1/+0
* QPID-1291 - William Henry's python test (plus some test harness updates)Ted Ross2008-09-242-2/+106
* Corrected a careless mistake I made on an earlier commit.Gordon Sim2008-09-241-1/+1
* Removed the state lock from the RdmaIO codeAndrew Stitcher2008-09-233-96/+129
* QPID-1290 - Patch from William HenryTed Ross2008-09-235-3/+61
* Batch writing of outgoing messages (up to one buffers worth)Gordon Sim2008-09-231-4/+5
* Additional policy testGordon Sim2008-09-231-0/+23
* Add initialization for properties not in the constructor argumentsTed Ross2008-09-222-3/+10
* Fixed error handling session-busy condition on broker.Alan Conway2008-09-229-30/+68
* Keep same default policy as before.Gordon Sim2008-09-221-1/+1
* Added needed includes for generated Arg*.h filesTed Ross2008-09-221-0/+2
* Cleaned up display and parsing of class names for qpid-toolTed Ross2008-09-221-18/+26
* Removed redundant code.Alan Conway2008-09-226-87/+1
* Refactoring of queue/queue-policy:Gordon Sim2008-09-2110-155/+461
* DumpClient send connections & session IDs to new members.Alan Conway2008-09-2121-117/+262