summaryrefslogtreecommitdiff
path: root/cpp/examples
Commit message (Expand)AuthorAgeFilesLines
* QPID-1740: further whitespace cleanupGordon Sim2009-03-202-6/+6
* QPID-1740: corrected some whitespace issues and esnured the subdirs var is pr...Gordon Sim2009-03-192-2/+2
* QPID-1740: Update Makefile generation for examples to not use the undocumente...Gordon Sim2009-03-172-16/+15
* Remove duplicate '-l' from generated example MakefilesGordon Sim2009-03-131-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-1233-13/+7325
* examples/makedist.mk and examples/*/Makefile.amManuel Teira Paz2009-03-109-3/+11
* Fix copy-paste errors in makefile for newly added exampleGordon Sim2009-02-121-10/+1
* Fix "no virtual destructor" warning.Alan Conway2009-02-091-1/+1
* QPID-1595 from william -- trade demoCarl C. Trieloff2009-02-095-1/+607
* QPID-1588 - Fixed bug in asynchronous API operations.Ted Ross2009-01-163-2/+147
* QPID-1412 Updates and fixes for the c++ console API:Ted Ross2008-12-234-13/+251
* Added a missing ASF licence headerTed Ross2008-12-191-0/+19
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-194-2/+172
* Added a general ConnectionSettings alternative for agent initialization.Ted Ross2008-12-181-1/+5
* Added SFL license headers.Rajith Muditha Attapattu2008-12-166-0/+118
* Added ASF license to makefilesGordon Sim2008-12-157-0/+126
* Removed a cast to asynch sessions for message transfer in client.Jonathan Robie2008-12-081-3/+1
* 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