summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/messaging/Connection.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-29/+31
* QPID-3115: Update doxygen to reflect the uniform options (both - and _ are re...Gordon Sim2011-06-101-14/+14
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-1/+1
* QPID-3001: Add const version of Connection::isOpen()Gordon Sim2011-01-171-0/+1
* Added conditional-compilation directives to hide the PrivateImplRef templateTed Ross2010-08-041-1/+5
* QPID-664: expose authenticated username for connectionGordon Sim2010-06-301-0/+1
* Fixed incorrect syntax for connection options in the comments.Ted Ross2010-06-301-1/+1
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-181-14/+14
* QPID-664: Add default constructor for Connection; add option to set url on ex...Gordon Sim2010-05-111-0/+1
* Added doxygen group directives.Jonathan Robie2010-04-291-1/+5
* Remove final vestiges of old client API references from messaging and agent h...Andrew Stitcher2010-04-141-1/+3
* QPID-664: removed explicit throw() clauseGordon Sim2010-04-121-1/+1
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-9/+5
* QPID-664: changed open() to connect(), moved url parameter to constructor, ad...Gordon Sim2010-04-081-4/+6
* QPID-664: removed flush, added option to make sync non-blocking if so desiredGordon Sim2010-04-071-3/+0
* QPID-664: minor adjustment to connection option namesGordon Sim2010-04-011-1/+1
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-3/+8
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-3/+3
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-191-0/+5
* Removed dependencies in qpid/messaging on qpid/client.Alan Conway2010-03-161-10/+5
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-111-12/+15
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-17/+10
* QPID-664: Added a little bit of doc on connection options.Gordon Sim2009-11-231-0/+34
* QPID-664: Allow session to be specified as transactional; add basic test of t...Gordon Sim2009-11-231-0/+3
* QPID-664: Allow application to set session name and retrieve session using th...Gordon Sim2009-11-171-1/+2
* Changes to make messaging API build on Windows: Prepend VAR_ to Variant types...Stephen D. Huston2009-08-311-1/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+67