summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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/qpid@560296...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/qpid@559571...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
* latest xml for 0-10 (with some edits to ease the transition from 0-9)Gordon Sim2007-07-241-0/+7265
* Reverted the protocol-version.xml file to the origianl to resolve compile errorsRajith Muditha Attapattu2007-07-231-2/+3
* we need to build a parallel stack within the same client module, hence remov...Rajith Muditha Attapattu2007-07-2376-8180/+2
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@558760...Arnaud Simon2007-07-2315-877/+0
* JAve Qpid APIArnaud Simon2007-07-2315-0/+877
* Specify the correct version for slf4j-simple. Without this there are two conf...Rafael H. Schloming2007-07-231-1/+1
* Added a better XML library.Rafael H. Schloming2007-07-236-139/+632
* Applied a modified version of the range checking patch from QPID-498.Rafael H. Schloming2007-07-232-18/+142