summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Enable cluster-safe assertions on transition to CATCHUPAlan Conway2010-12-012-4/+6
* Add a unit_test fixture for the Brokers internal management agent.Kenneth Anthony Giusti2010-12-017-6/+408
* Bring QPID .NET Binding examples more in line with cpp examples.Charles E. Rolke2010-12-0112-33/+88
* Added new arg to Saslfactory::createMichael Goulish2010-12-011-1/+1
* Ensure spout example waits for all messages to be sent before detaching sessionCharles E. Rolke2010-11-301-0/+1
* This patch was posted in JIRA QPID-2949.Michael Goulish2010-11-304-12/+29
* Binds integer, floating point, or string-typed headers using appropriate data...Jonathan Robie2010-11-262-6/+87
* Increase the broker start timeout to 90 seconds; sometimes the SQL db create ...Stephen D. Huston2010-11-261-1/+1
* QPID-2958 Qpid Cpp Messaging .NET Binding library should use Framework v2.0 a...Charles E. Rolke2010-11-231-4/+1
* Revert test change causing failures.Alan Conway2010-11-231-2/+2
* QPID-2957 - Management methods on the broker don't work on newly created objectsTed Ross2010-11-231-0/+4
* QPID-2939 Qpid .NET Messaging Binding has stray references and using statements.Charles E. Rolke2010-11-232-10/+0
* Update versions/names in the release note filesRobert Gemmell2010-11-221-2/+2
* Revised release notes for 0.6Robert Gemmell2010-11-221-13/+3
* QPID-2956: cluster broker exits with "error deliveryRecord no update message."Alan Conway2010-11-223-11/+35
* Pointer to qpid/cpp/examples/README.txt.Jonathan Robie2010-11-221-0/+2
* Added pointers to current web site. Some editorial changes.Jonathan Robie2010-11-191-4/+9
* Changed the name of the declared exchange from 'xml' to 'xml-exchange'.Jonathan Robie2010-11-191-3/+3
* Added instructions for Messaging API examples.Jonathan Robie2010-11-191-0/+72
* Bump the store-startup timeout from 10 to 20 seconds; creating a SQL db often...Stephen D. Huston2010-11-191-1/+1
* QPID-2953 Qpid Cpp Messaging .NET Binding does not include unit tests.Charles E. Rolke2010-11-186-208/+742
* Removed tabs and typos.Jonathan Robie2010-11-181-9/+9
* Modified text so people using the C++ distributions are not expected to have ...Jonathan Robie2010-11-181-5/+15
* QPID-2874 Clustered broker crashes in assertion in cluster/ExpiryPolicy.cppAlan Conway2010-11-183-13/+75
* QPID-2952 Qpid Cpp Messaging .NET Binding - Address constructor mishandles Na...Charles E. Rolke2010-11-181-1/+1
* Update readme: remove qmf-agent, add qmf-console descriptionKenneth Anthony Giusti2010-11-181-13/+6
* Added missing TimerWarnings.cpp to CMakeLists.txt.Alan Conway2010-11-181-0/+1
* Added bootstrap to "Quick Start" instructions - now builds properly with eith...Jonathan Robie2010-11-171-4/+5
* cluster/Numbering.h: Removed unused and incorrect function contains()Alan Conway2010-11-171-2/+0
* Aggregate Timer warnings.Alan Conway2010-11-176-18/+194
* Add README.txt to distribution.Kenneth Anthony Giusti2010-11-171-0/+1
* Add README.txt for qmf-console examplesKenneth Anthony Giusti2010-11-171-0/+39
* Add PREDEFINED items so that QPID_MESSAGING_EXTERN and QMF_EXTERN do not show...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
* Handle iterator properly when removing entries from list; resolves QPID-2941.Stephen D. Huston2010-11-121-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
* Added a blank setAgentFilter (will make this a command option).Ted Ross2010-11-111-2/+8
* Include cluster scripts unconditionally in distribution.Alan Conway2010-11-111-27/+32
* Fixed segfault when setting the agent filter on a closed session.Ted Ross2010-11-105-9/+102
* test_env.sh.in: Remove un-necessary absdir for @prefix@, prefix is always abs...Alan Conway2010-11-101-1/+1
* qpid-recieve --receive-rate: fixed calculation for duplicate messages.Alan Conway2010-11-101-4/+3
* QPID-2939 Qpid .NET Messaging Binding has stray references and using statementsCharles E. Rolke2010-11-1031-327/+0
* Fix to r1028346: no point in throwing exception after queue has already been ...Gordon Sim2010-11-102-5/+29
* Added --receive-rate to qpid-recieve to allow simulation of a slow receiver.Alan Conway2010-11-092-3/+22
* QPID-2934 Feature to pass the authenticated userId to QMF agent method handle...Ted Ross2010-11-0910-28/+69
* QPID-2933 Messaging .NET binding has several assembly properties misnamedCharles E. Rolke2010-11-087-14/+14
* Increment version numbers from 0.7 to 0.8(docs) and 0.9(code)Robert Gemmell2010-11-071-8/+8
* Manage CLFS containers using policies to both create the initial containers a...Stephen D. Huston2010-11-053-23/+46