| Commit message (Expand) | Author | Age | Files | Lines |
| * | Try to create piddir if needed; on error throw a useful message. Fixes QPID-2030 | Stephen D. Huston | 2009-08-05 | 2 | -1/+13 |
| * | Improved Timer delay/overrun warnings | Andrew Stitcher | 2009-08-05 | 1 | -4/+6 |
| * | Rename of MessageStore::discardInit() to MessageStore::truncateInint(), resul... | Kim van der Riet | 2009-08-05 | 6 | -7/+7 |
| * | Fixes for cluster code to compile with new stricter corosync header files | Andrew Stitcher | 2009-08-04 | 4 | -16/+56 |
| * | Return value to silence compiler warnings | Stephen D. Huston | 2009-08-03 | 1 | -1/+1 |
| * | Add needed 'extern' for building on Windows | Stephen D. Huston | 2009-08-03 | 1 | -2/+2 |
| * | Fixed missing #include lines | Andrew Stitcher | 2009-08-03 | 2 | -2/+2 |
| * | Moved qpid/management/Manageable.cpp and qpid/management/ManagementObject.cpp... | Ted Ross | 2009-08-03 | 1 | -5/+5 |
| * | qrsh initial checkin. | Michael Goulish | 2009-08-03 | 17 | -0/+2325 |
| * | Fix build warnings/errors on Windows | Stephen D. Huston | 2009-07-31 | 2 | -2/+3 |
| * | Fix race condition in cluster error handling. | Alan Conway | 2009-07-31 | 10 | -56/+100 |
| * | Make AMQFrame::getMethod() safe on frames with no body. | Alan Conway | 2009-07-31 | 1 | -2/+2 |
| * | handle fail setting last-node-standing with unit test, still needs system test | Carl C. Trieloff | 2009-07-31 | 2 | -12/+49 |
| * | Removed file src/tests/allSegmentTypes.h, which is generated. | Kim van der Riet | 2009-07-31 | 1 | -128/+0 |
| * | Make previous test more robust, add some comments | Carl C. Trieloff | 2009-07-31 | 1 | -1/+12 |
| * | Candidate fix for race condition in test | Carl C. Trieloff | 2009-07-31 | 1 | -1/+4 |
| * | Some clean up, and better error check | Carl C. Trieloff | 2009-07-31 | 1 | -3/+5 |
| * | Make replication of queue events not dependant on abs queue position, but rat... | Carl C. Trieloff | 2009-07-30 | 6 | -10/+78 |
| * | Set protocol versions correctly in cluster code. | Alan Conway | 2009-07-30 | 5 | -12/+29 |
| * | QPID-652 -- fixed by Marco Bisioli | Carl C. Trieloff | 2009-07-30 | 1 | -1/+3 |
| * | Change remaining broker Timer clients to use the single broker Timer | Andrew Stitcher | 2009-07-30 | 5 | -11/+11 |
| * | Change all broker users of broker::Timer to use sys::Timer | Andrew Stitcher | 2009-07-30 | 16 | -91/+78 |
| * | Added diagnostics to tell if timer callbacks overrun their allowed time | Andrew Stitcher | 2009-07-30 | 1 | -3/+21 |
| * | Fix sys::Timer code to push into priority list using the correct time | Andrew Stitcher | 2009-07-30 | 1 | -1/+1 |
| * | Provide more informative cluster logging at notice level | Alan Conway | 2009-07-29 | 5 | -28/+28 |
| * | Further suppression for 32 bit fedora 11. | Gordon Sim | 2009-07-28 | 1 | -0/+8 |
| * | Suppression for boost 1.37 unit_test problem | Andrew Stitcher | 2009-07-28 | 1 | -0/+9 |
| * | Oops: eliminated a ternary operator giving the "else" instead of the "then". | Andrew Stitcher | 2009-07-28 | 1 | -1/+1 |
| * | Add a default constructor to LinkRegistry so that you don't need | Andrew Stitcher | 2009-07-28 | 2 | -2/+16 |
| * | Separate generated public header files from non-public headers, generated cod... | Alan Conway | 2009-07-27 | 3 | -9/+28 |
| * | More friendly stalled messages for no samples | Carl C. Trieloff | 2009-07-27 | 1 | -13/+25 |
| * | Add missing mgnt counters for replication exchange | Carl C. Trieloff | 2009-07-25 | 2 | -3/+33 |
| * | Revert "Remove uninformative per-message info level log message." | Alan Conway | 2009-07-24 | 1 | -0/+3 |
| * | Remove uninformative per-message info level log message. | Alan Conway | 2009-07-23 | 1 | -3/+0 |
| * | Avoid creating unnecessary new deques (keep on recycling old ones) | Andrew Stitcher | 2009-07-23 | 2 | -1/+1 |
| * | Replace TRUE with _TRUE, FALSE with _FALSE to avoid macro conflicts on Window... | Stephen D. Huston | 2009-07-22 | 1 | -8/+8 |
| * | Never try to init a string with a zero pointer; fixes QPID-1998 | Stephen D. Huston | 2009-07-21 | 1 | -2/+5 |
| * | Use a loopback socket instead of a pipe on Windows; resolves part of QPID-1918 | Stephen D. Huston | 2009-07-21 | 1 | -13/+49 |
| * | Remove some unnecessary promotions of char* to std::string. | Alan Conway | 2009-07-21 | 4 | -24/+29 |
| * | test checkin for mick | Michael Goulish | 2009-07-20 | 1 | -1/+0 |
| * | QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3 | Gordon Sim | 2009-07-20 | 4 | -5/+13 |
| * | Fixes for make distcheck | Gordon Sim | 2009-07-20 | 2 | -6/+8 |
| * | Don't fail this if there are warnings in the log; mirrors behavior of Linux s... | Stephen D. Huston | 2009-07-17 | 1 | -3/+5 |
| * | Add "[shadow]" prefix to the log-ID for shadow and catch-up connections, to m... | Alan Conway | 2009-07-17 | 1 | -6/+12 |
| * | Move remaining needed Windows files from src/qpid/sys/windows to include/qpid... | Stephen D. Huston | 2009-07-17 | 3 | -124/+0 |
| * | Improved debug logging | Ted Ross | 2009-07-17 | 1 | -1/+8 |
| * | Correct qpidd.h header path | Stephen D. Huston | 2009-07-16 | 1 | -1/+1 |
| * | Move necessary files due to header file reorg; fixes Windows build | Stephen D. Huston | 2009-07-16 | 3 | -306/+0 |
| * | Update queue listeners in the correct order. | Alan Conway | 2009-07-16 | 9 | -48/+208 |
| * | better help text, kill not so usefull option | Carl C. Trieloff | 2009-07-16 | 1 | -30/+4 |