summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* * src/qpid/framing/FrameDefaultVisitor.h:Alan Conway2007-08-271-1/+3
* * src/qpid/broker/SessionState.h: State of a session.Alan Conway2007-08-271-0/+4
* Don't add the generated files to nobase_include_HEADERS they are already in E...Gordon Sim2007-08-211-1/+0
* updated rule to reflect new location for generated fileGordon Sim2007-08-211-1/+1
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-24/+9
* r1036@fuschia: andrew | 2007-08-20 01:41:12 +0100Andrew Stitcher2007-08-201-1/+1
* Fix memory leak in client_test, caused by bug in Blob.h.Alan Conway2007-08-171-1/+1
* * Fixes for code generation.Alan Conway2007-08-171-38/+13
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-161-2/+6
* Add missing files to source lists for distcheck.Alan Conway2007-08-151-0/+1
* Add qpid/Msg.h to sourc lists.Alan Conway2007-08-141-0/+1
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-141-2/+0
* Deleted following files that are obsolete for 0-10:Alan Conway2007-08-141-11/+0
* Removed some unused files.Gordon Sim2007-08-141-6/+0
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-0/+1
* Ensure MethodHolderMaxSize.h is built at the right time.Alan Conway2007-08-101-2/+4
* Update CLEANFILES for distcheck.Alan Conway2007-08-101-0/+1
* 2007-08-09 <aconway@redhat.com>Alan Conway2007-08-101-0/+1
* * src/qpid/framing/MethodHolder.h, .cpp:Alan Conway2007-08-091-1/+10
* * rubygen/amqpgen.rb: workaround XML namespace problem with ruby 1.8.6.Alan Conway2007-08-091-2/+3
* Fixed distcheckGordon Sim2007-08-091-1/+1
* Moved Proxy generation to rubygen.Alan Conway2007-08-091-31/+24
* Removed new Frame & MethodHolder classes from build.Alan Conway2007-08-081-5/+1
* * Summary: new Frame type to replace AMQFrame. Instead of holdingAlan Conway2007-08-071-6/+25
* Added first cut of generated client interface.Gordon Sim2007-08-051-2/+10
* Improved rubygen.mk rule.Alan Conway2007-08-051-2/+1
* Some restructuring of the client code: Gordon Sim2007-08-021-5/+24
* * src/generate.sh: Moved requirements test to configure.acAlan Conway2007-08-011-38/+59
* Added Vistor.h to distributed sources in order to pass 'make distcheck'Gordon Sim2007-07-311-0/+1
* r797@fuschia: andrew | 2007-07-30 14:25:02 +0100Andrew Stitcher2007-07-301-38/+12
* * Asynchronous network IO subsystemAndrew Stitcher2007-07-271-9/+2
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-4/+3
* * README: Instructions for openais install.Alan Conway2007-07-261-3/+0
* Fix code generation rule to use timestamp file.Alan Conway2007-07-251-3/+3
* Fix code generation rule so generator runs only once even if multiple generat...Alan Conway2007-07-251-1/+4
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-241-2/+0
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-0/+2
* * src/qpid/broker/Daemon.cpp, .hAlan Conway2007-07-191-1/+1
* Some refactoring towards a more decoupled handler chain structure:Gordon Sim2007-07-171-0/+7
* * src/qpid/sys/Serializer.h: Serialize calls to a function,Alan Conway2007-07-161-0/+3
* Add missing header file to distribution.Alan Conway2007-07-131-0/+1
* * Add libuuid to libcommon link (for when apr goes away)Andrew Stitcher2007-07-121-0/+1
* refactoring: Gordon Sim2007-07-091-0/+2
* 2007-07-02 <aconway@redhat.comAlan Conway2007-07-041-4/+7
* Added UUID type based on libuuid from e2fsprogs package.Alan Conway2007-07-031-0/+2
* Autodeletable shared queues are now deleted as soon as the consumer count dro...Gordon Sim2007-07-031-2/+0
* * More work on asychronous network IOAndrew Stitcher2007-06-291-1/+4
* * Summary:Alan Conway2007-06-291-4/+4
* * src/qpid/broker/Plugin.h: Base class for plug-in objects.Alan Conway2007-06-271-1/+4
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-271-3/+3