summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* added debug output to SimpleACLTest; fixed MultipleConnectionTest.waitUntil()...Rafael H. Schloming2009-07-142-1/+2
* Reapplied r793120Gordon Sim2009-07-142-3/+10
* Reapplied r793119Gordon Sim2009-07-143-5/+5
* changed default test ports to not conflict with the IANA assigned port numbersRafael H. Schloming2009-07-131-0/+4
* Add missing externs for Queue methods; silence getenv() warnings on Windows b...Stephen D. Huston2009-07-132-3/+5
* Replace getenv usage with more secure Windows calls - silences compile diagno...Stephen D. Huston2009-07-135-11/+35
* added constant for HEADER_SIZE; made repr(Frame) more informativeRafael H. Schloming2009-07-131-1/+2
* more ant 1.6.5 workaroundsRafael H. Schloming2009-07-131-4/+4
* Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea...Kim van der Riet2009-07-1320-99/+103
* QPID-1941: ensure old queue entry is deleted as well as dequeued, so it is no...Robert Gemmell2009-07-131-1/+1
* QPID-1944: add initial new UI view for the Connection mbeanRobert Gemmell2009-07-133-2/+482
* QPID-1944: expose Connection tabular/composite data key values through manage...Robert Gemmell2009-07-132-6/+10
* QPID-1943: add initial new UI view for the Exchange mbeanRobert Gemmell2009-07-135-44/+1149
* QPID-1943: expose exchange mbeans tabular/composite key values through the ma...Robert Gemmell2009-07-136-18/+21
* QPID-1945: add initial new UI view for the VirtualHostManager mbeanRobert Gemmell2009-07-135-5/+726
* QPID-1942: initial Queue/Exchange/Connection selection work.Robert Gemmell2009-07-1310-801/+929
* QPID-1937: add an admin user to the example password fileRobert Gemmell2009-07-131-0/+1
* QPID-1932: add initial new UI view for the Queue mbeanRobert Gemmell2009-07-132-1/+709
* QPID-1932: expose Queue tabular/composite key values through the management i...Robert Gemmell2009-07-132-11/+22
* QPID-1931: add initial new UI view for the LoggingManagement mbeanRobert Gemmell2009-07-136-1/+1145
* QPID-1930: add initial new UI view for the UserManagement mbeanRobert Gemmell2009-07-133-1/+733
* QPID-1930: expose UserManagement composite/tabular type keys through the mana...Robert Gemmell2009-07-133-13/+13
* QPID-1930: add utility method for creating modal dialog shells, and augment p...Robert Gemmell2009-07-131-1/+36
* QPID-1929: create factory class to produce MBean views, clean up MBeanView ac...Robert Gemmell2009-07-135-276/+299
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-1135-70/+82
* QPID-1926: modify management-common module to output an osgi bundle, and have...Robert Gemmell2009-07-116-29/+19
* QPID-1797: update bundle version format and output filenames, modify ant bund...Robert Gemmell2009-07-115-9/+15
* Change remaining broker Timer clients to use the single broker TimerAndrew Stitcher2009-07-105-8/+10
* Change all broker users of broker::Timer to use sys::TimerAndrew Stitcher2009-07-1016-91/+78
* Allow TimerTasks to be delayed correctly by separating out the timeAndrew Stitcher2009-07-102-3/+10
* Typos/Whitespace fixesAndrew Stitcher2009-07-103-5/+5
* Remove libtool file that no longer needs tobe checked inAndrew Stitcher2009-07-101-6892/+0
* Additional fix for make distcheck.Ted Ross2009-07-101-0/+2
* Fixed another make dist problem. Need to specify "nodist_" for conditionally...Ted Ross2009-07-101-1/+1
* Correct the case where for very low ( bytes) staging threshhold managementCarl C. Trieloff2009-07-102-1/+29
* Fix cluster handling of multiple errors.Alan Conway2009-07-103-19/+37
* Minor improvement to cluster logging.Alan Conway2009-07-091-3/+6
* Simplified PollableConditionAlan Conway2009-07-095-140/+41
* Move helper functions out of the public interface, as they are unsafeCarl C. Trieloff2009-07-091-3/+4
* Clean up for next commit to clean broker interfaceCarl C. Trieloff2009-07-092-3/+4
* refrain from using anything other than filesets inside copy, this makes the b...Rafael H. Schloming2009-07-092-6/+15
* updated config paths to match yesterdays moving of test_resourcesRafael H. Schloming2009-07-093-3/+3
* removed dead code and old filesRafael H. Schloming2009-07-0914-1958/+0
* Removed commented out code in makefileTed Ross2009-07-091-2/+0
* Fix make distcheck problemsTed Ross2009-07-093-14/+7
* simulate this:Carl C. Trieloff2009-07-081-0/+42
* Fix to cover this case:Carl C. Trieloff2009-07-083-1/+13
* fix for regression in patch & test to prevent regression againCarl C. Trieloff2009-07-082-1/+51
* Now that broker expects clients to send heartbeats, the client half of an int...Gordon Sim2009-07-081-3/+8
* test for last commitCarl C. Trieloff2009-07-081-1/+18