| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Summary: | Alan Conway | 2007-07-19 | 1 | -1/+1 |
| * | Added vg_tests to EXTRA_DIST. | Alan Conway | 2007-07-19 | 1 | -1/+1 |
| * | * src/tests/start_broker, stop_broker: Use valgrind on broker. | Alan Conway | 2007-07-19 | 1 | -2/+2 |
| * | removed the need to pass MethodContext/RequestId through proxy and handler/ad... | Gordon Sim | 2007-07-19 | 1 | -1/+2 |
| * | * src/qpid/sys/Serializer.h: Serialize calls to a function, | Alan Conway | 2007-07-16 | 1 | -0/+4 |
| * | * src/qpid/sys/ConcurrentQueue.h: Thread-safe queue with atomic pop() | Alan Conway | 2007-07-13 | 1 | -0/+4 |
| * | Fix for QPID-534. Get now detects closure correctly. Also fixed broker to all... | Gordon Sim | 2007-07-05 | 1 | -1/+2 |
| * | 2007-07-02 <aconway@redhat.com | Alan Conway | 2007-07-04 | 1 | -16/+25 |
| * | * cluster/ClasifierHandler: classifies frames for clustering treatment. | Alan Conway | 2007-07-03 | 1 | -3/+3 |
| * | Added UUID type based on libuuid from e2fsprogs package. | Alan Conway | 2007-07-03 | 1 | -0/+5 |
| * | 2007-06-30 <aconway@redhat.com> | Alan Conway | 2007-07-02 | 1 | -15/+14 |
| * | * Summary: | Alan Conway | 2007-06-29 | 1 | -1/+1 |
| * | * src/qpid/framing/ChannelAdapter.cpp: Use handler chains | Alan Conway | 2007-06-27 | 1 | -4/+0 |
| * | Make check now starts a broker on a dynamically assigned port, so | Alan Conway | 2007-06-27 | 1 | -3/+3 |
| * | * src/tests/cluster.mk: Replace sudo with newgrp for ais tests. | Alan Conway | 2007-06-26 | 1 | -6/+1 |
| * | * src/qpid/framing/Handler.h: Tempates for handlers and handler chains. | Alan Conway | 2007-06-26 | 1 | -0/+4 |
| * | 2007-06-25 <aconway@redhat.com> | Alan Conway | 2007-06-26 | 1 | -24/+29 |
| * | Parser for AMQP-95 URLs | Alan Conway | 2007-06-15 | 1 | -0/+4 |
| * | Various minor fixes to build and test process: | Gordon Sim | 2007-06-13 | 1 | -1/+1 |
| * | src/tests/Makefile.am: Fix typo in makefile | Alan Conway | 2007-06-08 | 1 | -1/+1 |
| * | Add missing scripts to EXTRA_DIST | Alan Conway | 2007-06-08 | 1 | -2/+3 |
| * | Timeout handling for dtx, plus tests. | Gordon Sim | 2007-06-08 | 1 | -0/+1 |
| * | Build support for clustering, initial CPG wrapper & tests. | Alan Conway | 2007-06-07 | 1 | -4/+10 |
| * | Merged in channel.flow implementation and interoperability tests. | Gordon Sim | 2007-06-06 | 1 | -1/+13 |
| * | Logging infrastructure: See qpidd --long-help for details. | Alan Conway | 2007-05-30 | 1 | -9/+26 |
| * | * Split apart platform (threading etc.) from network io | Andrew Stitcher | 2007-05-22 | 1 | -1/+1 |
| * | * docs/api/Makefile.am: Adding html.timestamp to clean target. | Alan Conway | 2007-05-18 | 1 | -1/+1 |
| * | Fix incorrect -I directive for generated code. | Alan Conway | 2007-05-14 | 1 | -1/+1 |
| * | * cpp/src/Makefile.am: Move generated code into src. Fix generation script. | Alan Conway | 2007-05-11 | 1 | -10/+11 |
| * | Makefile fixes to get make distcheck passing. | Alan Conway | 2007-05-01 | 1 | -10/+6 |
| * | Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon. | Alan Conway | 2007-04-30 | 1 | -1/+1 |
| * | * qpid/CommonOptions.h: | Alan Conway | 2007-04-25 | 1 | -1/+0 |
| * | Added some dtx related unit tests | Gordon Sim | 2007-04-20 | 1 | -0/+2 |
| * | * qpidc.spec.in: bump RPM revision for bugfix. | Alan Conway | 2007-04-16 | 1 | -1/+1 |
| * | Disable ClientChannelTest to allow RPM work to continue. I am investigating. | Alan Conway | 2007-04-16 | 1 | -2/+2 |
| * | * Moved code generation into top-level gen/ dir with own Makefile.am | Alan Conway | 2007-04-14 | 1 | -1/+1 |
| * | * tests/Makefile.am: fix for source move. | Alan Conway | 2007-04-13 | 1 | -4/+2 |
| * | * cpp/configure.ac: Disable static libraries by default. Half the build time! | Alan Conway | 2007-04-11 | 1 | -3/+2 |
| * | * src/tests/Makefile.am: Remove trailing blanks. | Jim Meyering | 2007-04-11 | 1 | -3/+3 |
| * | * src/tests/Makefile.am: Use .NOTPARALLEL target to suppress | Jim Meyering | 2007-04-11 | 1 | -0/+4 |
| * | * src/tests/Makefile.am (check): Depend on ../qpidd, too, | Jim Meyering | 2007-04-11 | 1 | -1/+2 |
| * | * cpp/qpidc.spec.in: Added qpidd-devel sub-package. | Alan Conway | 2007-04-11 | 1 | -10/+14 |
| * | * docs/api/*: Fixed API doc generation to work with VPATH builds. | Alan Conway | 2007-04-10 | 1 | -6/+5 |
| * | * Exteneded use of shared pointers frame bodies across all send() commands. | Alan Conway | 2007-04-05 | 1 | -0/+3 |
| * | Fix error in previous commit. | Alan Conway | 2007-04-02 | 1 | -3/+3 |
| * | * src/tests/examples.README,examples.Makefile: out of date, removed. | Alan Conway | 2007-04-02 | 1 | -23/+22 |
| * | More QPID-243 | Andrew Stitcher | 2007-04-02 | 1 | -2/+2 |
| * | Fix for the most disruptive items in QPID-243. | Andrew Stitcher | 2007-04-02 | 1 | -0/+117 |