summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace PF_LOCAL with PF_UNIX, since it seems to be equivalent, and the Manuel Teira Paz2009-03-051-1/+1
* In qpid::client::SessionImplManuel Teira Paz2009-03-051-1/+2
* Add a pair of missing std:: namespacesManuel Teira Paz2009-03-052-3/+3
* Implement a solaris qpid::sys::SystemInfoManuel Teira Paz2009-03-052-2/+111
* Remove the argument type in the boost::function template sinceManuel Teira Paz2009-03-051-1/+1
* Define the QPID_TSS macro for the Sun Studio CompilersManuel Teira Paz2009-03-051-0/+2
* Prepend std namespace to atoi since we are including cstdlibManuel Teira Paz2009-03-051-1/+1
* cluster: fix delivery-property.exchange-name set on updated messages.Alan Conway2009-03-0522-89/+144
* Remove socklen_t for Windows; related to QPID-1710Stephen D. Huston2009-03-052-3/+2
* This is related to QPID-1713Rajith Muditha Attapattu2009-03-041-14/+144
* Corrected a spelling mistakeRajith Muditha Attapattu2009-03-041-2/+2
* This is related QPID-1640Rajith Muditha Attapattu2009-03-042-29/+80
* Issue a useful message if not generating code from specs; fixes QPID-1709Stephen D. Huston2009-03-041-1/+1
* Issue a useful message if not generating code from specs' fixes QPID-1709Stephen D. Huston2009-03-041-1/+2
* qpid-1712: changed default value for _cycleRetries to 1Arnaud Simon2009-03-041-4/+6
* QPID-1711: Ensure the session state between the two peers in an inter-broker ...Gordon Sim2009-03-049-43/+100
* Improved log messageGordon Sim2009-03-041-1/+1
* Added some extra debug information on failover time.Gordon Sim2009-03-041-1/+10
* QPID-1710: update test inline with modified method signature.Gordon Sim2009-03-041-1/+1
* QPID-1710 Removed unnecessary nonportable internal APIAndrew Stitcher2009-03-046-10/+8
* reset byte credit after flushing when not prefetching, this is a follow up fi...Rafael H. Schloming2009-03-031-4/+4
* cpp/src/tests/ForkedBroker.cpp: supress misleading exceptions with kill -9.Alan Conway2009-03-032-4/+3
* Correct Socket error reporting so that it gives a useful messageAndrew Stitcher2009-03-031-1/+1
* QPID-1708: go into CLOSED instead of DETACHED state when there is an executio...Rafael H. Schloming2009-03-032-3/+60
* cluster::UpdateClient added missing error handling.Alan Conway2009-03-035-52/+113
* QPID-1637 : Update to test to correctly use priority queues in test. Fixed bi...Martin Ritchie2009-03-037-67/+183
* Prevent NullPointerException when backing store file is deleted externallyMartin Ritchie2009-03-031-7/+11
* Complete change started by r749621: "Avoid use of std::vector::data(), not av...Gordon Sim2009-03-031-1/+1
* QPID-1707 Mick Goulish. Improved failover_soak codeAlan Conway2009-03-031-8/+19
* Avoid use of std::vector::data(), not available on some platforms.Alan Conway2009-03-031-1/+1
* QPID-430: Change configuration variable name in line with review remarks.Aidan Skinner2009-03-033-6/+8
* Replicate connection decoder fragments to new members.Alan Conway2009-03-0224-396/+222
* Remove -Wno-missing-field-initializers which is not supported by gcc3.4Andrew Stitcher2009-03-022-3/+2
* - Reworked DispatchHandler state machine to eliminate race conditionsAndrew Stitcher2009-03-028-87/+246
* Added 'build' target to make the Makefile more standardTed Ross2009-03-021-1/+3
* Added standard Makefile for distributions (RHEL5) that don't haveTed Ross2009-03-021-0/+45
* QPID-1583: close all app registries after use.Aidan Skinner2009-03-021-2/+7
* QPID-1637 : Added Purger thread for Priority Queues and when threasholds are ...Martin Ritchie2009-03-0214-211/+673
* Added check for when file reference becomes null, occurs if the file is exter...Martin Ritchie2009-03-021-3/+8
* QPID-1583: Add test for reloading external firewall rules, fix buglets this t...Aidan Skinner2009-03-0210-80/+299
* QPID-1705: added unit test for heartbeat firing after connection has failed overGordon Sim2009-03-021-0/+85
* Typo in printing of 'generate events' option on queue.Gordon Sim2009-03-021-1/+1
* QPID-1705: cancel heartbeat timer task as part of cleanupGordon Sim2009-03-021-0/+3
* QPID-1704: updated server configuration testRobert Gemmell2009-03-021-12/+0
* QPID-1704: remove JMXMP ConnectorServer usage from the brokers JMX management...Robert Gemmell2009-03-025-165/+123
* QPID-1691: add missing resourcesRobert Gemmell2009-03-0211-0/+1347
* fix build break due to uncommited changeRobert Gemmell2009-03-021-4/+2
* QPID-1581 : QMan Admin Console fixes.Andrea Gazzarini2009-03-0213-2594/+127
* QPID-1703: automatically expand the top level of the mbean navigation view up...Robert Gemmell2009-03-021-0/+25
* QPID-1691: add Linux GTK x86-64 and Solaris GTK Sparc builds of the managemen...Robert Gemmell2009-03-0221-3/+281