summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA - Fixed case error in the automake file.Ted Ross2011-03-291-1/+1
* QPID-3160: Check in pre-generated man pageAlan Conway2011-03-221-4/+0
* QPID-3147: Added missing qpid/DisableExceptionLogging.h to source list in Mak...Alan Conway2011-03-211-0/+1
* QPID-3155: Install module libraries during install-exec phaseAlan Conway2011-03-181-10/+10
* NO-JIRA: Refactor RefCountedBuffer to be simpler and more flexible.Alan Conway2011-03-151-4/+5
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-2/+3
* Add missing rc files needed for Windows builders. Resolves QPID-3068Stephen D. Huston2011-02-171-1/+4
* QPID-3002: Configurable threshold alerts for queuesGordon Sim2011-02-151-0/+3
* compatibility with newer (1.46) boost version by explicitly defining which ve...Nuno Santos2011-02-141-0/+2
* QPID-529: Priority queue implementationGordon Sim2011-02-101-0/+11
* QPID-3041 Make dist process does not package the .NET Binding sourceCharles E. Rolke2011-02-091-1/+6
* Bug 654872, QPID-3007: Batch management messages by count, not size.Alan Conway2011-01-201-0/+1
* Aggregate Timer warnings.Alan Conway2010-11-171-0/+2
* Revert experimental cluster code, too close to 0.8 release.Alan Conway2010-10-271-2/+0
* Added some missing licenses; added FedOps.h to distribution listGordon Sim2010-10-271-0/+1
* SASLizing Interbroker LinksMichael Goulish2010-10-201-3/+3
* Introduce broker::Cluster interface.Alan Conway2010-10-181-0/+2
* Move libqpidtypes to the front of the libraries list.Alan Conway2010-07-141-1/+1
* Added types/ImportExport.h to installed headers.Alan Conway2010-07-051-1/+2
* Add qpid/types/ImportExport.h to distribution.Alan Conway2010-07-011-1/+3
* QPID-2708: Create a separate qpidtypes library for the types namespace.Alan Conway2010-06-301-8/+12
* 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