| Commit message (Expand) | Author | Age | Files | Lines |
* | * Summary: | Alan Conway | 2007-07-19 | 1 | -19/+42 |
* | * src/qpid/broker/Daemon.cpp, .h | Alan Conway | 2007-07-19 | 1 | -59/+40 |
* | * Summary: | Alan Conway | 2007-06-29 | 1 | -3/+3 |
* | * src/qpid/framing/ChannelAdapter.cpp: Use handler chains | Alan Conway | 2007-06-27 | 1 | -2/+2 |
* | Make check now starts a broker on a dynamically assigned port, so | Alan Conway | 2007-06-27 | 1 | -68/+37 |
* | QPID-504: Print bound port if --port 0 is specified. Not yet used by tests. | Alan Conway | 2007-06-11 | 1 | -66/+94 |
* | Fixed qpidd --trace flag to be equivalent to "--log.enable trace+" | Alan Conway | 2007-06-06 | 1 | -1/+1 |
* | Logging infrastructure: See qpidd --long-help for details. | Alan Conway | 2007-05-30 | 1 | -33/+45 |
* | * docs/api/Makefile.am: Adding html.timestamp to clean target. | Alan Conway | 2007-05-18 | 1 | -1/+1 |
* | Moved parseOptions from qipdd to CommonOptions where it can be re-used. | Alan Conway | 2007-05-01 | 1 | -20/+2 |
* | Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon. | Alan Conway | 2007-04-30 | 1 | -21/+80 |
* | - docs/man/qpidd.x: explain file and environment configuration. | Alan Conway | 2007-04-26 | 1 | -10/+18 |
* | Added environment variables as a source of Qpid configuration. | Alan Conway | 2007-04-25 | 1 | -2/+11 |
* | * qpid/CommonOptions.h: | Alan Conway | 2007-04-25 | 1 | -35/+66 |
* | * Moved code generation into top-level gen/ dir with own Makefile.am | Alan Conway | 2007-04-14 | 1 | -2/+2 |
* | * Fixes to enable VPATH builds. | Alan Conway | 2007-04-11 | 1 | -1/+1 |
* | Fix for the most disruptive items in QPID-243. | Andrew Stitcher | 2007-04-02 | 1 | -3/+3 |
* | Renamed cpp-0-9 to cpp | Alan Conway | 2007-03-21 | 1 | -0/+80 |
* | * cpp: svn removed, will rename cpp-0-9 | Alan Conway | 2007-03-21 | 1 | -80/+0 |
* | - rpm: make rpm now builds RPMs under rpm/ directory. | Alan Conway | 2006-12-23 | 1 | -0/+20 |
* | Patch sumbitted to qpid-dev: | Gordon Sim | 2006-12-06 | 1 | -5/+11 |
* | 2006-12-05 Jim Meyering <meyering@redhat.com> | Alan Conway | 2006-12-05 | 1 | -2/+0 |
* | Re-enable signal handling. Make APRAcceptor::shutdown() threadsafe. | Gordon Sim | 2006-12-01 | 1 | -2/+4 |
* | 2006-12-01 Jim Meyering <meyering@redhat.com> | Alan Conway | 2006-12-01 | 1 | -4/+4 |
* | EventChannel classes, start of epoll-based posix implementation. | Alan Conway | 2006-11-13 | 1 | -2/+2 |
* | update Apache licenses to the current version | Stephen Vinoski | 2006-11-10 | 1 | -13/+16 |
* | Added POSIX equivalents to APR classes used by clients, inlined trivial calls. | Alan Conway | 2006-11-09 | 1 | -3/+3 |
* | More reorg to separate APR/posix code, work in progress. | Alan Conway | 2006-11-08 | 1 | -1/+4 |
* | Minor source reorg, see README. | Alan Conway | 2006-11-06 | 1 | -1/+1 |
* | Misc. cleanup. | Alan Conway | 2006-11-01 | 1 | -1/+1 |
* | IO refactor phase 1. Reduced dependencies, removed redundant classes. | Alan Conway | 2006-10-31 | 1 | -1/+1 |
* | Fix core dump if address in use. | Alan Conway | 2006-10-17 | 1 | -1/+1 |
* | Add apr-1/ prefix to APR #includes to pick up from standard location. | Alan Conway | 2006-10-16 | 1 | -1/+1 |
* | Build system reorg, see README and Makefile comments for details. | Alan Conway | 2006-10-16 | 1 | -0/+48 |