summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4027 Made modifications to reflect the changes made to interfaces.Rajith Muditha Attapattu2012-06-261-1/+1
* QPID-4027 Added one-to-one exception mapping between c++ and java toRajith Muditha Attapattu2012-06-152-0/+135
* QPID-4027 Renamed the generated JNI wrapper files to use the PrefixRajith Muditha Attapattu2012-06-151-0/+5
* QPID-4027 Added a toString method to the Message class by using the swigRajith Muditha Attapattu2012-06-104-48/+56
* QPID-4027 when retrieving objects from the map they are now directlyRajith Muditha Attapattu2012-06-102-41/+35
* QPID-4027 Fixed a bunch errors in converting java types to variant.Rajith Muditha Attapattu2012-06-072-12/+9
* QPID-4027 Handles the empty and null map case.Rajith Muditha Attapattu2012-06-072-3/+27
* QPID-4027 Fixed the handling of VariantMaps and Variant types.Rajith Muditha Attapattu2012-06-073-14/+69
* QPID-4027 Adeed error handling when converting from Variant to JavaRajith Muditha Attapattu2012-06-071-7/+26
* QPID-4027 Added error handling when converting between java and variantRajith Muditha Attapattu2012-06-072-1/+28
* QPID-4027 Added error handling and basic logging for the library onloadRajith Muditha Attapattu2012-06-071-21/+34
* QPID-4027 Added class for implementing the correct behavior whenRajith Muditha Attapattu2012-06-071-65/+80
* QPID-4027 Marked the jclass references as global refs to prevent themRajith Muditha Attapattu2012-06-071-29/+48
* QPID-4027 Added a method to check for null keys on the java side, when lookin...Rajith Muditha Attapattu2012-06-073-30/+471
* QPID-4027 Refactored the swig files to make them more readable. AddedRajith Muditha Attapattu2012-06-016-342/+243
* QPID-4027 Changed the typemaps to provide a java.util.Map based on theRajith Muditha Attapattu2012-05-314-61/+266
* QPID-4027 Experimental cpp binding. Adding the swig and support files.Rajith Muditha Attapattu2012-05-2910-0/+614
* QPID-3603: HA support for stand-alone replication.Alan Conway2012-02-296-48/+175
* QPID-3832: Fix linking on windowsGordon Sim2012-02-291-1/+2
* QPID-3832: Restore transport option for connection (as default for urls that ...Gordon Sim2012-02-295-6/+25
* QPID-3871 - Added --mgmt-publish switch to the C++ brokerTed Ross2012-02-295-23/+55
* QPID-3603: Update HA design doc comments on persistence.Alan Conway2012-02-281-5/+5
* Forgot to add this when checking in changes for QPID-3870.Stephen D. Huston2012-02-271-0/+78
* QPID-3603: Improved command-based qpid-ha tool and ha config option names.Alan Conway2012-02-248-38/+71
* Generate a correct test_env.ps1 for Windows test runs; modify the python-invo...Stephen D. Huston2012-02-247-21/+19
* NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped.Alan Conway2012-02-233-5/+13
* QPID-2894 - Added ACL stats to qpid-stat and a reload-file action to qpid-con...Ted Ross2012-02-231-29/+33
* NO-JIRA: Fix error on windows "An operation was attempted on something that i...Alan Conway2012-02-221-3/+5
* NO-JIRA: Removed the long dead apr codeAndrew Stitcher2012-02-2211-801/+0
* QPID-3864: 0.16 release tasksAndrew Stitcher2012-02-224-1/+3
* QPID-3603: HA logging improvements.Alan Conway2012-02-226-7/+20
* QPID-3603: Test HA replication of LVQ, priority and ring queues.Alan Conway2012-02-222-7/+122
* QPID-3851 - Unified common CLI options for qpid-config and qpid-stat.Ted Ross2012-02-2215-144/+115
* QPID-3571: A generic Posix poller implementationAndrew Stitcher2012-02-213-12/+41
* QPID-3864: Clean up the dist lists. Thanks to Andrew Stitcher for the patch.Justin Ross2012-02-212-3/+0
* QPID-3862: Static Trace points for System tap / DtraceAndrew Stitcher2012-02-216-2/+123
* NO-JIRA: Fix missing EXTERN declarations, broke windows build.Alan Conway2012-02-2016-216/+294
* more fixes for compilation under fedora 18, new gccNuno Santos2012-02-173-1/+3
* QPID-3603: Add HA tests to automake and cmake.Alan Conway2012-02-172-1/+3
* NO-JIRA ACL whitespace police.Charles E. Rolke2012-02-176-1192/+1191
* NO-JIRA: Remove out-of-date generated header in HaBroker.hAlan Conway2012-02-171-1/+0
* QPID-3603 - Added missing files to CMakeLists.txtTed Ross2012-02-171-0/+2
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-1786-898/+4114
* missing casts and include to be able to compile under fedora 18Nuno Santos2012-02-162-2/+3
* QPID-3841: improve batching of outbound messagesKenneth Anthony Giusti2012-02-151-1/+6
* NO-JIRA: Fix Logger::instance to work with older versions of boost.Alan Conway2012-02-141-0/+10
* QPID-3839: Allow browsers to accept messagesGordon Sim2012-02-141-1/+1
* QPID-3638 - Fixed boost usage problem.Ted Ross2012-02-131-2/+2
* NO-JIRA - Fixed missing return type on Windows stub.Ted Ross2012-02-101-1/+1
* QPID-3773: generate a unique queue name for the internal bridge queues.Kenneth Anthony Giusti2012-02-101-2/+2