summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-5139: HA correct compile error on older C++ compilers.Alan Conway2013-10-305-13/+15
* QPID-5276: improve node resolution where specific capability is requestedGordon Sim2013-10-301-10/+39
* QPID-5203: if session error exists, simply return from session close (also re...Gordon Sim2013-10-301-7/+5
* QPID-4463: [Java Broker] SimpleLDAPAuthManager - address review comments from...Keith Wall2013-10-293-16/+47
* QPID-4327: Include file moved to correct placeAndrew Stitcher2013-10-291-0/+0
* QPID-5237: Self-contained C++ source distributionAndrew Stitcher2013-10-295-79/+1878
* QPID-5273: Fixed installing the qmfgen Python packages.Darryl L. Pierce2013-10-291-1/+2
* QPID-5274: Create separate cmake file for windows-specific functions.Charles E. Rolke2013-10-292-127/+151
* QPID-5263: Allow boost versions less than 1.47 not to have Boost.chrono libraryAndrew Stitcher2013-10-291-15/+23
* QPID-5139: Add missing EXTERN decl in TxBuffer.hAlan Conway2013-10-291-1/+1
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-2918-216/+496
* QPID-5139: Make TxBuffer inherit from AsyncCompletion.Alan Conway2013-10-2917-71/+76
* QPID-5139: Add unit test for deadlock caused by blocking HA commit.Alan Conway2013-10-292-4/+24
* QPID-5139: Add timeout argument to python messaging.Session.commit.Alan Conway2013-10-291-2/+2
* QPID-5260: Get test for building Perl bindings correctAndrew Stitcher2013-10-291-2/+2
* QPID-5263: Fix boost files on windows.Andrew Stitcher2013-10-281-58/+7
* QPID-5262: Install debug versions of MS runtime DLLsAndrew Stitcher2013-10-281-0/+1
* QPID-5261: Install DLLs and import Libs to more usual places for a windows SDKAndrew Stitcher2013-10-282-11/+27
* QPID-5260: Significant tidy up of cmake buildAndrew Stitcher2013-10-2812-169/+177
* QPID-5207: review feedback + make _usePathInfo field finalRobert Gemmell2013-10-273-32/+31
* QPID-5266: include the client product string in connection open log messageRobert Gemmell2013-10-2711-30/+96
* QPID-5265: always log the client version, and log clientid even if null since...Robert Gemmell2013-10-271-6/+5
* QPID-5240: Change ExternalSaslServer to avoid NPE possibility.Keith Wall2013-10-272-95/+105
* QPID-5241: [Java Broker] Prevent possibility of NPE during JMX plugin shutdown.Keith Wall2013-10-271-1/+16
* NO-JIRA: [Java Broker docbook] Improve documentation for SimpleLDAPAuthentica...Keith Wall2013-10-272-37/+39
* QPID-4463: Corresponding updates to Java Broker docbookKeith Wall2013-10-271-0/+3
* NO-JIRA: Correct pkg-config example varsJustin Ross2013-10-251-1/+1
* QPID-5250: Fixed the ordering of caught/throw Ruby exceptions.Darryl L. Pierce2013-10-251-40/+40
* QPID-4287: Poor performance when a priority queue with a ring queue policy ha...Alan Conway2013-10-253-18/+43
* NO-JIRA: Fix hanging test test_discards_limit_overflow.Alan Conway2013-10-251-1/+1
* QPID-5250: Raise all exceptions within Ruby bindings.Darryl L. Pierce2013-10-252-3/+87
* QPID-4927: paged queue tests take too long under valgrind, so run them separa...Gordon Sim2013-10-252-8/+15
* JIRA: QPID-5259 cmake legacy store and linear store messages aren't very help...Fraser Adams2013-10-252-40/+74
* QPID-5248: close gap in tests by explicit adding receiver closeGordon Sim2013-10-251-0/+1
* QPID-5248: fix regression caused by previous commit on this issueGordon Sim2013-10-251-1/+3
* QPID-5257 - Left a note to show where the new location is.Ted Ross2013-10-241-0/+4
* QPID-5257 - Removed dispatch code from its old locationTed Ross2013-10-24111-19905/+0
* QPID-5256: check type before assuming it is stringGordon Sim2013-10-241-2/+2
* NO-JIRA - Added printed tracebacks for exceptions in the python router code.Ted Ross2013-10-241-1/+9
* QPID-4927: Get cmake testing working with valgrindAndrew Stitcher2013-10-248-287/+121
* QPID-4265: fix broken windows buildGordon Sim2013-10-241-2/+2
* QPID-5206 : Applied patch from David InghamRobert Godfrey2013-10-243-9/+21
* QPID-5245 : Applied patch from David InghamRobert Godfrey2013-10-249-20/+227
* QPID-4265: test closing of receiver with concurrent fetchGordon Sim2013-10-241-2/+47
* QPID-4265: wakeup fetches on closed receiverGordon Sim2013-10-243-8/+45
* QPID-4984: Fix compiler warnings caused by questionable programming practicesAndrew Stitcher2013-10-242-10/+11
* QPID-5253: fix delivery count for browsed 1.0 messageGordon Sim2013-10-232-1/+4
* QPID-4984: Make C++ tree build againAndrew Stitcher2013-10-221-1/+0
* QPID-4984: WIP: Copy of work over from branch to trunk. Non-tx works with som...Kim van der Riet2013-10-2290-0/+15942
* QPID-5216 - Removed "area" from the configuration as it is not currently impl...Ted Ross2013-10-228-20/+13