| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update queue listeners in the correct order. | Alan Conway | 2009-07-16 | 10 | -50/+213 |
| * | QPID-1991: dont create Type folder for the known top-level single mbeans | Robert Gemmell | 2009-07-16 | 1 | -0/+21 |
| * | QPID-1946: add server information mbean to expose version info for the broker... | Robert Gemmell | 2009-07-16 | 3 | -0/+144 |
| * | better help text, kill not so usefull option | Carl C. Trieloff | 2009-07-16 | 1 | -30/+4 |
| * | Fix makefile for new include directory | Alan Conway | 2009-07-15 | 1 | -1/+1 |
| * | Merge branch 'move_public_h_to_include' into trunk | Alan Conway | 2009-07-15 | 93 | -844/+808 |
| * | added --no-module-dir to broker invocation to prevent system brokers from loa... | Rafael H. Schloming | 2009-07-15 | 1 | -1/+1 |
| * | QPID-1966: add status bar for operation feedback reports | Robert Gemmell | 2009-07-15 | 15 | -32/+136 |
| * | QPID-1988: Applied patch from Mick Goulish to ensure all brokers are stopped ... | Gordon Sim | 2009-07-15 | 1 | -0/+1 |
| * | added support for profile inheritence and refactored profiles to permit conve... | Rafael H. Schloming | 2009-07-14 | 6 | -9/+15 |
| * | QPID-1947: leave the components visible during update to prevent focus-switch... | Robert Gemmell | 2009-07-14 | 10 | -77/+14 |
| * | QPID-1947: Add combo to toolbar allowing selection of update interval for aut... | Robert Gemmell | 2009-07-14 | 2 | -7/+152 |
| * | Minor cluster optimizations. | Alan Conway | 2009-07-14 | 5 | -135/+55 |
| * | Remove incorrect directory from #include | Alan Conway | 2009-07-14 | 79 | -125/+125 |
| * | Add directory to #include | Alan Conway | 2009-07-14 | 507 | -1112/+1057 |
| * | QPID-1984: Temporarily disabled the failing test until the error can be resol... | Gordon Sim | 2009-07-14 | 2 | -1/+3 |
| * | added debug output to SimpleACLTest; fixed MultipleConnectionTest.waitUntil()... | Rafael H. Schloming | 2009-07-14 | 2 | -1/+2 |
| * | Reapplied r793120 | Gordon Sim | 2009-07-14 | 2 | -3/+10 |
| * | Reapplied r793119 | Gordon Sim | 2009-07-14 | 3 | -5/+5 |
| * | changed default test ports to not conflict with the IANA assigned port numbers | Rafael H. Schloming | 2009-07-13 | 1 | -0/+4 |
| * | Add missing externs for Queue methods; silence getenv() warnings on Windows b... | Stephen D. Huston | 2009-07-13 | 2 | -3/+5 |
| * | Replace getenv usage with more secure Windows calls - silences compile diagno... | Stephen D. Huston | 2009-07-13 | 5 | -11/+35 |
| * | added constant for HEADER_SIZE; made repr(Frame) more informative | Rafael H. Schloming | 2009-07-13 | 1 | -1/+2 |
| * | more ant 1.6.5 workarounds | Rafael H. Schloming | 2009-07-13 | 1 | -4/+4 |
| * | Reverted checkins 793119, 793120, 793121, 793122 because of problems with hea... | Kim van der Riet | 2009-07-13 | 20 | -99/+103 |
| * | QPID-1941: ensure old queue entry is deleted as well as dequeued, so it is no... | Robert Gemmell | 2009-07-13 | 1 | -1/+1 |
| * | QPID-1944: add initial new UI view for the Connection mbean | Robert Gemmell | 2009-07-13 | 3 | -2/+482 |
| * | QPID-1944: expose Connection tabular/composite data key values through manage... | Robert Gemmell | 2009-07-13 | 2 | -6/+10 |
| * | QPID-1943: add initial new UI view for the Exchange mbean | Robert Gemmell | 2009-07-13 | 5 | -44/+1149 |
| * | QPID-1943: expose exchange mbeans tabular/composite key values through the ma... | Robert Gemmell | 2009-07-13 | 6 | -18/+21 |
| * | QPID-1945: add initial new UI view for the VirtualHostManager mbean | Robert Gemmell | 2009-07-13 | 5 | -5/+726 |
| * | QPID-1942: initial Queue/Exchange/Connection selection work. | Robert Gemmell | 2009-07-13 | 10 | -801/+929 |
| * | QPID-1937: add an admin user to the example password file | Robert Gemmell | 2009-07-13 | 1 | -0/+1 |
| * | QPID-1932: add initial new UI view for the Queue mbean | Robert Gemmell | 2009-07-13 | 2 | -1/+709 |
| * | QPID-1932: expose Queue tabular/composite key values through the management i... | Robert Gemmell | 2009-07-13 | 2 | -11/+22 |
| * | QPID-1931: add initial new UI view for the LoggingManagement mbean | Robert Gemmell | 2009-07-13 | 6 | -1/+1145 |
| * | QPID-1930: add initial new UI view for the UserManagement mbean | Robert Gemmell | 2009-07-13 | 3 | -1/+733 |
| * | QPID-1930: expose UserManagement composite/tabular type keys through the mana... | Robert Gemmell | 2009-07-13 | 3 | -13/+13 |
| * | QPID-1930: add utility method for creating modal dialog shells, and augment p... | Robert Gemmell | 2009-07-13 | 1 | -1/+36 |
| * | QPID-1929: create factory class to produce MBean views, clean up MBeanView ac... | Robert Gemmell | 2009-07-13 | 5 | -276/+299 |
| * | QPID-1927: move mbean interfaces to management-common, make broker module dep... | Robert Gemmell | 2009-07-11 | 35 | -70/+82 |
| * | QPID-1926: modify management-common module to output an osgi bundle, and have... | Robert Gemmell | 2009-07-11 | 6 | -29/+19 |
| * | QPID-1797: update bundle version format and output filenames, modify ant bund... | Robert Gemmell | 2009-07-11 | 5 | -9/+15 |
| * | Change remaining broker Timer clients to use the single broker Timer | Andrew Stitcher | 2009-07-10 | 5 | -8/+10 |
| * | Change all broker users of broker::Timer to use sys::Timer | Andrew Stitcher | 2009-07-10 | 16 | -91/+78 |
| * | Allow TimerTasks to be delayed correctly by separating out the time | Andrew Stitcher | 2009-07-10 | 2 | -3/+10 |
| * | Typos/Whitespace fixes | Andrew Stitcher | 2009-07-10 | 3 | -5/+5 |
| * | Remove libtool file that no longer needs tobe checked in | Andrew Stitcher | 2009-07-10 | 1 | -6892/+0 |
| * | Additional fix for make distcheck. | Ted Ross | 2009-07-10 | 1 | -0/+2 |
| * | Fixed another make dist problem. Need to specify "nodist_" for conditionally... | Ted Ross | 2009-07-10 | 1 | -1/+1 |