summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add Simple Request/Response Example from M2.xMartin Ritchie2008-08-212-0/+476
* QPID-1225 : Temporary commit to allow CI systems to help diagnose cause of ra...Martin Ritchie2008-08-212-1/+9
* QPID-1217: make temporary queue creation actually create the temporary queue.Aidan Skinner2008-08-205-34/+84
* QPID-1202: TopicExchance.removeFilteredQueue: if there are no instances of th...Aidan Skinner2008-08-201-8/+11
* Remove 'clever' locking as it actually degrades performance.Gordon Sim2008-08-202-40/+1
* QPID-1252: remove the durable subscription when done with it, and increased a...Rafael H. Schloming2008-08-201-1/+2
* qpid-1251: changed close method for closing the underlying socket on windows ...Arnaud Simon2008-08-201-1/+8
* Forgot to remove unneeded commentKim van der Riet2008-08-191-1/+0
* Missing DTX recover code for --dtx mode in txtestKim van der Riet2008-08-192-1/+30
* increased the timeout in the new DurableSubscriptionTest from 250 millisecond...Rafael H. Schloming2008-08-191-1/+1
* QPID-1202: Rebind durable subscriptions if the arguments have changedAidan Skinner2008-08-192-8/+85
* Added --dtx option to txtest for DTX transaction testingKim van der Riet2008-08-181-5/+28
* Configure --without-cpg by default for M3.Alan Conway2008-08-181-5/+3
* QPID-1250: Ensure broker receives session.detached before channel can be reused.Gordon Sim2008-08-181-1/+6
* QPID-1252: modified tests to unsubscribe the durable subscriptions they createRafael H. Schloming2008-08-183-0/+11
* QPID-1226 : Last few changes to correctly shutdown all ApplicationRegistries ...Martin Ritchie2008-08-186-3/+47
* Fix memory leak in Cluster and enable valgrind in ais_checkAlan Conway2008-08-155-13/+32
* QPID-1246 : set execute permissions on the bin scriptsMartin Ritchie2008-08-158-0/+0
* QPID-1245: use notifyMessage rather than onMessage in setMessageListener so t...Rafael H. Schloming2008-08-152-1/+11
* increased timeout for DupsOkTest to prevent intermittent failure on build mac...Rafael H. Schloming2008-08-141-2/+2
* QPID-1244: fix for NPE on broker initiated connection close, also preserve th...Rafael H. Schloming2008-08-148-1/+130
* Stop prevoius qpidd before runing singleton cluster.Alan Conway2008-08-141-0/+1
* Add option to run singleton cluster on default port.Alan Conway2008-08-141-7/+9
* echo with_ais_group errors to stderr.Alan Conway2008-08-141-1/+1
* distclean should delete qpid/framing/MaxMethodBodySize.hGordon Sim2008-08-141-0/+1
* QPID-1077 : Noticed that the defaults of 644, and 755 for files and directori...Martin Ritchie2008-08-141-2/+2
* QPID-1239: changed the way QPID_ARGS is setArnaud Simon2008-08-141-10/+2
* QPID-1077 : Update release target to correctly specify execute permissions on...Martin Ritchie2008-08-141-4/+16
* QPID-1236: made setObjectProperty validate the passed in valueRafael H. Schloming2008-08-132-0/+37
* removed dead code from message Echo utility, and added a message Sink utilityRafael H. Schloming2008-08-132-3/+137
* Queue cluster send frames, do cpg_mcast in separate thread, batching if possi...Alan Conway2008-08-122-22/+50
* Add extra boost headers to dist tarballGordon Sim2008-08-121-24/+24
* Replace eventfd with more portable pipe implementation in PollableCondition.Alan Conway2008-08-122-2/+46
* Move frame processing out of CPG dispatch queue for cluster.Alan Conway2008-08-126-20/+273
* QPID-1235: fixed setXXXProperty to check for empty stringsRafael H. Schloming2008-08-122-3/+53
* QPID-1233: made getStringProperty(nonexistent) return null instead of NPERafael H. Schloming2008-08-122-8/+12
* Merged r685189 (specify literal as decimal for the sake of python 2.3)Gordon Sim2008-08-121-1/+1
* QPID-615: Merge rupertlssmiths 581293Aidan Skinner2008-08-122-0/+250
* QPID-1117 merge ritchiem's 662818:Aidan Skinner2008-08-121-4/+153
* QPID-1092: Merge 662770 to trunk from ritchiem:Aidan Skinner2008-08-122-23/+103
* QPID-1136 : Fixed Flow Control problem due to this change and added test to v...Martin Ritchie2008-08-126-17/+33
* Added doxygen comments on using the Poller.Alan Conway2008-08-112-1/+47
* Integrate CPG file descriptor into broker polling.Alan Conway2008-08-1111-64/+95
* Decouple the DispatchHandle from its clients by using aAndrew Stitcher2008-08-111-2/+24
* Added some extra info to example doc for xml exchange.Gordon Sim2008-08-111-0/+5
* QPID-1193 : Actually removed the calls that pass in the ugly nullMartin Ritchie2008-08-112-2/+2
* QPID-1223 : Updated AckTest to correctly create and close the ApplicationRegi...Martin Ritchie2008-08-111-6/+3
* Update to review generator to have title on all columns and h2. for Jira sectionMartin Ritchie2008-08-112-2/+2
* QPID-1193 : re-added createQueue(AMQQueue queue) method, after code review call.Martin Ritchie2008-08-114-0/+24
* QPID-1223 : Updated tests to correctly close the ApplicationRegistry that wer...Martin Ritchie2008-08-113-1/+11