summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* made the Header interface public, so I could use that in the Qpid APIRajith Muditha Attapattu2007-07-301-1/+1
* updated implementationArnaud Simon2007-07-3012-53/+813
* these classes are made redundent as we now use the generated Option classRajith Muditha Attapattu2007-07-305-60/+0
* added/modified session interface methods to map the generated methods in InvokerRajith Muditha Attapattu2007-07-301-19/+29
* r797@fuschia: andrew | 2007-07-30 14:25:02 +0100Andrew Stitcher2007-07-3010-872/+18
* Extract Recoverable interface from MessageStore interface.Alan Conway2007-07-282-20/+23
* added an explicit upper bound check for longsRafael H. Schloming2007-07-271-2/+4
* Updated openais instructions.Alan Conway2007-07-271-3/+21
* modified the generate script to add throws QpidException to the methods in In...Rajith Muditha Attapattu2007-07-272-2/+9
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-2711-195/+46
* Drop SessionFrame, UUID is not required and more efficient to transmit plainAlan Conway2007-07-274-35/+21
* * Asynchronous network IO subsystemAndrew Stitcher2007-07-2726-1862/+691
* Change for using new QpidExceptionArnaud Simon2007-07-272-3/+3
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560296 13f7...Arnaud Simon2007-07-2747-164/+5671
* Use execution layer to acknowledge messages. Gordon Sim2007-07-2739-399/+586
* Remove unused file.Alan Conway2007-07-271-161/+0
* changed the package name for QpidExceptionRajith Muditha Attapattu2007-07-273-3/+3
* changed the package name for QpidExceptionRajith Muditha Attapattu2007-07-278-13/+11
* moved the QpidException to common from clientRajith Muditha Attapattu2007-07-272-4/+6
* svn:ignore propertyAlan Conway2007-07-270-0/+0
* changed the session interface method names and signatures to match the method...Rajith Muditha Attapattu2007-07-271-63/+144
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-273-121/+42
* Fromating + added releaseArnaud Simon2007-07-274-74/+49
* added missing message ack and removed old scriptRafael H. Schloming2007-07-262-60/+1
* Fix for code gen issues (again!)Alan Conway2007-07-261-0/+3
* Changed use of Event to directly use Condition to workaround problems on othe...Gordon Sim2007-07-261-12/+20
* * README: Instructions for openais install.Alan Conway2007-07-2613-785/+130
* exclude ticket arguments and extraneous classesRafael H. Schloming2007-07-262-6/+14
* Fix code generation rule to use timestamp file.Alan Conway2007-07-251-3/+3
* Fix code generation rule so generator runs only once even if multiple generat...Alan Conway2007-07-251-1/+4
* code for session delegateRajith Muditha Attapattu2007-07-251-3/+3
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@559571 13f7...Arnaud Simon2007-07-251-1/+1
* first attempt at isolating session functions common to both broker and clientRajith Muditha Attapattu2007-07-252-0/+28
* removed duplicate code, the same classes also exists under the jms packageRajith Muditha Attapattu2007-07-252-58/+0
* fixed Encoder/Decoder to do the property type conversion for unsigned typesRafael H. Schloming2007-07-256-36/+59
* moved from api to jmsArnaud Simon2007-07-253-1/+59
* first implementation Arnaud Simon2007-07-256-0/+769
* Updated package nameArnaud Simon2007-07-2517-17/+137
* added support for precomputing sizesRafael H. Schloming2007-07-257-8/+163
* removed usage of print >>Rafael H. Schloming2007-07-251-10/+10
* minor bug fixesRafael H. Schloming2007-07-251-4/+4
* made query[...] support both navigation and filteringRafael H. Schloming2007-07-251-20/+33
* changed package name from qpidapi to apiRajith Muditha Attapattu2007-07-2413-0/+0
* Made attributes queryable.Rafael H. Schloming2007-07-241-9/+20
* Removed unused regex.Rafael H. Schloming2007-07-241-3/+0
* * Summary:Alan Conway2007-07-2416-79/+149
* Switched over to using enums instead of booleans for fields of type bit.Rafael H. Schloming2007-07-242-13/+72
* Initial submit of 0-10 communication layer.Rafael H. Schloming2007-07-2432-0/+1872
* Initial support for latest approved 0-10 xml (with some transitional hacks in...Gordon Sim2007-07-2433-677/+218
* Some initial 0-10 support including placeholders for new domains, use of exec...Gordon Sim2007-07-2420-21/+3283