summaryrefslogtreecommitdiff
path: root/cpp/src/qpidd.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Summary:Alan Conway2007-07-191-19/+42
* * src/qpid/broker/Daemon.cpp, .hAlan Conway2007-07-191-59/+40
* * Summary:Alan Conway2007-06-291-3/+3
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-271-2/+2
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-68/+37
* QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.Alan Conway2007-06-111-66/+94
* Fixed qpidd --trace flag to be equivalent to "--log.enable trace+"Alan Conway2007-06-061-1/+1
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-301-33/+45
* * docs/api/Makefile.am: Adding html.timestamp to clean target.Alan Conway2007-05-181-1/+1
* Moved parseOptions from qipdd to CommonOptions where it can be re-used.Alan Conway2007-05-011-20/+2
* Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon.Alan Conway2007-04-301-21/+80
* - docs/man/qpidd.x: explain file and environment configuration. Alan Conway2007-04-261-10/+18
* Added environment variables as a source of Qpid configuration.Alan Conway2007-04-251-2/+11
* * qpid/CommonOptions.h:Alan Conway2007-04-251-35/+66
* * Moved code generation into top-level gen/ dir with own Makefile.amAlan Conway2007-04-141-2/+2
* * Fixes to enable VPATH builds.Alan Conway2007-04-111-1/+1
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-021-3/+3
* Renamed cpp-0-9 to cppAlan Conway2007-03-211-0/+80
* * cpp: svn removed, will rename cpp-0-9Alan Conway2007-03-211-80/+0
* - rpm: make rpm now builds RPMs under rpm/ directory.Alan Conway2006-12-231-0/+20
* Patch sumbitted to qpid-dev:Gordon Sim2006-12-061-5/+11
* 2006-12-05 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-051-2/+0
* Re-enable signal handling. Make APRAcceptor::shutdown() threadsafe.Gordon Sim2006-12-011-2/+4
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-4/+4
* EventChannel classes, start of epoll-based posix implementation.Alan Conway2006-11-131-2/+2
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-3/+3
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-1/+4
* Minor source reorg, see README.Alan Conway2006-11-061-1/+1
* Misc. cleanup.Alan Conway2006-11-011-1/+1
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-1/+1
* Fix core dump if address in use.Alan Conway2006-10-171-1/+1
* Add apr-1/ prefix to APR #includes to pick up from standard location.Alan Conway2006-10-161-1/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+48