summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Watchdog feature to remove unresponsive cluster nodes.Alan Conway2009-08-101-0/+1
* Removed unused filesAndrew Stitcher2009-08-071-4/+0
* Moved qpid/management/Manageable.cpp and qpid/management/ManagementObject.cpp...Ted Ross2009-08-031-5/+5
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-271-3/+3
* Fixes for make distcheckGordon Sim2009-07-201-6/+6
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-371/+377
* Add directory to #includeAlan Conway2009-07-141-1/+0
* Change to test directory names for installed tests missed in previous checkinKim van der Riet2009-06-111-2/+2
* Made the test_store lib installable to be used with installable testsKim van der Riet2009-06-041-0/+2
* Added installable python cluster tests that can be run from an external store...Kim van der Riet2009-05-261-0/+10
* Undo change from r774809.Alan Conway2009-05-151-1/+0
* Fix for unpredictable enqueues by timer-triggered management code in a cluster.Alan Conway2009-05-141-0/+1
* QPID-1843 - Cleaned up the interface to the broker's internal management agent.Ted Ross2009-05-111-3/+3
* Remove useless qpid/shared_ptr.h wrapper.Alan Conway2009-05-061-1/+0
* Add portability support for QMF agent, thanks to Pete McKinnon - partially fi...Stephen D. Huston2009-05-041-1/+4
* Fix error in Makefile.am.Alan Conway2009-05-041-23/+0
* Applied PIMPL pattern to SubscriptionManager.Alan Conway2009-05-041-2/+27
* Add qpidbroker.vcproj to windows_dist files; fixes QPID-1835Stephen D. Huston2009-05-011-0/+1
* Apply PIMPL pattern to qpid::client::LocalQueueAlan Conway2009-05-011-0/+2
* Cleaned up PIMPL pattern for public APIAlan Conway2009-05-011-3/+1
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-2/+2
* Apply PIMPL pattern to client::Completion and client::Future.Alan Conway2009-04-231-0/+2
* Apply PIMPL pattern to qpid::client::Message.Alan Conway2009-04-201-3/+7
* Changes missed in previous commit r765285.Alan Conway2009-04-161-2/+0
* Add PLAIN auth client handling for Windows; fixes QPID-1733Stephen D. Huston2009-03-161-0/+1
* QPID-1673: Include BrokerImportExport header in distribution list.Gordon Sim2009-03-131-2/+3
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-1/+4
* Implement a solaris qpid::sys::SystemInfoManuel Teira Paz2009-03-051-2/+7
* Merged win-pollable-condition branch changes 743545:746056 into trunkStephen D. Huston2009-02-201-1/+1
* Need to include newly added ExpiryPolicy.h in headers as it is referenced by ...Gordon Sim2009-02-111-1/+1
* Cluster support for message time-to-live.Alan Conway2009-02-091-0/+2
* Producer side rate throttling:Andrew Stitcher2009-01-271-0/+1
* Add missing file to distribution list.Gordon Sim2009-01-261-0/+1
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-16/+3
* Include file in distributed headers.Gordon Sim2009-01-211-1/+1
* QPID-1567: Added ability for federation links to failover to other specified ...Gordon Sim2009-01-211-0/+2
* Latency measurements, compiled out of production code.Alan Conway2009-01-201-0/+2
* Initial commit for QPID-1567 requires PollableQueue.h/PollableCondition.h to ...Gordon Sim2009-01-151-2/+2
* QPID-1567: Initial support for asynchronous queue state replicationGordon Sim2009-01-151-0/+3
* Move dispatcher code from iocpDispatcher.cpp (no longer needed) to IocpPoller...Stephen D. Huston2009-01-131-1/+0
* Created new Timer code in qpid::sysAndrew Stitcher2009-01-131-1/+3
* Fixed automake files so c++ console headers are properly packaged.Ted Ross2009-01-081-2/+2
* * Cyrus SASL intgeration for c++ clientGordon Sim2009-01-061-2/+15
* Insert Apache license in vcproj files past line 1; reset list of generated fi...Stephen D. Huston2008-12-231-0/+1
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-0/+1
* Added ASF license to makefilesGordon Sim2008-12-151-0/+19
* QPID-1280: fixed performance regression for multiple subscribers on shared queueGordon Sim2008-11-291-0/+2
* Add Windows-specific files to EXTRA_DIST so they are in releases; fixes QPID-...Stephen D. Huston2008-11-181-1/+38
* File missing from last commit.Ted Ross2008-11-121-1/+1
* Added back header file that I mistakenly removed in r712653.Gordon Sim2008-11-121-0/+1