summaryrefslogtreecommitdiff
path: root/qpid/specs
Commit message (Expand)AuthorAgeFilesLines
* Consistent connection names across a cluster.Alan Conway2010-02-051-0/+1
* QPID-2365 - Reroute messages from a queue featureTed Ross2010-01-291-1/+7
* QPID-2357 Broker boot sequence doesn't synchronize when clustered - patch fro...Alan Conway2010-01-281-0/+21
* expose less internals and some term clean up thanks to gsim's commentsCarl C. Trieloff2009-11-161-10/+6
* Add management subscription objectCarl C. Trieloff2009-11-131-0/+21
* QPID-2181 - Alternate exchange on queue is not visible in management toolsTed Ross2009-10-301-4/+5
* Added AMQP 0-9-1 supportRobert Godfrey2009-10-261-0/+477
* add missing 'references' attrib to altExchangeNuno Santos2009-09-151-1/+1
* Added management visibility into the alternate exchange and auto-delete attri...Ted Ross2009-08-251-5/+7
* added proper response tag for bound-okRafael H. Schloming2009-08-111-18/+17
* workaround jython/python xml parser bug with unicode sources; added path supp...Rafael H. Schloming2009-07-211-1/+1
* comment out the dtd declaration in order to workaround parsing issues under j...Rafael H. Schloming2009-07-071-1/+1
* Added "uptime" to the management object for the broker.Ted Ross2009-02-251-0/+1
* QPID-1676 - Added client process name and pid to connection object for manage...Ted Ross2009-02-241-0/+3
* Add in management statistics for client flow control.Andrew Stitcher2009-02-031-0/+3
* QPID-1567: added 'exactly-once' guarantee to asynchronous replication of queu...Gordon Sim2009-01-201-0/+2
* Send heartbeat from broker to clientAndrew Stitcher2009-01-131-0/+2
* QPID-1461 - Added qmf event support for connections.Ted Ross2008-11-131-5/+5
* move txn records to correct objectCarl C. Trieloff2008-10-311-9/+6
* QPID-1387 Committed Irina's patch:Ted Ross2008-10-241-3/+2
* Added exchange options to qpid-configTed Ross2008-10-241-0/+1
* QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...Ted Ross2008-10-241-0/+1
* QPID-1366 - implementation of automatic anti-looping for federationTed Ross2008-10-161-2/+3
* Allow management clienst to specify transport to use for inter-broker linksGordon Sim2008-10-131-2/+2
* QPID-1349 - Push routing for federation (includes hook for dynamic routing)Ted Ross2008-10-101-5/+7
* Made expireTime an optional property of session (mgmt)Ted Ross2008-10-081-8/+8
* QPID-1327 - Added severity field to events, cleaned up routing key usageTed Ross2008-10-081-14/+14
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-13/+34
* 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