| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged out from trunkQPID-2519 | Stephen D. Huston | 2011-10-21 | 1 | -19/+107 |
* | Undo bad merge from trunk - merged at wrong level. | Stephen D. Huston | 2011-10-21 | 1 | -108/+20 |
* | Merge trunk to QPID-2519 branch | Stephen D. Huston | 2011-10-20 | 1 | -20/+108 |
* | Changes applied to be able to install, uninstall, start, stop, run service. H... | Stephen D. Huston | 2011-03-08 | 1 | -2/+1 |
* | Initial commit of patches applied from QPID-2519, formatted mostly for Qpid g... | Stephen D. Huston | 2011-02-23 | 1 | -0/+2 |
* | Check for presence of the cpp/bindings/qpid/dotnet directory before referring... | Stephen D. Huston | 2011-02-17 | 1 | -8/+8 |
* | QPID-3061 - Added missing xqilla and Boost definitions to cmake | Ted Ross | 2011-02-16 | 1 | -0/+11 |
* | QPID-3002: Configurable threshold alerts for queues | Gordon Sim | 2011-02-15 | 1 | -0/+1 |
* | QPID-529: Priority queue implementation | Gordon Sim | 2011-02-10 | 1 | -0/+5 |
* | Added missing TimerWarnings.cpp to CMakeLists.txt. | Alan Conway | 2010-11-18 | 1 | -0/+1 |
* | QPID-2926 Simple example code does not link under Windows | Charles E. Rolke | 2010-11-05 | 1 | -0/+8 |
* | QPID-1672, r1024541 Failed to modify the windows-private SaslFactory. This co... | Charles E. Rolke | 2010-10-21 | 1 | -2/+2 |
* | SASLizing Interbroker Links | Michael Goulish | 2010-10-20 | 1 | -1/+1 |
* | QPID-2863 Propagate WinSDK Build Version numbers to the Messaging .NET Binding | Charles E. Rolke | 2010-10-11 | 1 | -1/+10 |
* | QPID-2805 - The windows resource version for qmfengine dll is hard coded to a... | Ted Ross | 2010-08-20 | 1 | -3/+3 |
* | QPID-2785 - QpidTypes.pdb is not installed | Ted Ross | 2010-08-20 | 1 | -0/+1 |
* | Fix cmake build to correctly enable sasl if libs are detected. | Gordon Sim | 2010-07-16 | 1 | -5/+5 |
* | Specify paths for the generated resource file so it gets picked up correctly ... | Stephen D. Huston | 2010-07-14 | 1 | -2/+2 |
* | QPID-2728 - Patch from Chuck Rolke | Ted Ross | 2010-07-13 | 1 | -1/+2 |
* | QPID-2711 - Patch from Chuck Rolke | Ted Ross | 2010-07-08 | 1 | -15/+126 |
* | QPID-2708: Create a separate qpidtypes library for the types namespace. | Alan Conway | 2010-06-30 | 1 | -7/+27 |
* | QPID-2689: Install and package Visual Studio debugging symbols (.pdb) files, | Andrew Stitcher | 2010-06-28 | 1 | -35/+46 |
* | Change warning C4996 from level 1 to level 4. This is the "warning C4996: 'st... | Stephen D. Huston | 2010-06-17 | 1 | -1/+0 |
* | Replaced the earlier-removed init function (in ManagementAgent.h) that uses | Ted Ross | 2010-05-25 | 1 | -0/+1 |
* | QPID-2612: remove qpidtypes lib as it causes problems on windows | Gordon Sim | 2010-05-18 | 1 | -14/+4 |
* | FailoverUpdates.h is no longer in the qpid messaging dir (from r943975); remo... | Stephen D. Huston | 2010-05-17 | 1 | -1/+0 |
* | QPID-664: separate out the messaging API into its own library | Gordon Sim | 2010-05-14 | 1 | -13/+34 |
* | Moved FailoverUpdates to qpid::messaging namespace. | Alan Conway | 2010-05-13 | 1 | -1/+2 |
* | Add recent management changes to cmake build | Andrew Stitcher | 2010-04-09 | 1 | -2/+4 |
* | QPID-664: changed connect() back to open(),removed detach(),defined new excep... | Gordon Sim | 2010-04-09 | 1 | -0/+2 |
* | Committing the patch attached to QPID-2488 | Rajith Muditha Attapattu | 2010-04-08 | 1 | -0/+2 |
* | Install remainder of required Boost headers and Boost .libs for Windows insta... | Stephen D. Huston | 2010-04-08 | 1 | -19/+34 |
* | QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod... | Gordon Sim | 2010-03-31 | 1 | -6/+1 |
* | QPID-2406: a more explicit solution for durations in the messaging api | Gordon Sim | 2010-03-29 | 1 | -0/+1 |
* | QPID-664: move Variant and Uuid from messaging to types namespace | Gordon Sim | 2010-03-29 | 1 | -2/+2 |
* | Initial Windows installer builder combining C++ and WCF components in a WiX-b... | Stephen D. Huston | 2010-03-23 | 1 | -3/+73 |
* | Remove un-necessary Version.h.cmake | Alan Conway | 2010-03-17 | 1 | -4/+0 |
* | Updated cmake build to pick up version from QPID_VERSION.txt. | Alan Conway | 2010-03-17 | 1 | -0/+3 |
* | Remove unconditional debug libs from cmake install targets | Andrew Stitcher | 2010-03-16 | 1 | -30/+0 |
* | Remove unnecessary dependency of qmf on qmfengine | Andrew Stitcher | 2010-03-12 | 1 | -1/+1 |
* | QPID-2382: Created separate utility class for handling updates from failover ... | Gordon Sim | 2010-03-11 | 1 | -0/+3 |
* | Apply parallel changes from Makefile.am a couple days ago; resolves QPID-2439. | Stephen D. Huston | 2010-03-09 | 1 | -1/+2 |
* | Small Hack to allow Windows to compile without error until the qmfv2 changes ... | Andrew Stitcher | 2010-02-26 | 1 | -1/+4 |
* | Allow cmake build to work again with earlier boost versions | Andrew Stitcher | 2010-02-17 | 1 | -7/+4 |
* | Build the ACL source into the qpidbroker library on Windows; works around the... | Stephen D. Huston | 2010-02-17 | 1 | -15/+17 |
* | Fix typo. | Stephen D. Huston | 2010-02-12 | 1 | -1/+1 |
* | Add EventImpl.cpp, .h for qmfengine source from patch in QPID-2401. | Stephen D. Huston | 2010-02-11 | 1 | -3/+5 |
* | Add tested part of patch from QPID-2371. Also add install for Debug variant o... | Stephen D. Huston | 2010-02-08 | 1 | -0/+12 |
* | Replace PeriodicTimer with ClusterTimer, which inherits from Timer. | Alan Conway | 2010-01-29 | 1 | -2/+0 |
* | QPID-664: change format of connection options string to match address options... | Gordon Sim | 2010-01-28 | 1 | -0/+2 |