summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fixed recovery; unacked message records are now updated to hold the new comma...Gordon Sim2007-10-021-0/+1
* * src/qpid/framing/ResumeHandler.cpp: Handle ack and resume logicAlan Conway2007-10-011-0/+5
* Implementation of execution.result on the client side Gordon Sim2007-09-061-2/+3
* Fix for QPID-561Gordon Sim2007-09-031-2/+2
* * Summary:Alan Conway2007-08-311-3/+2
* * Changes to make C++ client code use the asynchronous network IOAndrew Stitcher2007-08-311-1/+1
* * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl...Alan Conway2007-08-291-4/+6
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-3/+1
* * src/qpid/broker/SessionState.h: State of a session.Alan Conway2007-08-271-0/+5
* Fixed Blob bug causing test crashes/hangs.Alan Conway2007-08-201-6/+7
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-5/+0
* * perftest/topic_publisher.cpp, topic_listener.cpp:Alan Conway2007-08-151-0/+7
* Removed new Frame & MethodHolder classes from build.Alan Conway2007-08-081-6/+0
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-071-0/+9
* * src/generate.sh: Moved requirements test to configure.acAlan Conway2007-08-011-1/+2
* Template visitor pattern for Handlers.Alan Conway2007-07-301-0/+4
* * README: Instructions for openais install.Alan Conway2007-07-261-3/+0
* * 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