summaryrefslogtreecommitdiff
path: root/cpp/examples
Commit message (Expand)AuthorAgeFilesLines
* Test commit. Two more whitespace characters in a README.Jonathan Robie2008-11-131-1/+1
* Minor cleanup edits to examples (from jrobie@redhat.com)Gordon Sim2008-11-1310-21/+14
* QPID-1445 patch from JonathanCarl C. Trieloff2008-11-1012-87/+230
* Remove wrappers for 'transparent' failover; this will be better handled throu...Gordon Sim2008-11-103-249/+1
* * Added some doxygen comments for FailoverManagerGordon Sim2008-11-072-52/+37
* QPID-1437 - Made example better able to demonstrate proper shutdown by adding...Ted Ross2008-11-061-2/+14
* * fix bug causing last message to occasionally be lost on replayGordon Sim2008-11-061-2/+11
* Adding a couple of utilities (don't alter any existing functionality) that ar...Gordon Sim2008-11-043-6/+218
* QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...Ted Ross2008-10-246-25/+31
* QPID-1382 from Mick Goulish: Improvement to Client-Side Cluster Failover codeAlan Conway2008-10-222-2/+6
* QPID-1367 Mick Goulish: improvements to client-side failover.Alan Conway2008-10-173-169/+46
* enable build without xml installedCarl C. Trieloff2008-10-162-3/+6
* QPID-1341 from JonathanCarl C. Trieloff2008-10-151-1/+1
* Minor cleanup for client failover.Alan Conway2008-10-142-5/+6
* Field Table API: changed the getInt() & getString() operationsAndrew Stitcher2008-10-131-1/+1
* src/client/FailoverConnection.cpp: re-register callback after failuresAlan Conway2008-10-101-1/+2
* Failover client and example fixes & tidy up.Alan Conway2008-10-102-109/+64
* Failover client and example fixes & tidy up.Alan Conway2008-10-102-267/+274
* QPID-1340 froM Mick Goulish: preliminary client-side failover support.Alan Conway2008-10-105-1/+507
* QPID-1327 - Event support for ManagementTed Ross2008-10-072-10/+10
* Cleaned up qmf agent example codeTed Ross2008-09-192-7/+7
* QPID-1274 - Changed C++ namespace for generated management code. Improved ef...Ted Ross2008-09-153-14/+14
* QPID-1279 Implementations of management methods can now return error strings ...Ted Ross2008-09-101-2/+2
* QPID-1274 - qmf-gen can now generate code from multiple schema files. Uses _...Ted Ross2008-09-091-1/+1
* QPID-1274 - Improved packaging for management agent and code generation toolTed Ross2008-09-051-5/+3
* QPID-1174 Updates to the management frameworkTed Ross2008-09-032-3/+23
* Update & correct some of the notes included with the release.Gordon Sim2008-08-221-16/+104
* Added some extra info to example doc for xml exchange.Gordon Sim2008-08-111-0/+5
* QPID-1174 - Management updates for remote agentsTed Ross2008-07-312-18/+94
* Exclude core verify script from verifications run when python examples cannot...Gordon Sim2008-07-251-1/+1
* QPID-1170 - Removed spurious include from exampleTed Ross2008-07-161-1/+0
* QPID-1170 - Provide a better factory for creation and deletion of the managem...Ted Ross2008-07-161-1/+2
* QPID-1174 Remote Management Agent for management of external componentsTed Ross2008-07-113-0/+239
* * remove generated Makefile from svnGordon Sim2008-06-252-551/+3
* Fix path problems in examples make checkAlan Conway2008-06-233-3/+9
* Fix build problems in examples on older automakesAlan Conway2008-06-233-9/+551
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-2054-246/+217
* Improvements to comment clarity.Alan Conway2008-06-123-3/+3
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-096-136/+77
* disable use of module-dir when running examplesGordon Sim2008-06-021-1/+1
* 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