summaryrefslogtreecommitdiff
path: root/cpp/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix error in script - not passing $ARGS to background processes.Alan Conway2008-01-241-4/+8
* verify: kill any stray child processes on exit.Alan Conway2008-01-231-0/+3
* Fixed bug in verify - was not properly killing ./server process inAlan Conway2008-01-235-51/+45
* examples/Makefile.am:Alan Conway2008-01-233-2/+8
* Take space out the queue name as it currently upsets the java client when use...Gordon Sim2008-01-232-7/+7
* Add optional host, port arguments to all example clients.Alan Conway2008-01-1814-45/+59
* Use amq.direct in reply to (as queue is bound to that exchange anyway)Gordon Sim2008-01-171-1/+1
* examples/Makefile.am: Fixed build failures.Alan Conway2007-12-145-429/+13
* verify: starts its own broker when run in build.Alan Conway2007-12-144-180/+12
* From: Jonathan Robie <jrobie@redhat.com>Alan Conway2007-12-1415-62/+448
* examples/verify: Modified so it can be run in a checkout or in an installation.Alan Conway2007-12-131-5/+6
* Make sure abs_srcdir is defined (for older automake versions)Alan Conway2007-12-101-0/+3
* src/tests/Makefile.am: Add BrokerFixture.h to sourc listsAlan Conway2007-12-071-1/+1
* examples/verifyAlan Conway2007-12-077-50/+208
* Remove reference to deleted fileGordon Sim2007-12-061-1/+0
* Fixed minor problems with example Makefiles.Alan Conway2007-12-055-120/+11
* Removed deleted programGordon Sim2007-12-051-1/+1
* Removed line for deleted file.Gordon Sim2007-12-051-1/+0
* Remove unnecessary file.Gordon Sim2007-12-052-131/+0
* examples/Makefile.am:Alan Conway2007-12-041-8/+6
* Package examples in rpm %doc directory.Alan Conway2007-11-0921-92/+36
* Functions for scripts that verify examples.Alan Conway2007-11-091-0/+50
* Makefile to build/distribute examples.Alan Conway2007-11-091-9/+13
* QPID-676: Jonathan Robie's C++ examples.Alan Conway2007-11-0919-110/+1618
* Improvements to gsim's SubscriptionManager:Alan Conway2007-11-021-52/+123
* Fixed stray #include QpidError.h missed in previous commit.Alan Conway2007-10-263-3/+3
* Renamed the following files for consistency:Alan Conway2007-09-253-9/+9
* - added sleep to waiting thread.Carl C. Trieloff2007-07-061-1/+1
* Examples update, exception handling.Alan Conway2007-06-133-3/+5
* Example updates from jrobie.Alan Conway2007-06-132-12/+10
* Initial examples directory with jrobies example programs and Makefile.am.Alan Conway2007-06-124-0/+278