summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/client
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-282-0/+7
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-2/+2
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-032-8/+19
* JIRA 3337Michael Goulish2011-07-061-4/+4
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-1717-29/+31
* Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...Jonathan Robie2011-02-021-0/+5
* Fix spordic failure in cluster_test testConnectionKnownHosts.Alan Conway2010-07-011-1/+8
* Moved FailoverUpdates to qpid::messaging namespace.Alan Conway2010-05-131-55/+0
* Tidy up unnecessary includes in ConnectionSettings and fix consequencesGordon Sim2010-04-142-9/+7
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-3/+0
* QPID-664: removed flush, added option to make sync non-blocking if so desiredGordon Sim2010-04-071-0/+2
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-61/+0
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-4/+4
* Export FailoverUpdate symbols necessary to link on WindowsAndrew Stitcher2010-03-121-2/+4
* QPID-2382: Checked in missing files from last commitGordon Sim2010-03-121-0/+53
* Add comment that destructor doesn't close connection; see QPID-2395Stephen D. Huston2010-02-101-1/+5
* Refer to ConnectionAccess as the struct it is, not class. Resolves compile wa...Stephen D. Huston2010-01-221-1/+1
* Provide access to a sessions connection.Gordon Sim2010-01-201-0/+2
* QPID-2087: Some amplification of doxygen for SubscriptionSettingsGordon Sim2009-12-111-4/+35
* Added extra info to doxygen comments regarding use of SubscriptionManager::ge...Gordon Sim2009-10-291-0/+6
* Separate FailoverListener from client::Connection.Alan Conway2009-10-263-4/+91
* Deprecated enableQueueEvents() in the doxygen comments. Use setInt() instead.Jonathan Robie2009-10-021-0/+15
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+61
* Added documentation for AMQP 0-10 URL format.Jonathan Robie2009-08-211-0/+14
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-1522-0/+2214