Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure broker is deleted in main thread, not by global destructors. | Alan Conway | 2010-07-07 | 1 | -8/+12 |
* | Cluster shuts down broker via SignalHandler to fix memory errors on exit. | Alan Conway | 2009-10-08 | 1 | -0/+2 |
* | Add directory to #include | Alan Conway | 2009-07-14 | 1 | -2/+2 |
* | QPID-1457: Removed erroneous signal settings | Andrew Stitcher | 2008-11-12 | 1 | -3/+0 |
* | Switched from shared_ptr to intrusive_ptr and RefCounted for Broker. | Alan Conway | 2008-07-15 | 1 | -3/+3 |
* | Cluster prototype: handles client-initiated commands (not dequeues) | Alan Conway | 2008-07-04 | 1 | -0/+51 |