summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* copy updated readme files from trunk, because I cant be bothered doing that m...Robert Gemmell2010-11-222-14/+104
* Changed the name of the declared exchange from 'xml' to 'xml-exchange'.Robert Gemmell2010-11-221-3/+3
* copy latest RELEASE_NOTES files from trunkRobert Gemmell2010-11-221-13/+3
* merge from trunkKenneth Anthony Giusti2010-11-181-13/+6
* merge from trunkKenneth Anthony Giusti2010-11-182-0/+40
* Merged in QPID-2948 from trunk r1035509.Stephen D. Huston2010-11-162-2/+2
* Fix double spacing introduced by previous commit.Alan Conway2010-11-151-155/+0
* Fix inconsistent line terminators.Alan Conway2010-11-151-154/+308
* Merged fix for QPID-2941 from trunk.Stephen D. Huston2010-11-131-3/+7
* QPID-2674: prevent callbacks after doDelete has been calledGordon Sim2010-11-121-0/+10
* QPID-2940: always request completions from broker on Session::acknowledge(), ...Gordon Sim2010-11-122-2/+4
* Include cluster scripts unconditionally in distribution.Alan Conway2010-11-121-27/+32
* Increment code and documentation version numbers from 0.7 to 0.8Robert Gemmell2010-11-071-8/+8
* Manage CLFS containers using policies to both create the initial containers a...Stephen D. Huston2010-11-053-23/+46
* Add design doc for new Windows hybrid SQL-CLFS store.Stephen D. Huston2010-11-051-0/+239
* QPID-2924 Refactor WinSDK to create separate debug and release /bin directoriesCharles E. Rolke2010-11-0513-26/+26
* QPID-2926 Simple example code does not link under WindowsCharles E. Rolke2010-11-052-0/+72
* New cluster plan: added transaction supportAlan Conway2010-11-051-0/+4
* Fix typo in help message.Stephen D. Huston2010-11-041-1/+1
* Revised Messages to keep track of queues each message is on to enable finding...Stephen D. Huston2010-11-043-207/+255
* When running store tests, pass the store type to the script. Also added test ...Stephen D. Huston2010-11-041-1/+4
* 1. Enable the second set of tests, now that brokertest.py is checked in and r...Stephen D. Huston2010-11-041-17/+47
* qpid-cpp-benchmark: allow extra arguments to qpid-send/receive, fix exception...Alan Conway2010-11-041-2/+8
* Catch com exceptions during db recovery and rethrow as ADOExceptions which th...Stephen D. Huston2010-11-031-65/+105
* QPID-2923 Qpid Messaging .NET Binding fails to translate exceptions from C++ ...Charles E. Rolke2010-11-027-198/+922
* Remove spurious comment.Michael Goulish2010-11-021-3/+0
* QPID-2922 Qpid Cpp Messaging .NET Binding does not implement FailoverUpdate c...Charles E. Rolke2010-11-023-0/+169
* Squish some "could lose data" compile warnings from MSVC.Stephen D. Huston2010-11-011-1/+2
* Rename cpp/design to cpp/design_docs to avoid conflict with DESIGN on windows.Alan Conway2010-11-012-0/+0
* new cluster design: folded active-passive debate into main design doc.Alan Conway2010-11-012-65/+41
* Changed Variant::fromString() to Variant::parse(). Also changed implementation.Jonathan Robie2010-11-013-36/+19
* Moved new cluster design docs into cpp/design.Alan Conway2010-11-013-23/+23
* Updates to new cluster design docs.Alan Conway2010-11-012-108/+113
* add ASF licence to various files in the cpp treeRobert Gemmell2010-10-3116-10/+253
* Prevent sasl_fed from blowing up in a distro, or "make distcheck",Michael Goulish2010-10-291-8/+15
* Corrects AddressParser to use typed simple values.Jonathan Robie2010-10-294-11/+58
* QPID-2807 More flexible acknowledgementCharles E. Rolke2010-10-292-0/+12
* Since LSNs are used as persistence IDs and ID 0 usually means "not persisted"...Stephen D. Huston2010-10-299-30/+131
* QPID-2916: fix QMF test that was sending a sstr > 255 bytes long.Kenneth Anthony Giusti2010-10-291-1/+1
* Add missing hello_world and hello_xml examples. Resolves QPID-2919.Stephen D. Huston2010-10-291-0/+16
* QPID-2916: throw an exception when a data value cannot be encoded correctly a...Kenneth Anthony Giusti2010-10-287-28/+92
* Add ASF licence to the git ignore filesRobert Gemmell2010-10-282-0/+38
* QPID-2918 Assembly mis-named in csharp.example.declare_queuesCharles E. Rolke2010-10-281-2/+2
* QPID-2906 Charles E. Rolke2010-10-283-827/+1
* Fixes broker issues when max_count or max_size are invalid.Jonathan Robie2010-10-282-7/+20
* Clarify this output comment a little.Michael Goulish2010-10-281-1/+1
* Add a small executable that prints out the sasl version number in integer form.Michael Goulish2010-10-283-3/+65
* QPID-2915 Qpid Cpp Messaging .NET Binding does not properly handle Qpid type ...Charles E. Rolke2010-10-274-6/+40
* Updates to new cluster design.Alan Conway2010-10-271-3/+6
* 1) Fix a bug where AGENT_RESTART is repeatedly reported when detected once.Ted Ross2010-10-273-11/+28