summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use co -r instead of URL@REVAidan Skinner2009-08-241-1/+1
* Add List class to handle encoding of AMQP 0-10 list type.Gordon Sim2009-08-201-0/+2
* Add missing file to distribution listGordon Sim2009-08-131-0/+1
* 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