summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* NO-JIRA: fix trunk break, "except Exception as e" syntax is invalid in python...Alan Conway2011-07-221-2/+2
* Corrected qpid-client-test's name when setting up the test script. NO-JIRAStephen D. Huston2011-07-221-1/+1
* NO-JIRA: Remove unused #include file, causing compile errors on rhel5.Alan Conway2011-07-201-1/+0
* QPID-3304: fixes to windows build, broken by r1148503Gordon Sim2011-07-202-4/+4
* QPID-3304: Patch from Gordon Sim plus tests which detect the condition being ...Kim van der Riet2011-07-1922-105/+2471
* NO-JIRA: Trivial code clean-up - LegacyLVQ to use isInBrokerAlan Conway2011-07-191-5/+1
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-152-0/+101
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+393
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+633
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+342
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+267
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+438
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+166
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+204
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-152-0/+64
* QPID-3306 - Provides a more Ruby-like set of APIs on top of the bindings crea...Ted Ross2011-07-154-0/+105
* NO-JIRA - Fixed two EXTERN declarations in FieldTable.hTed Ross2011-07-151-2/+2
* QPID-2979: Make windows broker advertise PLAIN even when auth is turned off.Gordon Sim2011-07-151-0/+1
* QPID-3352: Export method in common lib that is now used from within the broke...Gordon Sim2011-07-131-1/+1
* QPID-3355: Declare the wait while waiting for completion. Patch from Jason Di...Gordon Sim2011-07-131-0/+1
* QPID-3355: Ensure session is not deleted out from under a sync() callGordon Sim2011-07-131-2/+5
* qpid-3338 fix CMake variable to distinguish toolchains: msvc vs mingwClifford Allan Jansen2011-07-131-2/+2
* qpid-3256 additional changes to also work for mingwClifford Allan Jansen2011-07-131-4/+9
* QPID-3352 - Federation bridge doesn't recover from session errorsTed Ross2011-07-126-4/+83
* QPID-3333: Patches from Anthony Foglia to close the gap between qpid.messagin...Gordon Sim2011-07-121-1/+272
* QPID-3344 - Comparisons of const DataAddr objects are incorrectTed Ross2011-07-124-5/+10
* QPID-3275 - QMF Console asynchronous correlation-id should be scoped to the s...Ted Ross2011-07-124-25/+10
* qpid-3256 Windows fix for loader lock hangClifford Allan Jansen2011-07-121-29/+251
* QPID-2905 Code modifications to enable Windows builds with the mingw32 compiler.Charles E. Rolke2011-07-071-0/+1
* JIRA 3337Michael Goulish2011-07-069-42/+16
* QPID-3309: This fix sets the value of the port number in management if the br...Kim van der Riet2011-07-051-2/+10
* QPID-3335: remove stale type conversion codeKenneth Anthony Giusti2011-07-012-194/+2
* QPID-3330: Corrected handling of empty strings (using patch from Anthony Fogl...Gordon Sim2011-07-012-1/+12
* Code HaikuMichael Goulish2011-06-301-0/+1
* QPID-3329: Configure C++ client connections to replace url-addresses rather t...Alan Conway2011-06-304-10/+18
* NO-JIRA: minor update to doxygen comment for internal broker interfaceGordon Sim2011-06-281-1/+2
* NO-JIRA: Add reconnect-timeout to test clients to prevent client hangs.Alan Conway2011-06-272-7/+7
* QPID-2922 Implement FailoverUpdate class in .NET bindingCharles E. Rolke2011-06-271-0/+1
* QPID-3321: revised fix to avoid excessive flushingGordon Sim2011-06-241-1/+1
* QPID-3321: flush occasionally to keep the list of pending accepts from growin...Gordon Sim2011-06-242-2/+15
* NO-JIRA: remove dead code in qpid/cpp/src/qpid/cluster/UpdateClient.cppAlan Conway2011-06-231-9/+0
* QPID-3121: Cluster management inconsistency when using persistent store.Alan Conway2011-06-231-0/+6
* QPID-3305 - Variable is created, but not initialized, in VariantToRb.Ted Ross2011-06-211-1/+1
* QPID-3129: cluster_tests.LongTests.test_failover hangsAlan Conway2011-06-202-5/+15
* QPID-3200 Ability to acknowledge all messages up to and including a given mes...Charles E. Rolke2011-06-172-0/+27
* NO-JIRA: Fix compile error on windows due to assigning an AtomicValue.Alan Conway2011-06-172-5/+8
* QPID-3280: further fix compilation error on windowsGordon Sim2011-06-171-1/+1
* QPID-3280: fix compilation error on windows introduced by previous commit for...Gordon Sim2011-06-171-1/+1
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-1535-477/+583
* NO-JIRA: Fix sporadic failures in cluster_tests.py test_management.Alan Conway2011-06-152-4/+8