summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Daemon.h
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: fix some defects found by Coverity static analysis scan of C++ codeKenneth Anthony Giusti2012-05-251-1/+0
* Add missing #includes to build with gcc 4.4.Alan Conway2009-03-101-1/+3
* - use flock to lock data dir rather than a lock file.Alan Conway2008-06-251-0/+1
* QPID-1114 Daemon mode improvementsTed Ross2008-06-021-4/+4
* * src/qpid/broker/Daemon.cpp, .hAlan Conway2007-07-191-51/+29
* QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.Alan Conway2007-06-111-19/+31
* Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon.Alan Conway2007-04-301-0/+91