summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refer to sessionreceiver project in correct place. Fixes QPID-4406.0.18Stephen D. Huston2012-10-311-1/+1
* Fix QPID-4269Stephen D. Huston2012-09-111-1/+34
* Look for dotnet example files in the correct place for vc9. Fixes QPID-4294Stephen D. Huston2012-09-111-3/+3
* QPID-4194 : re-enable queue events in CATCHUP state.Michael Goulish2012-08-141-1/+6
* QPID-4142 C++ broker connection counting confused using auth. Merge from trun...Charles E. Rolke2012-08-136-0/+63
* QPID-4111: fix issue in the docbook markup to get the PDF generation working ...Robert Gemmell2012-08-121-7/+25
* QPID-4111: add licence header to various filesRobert Gemmell2012-08-1223-2/+457
* QPID-4195 : Add AMQP 1.0 JMS Client to the release scriptRobert Godfrey2012-08-083-0/+27
* NO-JIRA: Trivial correction to log message.Alan Conway2012-08-071-1/+1
* NO-JIRA: Remove debug logginng statement left in by mistake.Alan Conway2012-08-071-1/+0
* QPID-4191: HA removing self address breaks if a VIP is used.Alan Conway2012-08-0711-67/+68
* QPID-4184: enable the notifications beign logged by configuring the associate...Robert Gemmell2012-08-031-0/+5
* QPID-4173: Switch off subscription.state logger to reduce the verbosity for c...Robert Gemmell2012-08-031-0/+6
* QPID-4172: HouseKeepingTask now reverts thread name before exiting to reduce ...Robert Gemmell2012-08-032-2/+51
* QPID-4182: Set the default minimumAlertRepeatGap value to 30 secondsRobert Gemmell2012-08-034-14/+24
* QPID-4183 : [Merge from trunk] Implement Session/ConnectionModel interfaces i...Robert Godfrey2012-08-025-5/+360
* QPID-4171: Fix enqueue ordering for persistent messsagesRobert Gemmell2012-08-024-22/+165
* Revert "WIP: BrokerReplicator, QueueReplicator error handling."Alan Conway2012-08-014-12/+5
* QPID-4167: Fix a cycle in the JSON output of the AlternateExchange attribute ...Robert Gemmell2012-08-016-14/+71
* QPID-4167: Fix setting of queue attributes via web management console and res...Robert Gemmell2012-08-019-55/+139
* QPID-4170: prevent JMX threads from spinning in the Queue MBean if the conten...Robert Gemmell2012-08-012-8/+84
* NO-JIRA: Update HA docs to mention link-maintenace-interval, minor doc fixes.Alan Conway2012-07-312-31/+45
* QPID-4175: HA code rationalize loggingAlan Conway2012-07-316-18/+34
* WIP: BrokerReplicator, QueueReplicator error handling.Alan Conway2012-07-314-5/+12
* QPID-4164: Patch to extend MaxDeliveryCountTest to check for this bugRobert Gemmell2012-07-312-53/+23
* QPID-4164: only keep a hard reference to the meta data if it has yet to be pe...Robert Gemmell2012-07-312-2/+8
* QPID-4164: Prevent the erroneous re-storing of recovered messages during move...Robert Gemmell2012-07-314-55/+138
* Porting to 0.18 branch.Rajith Muditha Attapattu2012-07-301-9/+12
* Porting to 0.18 branch.Rajith Muditha Attapattu2012-07-302-3/+4
* Porting to 0.18 branch.Rajith Muditha Attapattu2012-07-303-12/+48
* NO-JIRA: Fix typo in makefiles, incorrect file name.Alan Conway2012-07-302-2/+2
* QPID-4107 HA does not replicate alternate-exchangeAlan Conway2012-07-266-55/+244
* QPID-4159: HA missing messages in failover test.Alan Conway2012-07-267-34/+40
* QPID-4165: Fix unsused variable warnings when compiling with -DNDEBUGAlan Conway2012-07-243-5/+5
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-247-15/+32
* QPID-4163: Deadlock between LinkRegistry and TimerTask locksAlan Conway2012-07-242-10/+12
* QPID-4159: HA Missing messages in failover test.Alan Conway2012-07-243-10/+27
* NO-JIRA: HA documentation update.Alan Conway2012-07-232-60/+62
* QPID-4155 - Merged from trunk at revision 1363861.Ted Ross2012-07-201-3/+9
* QPID-4158: HA transition to CATCHUP status too early; merged from 1363520Gordon Sim2012-07-201-16/+4
* QPID-4155 - Merged from trunk at revision 1363795.Ted Ross2012-07-201-3/+3
* QPID-4156: HA close window for clients to connect before HA broker is initial...Gordon Sim2012-07-203-10/+31
* QPID-4151: Add validation for reserved exchange names into addExchange dialog...Robert Gemmell2012-07-201-1/+2
* QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a...Robert Gemmell2012-07-2018-59/+450
* QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and ...Robert Gemmell2012-07-202-2/+27
* NO-JIRA: Removed use of boost::bind which was causing build failure on windows.Alan Conway2012-07-191-2/+2
* QPID-4148: HA Not setting initial queues for new RemoteBackupsAlan Conway2012-07-193-14/+21
* QPID-4145: HA Minor fixes to recoveryAlan Conway2012-07-197-27/+44
* QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lockAlan Conway2012-07-195-52/+44
* QPID-4138: HA sporadic failure in ha_testsAlan Conway2012-07-194-1/+8