summaryrefslogtreecommitdiff
path: root/ruby/lib/qpid/delegates.rb
Commit message (Collapse)AuthorAgeFilesLines
* renamed the type field of structs to st_type so it won't conflict with ↵Rafael H. Schloming2009-06-231-1/+1
| | | | | | struct fields git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@787663 13f79535-47bb-0310-9956-ffa450edef68
* Numerous fixes in the qmf console for RubyTed Ross2009-05-201-0/+2
| | | | | | | | Added proper connection close if the SASL security context expires. Added :timeout and :async features to qmf console. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@776856 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1702 QPID-1706Ted Ross2009-03-271-4/+10
| | | | | | | | | | | Updated qmf console in Python and Ruby - Added support for asynchronous method invocation - Added option to override timeout for method request and get request - Added exception handler in delegates.rb to catch Sasl errors - Added tests for the async method features git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@759341 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1676 - Added client process name and pid to connection object for ↵Ted Ross2009-02-241-1/+4
| | | | | | | | | | management. Supported in C++, Python, and Ruby clients. Still needs to be added to the Java clients. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@747389 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1602 SASL Authentication, Authorization, and Security Layer for Ruby ↵Ted Ross2009-01-201-7/+29
| | | | | | Client. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@736111 13f79535-47bb-0310-9956-ffa450edef68
* merged 0-10 ruby client from QPID-1443 into existing ruby clientRafael H. Schloming2008-11-131-0/+204
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@713616 13f79535-47bb-0310-9956-ffa450edef68