summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* In testLoggerFormat:Manuel Teira Paz2009-03-171-1/+1
* Fixes to the Solaris ECFPoller: Extra trace logging and a misplaced eventManuel Teira Paz2009-03-171-4/+10
* QPID-1741: Fix for later versions of boost test API (from Jan Sarenik)Gordon Sim2009-03-171-1/+8
* Add PLAIN auth client handling for Windows; fixes QPID-1733Stephen D. Huston2009-03-168-58/+198
* QPID-1626: handle legacy config file a bit more gracefully.Aidan Skinner2009-03-162-0/+73
* QPID-1736: Timeout DNS lookups if they take more than 30 seconds.Aidan Skinner2009-03-161-3/+60
* QPID-1694: place navigation settings ini file in .qpidmc subfolder instead of...Robert Gemmell2009-03-161-1/+12
* QPID-1738: update button and descriptive text to better indicate the views pu...Robert Gemmell2009-03-161-2/+2
* Removing the verify script - it breaks builds. Will restore when fixed.Jonathan Robie2009-03-131-24/+0
* QPID-1730 : Logging update highlighted that we were printing the queue before...Martin Ritchie2009-03-132-2/+2
* Remove duplicate '-l' from generated example MakefilesGordon Sim2009-03-131-1/+1
* QPID-1730 : Improve the logging so we can see what is going one during persis...Martin Ritchie2009-03-134-5/+20
* QPID-1730 : Update the order in which we initialise. We now load the config f...Martin Ritchie2009-03-131-41/+162
* QPID-1673: Include BrokerImportExport header in distribution list.Gordon Sim2009-03-131-2/+3
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-12191-1617/+9929
* Tests Unicode and handling of all datatypes in applicationJonathan Robie2009-03-124-0/+450
* QPID-1729: trivial cleanup for shutdown in the case that perftest loses conne...Gordon Sim2009-03-121-2/+4
* QPID-1728: Avoid logging error messages on 'shadow' connections that are outg...Gordon Sim2009-03-122-31/+19
* QPID-1727,QPID-1726 : Disable QueueBrowsingFlwoToDiskTest untill C++ broker c...Martin Ritchie2009-03-121-0/+2
* SyncWaitDelay*Test is failing spuradically with a management port clash. Simp...Martin Ritchie2009-03-121-0/+2
* Fix problems buildling on gcc 4.4 and latest corosync.Alan Conway2009-03-111-7/+17
* Remove race condition in low level IO when throttling inputAndrew Stitcher2009-03-111-5/+7
* Update versions to 0.5Martin Ritchie2009-03-113-4/+4
* Update versions to 0.5Martin Ritchie2009-03-113-3/+3
* Allow immediate and mandatory defaults to be changedMartin Ritchie2009-03-111-2/+2
* QPID-1725: Revised some lock scopes in management and link registry to avoid ...Gordon Sim2009-03-113-27/+32
* QPID-1724: Allow replication events to be shared across multiple federations ...Gordon Sim2009-03-106-22/+202
* Really close the potential race on the client between sendingAndrew Stitcher2009-03-101-5/+3
* Catch up to latest generated sourceStephen D. Huston2009-03-101-1090/+610
* changed regular string encoding from str16_latin to str16 for backwards compa...Rafael H. Schloming2009-03-101-1/+1
* Changes in Solaris ECF based poller, to meet the new Poller architectureManuel Teira Paz2009-03-101-51/+183
* cpp/src/acl.mkManuel Teira Paz2009-03-102-0/+10
* cpp/configure.acManuel Teira Paz2009-03-101-6/+16
* Added cluster ACL test, disabled for now as it exposes a memory leak in the S...Alan Conway2009-03-101-35/+48
* Cluster authentication settings default to empty.Alan Conway2009-03-101-1/+1
* QPID-1723 - Fixed broken accounting in the headers exchange.Ted Ross2009-03-101-18/+27
* Add missing #includes to build with gcc 4.4.Alan Conway2009-03-103-1/+5
* configure.ac:Manuel Teira Paz2009-03-109-11/+30
* qpid/sys/solaris/SystemInfo.cppManuel Teira Paz2009-03-101-2/+21
* examples/makedist.mk and examples/*/Makefile.amManuel Teira Paz2009-03-109-3/+11
* QPID-1722 Replace use of non thread safe gethostbyname()Andrew Stitcher2009-03-091-16/+21
* Fix cluster TTL: replicte expiry information to newcomers.Alan Conway2009-03-0914-70/+98
* Close a potential race between closing a connection and sending dataAndrew Stitcher2009-03-091-18/+19
* QPID-949 : Removed the deleteOnExit calls on all flowed entries, as this will...Martin Ritchie2009-03-095-14/+24
* Removed false positive return from FU.delete(). Delete mirrors functionality ...Martin Ritchie2009-03-092-8/+16
* QPID-1721: Fixes for replication between clusters when new members are addedGordon Sim2009-03-0919-24/+204
* QPID-949 : Removed all getMessage() calls as this will cause a flowed message...Martin Ritchie2009-03-0915-64/+77
* Added test to ensure ThreadPool is references are correctly removed for Prior...Martin Ritchie2009-03-092-10/+45
* Ack outstanding messages before closingGordon Sim2009-03-091-0/+3
* FileUtils would report a failure to delete a non-existent fileMartin Ritchie2009-03-092-2/+12