summaryrefslogtreecommitdiff
path: root/qpid/python/commands/qpid-config
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk tag to-cmake-25mar09 (r758432)Stephen D. Huston2009-03-251-6/+49
* Added lvq-no-browse support to qpid-config.Ted Ross2009-01-151-16/+49
* QPID-1567: Initial support for asynchronous queue state replicationGordon Sim2009-01-151-1/+12
* Fixed code problem for Python versions less than 2.5Ted Ross2009-01-091-3/+4
* Restrict queries to the broker-resident agent only.Ted Ross2008-12-171-12/+18
* QPID-1512 - Catch only connection-related exceptions in qmf consoleTed Ross2008-12-031-1/+1
* QPID-1464 - Moved qmf console API out of python/qpid and into python/qmfTed Ross2008-11-201-2/+2
* Fix to error handling, without this I was seeing "AttributeError: Exception i...Gordon Sim2008-11-171-1/+1
* Removed spurious exception re-raiseTed Ross2008-11-131-1/+0
* Removed optimistic-consume option for queuesTed Ross2008-11-121-9/+1
* QPID-1448 - Management APIs and CLI tools are not unicode safeTed Ross2008-11-111-1/+9
* Added exchange options to qpid-configTed Ross2008-10-241-24/+59
* Added new queue options to qpid-config (lvq, cluster-durable, optimistic)Ted Ross2008-10-081-33/+64
* QPID-1327 - Event support for ManagementTed Ross2008-10-071-11/+11
* Added extra queue optionGordon Sim2008-09-301-2/+8
* Added property-selector to the console getObjects functionTed Ross2008-09-261-11/+11
* Added event handling, did some code cleanup and fixed some small bugsTed Ross2008-09-241-1/+2
* QPID-1288 - Added error handling and remote agent support to the console API....Ted Ross2008-09-191-146/+74
* QPID-1113 Management cleanup and performance enhancementsTed Ross2008-06-021-3/+3
* QPID-1067Carl C. Trieloff2008-05-161-11/+4
* QPID-1067 by trossCarl C. Trieloff2008-05-161-4/+7
* QPID-1064: made qpid-config close the session/connection; added incoming.stop...Rafael H. Schloming2008-05-151-0/+2
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-121-7/+7
* Enabled PLAIN authentication and setting of username and password for 0-10 py...Gordon Sim2008-05-091-17/+5
* Updated for latest 0-10 spec and added two extra queue options to set the flo...Gordon Sim2008-05-051-7/+25
* QPID-953 from trossCarl C. Trieloff2008-04-241-3/+7
* QPID-948: patch from Ted Ross for updated management utilities to 0-10 finalRafael H. Schloming2008-04-221-9/+8
* QPID-921: applied qpid-patch36.diff on behalf of Ted RossNuno Santos2008-04-151-3/+7
* Patch from Ted Ross: QPID-907: Management Improvements for C++ Broker and StoreKim van der Riet2008-04-081-39/+71
* QPID-885: patch from Ted RossNuno Santos2008-03-281-0/+342