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