summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* workaround jython/python xml parser bug with unicode sources; added path supp...Rafael H. Schloming2009-07-212-6/+26
* Remove some unnecessary promotions of char* to std::string.Alan Conway2009-07-214-24/+29
* QPID-1995 and QPID-1996: Rework the refresh mechanism to stop it clearing all...Robert Gemmell2009-07-213-208/+106
* QPID-1969: restrict the Notifications areas in each VirtualHost tree to only ...Robert Gemmell2009-07-214-5/+46
* QPID-1994: prevent NPE caused by refreshing whilst app is closing downRobert Gemmell2009-07-211-13/+16
* QPID-1968: add deleteMessages() support to the QueueOperations tabRobert Gemmell2009-07-211-0/+101
* QPID-1981: add copyMessages() support to the QueueOperations tabRobert Gemmell2009-07-211-8/+74
* QPID-1981: Expose copyMessages() queue operation through the JMX MBean interfaceRobert Gemmell2009-07-212-0/+33
* QPID-1968: Expose deleteMessages() queue operation through the JMX MBean inte...Robert Gemmell2009-07-213-1/+77
* QPID-1961: Update the management console to use new viewMessages(long,long) q...Robert Gemmell2009-07-211-14/+165
* QPID-1961: expand viewMessages() queue operation to support long parameters, ...Robert Gemmell2009-07-217-9/+181
* test checkin for mickMichael Goulish2009-07-201-1/+0
* Fix include paths for doxygen generated API doc.Alan Conway2009-07-202-4/+3
* make the noprefetch profile not load the storeRafael H. Schloming2009-07-201-1/+1
* Fix problem with in-tree builds.Alan Conway2009-07-201-1/+2
* changed the confusingly named store.dir parameter to store.module.dirRafael H. Schloming2009-07-201-2/+2
* QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3Gordon Sim2009-07-204-5/+13
* Fixes for make distcheckGordon Sim2009-07-202-6/+8
* Don't fail this if there are warnings in the log; mirrors behavior of Linux s...Stephen D. Huston2009-07-171-3/+5
* Add "[shadow]" prefix to the log-ID for shadow and catch-up connections, to m...Alan Conway2009-07-171-6/+12
* QPID-1973 - Calling session.objects fails to return objects in certain casesTed Ross2009-07-172-1/+12
* Move remaining needed Windows files from src/qpid/sys/windows to include/qpid...Stephen D. Huston2009-07-173-0/+0
* QPID-1938 - Make the Java Agent more friendly for inclusion by JBoss DeployerTed Ross2009-07-1714-70/+182
* QPID-1990: add the messages queue position to the viewMessages() operation re...Robert Gemmell2009-07-173-6/+25
* QPID-1946: updated management interfaces with API version information for rec...Robert Gemmell2009-07-174-5/+48
* QPID-1946: support server management API checking in the console.Robert Gemmell2009-07-179-6/+496
* Improved debug loggingTed Ross2009-07-171-1/+8
* added non blocking framing codeRafael H. Schloming2009-07-172-0/+315
* added system properties for controlling the module locations used during test...Rafael H. Schloming2009-07-178-36/+49
* added a ConnectError exceptionRafael H. Schloming2009-07-163-4/+17
* Correct qpidd.h header pathStephen D. Huston2009-07-161-1/+1
* Move necessary files due to header file reorg; fixes Windows buildStephen D. Huston2009-07-163-0/+0
* Minor configure.ac cleanup to remove unneeded openais definitions when no ope...Kim van der Riet2009-07-162-3/+5
* Update queue listeners in the correct order.Alan Conway2009-07-1610-50/+213
* QPID-1991: dont create Type folder for the known top-level single mbeansRobert Gemmell2009-07-161-0/+21
* QPID-1946: add server information mbean to expose version info for the broker...Robert Gemmell2009-07-163-0/+144
* better help text, kill not so usefull optionCarl C. Trieloff2009-07-161-30/+4
* Fix makefile for new include directoryAlan Conway2009-07-151-1/+1
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-1593-844/+808
* added --no-module-dir to broker invocation to prevent system brokers from loa...Rafael H. Schloming2009-07-151-1/+1
* QPID-1966: add status bar for operation feedback reportsRobert Gemmell2009-07-1515-32/+136
* QPID-1988: Applied patch from Mick Goulish to ensure all brokers are stopped ...Gordon Sim2009-07-151-0/+1
* added support for profile inheritence and refactored profiles to permit conve...Rafael H. Schloming2009-07-146-9/+15
* QPID-1947: leave the components visible during update to prevent focus-switch...Robert Gemmell2009-07-1410-77/+14
* QPID-1947: Add combo to toolbar allowing selection of update interval for aut...Robert Gemmell2009-07-142-7/+152
* Minor cluster optimizations.Alan Conway2009-07-145-135/+55
* Remove incorrect directory from #includeAlan Conway2009-07-1479-125/+125
* Add directory to #includeAlan Conway2009-07-14507-1112/+1057
* QPID-1984: Temporarily disabled the failing test until the error can be resol...Gordon Sim2009-07-142-1/+3
* added debug output to SimpleACLTest; fixed MultipleConnectionTest.waitUntil()...Rafael H. Schloming2009-07-142-1/+2