summaryrefslogtreecommitdiff
path: root/qpid/specs
Commit message (Expand)AuthorAgeFilesLines
* Added an attribute federationLink to the Connection object.Rajith Muditha Attapattu2008-09-251-0/+1
* QPID-1290 - Patch from William HenryTed Ross2008-09-231-0/+7
* QPID-1274 - Changed C++ namespace for generated management code. Improved ef...Ted Ross2008-09-151-1/+1
* - removed cluster methods in mgnt, will add them to a new cluster object inCarl C. Trieloff2008-09-151-8/+2
* QPID-1274 - Improved packaging for management agent and code generation toolTed Ross2008-09-051-56/+0
* QPID-1174 Updates to the management frameworkTed Ross2008-09-032-13/+22
* Added Apache license to LICENSE.Martin Ritchie2008-08-291-0/+205
* Updated License and Notice in Java, added missing L & N files to directories ...Martin Ritchie2008-08-292-0/+127
* QPID-1214 - Committed William's patchTed Ross2008-08-051-1/+3
* QPID-1174 - Clean up agent objects when the remote agent disconnectsTed Ross2008-08-011-5/+5
* Added signed integer datatypes for use in management schemasTed Ross2008-07-312-26/+30
* QPID-1174 - Management updates for remote agentsTed Ross2008-07-311-4/+5
* QPID-1174 Remote Management Agent for management of external componentsTed Ross2008-07-111-1/+1
* QPID-1160 - Per-thread counters in management API to avoid lockingTed Ross2008-06-302-32/+22
* Bring cluster code up to date.Alan Conway2008-06-181-55/+55
* Queue stats: byteDepth now computed periodicallyTed Ross2008-06-021-1/+2
* Added byteDepth back into Queue managment classTed Ross2008-06-021-0/+1
* QPID-1113 Management cleanup and performance enhancementsTed Ross2008-06-022-182/+131
* QPID-990: Patch from Ted Ross to enable persisting of inter-broker routing en...Gordon Sim2008-05-131-1/+4
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-18/+28
* QPID-981: management schema change missed from previous commitGordon Sim2008-04-291-5/+7
* QPID-832 merge M2.xAidan Skinner2008-04-242-2/+68
* QPID-921: applied qpid-patch36.diff on behalf of Ted RossNuno Santos2008-04-151-1/+1
* QPID-901: temporary workaround for AMQP-218Rafael H. Schloming2008-04-111-0/+6652
* Patch from Ted Ross: QPID-907: Management Improvements for C++ Broker and StoreKim van der Riet2008-04-082-4/+6
* Patch from Ted Ross (see QPID-893): This patch enables management of plugged-...Kim van der Riet2008-04-031-0/+1
* QPID-883: applying patch supplied by Ted RossNuno Santos2008-03-271-8/+8
* QPID-877: applied patch from Ted RossNuno Santos2008-03-252-12/+22
* QPID-820 from trossCarl C. Trieloff2008-02-282-12/+18
* Start moving towards final 0-10 spec:Gordon Sim2008-02-211-1/+1
* added AMQP 0-10 finalRafael H. Schloming2008-02-192-0/+6898
* Initial cut of inter-broker bridgingGordon Sim2008-02-011-0/+50
* A new management data type (and the code-generation support for it) have been...Alan Conway2008-01-111-0/+4
* patch-715 (tross)Carl C. Trieloff2008-01-022-28/+26
* Patches from Ted Ross <tross@redhat.com>Alan Conway2007-12-101-21/+0
* File omitted from previous checkin.Alan Conway2007-12-061-6/+6
* QPID-689 from tross@redhat.com.Alan Conway2007-11-232-0/+341
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-11/+3
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-0/+12
* Moved c++ over to using the same preview file for 0-10 work as java.Gordon Sim2007-09-212-7350/+4
* Use octet each for class and method id (changed c++ and python)Gordon Sim2007-09-211-2/+4
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-247/+0
* * specs/amqp-transitional.0-10.xml: Removed ping and pong methods.Alan Conway2007-08-221-17/+0
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-211-620/+848
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-0/+122
* updated the amqp.0-10-preview.xml to reflect the latest votes, and added supp...Rafael H. Schloming2007-08-091-323/+390
* implemented Session.sync()Rafael H. Schloming2007-08-081-0/+29
* - made generated classes mutableRafael H. Schloming2007-08-071-1/+7
* added amqp.0-10-preview.xml and switched the qpidity codegen over to use itRafael H. Schloming2007-08-031-0/+7062
* Use execution layer to acknowledge messages. Gordon Sim2007-07-271-9/+4