summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/posix
Commit message (Expand)AuthorAgeFilesLines
* Ensure broker is deleted in main thread, not by global destructors.Alan Conway2010-07-071-1/+1
* Ensure broker is deleted in main thread, not by global destructors.Alan Conway2010-07-011-4/+13
* Ensure broker is deleted in main thread, not by global destructors.Alan Conway2010-07-011-0/+2
* Changed default timeout for daemon to 10 min to allow for long store recovery...Kim van der Riet2009-11-041-1/+1
* Pull running acceptor out of Broker run loopAndrew Stitcher2009-10-161-0/+2
* Have qpidd -q wait till the qpidd process exits before returning.Alan Conway2009-10-131-2/+10
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-4/+5
* Fix anachronism in --daemon option description.Alan Conway2008-11-271-1/+1
* QPID-1459: don't call Broker::getPort() with empty string as transportGordon Sim2008-11-131-3/+7
* Split platform-specific qpidd code out to posix/QpiddBroker.cpp; allows Windo...Stephen D. Huston2008-10-291-0/+164