summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA - Replaced m4/ac_pkg_swig.m4 with updated version that works with newerTed Ross2011-02-091-3/+5
* QPID-3041 Make dist process does not package the .NET Binding sourceCharles E. Rolke2011-02-094-3/+135
* QPID-3046 - Improved detail in trace log messages.Ted Ross2011-02-093-16/+17
* QPID-3042Rajith Muditha Attapattu2011-02-091-0/+11
* QPID-2994Rajith Muditha Attapattu2011-02-081-1/+11
* QPID-3045 - sporadic failure of cluster_tests.ShortTests.test_route_updateAlan Conway2011-02-084-11/+26
* QPID-3045: Disable failing test cluster_tests.ShortTests.test_route_update un...Alan Conway2011-02-081-1/+1
* QPID-1916: default to using a local repo in the scratch dir (configurable wit...Robert Gemmell2011-02-083-6/+16
* Reverts r1068042.Jonathan Robie2011-02-082-105/+61
* QPID-2900: Changed SimpleAMQQueue to avoid race condition in the updating ato...Robert Gemmell2011-02-086-28/+396
* QPID-1916: use module.depends to indicate module interdependencies in generat...Robert Gemmell2011-02-071-1/+4
* QPID-2977: simply specify the required dep info in a file rather than using f...Robert Gemmell2011-02-0742-2678/+472
* QPID-1916: updates to allow creation of maven artifacts for client+common mod...Robert Gemmell2011-02-075-8/+76
* Ensures that messages acquired, but not acked, are released before a queue is...Jonathan Robie2011-02-072-61/+105
* QPID-3039: explicitly define which debug info to include in the compiled clas...Robert Gemmell2011-02-061-1/+1
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-0419-196/+298
* QPID-3021: ensure the connection actor is used for connection control events ...Robert Gemmell2011-02-045-6/+33
* Added missing even handling in the console.Ted Ross2011-02-048-2/+59
* QPID-1670: Implement an UncaughtExceptionHandler to log exceptions causing t...Robert Gemmell2011-02-0410-70/+480
* Merged missing functionality from the QMFv1 Ruby and Python interfaces to the...Ted Ross2011-02-046-25/+744
* Improve exception reporting for queries and method calls.Ted Ross2011-02-041-0/+4
* Fixed typos in the documentation text.Ted Ross2011-02-045-6/+15
* Prevent spurious "schema-updated" notifications when an agent restarts.Ted Ross2011-02-041-5/+9
* Added <?dbfo keep-together="auto" ?> to WCF examples to fix formatting proble...Jonathan Robie2011-02-031-2/+2
* QPID-3035: fix incorrect removal at end of SequenceSetKenneth Anthony Giusti2011-02-032-2/+46
* Add <?dbfo keep-together="auto" ?> to .NET C# example for PDF formatting.Jonathan Robie2011-02-031-0/+1
* Added severity and timestamp fields to raised events.Ted Ross2011-02-033-36/+98
* Add detection of negative numbers to the method-argument evaluator.Ted Ross2011-02-031-2/+5
* QPID-3033 Bug 674183 - Segmentation fault while processing session.attachAlan Conway2011-02-021-1/+4
* Restored diagram - I had deleted it while debugging build problems, and forgo...Jonathan Robie2011-02-021-0/+33
* Fixed table errors that prevented .pdf from building.Jonathan Robie2011-02-021-43/+11
* Contribute Red Hat chapter on Security.Jonathan Robie2011-02-022-15/+1211
* Do one long run in cluster_tests.py test_management.Alan Conway2011-02-021-14/+16
* Fixed formatting of BNF for cluster urls.Jonathan Robie2011-02-021-39/+48
* Fix missing QPID_COMMON_EXTERN in sys/Socket.h, causing windows build failure.Alan Conway2011-02-021-2/+2
* Improve the detection of data types in command-line method arguments.Ted Ross2011-02-021-1/+6
* QPID-3032 - Modifications to the QMFv2 implementation:Ted Ross2011-02-028-19/+90
* QPID-3032 - Bug-fix: The broker management agent and the remote C++ agent har...Ted Ross2011-02-024-105/+146
* Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...Jonathan Robie2011-02-028-55/+114
* QPID-3007: Unique management identifier for connections.Alan Conway2011-02-018-12/+32
* QPID-3007: Ignore expected connection close warning in cluster_test_logs.pyAlan Conway2011-02-011-40/+36
* QPID-3007: Don't hold on to consumer shared-pointers in UpdateClient::consume...Alan Conway2011-02-012-5/+4
* QPID-3007: Don't record management statistics in cluster-unsafe contexts.Alan Conway2011-02-011-2/+4
* QPID-3030: prevent buffer overflow when writing sequences of bytes.Kenneth Anthony Giusti2011-02-011-0/+5
* QPID-3009: added perl typemap to distribution listGordon Sim2011-02-011-1/+1
* QPID-3009 - Minor cleanupTed Ross2011-02-011-2/+1
* QPID-3009: Improved configure support for python bindings based on suggestion...Gordon Sim2011-01-311-5/+7
* QPID-3009 - Fixed configuration problem found by gsim.Ted Ross2011-01-282-4/+4
* Fix for RHBZ656385: "Data store can become corrupt with small store file size...Kim van der Riet2011-01-281-1/+2
* QPID-3017: improve error handling for the new transaction classes, add some l...Robert Gemmell2011-01-2810-124/+1581