summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/Daemon.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Clean up excessive "notice" level log messages, add start-up/shut-do...Alan Conway2014-08-111-3/+2
* QPID-5942: qpid HA cluster may end-up in joining state after HA primary is ki...Alan Conway2014-07-311-1/+1
* NO-JIRA - Fixed the handling of functions with ignored return values.Ted Ross2011-11-221-5/+5
* QPID-3284: Eliminated warnings from gcc 4.6 compilerAndrew Stitcher2011-06-071-3/+2
* QPID-1951: Removed need for Windows versions of ssize_t and pid_tAndrew Stitcher2009-12-151-4/+10
* Changed default timeout for daemon to 10 min to allow for long store recovery...Kim van der Riet2009-11-041-1/+1
* Fix misleading log messages.Alan Conway2009-08-241-1/+1
* QPID-1993: Patch from Chenta Lee to prevent compiler warnings with GCC 4.3.3Gordon Sim2009-07-201-2/+3
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Minor logging fixes.Alan Conway2009-01-051-45/+55
* Abstract native file-locking and directory detection/creation to portable cla...Stephen D. Huston2008-10-071-20/+3
* Fixed incorrect exception message.Alan Conway2008-09-251-3/+2
* Fix Cluster::send encode race.Alan Conway2008-08-051-1/+1
* QPID-1148 - from Manuel TieraAlan Conway2008-07-081-53/+15
* Create pid-dir if it does not existTed Ross2008-06-031-0/+10
* QPID-1114 Daemon mode improvementsTed Ross2008-06-021-11/+7
* QPID-1054: Fixed reporting of startup failures in daemon mode.Gordon Sim2008-05-131-9/+11
* Patch from Mick Goulish: Fixes to previous improved portability patchAndrew Stitcher2008-04-231-20/+21
* Patch for improved compatibility with gcc 3.4 and boost 1.33Andrew Stitcher2008-04-171-36/+93
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-1/+1
* * src/qpid/broker/Daemon.cpp: Additional logging.Alan Conway2007-08-241-25/+38
* * src/qpid/broker/Daemon.cpp, .hAlan Conway2007-07-191-91/+127
* QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.Alan Conway2007-06-111-50/+49
* Recorded merge of revisions 536279 via svnmerge from Alan Conway2007-05-081-1/+1
* Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon.Alan Conway2007-04-301-0/+144