summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix version infoAlan Conway2010-06-181-7/+2
* Allow libraries to be independently versioned in the autotools build.Alan Conway2010-06-171-8/+20
* Added pkg-config support for qpid C++ client libraries.Alan Conway2010-05-311-0/+3
* Replaced the earlier-removed init function (in ManagementAgent.h) that usesTed Ross2010-05-251-0/+2
* Removed sasl test db creation from the Makefile logic, and simply put it into...Michael Goulish2010-05-251-2/+0
* Jira QPID-2617 -- make sasl-based tests config files relocatableMichael Goulish2010-05-241-0/+3
* QPID-2612: remove undesired char from makefile introduced by accident in last...Gordon Sim2010-05-181-1/+1
* QPID-2612: remove qpidtypes lib as it causes problems on windowsGordon Sim2010-05-181-9/+6
* QPID-664: separate out the messaging API into its own libraryGordon Sim2010-05-141-6/+13
* Moved FailoverUpdates to qpid::messaging namespace.Alan Conway2010-05-131-4/+4
* Include recently added header in distribution listGordon Sim2010-04-281-0/+1
* Code cleanup Ted Ross2010-04-231-1/+0
* QPID-2489 - Added wrapped version of Mutex to isolate QMF-generated source fr...Ted Ross2010-04-091-0/+2
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-0/+4
* QPID-2489 - Remove references to boost:: and qpid::framing:: from QMF-generat...Ted Ross2010-04-091-0/+2
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-12/+2
* QPID-2406: a more explicit solution for durations in the messaging apiGordon Sim2010-03-291-0/+1
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-4/+4
* Fix missing source files in distribution.Alan Conway2010-03-161-2/+5
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-111-2/+6
* Added hooks in the broker for QMFv2 management of the broker.Ted Ross2010-03-081-2/+4
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-0/+1
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-0/+1
* Avoid linking to unversioned symbols in libibverbs by explicitlyAndrew Stitcher2010-02-171-2/+4
* Replace PeriodicTimer with ClusterTimer, which inherits from Timer.Alan Conway2010-01-291-5/+0
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-0/+2
* QPID_2634 Management updates in timer create inconsistencies in a cluster.Alan Conway2010-01-271-0/+2
* Added PeriodicTimer interface for periodic tasks that need cluster synchroniz...Alan Conway2010-01-271-0/+3
* QPID-2347: Signal deletion of queue to active subscribers via a resource-dele...Gordon Sim2010-01-221-0/+1
* Cluster-safe assertions.Alan Conway2010-01-201-0/+2
* QPID-2323: add a Uuid type and allow it as the value of a Variant.Gordon Sim2010-01-151-0/+2
* Fix problem in automake build introduced by r896959.Alan Conway2010-01-071-1/+1
* QPID-1951: Removed need for Windows versions of ssize_t and pid_tAndrew Stitcher2009-12-151-0/+1
* QPID-2212: revert previous attempt at fix; disable on windows onlyGordon Sim2009-12-151-1/+1
* Move the TCPConnector class to its own file to allow deriving from it; resolv...Stephen D. Huston2009-12-141-0/+2
* Removed the Visual Studio solution/project files, as these are now generated ...Stephen D. Huston2009-11-201-11/+18
* Merge branch 'next_receiver_changes' into trunkGordon Sim2009-11-161-1/+0
* Added support for address parsing, create/assert/delete policiesGordon Sim2009-11-111-2/+0
* Separate FailoverListener from client::Connection.Alan Conway2009-10-261-1/+1
* Split responsibility for name lookup in AsynchConnector::connectAndrew Stitcher2009-10-091-0/+2
* define content- and view- classes separately from message classGordon Sim2009-10-021-1/+8
* Reversed checkin of r.813825 until its problems can be resolvedKim van der Riet2009-09-141-1/+0
* Added available and pendingAck properties to Receiver; added capacity and pen...Gordon Sim2009-09-141-2/+2
* Fix incorrect file nameGordon Sim2009-09-141-1/+1
* Joint checkin with cctrieloff. Refactor of exchange routing so that multi-que...Kim van der Riet2009-09-111-0/+1
* QPID-664: Added automatic message replay on reconnection.Gordon Sim2009-09-071-0/+3
* Working towards abstracting away the cross platform uuid mess:Andrew Stitcher2009-08-311-3/+3
* Hide internal message ID behind APIGordon Sim2009-08-261-0/+2
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-2/+43
* Revert 807114Aidan Skinner2009-08-241-1/+1