| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Correct the case where for very low ( bytes) staging threshhold management | Carl C. Trieloff | 2009-07-10 | 2 | -1/+29 |
| * | Fix cluster handling of multiple errors. | Alan Conway | 2009-07-10 | 3 | -19/+37 |
| * | Minor improvement to cluster logging. | Alan Conway | 2009-07-09 | 1 | -3/+6 |
| * | Simplified PollableCondition | Alan Conway | 2009-07-09 | 5 | -140/+41 |
| * | Move helper functions out of the public interface, as they are unsafe | Carl C. Trieloff | 2009-07-09 | 1 | -3/+4 |
| * | Clean up for next commit to clean broker interface | Carl C. Trieloff | 2009-07-09 | 2 | -3/+4 |
| * | refrain from using anything other than filesets inside copy, this makes the b... | Rafael H. Schloming | 2009-07-09 | 2 | -6/+15 |
| * | updated config paths to match yesterdays moving of test_resources | Rafael H. Schloming | 2009-07-09 | 3 | -3/+3 |
| * | removed dead code and old files | Rafael H. Schloming | 2009-07-09 | 14 | -1958/+0 |
| * | Removed commented out code in makefile | Ted Ross | 2009-07-09 | 1 | -2/+0 |
| * | Fix make distcheck problems | Ted Ross | 2009-07-09 | 3 | -14/+7 |
| * | simulate this: | Carl C. Trieloff | 2009-07-08 | 1 | -0/+42 |
| * | Fix to cover this case: | Carl C. Trieloff | 2009-07-08 | 3 | -1/+13 |
| * | fix for regression in patch & test to prevent regression again | Carl C. Trieloff | 2009-07-08 | 2 | -1/+51 |
| * | Now that broker expects clients to send heartbeats, the client half of an int... | Gordon Sim | 2009-07-08 | 1 | -3/+8 |
| * | test for last commit | Carl C. Trieloff | 2009-07-08 | 1 | -1/+18 |