summaryrefslogtreecommitdiff
path: root/cpp/examples
Commit message (Expand)AuthorAgeFilesLines
* Add short sleep before killing python server to ensure it has had a chance to...Gordon Sim2008-05-301-0/+1
* Use symbolic constants for message flow values.Alan Conway2008-05-272-5/+4
* Corrected examples for new session API.Alan Conway2008-05-266-2/+6
* Changes to Session API:Alan Conway2008-05-2612-25/+32
* Fix compile error in examples.Alan Conway2008-05-262-2/+2
* QPID-1034 by Senaka FernandoCarl C. Trieloff2008-05-161-0/+26
* - Enable python tets and examples in make rpmbuild.Alan Conway2008-05-151-4/+2
* Fix example check in rpmbuild.Alan Conway2008-05-142-8/+7
* Exclude XML example if XML not enabled.Alan Conway2008-05-141-1/+1
* Exclude XML example checks if XML support is not available.Alan Conway2008-05-142-18/+21
* Fix typo in examples.Alan Conway2008-05-131-3/+3
* QPID-1044: Part of patch from Jonathan Robie + changes to verify scripts to k...Gordon Sim2008-05-129-86/+90
* From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...Alan Conway2008-05-066-4/+314
* Turn auth back on by default for c++ broker (only if SASL libs are available)Gordon Sim2008-05-011-1/+1
* QPID-966: applied patch from rajith; altered to use uuid as session name; upd...Gordon Sim2008-05-0110-13/+13
* QPID-971 - Senaka Fernando, I also edited the README in a few places.Carl C. Trieloff2008-04-282-0/+128
* Fix building examples when using a VPATH buildAndrew Stitcher2008-04-251-1/+1
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-205-11/+13
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-2/+5
* Fix verify script problemAlan Conway2008-02-213-15/+93
* Update examples with ASYNC mode to newSessionAlan Conway2008-02-209-9/+9
* Fixed race condition in the examples: when a listener program printsAlan Conway2008-02-182-36/+43
* Fix problem with verify script in ../../bin.Alan Conway2008-02-181-1/+2
* Added sleep to verify script to avoid startup races.Alan Conway2008-02-181-1/+3
* Updated c++ and python fanout examples and verify scripts.Alan Conway2008-02-1510-109/+106
* Fix verify error in Makefile.amAlan Conway2008-02-122-2/+5
* Create a tar file of verify scripts suitable for untarring into and installed...Alan Conway2008-02-123-88/+12
* cpp/examples/direct, fanout: Converted listener.cpp to SubscriptionManager.Alan Conway2008-02-0828-214/+265
* Added verify scripts to run mixed python/cpp examples.Alan Conway2008-02-0816-15/+214
* Refactored verify scripts, added verify for python Examples.Alan Conway2008-02-086-93/+31
* Disable QPID_DATA_DIR for verify tests.Alan Conway2008-02-071-1/+1
* 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